Update src/app/page.tsx

This commit is contained in:
2026-05-30 12:44:25 +00:00
parent f8d7f82431
commit 041aa8c555

View File

@@ -143,7 +143,7 @@ export default function LandingPage() {
href: "#membership", href: "#membership",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/fitness-girl-gym_1157-15944.jpg" imageSrc="http://img.b2bpic.net/free-photo/fitness-girl-gym_1157-15944.jpg?_wi=1"
imageAlt="Athlete performing intense workout in a modern gym" imageAlt="Athlete performing intense workout in a modern gym"
avatars={[ avatars={[
{ {
@@ -352,7 +352,7 @@ export default function LandingPage() {
imageAlt: "Coach Ben, a male cardio and body sculpting trainer", imageAlt: "Coach Ben, a male cardio and body sculpting trainer",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-gym_1157-15944.jpg", imageSrc: "http://img.b2bpic.net/free-photo/fitness-girl-gym_1157-15944.jpg?_wi=2",
imageAlt: "male personal trainer muscular", imageAlt: "male personal trainer muscular",
}, },
]} ]}