From 09a5cb0627ce81b28262b1f54b174e277912c145 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 16:52:19 +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 9751437..d01f4d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/different-varieties-kebab-with-grilled-vegetables_140725-8135.jpg" + imageSrc="http://img.b2bpic.net/free-photo/different-varieties-kebab-with-grilled-vegetables_140725-8135.jpg?_wi=1" imageAlt="Authentic Moroccan grilled meat platter" mediaAnimation="blur-reveal" /> @@ -100,7 +100,7 @@ export default function LandingPage() { price: "60 MAD", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-round-wooden-plate-with-different-kinds-square-shaped-sweets-nuts_181624-1588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-round-wooden-plate-with-different-kinds-square-shaped-sweets-nuts_181624-1588.jpg?_wi=1", brand: "Classic", }, { @@ -169,7 +169,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/composition-different-delicious-ingredients_23-2149028611.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/different-varieties-kebab-with-grilled-vegetables_140725-8135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/different-varieties-kebab-with-grilled-vegetables_140725-8135.jpg?_wi=2", imageAlt: "fresh ingredients selection", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-fresh-vegetables-with-spoons-wooden-background_23-2147944316.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-round-wooden-plate-with-different-kinds-square-shaped-sweets-nuts_181624-1588.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-round-wooden-plate-with-different-kinds-square-shaped-sweets-nuts_181624-1588.jpg?_wi=2", imageAlt: "fresh ingredients selection", }, ]} -- 2.49.1