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", }, ]}