From 8a4ad1043956076c4d02eb33c9c2a9b67bd464e2 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 01:42:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9304364..8c1d88b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-dumbbells-floor_23-2148801861.jpg" + imageSrc="http://img.b2bpic.net/free-photo/arrangement-with-dumbbells-floor_23-2148801861.jpg?_wi=1" imageAlt="Professional fitness gym equipment" mediaAnimation="slide-up" /> @@ -80,7 +80,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Professional Coaching, Real Results" description="At Team Lucho GYM, we believe in personalized training. Our expert coaches guide every athlete through tailored programs designed to improve form, strength, and overall wellness." - imageSrc="http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg?_wi=1" imageAlt="Gym coaches training athletes" /> @@ -152,7 +152,7 @@ export default function LandingPage() { button: { text: "Choose Pro", }, - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-dumbbells-floor_23-2148801861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-dumbbells-floor_23-2148801861.jpg?_wi=2", imageAlt: "Weights and kettlebells in gym", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { button: { text: "Choose Elite", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg?_wi=2", imageAlt: "Weights and kettlebells in gym", }, ]} @@ -235,7 +235,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1lpcb5", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-dumbbells-floor_23-2148801861.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arrangement-with-dumbbells-floor_23-2148801861.jpg?_wi=3", imageAlt: "Image", }, ]} -- 2.49.1