From 534e6805d9805f96b711c3e289e92bef81a01247 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 19:31:30 +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 16cc8eb..19e87f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -152,13 +152,13 @@ export default function LandingPage() { id: "p1", name: "Pizza Signature", price: "18€", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-copy-space_23-2148262984.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-copy-space_23-2148262984.jpg?_wi=1", }, { id: "p2", name: "Côte de Bœuf", price: "32€", - imageSrc: "http://img.b2bpic.net/free-photo/glazed-duck-fillet-with-mashed-potatoes-sauce-served-fancy-restaurant-plate-ai-generative_123827-23810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glazed-duck-fillet-with-mashed-potatoes-sauce-served-fancy-restaurant-plate-ai-generative_123827-23810.jpg?_wi=1", }, { id: "p3", @@ -170,13 +170,13 @@ export default function LandingPage() { id: "p4", name: "Salade Fraîcheur", price: "16€", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-copy-space_23-2148262984.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-pizza-with-copy-space_23-2148262984.jpg?_wi=2", }, { id: "p5", name: "Dessert Maison", price: "9€", - imageSrc: "http://img.b2bpic.net/free-photo/glazed-duck-fillet-with-mashed-potatoes-sauce-served-fancy-restaurant-plate-ai-generative_123827-23810.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glazed-duck-fillet-with-mashed-potatoes-sauce-served-fancy-restaurant-plate-ai-generative_123827-23810.jpg?_wi=2", }, ]} title="Les incontournables" @@ -195,7 +195,7 @@ export default function LandingPage() { quote: "Un accueil chaleureux, des plats copieux, parfait après une journée dans les parcs.", name: "Sarah J.", role: "Touriste", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16045.jpg?_wi=1", }, { id: "2", @@ -227,7 +227,7 @@ export default function LandingPage() { quote: "Une équipe aux petits soins. Idéal pour un dîner en amoureux.", name: "Camille B.", role: "Client régulier", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-couple-enjoying-spending-good-time-together-while-having-date-restaurant_58466-16045.jpg?_wi=2", }, ]} title="Ce qu'ils pensent de nous"