9 Commits

Author SHA1 Message Date
0745a27cae Merge version_3 into main
Merge version_3 into main
2026-03-08 14:50:56 +00:00
71dbd923be Update src/app/page.tsx 2026-03-08 14:50:52 +00:00
3f37888537 Update src/app/layout.tsx 2026-03-08 14:50:51 +00:00
b60087c58a Merge version_2 into main
Merge version_2 into main
2026-03-08 14:48:45 +00:00
049e8dcb83 Update src/app/page.tsx 2026-03-08 14:48:39 +00:00
6e617d6981 Update src/app/layout.tsx 2026-03-08 14:48:39 +00:00
cf3e7ac73e Merge version_1 into main
Merge version_1 into main
2026-03-08 14:47:11 +00:00
ff3a307a36 Merge version_1 into main
Merge version_1 into main
2026-03-08 14:46:21 +00:00
2f06b61c7b Merge version_1 into main
Merge version_1 into main
2026-03-08 14:45:09 +00:00
2 changed files with 8 additions and 1414 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -178,7 +178,7 @@ export default function LandingPage() {
<ContactFaq
ctaTitle="Ready to Book Your Service?"
ctaDescription="Get in touch with us today and schedule your appointment. We're here to help with all your car service needs."
ctaButton={{ text: "📅 Book Your Service", href: "#" }}
ctaButton={{ text: "📅 Book Your Service", href: "tel:+917878766646" }}
ctaIcon={Calendar}
useInvertedBackground={false}
animationType="slide-up"