From 6239950b732e8c154db9fe009e16d7ebb8ad1a1f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:47: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 3ce1ae1..f022ebe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/top-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-black-table_140725-104373.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-black-table_140725-104373.jpg?_wi=1" imageAlt="Fresh grilled kebab sandwich" mediaAnimation="slide-up" frameStyle="card" @@ -131,7 +131,7 @@ export default function LandingPage() { required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/woman-holding-chicken-pieces-skewers-sprinkled-with-sesame_141793-2199.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-holding-chicken-pieces-skewers-sprinkled-with-sesame_141793-2199.jpg?_wi=1" imageAlt="Nefis Kebab Restaurant" mediaAnimation="slide-up" mediaPosition="right" @@ -165,10 +165,10 @@ export default function LandingPage() { description="Appelez-nous maintenant ou visitez-nous pour une expérience authentique. Ingrédients frais, accueil chaleureux, service amical." metrics={[ { - id: "1", value: "📞", title: "Appeler Maintenant", description: "01 39 27 85 32", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-black-table_140725-104373.jpg" + id: "1", value: "📞", title: "Appeler Maintenant", description: "01 39 27 85 32", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sliced-delicious-shaurma-meat-sandwich-with-bread-vegetables-black-table_140725-104373.jpg?_wi=2" }, { - id: "2", value: "📍", title: "Nous Visiter", description: "15 Rue du Maréchal Leclerc, Maurecourt", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-chicken-pieces-skewers-sprinkled-with-sesame_141793-2199.jpg" + id: "2", value: "📍", title: "Nous Visiter", description: "15 Rue du Maréchal Leclerc, Maurecourt", imageSrc: "http://img.b2bpic.net/free-photo/woman-holding-chicken-pieces-skewers-sprinkled-with-sesame_141793-2199.jpg?_wi=2" } ]} animationType="slide-up"