From caa28f5a0ef06537f1a0359ce82cd54de5593e40 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 16:41:32 +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 6b7f404..d904dac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,11 +67,11 @@ export default function LandingPage() { tag="Since 1995" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/meat-kabab-served-with-onion-barberry-tomatoes_141793-797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-kabab-served-with-onion-barberry-tomatoes_141793-797.jpg?_wi=1", imageAlt: "Authentic turkish kebab platter", }, { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg?_wi=1", imageAlt: "Mediterranean dining ambiance", }, { @@ -125,7 +125,7 @@ export default function LandingPage() { description: "Authentic spices imported directly from Turkey.", bentoComponent: "reveal-icon", icon: Flame, - imageSrc: "http://img.b2bpic.net/free-photo/meat-kabab-served-with-onion-barberry-tomatoes_141793-797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/meat-kabab-served-with-onion-barberry-tomatoes_141793-797.jpg?_wi=2", imageAlt: "Top view of lula kebab with red onion and herbs on lavash on a wooden board", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { description: "Perfect setting for family gatherings.", bentoComponent: "reveal-icon", icon: Utensils, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-seafood-wine_23-2149410733.jpg?_wi=2", imageAlt: "Top view of lula kebab with red onion and herbs on lavash on a wooden board", }, ]} -- 2.49.1