Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d47f4522f2 | |||
| 6077c9b98f | |||
| 2d3c354332 | |||
| 59d6e1bb71 |
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
|||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-glass-liquor-barbershop_23-2147737089.jpg", imageAlt: "barbershop interior luxury"
|
imageSrc: "http://img.b2bpic.net/free-photo/man-with-glass-liquor-barbershop_23-2147737089.jpg", imageAlt: "barbershop interior luxury"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "full", title: "Full Experience", price: "$50", period: "per session", features: ["Cut & Shave", "Beard Trim", "Consultation"],
|
id: "full", title: "Full Experience", price: "$50", period: "per session", features: ["Cut & Shave", "Beard Trim", "Consultation", "Bonus: Complimentary Essential Oil Facial Refresh"],
|
||||||
button: { text: "Book Now" },
|
button: { text: "Book Now" },
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-shaving-her-client-s-beard-close-up_23-2148353407.jpg?_wi=2", imageAlt: "barbershop interior luxury"
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-shaving-her-client-s-beard-close-up_23-2148353407.jpg?_wi=2", imageAlt: "barbershop interior luxury"
|
||||||
}
|
}
|
||||||
@@ -204,4 +204,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user