Update src/app/page.tsx

This commit is contained in:
2026-05-20 10:42:22 +00:00
parent ade1a93bd3
commit 5de9f1fd47

View File

@@ -77,27 +77,27 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/interior-view-gym_1048-9960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-view-gym_1048-9960.jpg?_wi=1",
imageAlt: "professional fitness coach training client",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/athlete-gym-swings-triceps-with-barbell-sports-lifestyle_169016-58056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/athlete-gym-swings-triceps-with-barbell-sports-lifestyle_169016-58056.jpg?_wi=1",
imageAlt: "fitness coach teaching proper form",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/mature-age-activity-healthy-lifestyle-wellbeing-attractive-sporty-man-retirement-sitting-gym-with-his-cute-young-woman-instructor-who-is-holding-pen-clipboard-making-plan-training_343059-4791.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-age-activity-healthy-lifestyle-wellbeing-attractive-sporty-man-retirement-sitting-gym-with-his-cute-young-woman-instructor-who-is-holding-pen-clipboard-making-plan-training_343059-4791.jpg?_wi=1",
imageAlt: "woman stretching before workout coaching",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/athlete-gym-swings-triceps-with-barbell-sports-lifestyle_169016-59003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/athlete-gym-swings-triceps-with-barbell-sports-lifestyle_169016-59003.jpg?_wi=1",
imageAlt: "person lifting weights in gym",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-gym-training-together_23-2148419825.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-gym-training-together_23-2148419825.jpg?_wi=1",
imageAlt: "professional fitness coaching gym",
},
{
@@ -255,7 +255,7 @@ export default function LandingPage() {
quote: "The program changed how I think about nutrition and intensity.",
tag: "Transformation",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-fit-man-gym_23-2150289978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-view-gym_1048-9960.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-view-gym_1048-9960.jpg?_wi=2",
imageAlt: "portrait happy gym client portrait",
},
{
@@ -266,7 +266,7 @@ export default function LandingPage() {
quote: "Best coaching I've ever had. Clear, concise, and professional.",
tag: "Performance",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-excited-joyful-happy-sportwoman-strret-tropical-city-sunny-morning-cheerful-mood-expressing-true-positive-emotions-motivation-workout-healthy-lifestyle-fitness-attractive-model_197531-25450.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/athlete-gym-swings-triceps-with-barbell-sports-lifestyle_169016-58056.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/athlete-gym-swings-triceps-with-barbell-sports-lifestyle_169016-58056.jpg?_wi=2",
imageAlt: "portrait happy gym client portrait",
},
{
@@ -277,7 +277,7 @@ export default function LandingPage() {
quote: "Finally achieved the strength numbers I was aiming for.",
tag: "Strength",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-brunette-curly-dark-skinned-man-white-t-shirt-black-sport-shorts-stands-near-sea-looks-into-distance_197531-23697.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-age-activity-healthy-lifestyle-wellbeing-attractive-sporty-man-retirement-sitting-gym-with-his-cute-young-woman-instructor-who-is-holding-pen-clipboard-making-plan-training_343059-4791.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/mature-age-activity-healthy-lifestyle-wellbeing-attractive-sporty-man-retirement-sitting-gym-with-his-cute-young-woman-instructor-who-is-holding-pen-clipboard-making-plan-training_343059-4791.jpg?_wi=2",
imageAlt: "portrait happy gym client portrait",
},
{
@@ -288,7 +288,7 @@ export default function LandingPage() {
quote: "I felt supported and guided at every single step.",
tag: "Beginner",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-girl-is-looking-camera-by-holding-hands-together-waist-white-background_176474-118282.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/athlete-gym-swings-triceps-with-barbell-sports-lifestyle_169016-59003.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/athlete-gym-swings-triceps-with-barbell-sports-lifestyle_169016-59003.jpg?_wi=2",
imageAlt: "portrait happy gym client portrait",
},
{
@@ -299,7 +299,7 @@ export default function LandingPage() {
quote: "Truly data-driven results that work long-term.",
tag: "Wellness",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111693.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-gym-training-together_23-2148419825.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-gym-training-together_23-2148419825.jpg?_wi=2",
imageAlt: "portrait happy gym client portrait",
},
]}