Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ce94940190 | |||
| 5ac033c71a | |||
| 61a294e6bc | |||
| b8b289743a |
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user