From 5a40f3009aa5c420fe744e81a85d273bef621e64 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 22:14:55 +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 a21283c..da49744 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={false} - imageSrc="http://img.b2bpic.net/free-photo/top-view-composition-delicious-poke-bowl_23-2148873849.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-composition-delicious-poke-bowl_23-2148873849.jpg?_wi=1" imageAlt="Gourmet sushi platter elegant setting" mediaAnimation="slide-up" avatars={[ @@ -172,7 +172,7 @@ export default function LandingPage() { description: "Our experienced chefs combine traditional techniques with modern flair to create culinary art.", bentoComponent: "reveal-icon", icon: Award, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-delicious-poke-bowl_23-2148873849.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-composition-delicious-poke-bowl_23-2148873849.jpg?_wi=2", imageAlt: "fresh sushi ingredients colorful variety", }, { -- 2.49.1