Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d3eb6a182 | |||
| 1c4c293bf0 | |||
| b7e3885f10 |
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -175,17 +175,17 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
tag="Get In Touch"
|
tag="Get In Touch"
|
||||||
tagIcon={Phone}
|
tagIcon={Phone}
|
||||||
title="Book Your Appointment"
|
title="Walk In or Call Ahead"
|
||||||
description="Schedule your visit at Beechmont Barbershop. Whether it's a quick trim or a full grooming experience, we're here for you. Drop by or call ahead."
|
description="Book your appointment at Beechmont Barbershop by phone at (555) 123-4567 or visit us anytime. We welcome walk-ins and always make time for appointments. No email needed—just stop by or give us a call."
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/barber-applying-shaving-cream-aged-man-hair-salon_23-2148182016.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/barber-applying-shaving-cream-aged-man-hair-salon_23-2148182016.jpg"
|
||||||
imageAlt="Barbershop interior"
|
imageAlt="Barbershop interior"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your phone number"
|
||||||
buttonText="Subscribe"
|
buttonText="Get Directions"
|
||||||
termsText="Stay updated with promotions and new services. We respect your privacy."
|
termsText="Call (555) 123-4567 or visit us at Beechmont Barbershop. Open Mon-Fri 9AM-7PM, Sat 9AM-6PM, Sun 11AM-5PM."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -226,4 +226,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user