From ad3c18e402031e87d8d57f81067ba2fa42cc11d1 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 12:58:37 +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 94f3388..f041534 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-garnished-with-vegetables-spices-sauce-plate-with-glass-white-wine-table_140725-11498.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-garnished-with-vegetables-spices-sauce-plate-with-glass-white-wine-table_140725-11498.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -147,7 +147,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-chef-posing-with-arms-crossed-kitchen_23-2148763123.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-garnished-with-vegetables-spices-sauce-plate-with-glass-white-wine-table_140725-11498.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-baked-fish-fillet-garnished-with-vegetables-spices-sauce-plate-with-glass-white-wine-table_140725-11498.jpg?_wi=2", imageAlt: "fine dining french bistro ambiance", }, ]} @@ -167,7 +167,7 @@ export default function LandingPage() { name: "Marie L.", handle: "@mariel", testimonial: "Une véritable pépite ! Les couteaux cuits à merveille.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg?_wi=1", }, { id: "2", @@ -195,7 +195,7 @@ export default function LandingPage() { name: "Claire B.", handle: "@claireb", testimonial: "Le meilleur endroit de Sancerre.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg?_wi=2", }, ]} title="Ce que nos clients disent" -- 2.49.1