Update src/app/page.tsx

This commit is contained in:
2026-03-11 04:55:34 +00:00
parent 5ac033c71a
commit ce94940190

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"