Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 997b8740ba | |||
| 0d070656d0 | |||
| 728351d326 | |||
| 7e5fbdd9ee | |||
| b301a5a8a8 | |||
| cfc4dfd885 |
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
logoText="Kingsmen"
|
||||
description="Precision haircuts and traditional barbering craftsmanship. Experience the art of the perfect shave and timeless grooming."
|
||||
buttons={[
|
||||
{ text: "Book an Appointment", href: "#contact" },
|
||||
{ text: "Book Now – No Wait", href: "#contact" },
|
||||
{ text: "Our Services", href: "#services" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/men-looking-out-window-cafe_23-2147775903.jpg"
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
<ContactFaq
|
||||
ctaTitle="Book Your Appointment"
|
||||
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}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user