diff --git a/src/app/page.tsx b/src/app/page.tsx index db4857b..f8c1d71 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@Google", testimonial: "Le pain est toujours frais, bien croustillant à l'extérieur et moelleux à l'intérieur.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-sponge-cakes_1122-1369.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-chocolate-sponge-cakes_1122-1369.jpg?_wi=1", imageAlt: "boulangerie artisanale intérieur rustique", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@Google", testimonial: "La tarte à la pistache, un vrai délice. Je reviendrai !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011574.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bakery_23-2148011574.jpg?_wi=1", imageAlt: "boulangerie artisanale intérieur rustique", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@PagesJaunes", testimonial: "Accueil très chaleureux et pâtisseries fines incroyables.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-ingredients_23-2149395313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-ingredients_23-2149395313.jpg?_wi=1", imageAlt: "boulangerie artisanale intérieur rustique", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@Google", testimonial: "La meilleure boulangerie de Saint-Étienne, sans aucun doute.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-colomba-topping_23-2149341711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-colomba-topping_23-2149341711.jpg?_wi=1", imageAlt: "boulangerie artisanale intérieur rustique", }, { @@ -95,11 +95,11 @@ export default function LandingPage() { handle: "@Google", testimonial: "Viennoiseries pur beurre, un régal pour le petit-déjeuner.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/french-colorful-macaroons_2829-16796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/french-colorful-macaroons_2829-16796.jpg?_wi=1", imageAlt: "boulangerie artisanale intérieur rustique", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/delicious-chocolate-sponge-cakes_1122-1369.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-chocolate-sponge-cakes_1122-1369.jpg?_wi=2" imageAlt="L'Atelier de la Place Boulangerie" avatars={[ { @@ -174,7 +174,7 @@ export default function LandingPage() { description: "Des créations élégantes alliant tradition et modernité.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/bakery_23-2148011574.jpg" + imageSrc="http://img.b2bpic.net/free-photo/bakery_23-2148011574.jpg?_wi=2" imageAlt="Boulanger au travail" mediaAnimation="slide-up" /> @@ -191,19 +191,19 @@ export default function LandingPage() { id: "p1", name: "Pain au levain", price: "4.50€", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-ingredients_23-2149395313.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-bread-ingredients_23-2149395313.jpg?_wi=2", }, { id: "p2", name: "Tarte à la pistache", price: "5.20€", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-colomba-topping_23-2149341711.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-colomba-topping_23-2149341711.jpg?_wi=2", }, { id: "p3", name: "Macaron framboise", price: "2.10€", - imageSrc: "http://img.b2bpic.net/free-photo/french-colorful-macaroons_2829-16796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/french-colorful-macaroons_2829-16796.jpg?_wi=2", }, { id: "p4",