diff --git a/src/app/page.tsx b/src/app/page.tsx index 881ba09..aa2dd06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,15 +93,15 @@ export default function LandingPage() { { id: "m1", title: "Mix Prantha", tags: [ "Breakfast", "Special"], - imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086077.jpg", imageAlt: "Mix Paratha"}, + imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086077.jpg?_wi=1", imageAlt: "Mix Paratha"}, { id: "m2", title: "Masala Tea Kullad", tags: [ "Traditional", "Signature"], - imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086077.jpg", imageAlt: "Masala Tea"}, + imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086077.jpg?_wi=2", imageAlt: "Masala Tea"}, { id: "m3", title: "Chole Bhature", tags: [ "Popular", "Authentic"], - imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086077.jpg", imageAlt: "Chole Bhature"}, + imageSrc: "http://img.b2bpic.net/free-photo/nutritious-indian-dosa-assortment_23-2149086077.jpg?_wi=3", imageAlt: "Chole Bhature"}, ]} title="Popular Menu Highlights" description="Taste the best we have to offer, prepared fresh to order."