From d23a142364e853aeb541c4dd7cff070bc6e917e3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 19:16:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 890061e..6c0133d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={true} - imageSrc="http://img.b2bpic.net/free-photo/athletic-young-man-maker-workout-morning_654080-445.jpg" + imageSrc="http://img.b2bpic.net/free-photo/athletic-young-man-maker-workout-morning_654080-445.jpg?_wi=1" imageAlt="Professional fitness athlete training" mediaAnimation="slide-up" avatars={[ @@ -145,7 +145,7 @@ export default function LandingPage() { "Analytics", "Progress", ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-physical-exercises_1112-795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-physical-exercises_1112-795.jpg?_wi=1", }, { id: "2", @@ -233,7 +233,7 @@ export default function LandingPage() { text: "Choose Pro", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/athletic-young-man-maker-workout-morning_654080-445.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/athletic-young-man-maker-workout-morning_654080-445.jpg?_wi=2", imageAlt: "gym interior modern", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { text: "Go Elite", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-physical-exercises_1112-795.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-physical-exercises_1112-795.jpg?_wi=2", imageAlt: "gym interior modern", }, ]}