From 0220c8d59ee2facf084d10f6c2253ee7418e5b5a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 04:44:10 +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 e9325c9..3cb2f78 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -96,7 +96,7 @@ export default function LandingPage() { handle: "@HiddenGemHunter", testimonial: "Finding Santō was like discovering a secret world. It’s not just dinner; it’s an adventure. The best sushi I’ve had, hands down.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901811.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901811.jpg?_wi=1", imageAlt: "professional portrait man smiling", }, { @@ -146,7 +146,7 @@ export default function LandingPage() { }, ]} avatarText="Join 100+ satisfied diners" - imageSrc="http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901811.jpg" + imageSrc="http://img.b2bpic.net/free-photo/trendy-colour-swatches-collage_23-2149901811.jpg?_wi=2" imageAlt="Entrance to Santō, a luxury Japanese speakeasy with cinematic lighting and traditional gates" mediaAnimation="slide-up" fixedMediaHeight={true}