Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-11 04:55:38 +00:00

View File

@@ -202,7 +202,7 @@ export default function LandingPage() {
<ContactFaq
ctaTitle="Ready for a Fresh Cut?"
ctaDescription="Book your appointment or give us a call. We're here to make sure you leave looking sharp."
ctaButton={{ text: "Book Appointment", href: "#" }}
ctaButton={{ text: "Schedule Your Cut", href: "https://calendly.com" }}
ctaIcon={Calendar}
useInvertedBackground={true}
animationType="slide-up"