From 8fbf31482cf60c8792cfcf0c9690ff77e18d603d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 09:07:50 +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 1a3b58f..24c76cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-table_23-2148773522.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-table_23-2148773522.jpg?_wi=1" /> @@ -78,7 +78,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Notre Passion" description="Chaque plat est une création originale inspirée des traditions cambodgiennes, sublimée par des techniques modernes pour éveiller vos sens." - imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727983.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727983.jpg?_wi=1" /> @@ -105,7 +105,7 @@ export default function LandingPage() { "Design", "Ambiance", ], - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-table_23-2148773522.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-table_23-2148773522.jpg?_wi=2", imageAlt: "Unfocused background with wooden furniture", }, { @@ -115,7 +115,7 @@ export default function LandingPage() { "Accueil", "Professionnel", ], - imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727983.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727983.jpg?_wi=2", imageAlt: "Unfocused background with wooden furniture", }, ]} -- 2.49.1