Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-23 23:33:53 +00:00

View File

@@ -47,13 +47,13 @@ export default function LandingPage() {
title="Precision Cuts. Xcusive Experience."
description="Where tradition meets modern style. Book your next fresh look at Xcusive Cuts and walk out feeling like the best version of yourself."
testimonials={[
{ name: "James D.", handle: "@jamesd", testimonial: "Best fade in town, hands down.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-hairdresser-washing-man-s-hair_23-2150665396.jpg", imageAlt: "barber shop interior modern" },
{ name: "Marcus R.", handle: "@mrcs", testimonial: "Very professional and consistent quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg", imageAlt: "barber shop interior modern" },
{ name: "Sam T.", handle: "@st88", testimonial: "My go-to spot for every haircut.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-50621.jpg", imageAlt: "barber shop interior modern" },
{ name: "Leo P.", handle: "@leo_p", testimonial: "Great atmosphere, always on time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-trimming-his-beard-with-shaving-machine-standing-orange-wall_141793-48517.jpg", imageAlt: "barber shop interior modern" },
{ name: "Dan B.", handle: "@dan_b", testimonial: "The best attention to detail I have seen.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-hipster-male-with-crossed-arms-dressed-red-fleece-shirt-grey-background_613910-2176.jpg", imageAlt: "barber shop interior modern" },
{ name: "James D.", handle: "@jamesd", testimonial: "Best fade in town, hands down.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-hairdresser-washing-man-s-hair_23-2150665396.jpg?_wi=1", imageAlt: "barber shop interior modern" },
{ name: "Marcus R.", handle: "@mrcs", testimonial: "Very professional and consistent quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg?_wi=1", imageAlt: "barber shop interior modern" },
{ name: "Sam T.", handle: "@st88", testimonial: "My go-to spot for every haircut.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-50621.jpg?_wi=1", imageAlt: "barber shop interior modern" },
{ name: "Leo P.", handle: "@leo_p", testimonial: "Great atmosphere, always on time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-trimming-his-beard-with-shaving-machine-standing-orange-wall_141793-48517.jpg?_wi=1", imageAlt: "barber shop interior modern" },
{ name: "Dan B.", handle: "@dan_b", testimonial: "The best attention to detail I have seen.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-hipster-male-with-crossed-arms-dressed-red-fleece-shirt-grey-background_613910-2176.jpg?_wi=1", imageAlt: "barber shop interior modern" },
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-hairdresser-washing-man-s-hair_23-2150665396.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-hairdresser-washing-man-s-hair_23-2150665396.jpg?_wi=2"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/hairdresser-grooming-their-client_23-2149205927.jpg", alt: "Barber shop portrait 1" },
{ src: "http://img.b2bpic.net/free-photo/view-child-hair-salon_23-2150462476.jpg", alt: "Barber shop portrait 2" },
@@ -77,7 +77,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Expertise and Dedication"
description="At Xcusive Cuts, we believe a haircut is more than just a trim—it's a transformation. Our experienced team uses precision techniques to ensure every cut aligns perfectly with your personal style."
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg"
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg?_wi=2"
/>
</div>
@@ -104,9 +104,9 @@ export default function LandingPage() {
groups={[
{
id: "g1", groupTitle: "Lead Team", members: [
{ id: "m1", title: "Marcus J.", subtitle: "Master Barber", detail: "10 years of mastery.", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-50621.jpg" },
{ id: "m2", title: "Alex K.", subtitle: "Senior Barber", detail: "Fade specialist.", imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-trimming-his-beard-with-shaving-machine-standing-orange-wall_141793-48517.jpg" },
{ id: "m3", title: "Ben H.", subtitle: "Grooming Expert", detail: "Precision shaving.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-hipster-male-with-crossed-arms-dressed-red-fleece-shirt-grey-background_613910-2176.jpg" },
{ id: "m1", title: "Marcus J.", subtitle: "Master Barber", detail: "10 years of mastery.", imageSrc: "http://img.b2bpic.net/free-photo/barber-man-apron-holding-trimmer-smiling-cheerfully-showing-thumbs-up-standing-light-wall_141793-50621.jpg?_wi=2" },
{ id: "m2", title: "Alex K.", subtitle: "Senior Barber", detail: "Fade specialist.", imageSrc: "http://img.b2bpic.net/free-photo/professional-bearded-barber-man-apron-trimming-his-beard-with-shaving-machine-standing-orange-wall_141793-48517.jpg?_wi=2" },
{ id: "m3", title: "Ben H.", subtitle: "Grooming Expert", detail: "Precision shaving.", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-bearded-hipster-male-with-crossed-arms-dressed-red-fleece-shirt-grey-background_613910-2176.jpg?_wi=2" },
]
},
]}
@@ -161,7 +161,7 @@ export default function LandingPage() {
title="Frequently Asked Questions"
description="Everything you need to know."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg"
imageSrc="http://img.b2bpic.net/free-photo/barber-shop-tools-arrangement_23-2149167448.jpg?_wi=3"
/>
</div>