From e56534ed167b24fd63ca0fb8aab00b9a74a09261 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 07:26:25 +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 77925e6..aa87dec 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { href: "https://order.vaishnodhaba.com", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/pav-bhaji-being-garnished-with-fresh-herbs_23-2151996252.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pav-bhaji-being-garnished-with-fresh-herbs_23-2151996252.jpg?_wi=1" imageAlt="Exterior of Vaishno Dhaba, a traditional Indian restaurant" mediaAnimation="slide-up" /> @@ -118,7 +118,7 @@ export default function LandingPage() { imageAlt: "Cozy dining area at Vaishno Dhaba", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/pav-bhaji-being-garnished-with-fresh-herbs_23-2151996252.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pav-bhaji-being-garnished-with-fresh-herbs_23-2151996252.jpg?_wi=2", imageAlt: "people dining in restaurant happy", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { icon: Car, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-table_23-2150857698.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-table_23-2150857698.jpg?_wi=1", imageAlt: "Car picking up food at a drive-through", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { imageAlt: "Handing over food through drive-through window", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-meal-assortment_23-2149089677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-meal-assortment_23-2149089677.jpg?_wi=1", imageAlt: "people dining in restaurant happy", }, ]} @@ -173,7 +173,7 @@ export default function LandingPage() { name: "Matar Paneer", price: "₹150", variant: "Rich & Creamy", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-table_23-2150857698.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-meal-table_23-2150857698.jpg?_wi=2", imageAlt: "A bowl of Matar Paneer with fresh cilantro garnish", }, { @@ -181,7 +181,7 @@ export default function LandingPage() { name: "Soya Chaap", price: "₹180", variant: "Spicy Tandoori", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-meal-assortment_23-2149089677.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-high-protein-meal-assortment_23-2149089677.jpg?_wi=2", imageAlt: "Grilled Soya Chaap with chutney", }, { -- 2.49.1