From 92d137a39de78f061ff69b1a2fea787835425026 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 15:11:51 +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 db8e664..efad765 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,15 +70,15 @@ export default function LandingPage() { imageAlt: "Elegant dining interior", }, { - imageSrc: "http://img.b2bpic.net/free-photo/two-slices-steak-with-herbs-spices-white-plate_114579-28878.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-slices-steak-with-herbs-spices-white-plate_114579-28878.jpg?_wi=1", imageAlt: "Signature steak dish", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-spaghetti-with-mussels-shrimp-tomato-sauce-parsley_141793-2167.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-spaghetti-with-mussels-shrimp-tomato-sauce-parsley_141793-2167.jpg?_wi=1", imageAlt: "Seafood pasta plate", }, { - imageSrc: "http://img.b2bpic.net/free-photo/assorted-fruit-cheese-plate-close-up-delicious-food-plate_132075-5743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assorted-fruit-cheese-plate-close-up-delicious-food-plate_132075-5743.jpg?_wi=1", imageAlt: "Gourmet cheese board", }, { @@ -136,7 +136,7 @@ export default function LandingPage() { price: "$48", rating: 5, reviewCount: "124", - imageSrc: "http://img.b2bpic.net/free-photo/two-slices-steak-with-herbs-spices-white-plate_114579-28878.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/two-slices-steak-with-herbs-spices-white-plate_114579-28878.jpg?_wi=2", }, { id: "p2", @@ -154,7 +154,7 @@ export default function LandingPage() { price: "$34", rating: 4, reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-spaghetti-with-mussels-shrimp-tomato-sauce-parsley_141793-2167.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-seafood-spaghetti-with-mussels-shrimp-tomato-sauce-parsley_141793-2167.jpg?_wi=2", }, { id: "p4", @@ -181,7 +181,7 @@ export default function LandingPage() { price: "$22", rating: 5, reviewCount: "67", - imageSrc: "http://img.b2bpic.net/free-photo/assorted-fruit-cheese-plate-close-up-delicious-food-plate_132075-5743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assorted-fruit-cheese-plate-close-up-delicious-food-plate_132075-5743.jpg?_wi=2", }, ]} title="Our Signature Menu"