Update src/app/page.tsx

This commit is contained in:
2026-06-05 13:59:44 +00:00
parent 42c564ab75
commit ac6f711bb0

View File

@@ -93,7 +93,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-doing-excercisses-with-special-rope-gym_1157-51879.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-doing-excercisses-with-special-rope-gym_1157-51879.jpg?_wi=1",
imageAlt: "Man lifting heavy weights in a modern gym",
},
{
@@ -318,7 +318,7 @@ export default function LandingPage() {
imageAlt: "Portrait of David Lee, HIIT Specialist",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-doing-excercisses-with-special-rope-gym_1157-51879.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sportswear-doing-excercisses-with-special-rope-gym_1157-51879.jpg?_wi=2",
imageAlt: "male personal trainer smiling",
},
]}