From 4dc71bf391f4ea523ac2c500790c9cbac31ba1cf Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 14:13:28 +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 4e75d7d..ac517c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -129,7 +129,7 @@ export default function LandingPage() { }, ]} avatarText="Join our thriving community of fitness enthusiasts!" - imageSrc="http://img.b2bpic.net/free-photo/people-exercising-gym_52683-111024.jpg" + imageSrc="http://img.b2bpic.net/free-photo/people-exercising-gym_52683-111024.jpg?_wi=1" imageAlt="Dynamic fitness training session" mediaAnimation="slide-up" marqueeItems={[ @@ -203,7 +203,7 @@ export default function LandingPage() { text: "View Dashboard", href: "#", }, - imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-gym_52683-111024.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-exercising-gym_52683-111024.jpg?_wi=2", imageAlt: "global fitness community network", }, { -- 2.49.1