Merge version_1 into main #3

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

View File

@@ -50,12 +50,12 @@ export default function LandingPage() {
{ text: "View Services", href: "#services" },
]}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-smiling_23-2148452640.jpg", imageAlt: "Barber shop scene" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-smiling_23-2148452640.jpg", imageAlt: "Barber shop scene" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-smiling_23-2148452640.jpg", imageAlt: "Barber shop scene" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-smiling_23-2148452640.jpg", imageAlt: "Barber shop scene" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-smiling_23-2148452640.jpg", imageAlt: "Barber shop scene" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-smiling_23-2148452640.jpg", imageAlt: "Barber shop scene" },
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-smiling_23-2148452640.jpg?_wi=1", imageAlt: "Barber shop scene" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-smiling_23-2148452640.jpg?_wi=2", imageAlt: "Barber shop scene" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-smiling_23-2148452640.jpg?_wi=3", imageAlt: "Barber shop scene" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-smiling_23-2148452640.jpg?_wi=4", imageAlt: "Barber shop scene" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-smiling_23-2148452640.jpg?_wi=5", imageAlt: "Barber shop scene" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/portrait-adult-businesswoman-smiling_23-2148452640.jpg?_wi=6", imageAlt: "Barber shop scene" },
]}
/>
</div>
@@ -97,11 +97,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "James", handle: "Loyal Client - 6 Years", testimonial: "The best salon Ive ever been to in London… Ahmed does the perfect skin fade.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-concentrated-man-white-shirt_171337-17406.jpg" },
{ id: "1", name: "James", handle: "Loyal Client - 6 Years", testimonial: "The best salon Ive ever been to in London… Ahmed does the perfect skin fade.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-concentrated-man-white-shirt_171337-17406.jpg?_wi=1" },
{ id: "2", name: "Marcus", handle: "Regular Client", testimonial: "Very friendly barbers offering attentive service at great prices.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/black-man-angry-expression_1194-2557.jpg" },
{ id: "3", name: "Sarah", handle: "Parent", testimonial: "Always welcoming, amazing with kids, and they fix problems fast.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bearded-hipster-male-purple-suit-isolated-grey-vignette-background_613910-2989.jpg" },
{ id: "4", name: "Daniel", handle: "Loyal Client", testimonial: "Consistently excellent fades and service. Perfection Salon really lives up to its name.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-stylish-blond-male-dressed-blue-suit_613910-12750.jpg" },
{ id: "5", name: "Alex", handle: "New Client", testimonial: "Finally found a barber that understands exactly what I want. High-quality work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-concentrated-man-white-shirt_171337-17406.jpg" },
{ id: "5", name: "Alex", handle: "New Client", testimonial: "Finally found a barber that understands exactly what I want. High-quality work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-concentrated-man-white-shirt_171337-17406.jpg?_wi=2" },
]}
showRating={true}
title="Voices of Loyalty"