diff --git a/src/app/page.tsx b/src/app/page.tsx index 53f2c43..71459bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" />