From 916c03228b474a1a919e7101516c24318af64a8a Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 1 Jun 2026 06:37:02 +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 16a0cc6..6b8e42e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,11 +98,11 @@ export default function LandingPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-green-cream-dark-wall-cookies-biscuit-sweet-sugar-cake-pie_140725-53256.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-green-cream-dark-wall-cookies-biscuit-sweet-sugar-cake-pie_140725-53256.jpg?_wi=1", imageAlt: "Luxurious Indian Thali spread", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-cookie-inside-plate-dark-surface-cake-biscuit-pie-sugar-sweet-bake-tea_140725-53243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-cookie-inside-plate-dark-surface-cake-biscuit-pie-sugar-sweet-bake-tea_140725-53243.jpg?_wi=1", imageAlt: "Close up of an Indian dessert platter", }, { @@ -180,7 +180,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-service-industry_23-2150722795.jpg", imageAlt: "Attentive waiter serving Indian meal", }, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-green-cream-dark-wall-cookies-biscuit-sweet-sugar-cake-pie_140725-53256.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-green-cream-dark-wall-cookies-biscuit-sweet-sugar-cake-pie_140725-53256.jpg?_wi=2", imageAlt: "gourmet Indian thali presentation", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/close-up-tasty-white-pita-bread_23-2148294995.jpg", imageAlt: "Handcrafted Indian bread", }, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-cookie-inside-plate-dark-surface-cake-biscuit-pie-sugar-sweet-bake-tea_140725-53243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-little-delicious-cake-with-cookie-inside-plate-dark-surface-cake-biscuit-pie-sugar-sweet-bake-tea_140725-53243.jpg?_wi=2", imageAlt: "gourmet Indian thali presentation", }, ]} -- 2.49.1