From 56c3a82de26ce45f3396c37274b8fe9f3f613990 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 09:13:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4b03bdf..8dc8997 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-cakes-blue-tray-biscuits-dark-table_140725-86432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-cakes-blue-tray-biscuits-dark-table_140725-86432.jpg?_wi=1", imageAlt: "Elegant dining space", }, { @@ -148,7 +148,7 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-cakes-blue-tray-biscuits-dark-table_140725-86432.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-cakes-blue-tray-biscuits-dark-table_140725-86432.jpg?_wi=2", imageAlt: "fresh organic vegetables local market", }, ]} -- 2.49.1