From 789279a6ab6d943b8ea102627386d0e3e0328248 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 12:21:25 +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 ef352a1..f9cfb0f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,7 @@ export default function LandingPage() { name: "Truffle Infused Risotto", price: "$28", variant: "Signature", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg?_wi=1", }, { id: "p2", @@ -164,7 +164,7 @@ export default function LandingPage() { name: "Pan-Seared Sea Bass", price: "$34", variant: "Seafood", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-grilled-chicken-fillet-served-with-bulgur-vegetables-white-wine_141793-2436.jpg?_wi=2", }, { id: "p4", -- 2.49.1