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",