added button
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
<p class="text-white mb-8 flex-1">
|
||||
Write to us for general questions and answers
|
||||
</p>
|
||||
<a href="#" class="inline-block bg-[#6366f1] text-white font-semibold px-8 py-3 rounded-full hover:bg-indigo-700 transition self-start">
|
||||
<a href="{% url 'contact_us_form' %}" class="inline-block bg-[#6366f1] text-white font-semibold px-8 py-3 rounded-full hover:bg-indigo-700 transition self-start">
|
||||
Get in touch
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user