Merge version_1 into main #3
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
title="Sharp Cuts. Real Barbers. Your Neighborhood."
|
||||
description="Zack's Cutz delivers precision haircuts and classic grooming in a space built for regulars and walk-ins alike."
|
||||
buttons={[{ text: "Book Your Appointment", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crop-barber-washing-hair-bearded-man_23-2147778782.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crop-barber-washing-hair-bearded-man_23-2147778782.jpg?_wi=1"
|
||||
imageAlt="Luxury Barbershop Interior"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-man-hairdresser-shop_23-2149220587.jpg", alt: "Medium shot man at hairdresser shop" },
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
{ value: "12k+", title: "Satisfied Clients" },
|
||||
{ value: "8", title: "Master Barbers" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-male-artist-playing-electric-guitar_23-2148680322.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-male-artist-playing-electric-guitar_23-2148680322.jpg?_wi=1"
|
||||
imageAlt="Barber Tools Detail"
|
||||
/>
|
||||
</div>
|
||||
@@ -132,8 +132,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{ id: "1", title: "Signature Cut", price: "$35", period: "per session", features: ["Consultation", "Haircut", "Hot Towel"], button: { text: "Book Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-staff-answers-help-line-calls-logistics-depot-updating-clients-orders_482257-136500.jpg" },
|
||||
{ id: "2", title: "Full Grooming", price: "$55", period: "per session", features: ["Signature Cut", "Beard Trim", "Straight Razor Shave"], button: { text: "Book Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-washing-hair-bearded-man_23-2147778782.jpg" },
|
||||
{ id: "3", title: "Beard Design", price: "$25", period: "per session", features: ["Line-up", "Hot Towel", "Beard Oil"], button: { text: "Book Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-artist-playing-electric-guitar_23-2148680322.jpg" }
|
||||
{ id: "2", title: "Full Grooming", price: "$55", period: "per session", features: ["Signature Cut", "Beard Trim", "Straight Razor Shave"], button: { text: "Book Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/crop-barber-washing-hair-bearded-man_23-2147778782.jpg?_wi=2" },
|
||||
{ id: "3", title: "Beard Design", price: "$25", period: "per session", features: ["Line-up", "Hot Towel", "Beard Oil"], button: { text: "Book Now", href: "#contact" }, imageSrc: "http://img.b2bpic.net/free-photo/side-view-male-artist-playing-electric-guitar_23-2148680322.jpg?_wi=2" }
|
||||
]}
|
||||
title="Transparent Pricing"
|
||||
description="Simple, honest pricing for exceptional grooming services."
|
||||
|
||||
Reference in New Issue
Block a user