From 41d537769b0456be2f05248b19c04bd5dda92c0f Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 08:54:52 +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 3289efd..b7b9c9c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -99,7 +99,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg?_wi=1" imageAlt="Cozy Japanese izakaya interior with warm lighting" mediaAnimation="none" avatars={[ @@ -173,7 +173,7 @@ export default function LandingPage() { title: "Chefs", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-learning-make-sushi_23-2151202948.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-learning-make-sushi_23-2151202948.jpg?_wi=1" imageAlt="Japanese chef preparing dishes in a busy kitchen" mediaAnimation="none" metricsAnimation="none" @@ -196,7 +196,7 @@ export default function LandingPage() { imageAlt: "Assortment of grilled yakitori skewers", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_1203-3094.jpg?_wi=2", imageAlt: "grilled yakitori skewers assortment", }, { @@ -209,7 +209,7 @@ export default function LandingPage() { imageAlt: "Chef's omakase sashimi platter", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-learning-make-sushi_23-2151202948.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-learning-make-sushi_23-2151202948.jpg?_wi=2", imageAlt: "grilled yakitori skewers assortment", }, { @@ -222,7 +222,7 @@ export default function LandingPage() { imageAlt: "Plate of crispy homemade gyoza", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/front-view-sweet-yummy-pie-with-coconut-candies-dark-grey-background-sweet-pie-cake-biscuit_140725-110280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-sweet-yummy-pie-with-coconut-candies-dark-grey-background-sweet-pie-cake-biscuit_140725-110280.jpg?_wi=1", imageAlt: "grilled yakitori skewers assortment", }, ]} @@ -243,7 +243,7 @@ export default function LandingPage() { id: "tempura-moriawase", name: "Tempura Moriawase", price: "$18", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-sweet-yummy-pie-with-coconut-candies-dark-grey-background-sweet-pie-cake-biscuit_140725-110280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-sweet-yummy-pie-with-coconut-candies-dark-grey-background-sweet-pie-cake-biscuit_140725-110280.jpg?_wi=2", imageAlt: "Assorted tempura platter", }, { -- 2.49.1