Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-03-11 23:37:49 +00:00

View File

@@ -148,7 +148,7 @@ export default function LandingPage() {
<ContactFaq
ctaTitle="Book Your Appointment"
ctaDescription="Schedule your next visit with one of our master barbers. Walk-ins welcome, but appointments recommended."
ctaButton={{ text: "Call Us Now", href: "tel:+1-555-0123" }}
ctaButton={{ text: "Book Appointment", href: "tel:+1-555-0123" }}
ctaIcon={Phone}
useInvertedBackground={false}
animationType="slide-up"