Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 17:16:11 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
handle: "@lucas",
testimonial: "Excellent barber, toujours précis et professionnel.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_23-2147778765.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-barbershop_23-2147778765.jpg?_wi=1",
imageAlt: "barber shop interior dark style",
},
{
@@ -91,7 +91,7 @@ export default function LandingPage() {
handle: "@sophie",
testimonial: "Parfait pour mon mari, travail impeccable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg?_wi=1",
imageAlt: "barber shop background dark",
},
]}
@@ -105,7 +105,7 @@ export default function LandingPage() {
href: "#services",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-barbershop_23-2147778765.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-barbershop_23-2147778765.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/man-barbershop_23-2147778765.jpg",
@@ -263,7 +263,7 @@ export default function LandingPage() {
required: true,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg"
imageSrc="http://img.b2bpic.net/free-photo/world-theatre-day-celebration_23-2151185640.jpg?_wi=2"
/>
</div>