Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7e5fbdd9ee | |||
| b301a5a8a8 | |||
| cfc4dfd885 |
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
|||||||
<ContactFaq
|
<ContactFaq
|
||||||
ctaTitle="Book Your Appointment"
|
ctaTitle="Book Your Appointment"
|
||||||
ctaDescription="Schedule your next visit with one of our master barbers. Walk-ins welcome, but appointments recommended."
|
ctaDescription="Schedule your next visit with one of our master barbers. Walk-ins welcome, but appointments recommended."
|
||||||
ctaButton={{ text: "Call Us Now", href: "tel:+1-555-0123" }}
|
ctaButton={{ text: "Book Appointment", href: "tel:+1-555-0123" }}
|
||||||
ctaIcon={Phone}
|
ctaIcon={Phone}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
|
|||||||
Reference in New Issue
Block a user