diff --git a/src/app/page.tsx b/src/app/page.tsx index b652da1..4a68056 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { handle: "@arif.a", testimonial: "The best biryani in town! Simply unmatched flavor.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-shakh-plov-delicious-rice-meal-cooked-inside-round-dough-with-raisins-grey-space_140725-87467.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-shakh-plov-delicious-rice-meal-cooked-inside-round-dough-with-raisins-grey-space_140725-87467.jpg?_wi=1", imageAlt: "delicious chicken biryani plate", }, { @@ -71,7 +71,7 @@ export default function LandingPage() { handle: "@fatima.z", testimonial: "My go-to spot for authentic Beef Pilau. Truly exceptional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-stew-meat-with-greens-rice_141793-4234.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-stew-meat-with-greens-rice_141793-4234.jpg?_wi=1", imageAlt: "delicious chicken biryani plate", }, { @@ -79,7 +79,7 @@ export default function LandingPage() { handle: "@hamza.a", testimonial: "Consistent taste and quality. Highly recommended.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg?_wi=1", imageAlt: "delicious chicken biryani plate", }, { @@ -87,7 +87,7 @@ export default function LandingPage() { handle: "@sara.k", testimonial: "I love the aromatic spices. It reminds me of home.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-garlic-bottle-oil-wooden-spoon-appetizing-pilaf_140725-78469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-garlic-bottle-oil-wooden-spoon-appetizing-pilaf_140725-78469.jpg?_wi=1", imageAlt: "delicious chicken biryani plate", }, { @@ -95,7 +95,7 @@ export default function LandingPage() { handle: "@zaid.m", testimonial: "Always fresh and generous portions. A must-try!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-matcha-green-tea-latte-rustic-wooden-table_181624-5719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-matcha-green-tea-latte-rustic-wooden-table_181624-5719.jpg?_wi=1", imageAlt: "delicious chicken biryani plate", }, ]} @@ -105,7 +105,7 @@ export default function LandingPage() { href: "#menu", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-shakh-plov-delicious-rice-meal-cooked-inside-round-dough-with-raisins-grey-space_140725-87467.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-shakh-plov-delicious-rice-meal-cooked-inside-round-dough-with-raisins-grey-space_140725-87467.jpg?_wi=2" mediaAnimation="slide-up" avatars={[ { @@ -175,7 +175,7 @@ export default function LandingPage() { description: "Premium, long-grain rice cooked to perfection.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-stew-meat-with-greens-rice_141793-4234.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-stew-meat-with-greens-rice_141793-4234.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -192,21 +192,21 @@ export default function LandingPage() { name: "Chief Chicken Biryani", price: "$12.99", variant: "Signature", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-meal-assortment_23-2148821516.jpg?_wi=2", }, { id: "p2", name: "Famous Beef Pilau", price: "$13.99", variant: "Signature", - imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-garlic-bottle-oil-wooden-spoon-appetizing-pilaf_140725-78469.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-pilaf-garlic-bottle-oil-wooden-spoon-appetizing-pilaf_140725-78469.jpg?_wi=2", }, { id: "p3", name: "Mint Yogurt Raita", price: "$2.99", variant: "Side", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-matcha-green-tea-latte-rustic-wooden-table_181624-5719.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/overhead-shot-matcha-green-tea-latte-rustic-wooden-table_181624-5719.jpg?_wi=2", }, { id: "p4",