From 12be06e94179555b8a4a21cd2625a64db2c222a1 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 20:12:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d812e4..9041479 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -217,7 +217,7 @@ export default function LandingPage() { quote: "La meilleure baguette du quartier, toujours fraîche.", tag: "Vérifié", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-woman-green-outfit-looking-front_197531-19781.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pita-bread-sale_181624-58514.jpg", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ColToueHM2CuZIij2VTLij8Ndw/uploaded-1777061507867-1dmven86.jpg", imageAlt: "happy bakery customer", }, { @@ -228,7 +228,7 @@ export default function LandingPage() { quote: "Croissants excellents pour le dimanche matin !", tag: "Vérifié", avatarSrc: "http://img.b2bpic.net/free-photo/female-baker-with-customer-baking-shop_23-2150379574.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-male-baker-showing-freshly-baked-bread-wooden-shovel_23-2148189053.jpg?_wi=2", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ColToueHM2CuZIij2VTLij8Ndw/uploaded-1777060318258-e0if0rdy.jpg", imageAlt: "happy bakery customer", }, { @@ -239,7 +239,7 @@ export default function LandingPage() { quote: "Service toujours souriant, merci Gabriel.", tag: "Vérifié", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-loving-couple-bakers-looking-notebook_171337-14177.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/variety-pastries-crackers-wooden-board-top-view_114579-12906.jpg?_wi=2", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ColToueHM2CuZIij2VTLij8Ndw/uploaded-1777061175711-4cfudkmd.jpg", imageAlt: "happy bakery customer", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { quote: "On sent vraiment la qualité des ingrédients.", tag: "Vérifié", avatarSrc: "http://img.b2bpic.net/free-photo/airbnb-host-welcoming-guests_23-2149872021.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/colomba-dough-tangerines-assortment_23-2149341666.jpg?_wi=2", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ColToueHM2CuZIij2VTLij8Ndw/uploaded-1777061261877-lyn3zb0r.jpg", imageAlt: "happy bakery customer", }, { @@ -261,7 +261,7 @@ export default function LandingPage() { quote: "Leurs tartes sont tout simplement divines.", tag: "Vérifié", avatarSrc: "http://img.b2bpic.net/free-photo/good-job-well-done-happy-positive-young-caucasian-woman-dressed-oversize-sweatshirt-making-ok-gesture-handsome-joyful-afro-american-man-showing-thumbs-up-as-symbol-approval-like_343059-1440.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-eclairs-rectangle-plate-dark-wooden-surface_140725-90867.jpg?_wi=2", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ColToueHM2CuZIij2VTLij8Ndw/uploaded-1777060984537-3lurxrm9.jpg", imageAlt: "happy bakery customer", }, ]} @@ -291,7 +291,7 @@ export default function LandingPage() { content: "Nous privilégions le retrait en boutique.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-smiling-young-female-baker-giving-loaves-bread-basket_23-2148028068.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ColToueHM2CuZIij2VTLij8Ndw/uploaded-1777060984537-3lurxrm9.jpg" title="Questions fréquentes" description="Infos pratiques pour vos commandes." faqsAnimation="slide-up" -- 2.49.1