From 883ddab2ae7ede4e01833a6a70cbdbd83cf659f5 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 12:47:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ce7ba7e..00da643 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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", }, ]}