From 1b26666f39abadb533b6712a80a74df49da17981 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 11:56:53 +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 b69b61b..1180065 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/delicious-smoke-cooked-food_23-2151259740.jpg" + imageSrc="http://img.b2bpic.net/free-photo/delicious-smoke-cooked-food_23-2151259740.jpg?_wi=1" imageAlt="luxurious seafood dish restaurant" mediaAnimation="slide-up" avatars={[ @@ -149,7 +149,7 @@ export default function LandingPage() { title: "Average Guest Rating", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865330.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865330.jpg?_wi=1" imageAlt="Chef meticulously preparing fresh seafood in a clean kitchen" mediaAnimation="slide-up" /> @@ -175,7 +175,7 @@ export default function LandingPage() { imageAlt: "Chef inspecting fresh fish", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-smoke-cooked-food_23-2151259740.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-smoke-cooked-food_23-2151259740.jpg?_wi=2", imageAlt: "fisherman with fresh catch boat", }, { @@ -192,7 +192,7 @@ export default function LandingPage() { imageAlt: "Close-up of pan-seared scallops", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865330.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865330.jpg?_wi=2", imageAlt: "fisherman with fresh catch boat", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { imageAlt: "Candlelight dinner restaurant ambiance", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-luxury-fish-dish_23-2148708627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-luxury-fish-dish_23-2148708627.jpg?_wi=1", imageAlt: "fisherman with fresh catch boat", }, ]} @@ -229,7 +229,7 @@ export default function LandingPage() { id: "grilled-salmon", name: "Grilled Atlantic Salmon", price: "$32.00", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-luxury-fish-dish_23-2148708627.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-luxury-fish-dish_23-2148708627.jpg?_wi=2", imageAlt: "Grilled salmon with asparagus lemon", }, { -- 2.49.1