Update src/app/page.tsx

This commit is contained in:
2026-06-10 11:12:14 +00:00
parent b84f38d218
commit 6daaf3cdeb

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "@sarah_lifts",
testimonial: "Lost 20lbs and gained incredible confidence. The trainers are truly the best!",
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",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "@mike_gains",
testimonial: "The community here is unmatched. Every workout feels like a team effort.",
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",
},
{
@@ -119,7 +119,7 @@ export default function LandingPage() {
},
]}
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"
mediaAnimation="slide-up"
avatars={[
@@ -230,7 +230,7 @@ export default function LandingPage() {
},
],
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",
},
{
@@ -255,7 +255,7 @@ export default function LandingPage() {
},
],
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",
},
{
@@ -280,7 +280,7 @@ export default function LandingPage() {
},
],
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",
},
]}
@@ -403,7 +403,7 @@ export default function LandingPage() {
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",
},
]}