From 92cf3e6202ad1c2e2bc106fc5bbd96e4ee56c1a6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Mar 2026 13:05:24 +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 e59c695..4700423 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -192,7 +192,7 @@ export default function LandingPage() { useInvertedBackground={false} mediaAnimation="slide-up" mediaPosition="right" - imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-sitting-nearby-river-listening-music_23-2147925380.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-sitting-nearby-river-listening-music_23-2147925380.jpg?_wi=1" imageAlt="Yoga practice peaceful moment" inputPlaceholder="Enter your email for support" buttonText="Get Support" @@ -203,7 +203,7 @@ export default function LandingPage() {