Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ffd1de36d2 | |||
| 61482ea2dd | |||
| 02b0f0838c | |||
| 7083e2f8c4 |
@@ -52,6 +52,7 @@ export default function LandingPage() {
|
|||||||
title="Timeless Grooming for the Modern Man"
|
title="Timeless Grooming for the Modern Man"
|
||||||
description="At La Fe Barbershop, we combine traditional craftsmanship with contemporary style to deliver a grooming experience you can trust."
|
description="At La Fe Barbershop, we combine traditional craftsmanship with contemporary style to deliver a grooming experience you can trust."
|
||||||
tag="Expert Grooming"
|
tag="Expert Grooming"
|
||||||
|
buttons={[{ text: "Book Appointment", href: "#contact" }]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-cutting-hair-client_23-2147778920.jpg", imageAlt: "Barbershop interior"},
|
imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-cutting-hair-client_23-2147778920.jpg", imageAlt: "Barbershop interior"},
|
||||||
@@ -202,7 +203,7 @@ export default function LandingPage() {
|
|||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
tag="Visit Us"
|
tag="Visit Us"
|
||||||
title="Book Your Spot"
|
title="Book Your Spot"
|
||||||
description="Stay in the loop with the latest updates and special offers."
|
description="Join our newsletter for exclusive grooming tips and monthly barber shop specials"
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Subscribe"
|
buttonText="Subscribe"
|
||||||
/>
|
/>
|
||||||
@@ -234,4 +235,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user