diff --git a/src/app/page.tsx b/src/app/page.tsx index ddb61d7..1daee99 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/uncooked-pasta-tied-with-ribbon-white-surface_114579-37601.jpg" + imageSrc="http://img.b2bpic.net/free-photo/uncooked-pasta-tied-with-ribbon-white-surface_114579-37601.jpg?_wi=1" imageAlt="boulangerie artisanale pain traditionnel" /> @@ -91,7 +91,7 @@ export default function LandingPage() { title: "Fait Maison", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/set-wooden-kitchen-utensils-concrete-surface_114579-5470.jpg" + imageSrc="http://img.b2bpic.net/free-photo/set-wooden-kitchen-utensils-concrete-surface_114579-5470.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="artisan boulanger pétrissant pain" metricsAnimation="slide-up" @@ -110,21 +110,21 @@ export default function LandingPage() { name: "Pain Complet Maison", price: "1,70 €", variant: "Pain", - imageSrc: "http://img.b2bpic.net/free-photo/homemade-bread-with-sesame-pumpkin-sunflower-seeds_114579-91535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/homemade-bread-with-sesame-pumpkin-sunflower-seeds_114579-91535.jpg?_wi=1", }, { id: "2", name: "Viennoiseries du Jour", price: "2,50 €", variant: "Lot Anti-Gaspi", - imageSrc: "http://img.b2bpic.net/free-photo/croissants-grey-table_176420-283.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/croissants-grey-table_176420-283.jpg?_wi=1", }, { id: "3", name: "Le Fouée", price: "2,00 €", variant: "Spécialité Loire", - imageSrc: "http://img.b2bpic.net/free-photo/dark-bread-slices-wooden-board_114579-29299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-bread-slices-wooden-board_114579-29299.jpg?_wi=1", }, { id: "4", @@ -166,7 +166,7 @@ export default function LandingPage() { quote: "Un pain complet délicieux, fidèle aux traditions.", tag: "Client fidèle", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-drag-queen-indoors_23-2149556820.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/uncooked-pasta-tied-with-ribbon-white-surface_114579-37601.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/uncooked-pasta-tied-with-ribbon-white-surface_114579-37601.jpg?_wi=2", imageAlt: "portrait client femme souriante", }, { @@ -177,7 +177,7 @@ export default function LandingPage() { quote: "Enfin une vraie fouée comme en Val de Loire.", tag: "Habitué", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-outdoors-portrait_158595-3552.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/set-wooden-kitchen-utensils-concrete-surface_114579-5470.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-wooden-kitchen-utensils-concrete-surface_114579-5470.jpg?_wi=2", imageAlt: "portrait client femme souriante", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "Le fraisier est une vraie merveille, très léger.", tag: "Gourmande", avatarSrc: "http://img.b2bpic.net/free-photo/charming-woman-looks-into-camera-smiles-caucasian-short-haired-lady-black-jacket-laughing-posing-isolated_197531-18517.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/homemade-bread-with-sesame-pumpkin-sunflower-seeds_114579-91535.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/homemade-bread-with-sesame-pumpkin-sunflower-seeds_114579-91535.jpg?_wi=2", imageAlt: "portrait client femme souriante", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { quote: "Le lot anti-gaspi est une excellente initiative.", tag: "Pragmatique", avatarSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2920.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/croissants-grey-table_176420-283.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/croissants-grey-table_176420-283.jpg?_wi=2", imageAlt: "portrait client femme souriante", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "Enfin un vrai boulanger qui travaille avec passion.", tag: "Amoureuse du pain", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/dark-bread-slices-wooden-board_114579-29299.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dark-bread-slices-wooden-board_114579-29299.jpg?_wi=2", imageAlt: "portrait client femme souriante", }, ]}