From a3dcd772dbabe57a2bcf983208e8e5378b9e251f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 12:29:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 92f9b45..5018c22 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,7 +107,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg" + imageSrc="http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -177,7 +177,7 @@ export default function LandingPage() { description: "Sourced daily for maximum freshness.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cooking-pav-bhaji-street-food-stall_23-2151996245.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cooking-pav-bhaji-street-food-stall_23-2151996245.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -194,7 +194,7 @@ export default function LandingPage() { name: "Mutton Biryani", price: "Ksh 1,500", variant: "Main", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-pilaf-rice-meatballs_140725-1672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-pilaf-rice-meatballs_140725-1672.jpg?_wi=1", }, { id: "p2", @@ -255,7 +255,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pakistan-food-with-lemon-slices_23-2148728148.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-with-two-couches-near-window_140725-8459.jpg?_wi=2", imageAlt: "authentic indian spice ingredients high quality", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/outdoors-empty-cafe-tables-chairs-sunny-day_181624-2472.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/cooking-pav-bhaji-street-food-stall_23-2151996245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cooking-pav-bhaji-street-food-stall_23-2151996245.jpg?_wi=2", imageAlt: "authentic indian spice ingredients high quality", }, { @@ -285,7 +285,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208273.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-pilaf-rice-meatballs_140725-1672.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-azerbaijani-pilaf-rice-meatballs_140725-1672.jpg?_wi=2", imageAlt: "authentic indian spice ingredients high quality", }, ]} -- 2.49.1