From c0d08056f307880744c03adc4b750092b42bb9f1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 00:48:59 +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 d21f430..81658c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,7 +72,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/cinematic-film-location-decor_23-2151918997.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cinematic-film-location-decor_23-2151918997.jpg?_wi=1" imageAlt="Inside of the cozy Brown Jug Tavern" mediaAnimation="slide-up" avatars={[ @@ -249,7 +249,7 @@ export default function LandingPage() { rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/cinematic-film-location-decor_23-2151918997.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cinematic-film-location-decor_23-2151918997.jpg?_wi=2" imageAlt="Tavern interior" /> -- 2.49.1