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", }, ]}