From a30bae4bcb2f256bc3f9e8a268aba1b4c4b3b72d Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 30 Mar 2026 09:45:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c566d01..2effa6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,27 +64,27 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-copy-space_23-2148747659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-copy-space_23-2148747659.jpg?_wi=1", imageAlt: "Restaurant ambiance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316448.jpg?_wi=1", imageAlt: "Paneer Butter Masala", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pilaf-with-fried-onions-beans_141793-1385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pilaf-with-fried-onions-beans_141793-1385.jpg?_wi=1", imageAlt: "Veg Biryani", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-nutritious-roti_23-2149034033.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-nutritious-roti_23-2149034033.jpg?_wi=1", imageAlt: "Butter Naan", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-copy-space_23-2148747659.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-indian-food-with-copy-space_23-2148747659.jpg?_wi=2", imageAlt: "Restaurant dining interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316448.jpg?_wi=2", imageAlt: "Authentic Indian dish", }, ]} @@ -116,19 +116,19 @@ export default function LandingPage() { id: "p1", name: "Paneer Butter Masala", price: "₹199", - imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316448.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-delicious-carrot-cream-soup_23-2150316448.jpg?_wi=3", }, { id: "p2", name: "Veg Biryani", price: "₹150", - imageSrc: "http://img.b2bpic.net/free-photo/pilaf-with-fried-onions-beans_141793-1385.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pilaf-with-fried-onions-beans_141793-1385.jpg?_wi=2", }, { id: "p3", name: "Tandoori Butter Naan", price: "₹40", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-nutritious-roti_23-2149034033.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-composition-nutritious-roti_23-2149034033.jpg?_wi=2", }, ]} title="Popular Dishes" @@ -143,7 +143,7 @@ export default function LandingPage() { { id: "t1", name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/carefree-delighted-happy-smiling-woman-curly-hair-wearing-purple-tshirt-touching-smiling-pleased-liking-hearing-story-have-plan-idea-thinking-standing-thoughtful-satisfied-white-background_176420-55952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carefree-delighted-happy-smiling-woman-curly-hair-wearing-purple-tshirt-touching-smiling-pleased-liking-hearing-story-have-plan-idea-thinking-standing-thoughtful-satisfied-white-background_176420-55952.jpg?_wi=1", }, { id: "t2", @@ -163,7 +163,7 @@ export default function LandingPage() { { id: "t5", name: "Sunita R.", - imageSrc: "http://img.b2bpic.net/free-photo/carefree-delighted-happy-smiling-woman-curly-hair-wearing-purple-tshirt-touching-smiling-pleased-liking-hearing-story-have-plan-idea-thinking-standing-thoughtful-satisfied-white-background_176420-55952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carefree-delighted-happy-smiling-woman-curly-hair-wearing-purple-tshirt-touching-smiling-pleased-liking-hearing-story-have-plan-idea-thinking-standing-thoughtful-satisfied-white-background_176420-55952.jpg?_wi=2", }, ]} cardTitle="Loved by Locals"