From 7d55b83454dda9866e1ff738f8c55e30ab5498be Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 21:38:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d1b8d2..a5b1e50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/front-view-green-burgers-with-green-salad-inside-round-plate-green-desk_140725-11624.jpg", imageAlt: "Fast food scene"}, { - imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-restaurant_1339-5435.jpg", imageAlt: "Restaurant interior"} + imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-restaurant_1339-5435.jpg?_wi=1", imageAlt: "Restaurant interior"} ]} mediaAnimation="slide-up" rating={4.2} @@ -103,7 +103,7 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Client Google", role: "Fidèle", testimonial: "Nous sommes venus en groupe de 9, et le service a été rapide et qualitatif.", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149329709.jpg"}, + id: "1", name: "Client Google", role: "Fidèle", testimonial: "Nous sommes venus en groupe de 9, et le service a été rapide et qualitatif.", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149329709.jpg?_wi=1"}, { id: "2", name: "Client satisfait", role: "Étudiant", testimonial: "Formule étudiante à 7€, peu chère pour une portion généreuse.", imageSrc: "http://img.b2bpic.net/free-photo/young-business-woman-drinking-coffee-cafe_1303-24975.jpg"}, { @@ -111,7 +111,7 @@ export default function LandingPage() { { id: "4", name: "Client ravi", role: "Passant", testimonial: "Un accueil chaleureux et des plats toujours bien gratinés !", imageSrc: "http://img.b2bpic.net/free-photo/friends-enjoying-lunch-restaurant_329181-11935.jpg"}, { - id: "5", name: "Aurélie", role: "Habituée", testimonial: "Le meilleur rapport qualité/prix de Boulogne, ne changez rien !", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149329709.jpg"}, + id: "5", name: "Aurélie", role: "Habituée", testimonial: "Le meilleur rapport qualité/prix de Boulogne, ne changez rien !", imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-together_23-2149329709.jpg?_wi=2"}, ]} title="Avis clients" description="Ce que les clients retiennent de FAMILY FOOD 62." @@ -129,7 +129,7 @@ export default function LandingPage() { mediaAnimation="slide-up" buttonText="Appeler" onSubmit={(email) => console.log(email)} - imageSrc="http://img.b2bpic.net/free-photo/empty-chair-restaurant_1339-5435.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-chair-restaurant_1339-5435.jpg?_wi=2" />