From 873cf9cf1b7cf1a2b806bf9ce1c9609bb27c74fb Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 15 Mar 2026 08:02:50 +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 8513f45..220cdb6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { mediaAnimation="slide-up" metricsAnimation="slide-up" useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg?_wi=1" imageAlt="Khopcha 56 restaurant interior with warm ambiance" /> @@ -160,7 +160,7 @@ export default function LandingPage() { useInvertedBackground={false} mediaAnimation="slide-up" faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg?_wi=2" imageAlt="Khopcha 56 restaurant entrance and seating" mediaPosition="right" faqs={[ -- 2.49.1