From bf3ce3122d072982eef9794af1e6734374f196bf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 08:22:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 65654f0..453c407 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "https://wa.me/919999999999", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-egg-meal-with-cooked-vegetables-seasonings-dark-space_140725-75627.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-egg-meal-with-cooked-vegetables-seasonings-dark-space_140725-75627.jpg?_wi=1" imageAlt="The Fort Food Court Dining" /> @@ -79,25 +79,25 @@ export default function LandingPage() { id: "1", name: "Chicken Dum Biryani", price: "₹249", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-dish-composition_23-2148821523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-dish-composition_23-2148821523.jpg?_wi=1", }, { id: "2", name: "Butter Masala Dosa", price: "₹120", - imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073363.jpg?_wi=1", }, { id: "3", name: "Tandoori Chicken", price: "₹350", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-barbecue-wooden-stick_1203-1173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-barbecue-wooden-stick_1203-1173.jpg?_wi=1", }, { id: "4", name: "Apollo Fish", price: "₹299", - imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-cod-fish-dish-with-relish-spinach-white-bowl_181624-42819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-cod-fish-dish-with-relish-spinach-white-bowl_181624-42819.jpg?_wi=1", }, { id: "5", @@ -128,7 +128,7 @@ export default function LandingPage() { name: "Rajesh Kumar", handle: "@rajesh", testimonial: "The best biryani on the Hyderabad highway! Always fresh.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-egg-meal-with-cooked-vegetables-seasonings-dark-space_140725-75627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-egg-meal-with-cooked-vegetables-seasonings-dark-space_140725-75627.jpg?_wi=2", imageAlt: "delicious indian food biryani platter", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { name: "Sonia Reddy", handle: "@sonia", testimonial: "Family-friendly, hygienic, and extremely fast service.", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-dish-composition_23-2148821523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-pakistan-dish-composition_23-2148821523.jpg?_wi=2", imageAlt: "hyderabadi chicken dum biryani close up", }, { @@ -144,7 +144,7 @@ export default function LandingPage() { name: "Kiran S.", handle: "@kirans", testimonial: "Great atmosphere for groups. The parking space is a huge plus.", - imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073363.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/indian-tasty-roti-composition_23-2149073363.jpg?_wi=2", imageAlt: "crispy butter masala dosa south indian", }, { @@ -152,7 +152,7 @@ export default function LandingPage() { name: "Pavan G.", handle: "@pavan", testimonial: "Butter Masala Dosa is a must-try. Authentic taste!", - imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-barbecue-wooden-stick_1203-1173.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/grilled-meat-barbecue-wooden-stick_1203-1173.jpg?_wi=2", imageAlt: "tandoori chicken plate red spices", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { name: "Ananya P.", handle: "@ananya", testimonial: "Highly recommended for highway stopovers. Tasty and clean.", - imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-cod-fish-dish-with-relish-spinach-white-bowl_181624-42819.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-cod-fish-dish-with-relish-spinach-white-bowl_181624-42819.jpg?_wi=2", imageAlt: "apollo fish fry indian spicy", }, ]}