From 55e184d29fccb1dbd73b79b85a0df419cbf489b8 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 20:46:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f358e7c..8de2b6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,15 +68,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg?_wi=1", imageAlt: "Beyoğlu Rooftop View", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-leaf-dolma-eastern-meat-meal-rolled-inside-green-leaves-with-sliced-vegetables-blue-desk-meat-dinner-dish-east-meal_140725-64884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-leaf-dolma-eastern-meat-meal-rolled-inside-green-leaves-with-sliced-vegetables-blue-desk-meat-dinner-dish-east-meal_140725-64884.jpg?_wi=1", imageAlt: "Modern Meyhane Ambiance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-with-herbs-sour-cream_140725-6159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-with-herbs-sour-cream_140725-6159.jpg?_wi=1", imageAlt: "Elegant Dining Terrace", }, { @@ -133,7 +133,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glasses-pomegranate_23-2148993798.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/elegant-dining-table-setting-with-candles-decorations_23-2152009915.jpg?_wi=2", imageAlt: "turkish food close up presentation", }, { @@ -145,7 +145,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929525.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-leaf-dolma-eastern-meat-meal-rolled-inside-green-leaves-with-sliced-vegetables-blue-desk-meat-dinner-dish-east-meal_140725-64884.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-leaf-dolma-eastern-meat-meal-rolled-inside-green-leaves-with-sliced-vegetables-blue-desk-meat-dinner-dish-east-meal_140725-64884.jpg?_wi=2", imageAlt: "turkish food close up presentation", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cheese-plate-with-winegrapes-top_140725-3722.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-with-herbs-sour-cream_140725-6159.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-eggs-with-herbs-sour-cream_140725-6159.jpg?_wi=2", imageAlt: "turkish food close up presentation", }, ]}