diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f1d421..39cba35 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,7 @@ export default function LandingPage() { description: "2,800+ reviews, 4.1 stars in Doha.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -110,19 +110,19 @@ export default function LandingPage() { id: "m1", name: "Signature Mandi", price: "QAR 65", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg?_wi=2", }, { id: "m2", name: "Mix Grill Platter", price: "QAR 85", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg?_wi=3", }, { id: "m3", name: "Traditional Bukhari", price: "QAR 55", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-cooked-rice-with-dough-slices-dark-surface-food-dish-dark-photo-meal_140725-82246.jpg?_wi=4", }, ]} title="Our Signature Menu"