From d6c386938785f382c62e437e8935ae016d44a3a5 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 7 May 2026 23:42:03 +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 1539b74..24ae100 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { description="Experience the timeless tradition of Indian culinary art, where every flame kindles a flavor, and every spice tells a story of heritage." mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-private-room-with-table-14-persons-wooden-ceiling-brick-walls-fireplace_140725-8452.jpg", imageAlt: "Authentic Indian Curry"}, + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-private-room-with-table-14-persons-wooden-ceiling-brick-walls-fireplace_140725-8452.jpg?_wi=1", imageAlt: "Authentic Indian Curry"}, { imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-delicious-bright-cake-with-cream-cracker-cookies-dark-wall-cake-biscuit-pie-sugar-sweet-photo-cookie_140725-53987.jpg", imageAlt: "Fresh Naan Bread"}, { @@ -179,7 +179,7 @@ export default function LandingPage() {