From f9fec8b3bc3188076943bf6dde1f9b7563d506d2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 07:24:56 +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 ffac8d3..b3689a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,10 +50,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-dinner-party_23-2150648841.jpg", imageAlt: "Authentic Maharashtrian food spread" }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-bowl_23-2148728101.jpg", imageAlt: "Delicious Anda Curry Thali" + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-bowl_23-2148728101.jpg?_wi=1", imageAlt: "Delicious Anda Curry Thali" }, { - imageSrc: "http://img.b2bpic.net/free-photo/rustic-winter-corn-stew-food-arrangement_23-2148717376.jpg", imageAlt: "Rich Mutton Masala dish" + imageSrc: "http://img.b2bpic.net/free-photo/rustic-winter-corn-stew-food-arrangement_23-2148717376.jpg?_wi=1", imageAlt: "Rich Mutton Masala dish" } ]} buttons={[ @@ -89,13 +89,13 @@ export default function LandingPage() { tagIcon={Star} products={[ { - id: "1", name: "Anda Curry Thali", price: "₹180-250", variant: "With Rice, Bread & Vegetables", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-bowl_23-2148728101.jpg", imageAlt: "Anda Curry Thali" + id: "1", name: "Anda Curry Thali", price: "₹180-250", variant: "With Rice, Bread & Vegetables", imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-food-bowl_23-2148728101.jpg?_wi=2", imageAlt: "Anda Curry Thali" }, { id: "2", name: "Mutton Fry", price: "₹280-350", variant: "Crispy, Spiced & Tender", imageSrc: "http://img.b2bpic.net/free-photo/beef-kebab-with-rice-garnish-pomegranate-seeds_114579-1157.jpg", imageAlt: "Mutton Fry" }, { - id: "3", name: "Mutton Masala", price: "₹320-400", variant: "Rich Gravy with Spices", imageSrc: "http://img.b2bpic.net/free-photo/rustic-winter-corn-stew-food-arrangement_23-2148717376.jpg", imageAlt: "Mutton Masala" + id: "3", name: "Mutton Masala", price: "₹320-400", variant: "Rich Gravy with Spices", imageSrc: "http://img.b2bpic.net/free-photo/rustic-winter-corn-stew-food-arrangement_23-2148717376.jpg?_wi=2", imageAlt: "Mutton Masala" }, { id: "4", name: "Traditional Maharashtrian Thali", price: "₹250-320", variant: "Complete Meal Experience", imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-different-pakistan-goodies_23-2148821568.jpg", imageAlt: "Traditional Maharashtrian Thali"