Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-10 11:12:20 +00:00

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "@sarah_lifts", handle: "@sarah_lifts",
testimonial: "Lost 20lbs and gained incredible confidence. The trainers are truly the best!", testimonial: "Lost 20lbs and gained incredible confidence. The trainers are truly the best!",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-female-boxer-is-posing-photographer-dark-photo-studio_613910-3635.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-female-boxer-is-posing-photographer-dark-photo-studio_613910-3635.jpg?_wi=1",
imageAlt: "happy gym member male smiling", imageAlt: "happy gym member male smiling",
}, },
{ {
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "@mike_gains", handle: "@mike_gains",
testimonial: "The community here is unmatched. Every workout feels like a team effort.", testimonial: "The community here is unmatched. Every workout feels like a team effort.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-gym-with-dumbbells_624325-2251.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-gym-with-dumbbells_624325-2251.jpg?_wi=1",
imageAlt: "female gym member smiling workout", imageAlt: "female gym member smiling workout",
}, },
{ {
@@ -119,7 +119,7 @@ export default function LandingPage() {
}, },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/young-afro-american-sports-man-standing-with-white-towel-resting-after-workout_171337-9246.jpg" imageSrc="http://img.b2bpic.net/free-photo/young-afro-american-sports-man-standing-with-white-towel-resting-after-workout_171337-9246.jpg?_wi=1"
imageAlt="Dynamic gym with neon green accents" imageAlt="Dynamic gym with neon green accents"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
@@ -230,7 +230,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/young-afro-american-sports-man-standing-with-white-towel-resting-after-workout_171337-9246.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-afro-american-sports-man-standing-with-white-towel-resting-after-workout_171337-9246.jpg?_wi=2",
imageAlt: "personal training session intense", imageAlt: "personal training session intense",
}, },
{ {
@@ -255,7 +255,7 @@ export default function LandingPage() {
}, },
], ],
reverse: true, reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-female-boxer-is-posing-photographer-dark-photo-studio_613910-3635.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-female-boxer-is-posing-photographer-dark-photo-studio_613910-3635.jpg?_wi=2",
imageAlt: "personal training session intense", imageAlt: "personal training session intense",
}, },
{ {
@@ -280,7 +280,7 @@ export default function LandingPage() {
}, },
], ],
reverse: false, reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-gym-with-dumbbells_624325-2251.jpg", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-gym-with-dumbbells_624325-2251.jpg?_wi=2",
imageAlt: "personal training session intense", imageAlt: "personal training session intense",
}, },
]} ]}
@@ -403,7 +403,7 @@ export default function LandingPage() {
imageAlt: "Ava Brown, Group Fitness Specialist", imageAlt: "Ava Brown, Group Fitness Specialist",
}, },
], ],
imageSrc: "http://img.b2bpic.net/free-photo/young-afro-american-sports-man-standing-with-white-towel-resting-after-workout_171337-9246.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-afro-american-sports-man-standing-with-white-towel-resting-after-workout_171337-9246.jpg?_wi=3",
imageAlt: "male personal trainer smiling confident", imageAlt: "male personal trainer smiling confident",
}, },
]} ]}