4 Commits

Author SHA1 Message Date
ce94940190 Update src/app/page.tsx 2026-03-11 04:55:34 +00:00
5ac033c71a Merge version_1 into main
Merge version_1 into main
2026-03-11 04:54:18 +00:00
61a294e6bc Merge version_1 into main
Merge version_1 into main
2026-03-11 04:53:53 +00:00
b8b289743a Merge version_1 into main
Merge version_1 into main
2026-03-11 04:52:55 +00:00

View File

@@ -202,7 +202,7 @@ export default function LandingPage() {
<ContactFaq <ContactFaq
ctaTitle="Ready for a Fresh Cut?" 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." 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} ctaIcon={Calendar}
useInvertedBackground={true} useInvertedBackground={true}
animationType="slide-up" animationType="slide-up"