From 9d777f34f9949ce56543bb1e34b5275e8f175449 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 14:47:20 +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 b16f212..d9f9baa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { { value: "25+", title: "Years of Culinary Excellence" }, { value: "A5 Wagyu", title: "Exclusively Premium Selection" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg" + imageSrc="http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg?_wi=1" imageAlt="Katsura steakhouse interior with warm ambient lighting" useInvertedBackground={false} mediaAnimation="blur-reveal" @@ -188,7 +188,7 @@ export default function LandingPage() { mediaPosition="right" mediaAnimation="blur-reveal" faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg" + imageSrc="http://img.b2bpic.net/free-photo/black-wooden-table_417767-153.jpg?_wi=2" imageAlt="Katsura FAQ section" faqs={[ { -- 2.49.1