From ddc666227337c7c1b1ac4553b487faaa8cd00822 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 09:43:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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" -- 2.49.1