Merge version_1 into main #3
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
{ text: "Book Your Session", href: "#contact" },
|
||||
{ text: "View Pricing", href: "#pricing" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
{ id: "2", title: "Beard Sculpting", content: "Hot towel treatment followed by precise line-up and beard shaping." },
|
||||
{ id: "3", title: "Classic Line-up", content: "Clean, sharp edges to maintain your fresh look with meticulous detail." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-barber-with-brush-preparing-neck-hair-shaving_23-2148181930.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/professional-barber-with-brush-preparing-neck-hair-shaving_23-2148181930.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -103,8 +103,8 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
members={[
|
||||
{ id: "1", name: "Marcus Thorne", role: "Head Barber", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-male-with-tattoos-his-crossed-arms_613910-9532.jpg" },
|
||||
{ id: "2", name: "James Lee", role: "Senior Stylist", imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-holding-barber-tools-looking-side-isolated-crimson-background-with-copy-space_141793-31607.jpg" },
|
||||
{ id: "1", name: "Marcus Thorne", role: "Head Barber", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-male-with-tattoos-his-crossed-arms_613910-9532.jpg?_wi=1" },
|
||||
{ id: "2", name: "James Lee", role: "Senior Stylist", imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-holding-barber-tools-looking-side-isolated-crimson-background-with-copy-space_141793-31607.jpg?_wi=1" },
|
||||
{ id: "3", name: "Elena Rodriguez", role: "Master Groomer", imageSrc: "http://img.b2bpic.net/free-photo/attractive-man-getting-ready_1153-1518.jpg" },
|
||||
{ id: "4", name: "David Chen", role: "Barber", imageSrc: "http://img.b2bpic.net/free-photo/brutal-bearded-male-violet-jacket-isolated-with-contrast-illumination-grey-background_613910-1950.jpg" }
|
||||
]}
|
||||
@@ -120,10 +120,10 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sam W.", role: "Regular", testimonial: "Best fade in town, hands down. Consistent quality every time.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-barber-cutting-hair-client_23-2147778920.jpg" },
|
||||
{ id: "2", name: "Mark D.", role: "Local", testimonial: "Professional, clean, and great conversation. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg" },
|
||||
{ id: "3", name: "Julian R.", role: "Regular", testimonial: "The beard trim is unmatched. Always sharp, always on point.", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-with-brush-preparing-neck-hair-shaving_23-2148181930.jpg" },
|
||||
{ id: "4", name: "Robert L.", role: "New Client", testimonial: "Very welcoming environment. I've found my new regular spot.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-male-with-tattoos-his-crossed-arms_613910-9532.jpg" },
|
||||
{ id: "5", name: "Kevin T.", role: "Regular", testimonial: "Superb attention to detail. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-holding-barber-tools-looking-side-isolated-crimson-background-with-copy-space_141793-31607.jpg" }
|
||||
{ id: "2", name: "Mark D.", role: "Local", testimonial: "Professional, clean, and great conversation. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_1303-5407.jpg?_wi=2" },
|
||||
{ id: "3", name: "Julian R.", role: "Regular", testimonial: "The beard trim is unmatched. Always sharp, always on point.", imageSrc: "http://img.b2bpic.net/free-photo/professional-barber-with-brush-preparing-neck-hair-shaving_23-2148181930.jpg?_wi=2" },
|
||||
{ id: "4", name: "Robert L.", role: "New Client", testimonial: "Very welcoming environment. I've found my new regular spot.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-male-with-tattoos-his-crossed-arms_613910-9532.jpg?_wi=2" },
|
||||
{ id: "5", name: "Kevin T.", role: "Regular", testimonial: "Superb attention to detail. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-caucasian-male-barber-wearing-glasses-wavy-hair-band-uniform-holding-barber-tools-looking-side-isolated-crimson-background-with-copy-space_141793-31607.jpg?_wi=2" }
|
||||
]}
|
||||
title="Client Stories"
|
||||
description="What our regulars say about their experience."
|
||||
|
||||
Reference in New Issue
Block a user