diff --git a/src/app/page.tsx b/src/app/page.tsx index 35262ae..a5c75c0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { handle: "Client fidèle", testimonial: "Le boudin est excellent, tout est fait maison.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/carpaccio-slices-rolled-tubes-bouquet-shape_140725-1507.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carpaccio-slices-rolled-tubes-bouquet-shape_140725-1507.jpg?_wi=1", imageAlt: "boucherie étalage viande premium", }, { @@ -73,7 +73,7 @@ export default function LandingPage() { handle: "Gourmet local", testimonial: "Boutique au top, personnel toujours à l'écoute.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cleaning-sorting-raw-meat-making-meatballs_114579-4581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cleaning-sorting-raw-meat-making-meatballs_114579-4581.jpg?_wi=1", imageAlt: "boucherie étalage viande premium", }, { @@ -81,7 +81,7 @@ export default function LandingPage() { handle: "Habituée", testimonial: "La viande est d'une tendreté incroyable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tomahawk-steak-food-photography-recipe-idea_53876-153289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tomahawk-steak-food-photography-recipe-idea_53876-153289.jpg?_wi=1", imageAlt: "boucherie étalage viande premium", }, { @@ -89,7 +89,7 @@ export default function LandingPage() { handle: "Amateur de grillades", testimonial: "Un service traiteur impeccable pour nos fêtes.", rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/green-red-sweets-served-box-candy-bar_8353-8474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/green-red-sweets-served-box-candy-bar_8353-8474.jpg?_wi=1", imageAlt: "boucherie étalage viande premium", }, { @@ -97,7 +97,7 @@ export default function LandingPage() { handle: "Fan de charcuterie", testimonial: "Des produits de qualité supérieure, bravo !", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/female-butcher-demonstrating-meat-woman_7502-4774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-butcher-demonstrating-meat-woman_7502-4774.jpg?_wi=1", imageAlt: "boucherie étalage viande premium", }, ]} @@ -112,7 +112,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/carpaccio-slices-rolled-tubes-bouquet-shape_140725-1507.jpg" + imageSrc="http://img.b2bpic.net/free-photo/carpaccio-slices-rolled-tubes-bouquet-shape_140725-1507.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/high-angle-meat-cleaver-with-spices-herbs_23-2148611026.jpg", @@ -149,22 +149,22 @@ export default function LandingPage() { { title: "Fait Maison", description: "Tout est préparé par notre équipe.", - imageSrc: "http://img.b2bpic.net/free-photo/cleaning-sorting-raw-meat-making-meatballs_114579-4581.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cleaning-sorting-raw-meat-making-meatballs_114579-4581.jpg?_wi=2", }, { title: "Maturation", description: "Viandes maturées jusqu'à 4 semaines.", - imageSrc: "http://img.b2bpic.net/free-photo/tomahawk-steak-food-photography-recipe-idea_53876-153289.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tomahawk-steak-food-photography-recipe-idea_53876-153289.jpg?_wi=2", }, { title: "Traiteur", description: "Plateaux sur mesure pour vos événements.", - imageSrc: "http://img.b2bpic.net/free-photo/green-red-sweets-served-box-candy-bar_8353-8474.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/green-red-sweets-served-box-candy-bar_8353-8474.jpg?_wi=2", }, { title: "Accueil", description: "Conseils authentiques et chaleureux.", - imageSrc: "http://img.b2bpic.net/free-photo/female-butcher-demonstrating-meat-woman_7502-4774.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-butcher-demonstrating-meat-woman_7502-4774.jpg?_wi=2", }, ]} title="Nos Engagements"