diff --git a/src/app/page.tsx b/src/app/page.tsx index 95d3fac..cf40681 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/table-with-glasses-cutlery_140725-9745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-with-glasses-cutlery_140725-9745.jpg?_wi=1", imageAlt: "Royal Biryani Platter", }, { - imageSrc: "http://img.b2bpic.net/free-photo/making-pav-bhaji-streets-india_23-2151996244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/making-pav-bhaji-streets-india_23-2151996244.jpg?_wi=1", imageAlt: "Authentic Nihari Curry", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plate-event-dinner-party-glass_1203-5093.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-event-dinner-party-glass_1203-5093.jpg?_wi=1", imageAlt: "Nawabi Dining Ambience", }, { - imageSrc: "http://img.b2bpic.net/free-photo/table-with-glasses-cutlery_140725-9745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-with-glasses-cutlery_140725-9745.jpg?_wi=2", imageAlt: "Fresh Ingredients", }, { - imageSrc: "http://img.b2bpic.net/free-photo/making-pav-bhaji-streets-india_23-2151996244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/making-pav-bhaji-streets-india_23-2151996244.jpg?_wi=2", imageAlt: "Late Night Dining", }, { - imageSrc: "http://img.b2bpic.net/free-photo/plate-event-dinner-party-glass_1203-5093.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-event-dinner-party-glass_1203-5093.jpg?_wi=2", imageAlt: "Heritage Flavors", }, ]} @@ -123,7 +123,7 @@ export default function LandingPage() { price: "₹120", rating: 5, reviewCount: "200+", - imageSrc: "http://img.b2bpic.net/free-photo/table-with-glasses-cutlery_140725-9745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-with-glasses-cutlery_140725-9745.jpg?_wi=3", }, { id: "2", @@ -132,7 +132,7 @@ export default function LandingPage() { price: "₹180", rating: 5, reviewCount: "150+", - imageSrc: "http://img.b2bpic.net/free-photo/making-pav-bhaji-streets-india_23-2151996244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/making-pav-bhaji-streets-india_23-2151996244.jpg?_wi=3", }, { id: "3", @@ -141,7 +141,7 @@ export default function LandingPage() { price: "₹40", rating: 4, reviewCount: "80+", - imageSrc: "http://img.b2bpic.net/free-photo/plate-event-dinner-party-glass_1203-5093.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-event-dinner-party-glass_1203-5093.jpg?_wi=3", }, { id: "4", @@ -150,7 +150,7 @@ export default function LandingPage() { price: "₹50", rating: 4, reviewCount: "90+", - imageSrc: "http://img.b2bpic.net/free-photo/table-with-glasses-cutlery_140725-9745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/table-with-glasses-cutlery_140725-9745.jpg?_wi=4", }, { id: "5", @@ -159,7 +159,7 @@ export default function LandingPage() { price: "₹220", rating: 5, reviewCount: "120+", - imageSrc: "http://img.b2bpic.net/free-photo/making-pav-bhaji-streets-india_23-2151996244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/making-pav-bhaji-streets-india_23-2151996244.jpg?_wi=4", }, { id: "6", @@ -168,7 +168,7 @@ export default function LandingPage() { price: "₹90", rating: 5, reviewCount: "110+", - imageSrc: "http://img.b2bpic.net/free-photo/plate-event-dinner-party-glass_1203-5093.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/plate-event-dinner-party-glass_1203-5093.jpg?_wi=4", }, ]} title="Our Signature Dishes"