added url and updated content

This commit is contained in:
2026-01-09 11:01:45 +05:30
parent ffed18a31c
commit 468f81ced1
3 changed files with 240 additions and 919 deletions

View File

@@ -52,7 +52,7 @@
<p class="text-white mb-8 flex-1">
Write to us if you have technical problems.
</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 'book_appointment' %}" class="inline-block bg-[#6366f1] text-white font-semibold px-8 py-3 rounded-full hover:bg-indigo-700 transition self-start">
Create ticket
</a>
</div>
@@ -83,7 +83,6 @@
<section class="py-20 bg-[#1E1E1E]">
<div class="max-w-7xl mx-auto px-6">
<hr class="mt-16 mb-10 border-t-1 border-black">
<!-- "information" heading and description - left-aligned -->
<div class="mb-12">
<h2 class="text-3xl font-bold text-white">information</h2>
@@ -166,7 +165,7 @@
</section>
<section class="pb-16 bg-[#1E1E1E]">
<div class="max-w-7xl mx-auto px-6">
<hr class="mt-16 mb-10 border-t-1 border-black">
<!-- Heading -->
<div class="mb-12">
<h2 class="text-3xl font-bold text-white">Features</h2>