From 515a04017fa84d8d0b4b055be85e805ce9a65cc4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 17:41:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5a56f43..33c35be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { { id: "p2", name: "Fresh Parfait", price: "₦2,000", variant: "Artisan Dessert", imageSrc: "http://img.b.b2bpic.net/free-photo/parfait-with-fresh-fruits_140725-7802.jpg" }, { id: "p3", name: "Egusi Soup", price: "₦3,800", variant: "Authentic Recipe", imageSrc: "http://img.b2bpic.net/free-photo/bowl-of-delicious-egusi-soup_140725-7803.jpg" }, { id: "p4", name: "Okra Soup", price: "₦3,500", variant: "Traditional Delight", imageSrc: "http://img.b2bpic.net/free-photo/okra-soup-with-fufu_140725-7804.jpg" }, - { id: "p5", name: "Rice with Chicken", price: "₦4,500", variant: "Hearty Meal", imageSrc: "http://img.b2bpic.net/free-photo/rice-with-chicken_140725-7805.jpg" }, + { id: "p5", name: "Rice with Chicken", price: "₦4,500", variant: "Hearty Meal", imageSrc: "http://img.b2bpic.net/free-photo/rice-with-chicken_140725-7805.jpg?_wi=1" }, { id: "p6", name: "Chef's Salad", price: "₦3,200", variant: "Fresh Greens", imageSrc: "http://img.b2bpic.net/free-photo/seasonal-herbs-salad-with-mixed-vegetables_114579-2161.jpg" }, ]} title="Menu Highlights" @@ -172,7 +172,7 @@ export default function LandingPage() { title="Visit Super Fantasy" description="Join us today for an unforgettable dining experience in the heart of Alakahia." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/rice-with-chicken_140725-7805.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rice-with-chicken_140725-7805.jpg?_wi=2" /> -- 2.49.1