5 Commits

Author SHA1 Message Date
95caae483b Merge version_2 into main
Merge version_2 into main
2026-03-11 04:55:38 +00:00
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
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"