From ec83d22279bd7ad3bce2957a50b8e0beae9e44fe Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 02:50:53 +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 5cc75fe..92ede13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -113,7 +113,7 @@ export default function LandingPage() { title: "Guest Reviews", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7822.jpg" + imageSrc="http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7822.jpg?_wi=1" imageAlt="Interior of a luxurious lounge with ambient lighting" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -163,7 +163,7 @@ export default function LandingPage() { "Customizable", "VIP Service", ], - imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7822.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-chairs-tableware_140725-7822.jpg?_wi=2", imageAlt: "Elegant private event setup in the lounge", }, ]} -- 2.49.1