From 5a3d5cff3f52b4a77e9b0348f63662e8e3008306 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 23:05:44 +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 67fd2aa..c7c253c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,11 +61,11 @@ export default function LandingPage() { description="Experience authentic, slow-cooked Mediterranean traditions redefined in a warm, sophisticated atmosphere." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-wild-berries-clay-pot-table_141793-3800.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-wild-berries-clay-pot-table_141793-3800.jpg?_wi=1", imageAlt: "Authentic dining atmosphere", }, { - imageSrc: "http://img.b2bpic.net/free-photo/turkish-breakfast-shakshuka-olives-cheese-fruit-rich-brunch_2829-11309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/turkish-breakfast-shakshuka-olives-cheese-fruit-rich-brunch_2829-11309.jpg?_wi=1", imageAlt: "Shakshuka dish", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { title: "Authentic Ingredients", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-dry-mint-human-hand-pan_176474-3149.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-dry-mint-human-hand-pan_176474-3149.jpg?_wi=1" mediaAnimation="slide-up" metricsAnimation="blur-reveal" /> @@ -202,7 +202,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-food-table-still-life_23-2150751998.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-wild-berries-clay-pot-table_141793-3800.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-wild-berries-clay-pot-table_141793-3800.jpg?_wi=2", imageAlt: "traditional tagine dish ceramic pot", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/ancient-pot-with-beans_114579-39152.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-dry-mint-human-hand-pan_176474-3149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/side-view-mushroom-frying-with-stove-dry-mint-human-hand-pan_176474-3149.jpg?_wi=2", imageAlt: "traditional tagine dish ceramic pot", }, { @@ -226,7 +226,7 @@ export default function LandingPage() { phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/glasses-green-apple-healthy-tea-put-fresh-green-apples_1150-34476.jpg", }, - imageSrc: "http://img.b2bpic.net/free-photo/turkish-breakfast-shakshuka-olives-cheese-fruit-rich-brunch_2829-11309.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/turkish-breakfast-shakshuka-olives-cheese-fruit-rich-brunch_2829-11309.jpg?_wi=2", imageAlt: "traditional tagine dish ceramic pot", }, ]} -- 2.49.1