Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-11 00:31:25 +00:00

View File

@@ -159,7 +159,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactFaq
ctaTitle="Book Your Appointment"
ctaDescription="Ready for your next premium grooming experience? Contact us to schedule your appointment today."
ctaDescription="Premium slots fill fast—schedule your appointment now to secure your preferred time and experience our award-winning service."
ctaButton={{ text: "Get in Touch", href: "tel:+1-555-0123" }}
ctaIcon={Phone}
useInvertedBackground={true}
@@ -190,4 +190,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}