Update src/app/page.tsx

This commit is contained in:
2026-06-12 12:47:03 +00:00
parent 93b0ffd4b1
commit 883ddab2ae

View File

@@ -102,39 +102,39 @@ export default function LandingPage() {
]}
mediaItems={[
{
videoSrc: "http://img.b2bpic.net/free-photo/side-view-group-people-gym_23-2150289965.jpg",
videoSrc: "http://img.b2bpic.net/free-photo/side-view-group-people-gym_23-2150289965.jpg?_wi=1",
videoAriaLabel: "Group fitness class in action",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-group-people-gym_23-2150289965.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-group-people-gym_23-2150289965.jpg?_wi=2",
imageAlt: "group aerobics class modern gym electric blue light",
},
{
videoSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163373.jpg",
videoSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163373.jpg?_wi=1",
videoAriaLabel: "Man performing deadlifts",
imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163373.jpg?_wi=2",
imageAlt: "group aerobics class modern gym electric blue light",
},
{
videoSrc: "http://img.b2bpic.net/free-photo/female-boxer-wearing-red-strap-wrist_107420-64993.jpg",
videoSrc: "http://img.b2bpic.net/free-photo/female-boxer-wearing-red-strap-wrist_107420-64993.jpg?_wi=1",
videoAriaLabel: "Woman kickboxing",
imageSrc: "http://img.b2bpic.net/free-photo/female-boxer-wearing-red-strap-wrist_107420-64993.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-boxer-wearing-red-strap-wrist_107420-64993.jpg?_wi=2",
imageAlt: "group aerobics class modern gym electric blue light",
},
{
videoSrc: "http://img.b2bpic.net/free-photo/girl-writing-clipboard-while-looking-boy-exercising_23-2148186477.jpg",
videoSrc: "http://img.b2bpic.net/free-photo/girl-writing-clipboard-while-looking-boy-exercising_23-2148186477.jpg?_wi=1",
videoAriaLabel: "Youth fitness activity",
imageSrc: "http://img.b2bpic.net/free-photo/girl-writing-clipboard-while-looking-boy-exercising_23-2148186477.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-writing-clipboard-while-looking-boy-exercising_23-2148186477.jpg?_wi=2",
imageAlt: "group aerobics class modern gym electric blue light",
},
{
videoSrc: "http://img.b2bpic.net/free-photo/full-shot-people-doing-sport-with-stats_23-2150040501.jpg",
videoSrc: "http://img.b2bpic.net/free-photo/full-shot-people-doing-sport-with-stats_23-2150040501.jpg?_wi=1",
videoAriaLabel: "Hands adjusting cardio machine",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-doing-sport-with-stats_23-2150040501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-doing-sport-with-stats_23-2150040501.jpg?_wi=2",
imageAlt: "group aerobics class modern gym electric blue light",
},
{
videoSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627099.jpg",
videoSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627099.jpg?_wi=1",
videoAriaLabel: "Personal trainer guiding client",
imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627099.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-helping-man-gym_23-2149627099.jpg?_wi=2",
imageAlt: "group aerobics class modern gym electric blue light",
},
]}