Merge version_1 into main #3
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
description="Where tradition meets modern grooming excellence. Experience professional styling in a warm, refined atmosphere."
|
||||
buttons={[{ text: "Book Appointment", href: "#contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "p1", title: "Classic Cut", price: "$35", period: "session", features: ["Consultation", "Haircut", "Styling"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1803.jpg", imageAlt: "life style" },
|
||||
{ id: "p2", title: "Deluxe Shave", price: "$45", period: "session", features: ["Hot Towel", "Straight Razor", "Aftershave"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg", imageAlt: "life style" },
|
||||
{ id: "p2", title: "Deluxe Shave", price: "$45", period: "session", features: ["Hot Towel", "Straight Razor", "Aftershave"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/empty-hotel-reception-entryway-with-glamorous-decorations_482257-87376.jpg?_wi=2", imageAlt: "life style" },
|
||||
{ id: "p3", title: "Full Package", price: "$70", period: "session", features: ["Haircut", "Shave", "Scalp Massage"], button: { text: "Book Now" }, imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-hairdresser-shop_23-2149220595.jpg", imageAlt: "life style" },
|
||||
]}
|
||||
title="Grooming Rates"
|
||||
|
||||
Reference in New Issue
Block a user