diff --git a/src/app/page.tsx b/src/app/page.tsx index abd5497..9a7cb12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,15 +98,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-women-training-with-hands-weights_23-2148419873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-women-training-with-hands-weights_23-2148419873.jpg?_wi=1", imageAlt: "Pessoas treinando intensamente na academia", }, { - imageSrc: "http://img.b2bpic.net/free-photo/portrait-blond-sporty-male-doing-squats-with-dumbbells-gym-club_613910-16193.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-blond-sporty-male-doing-squats-with-dumbbells-gym-club_613910-16193.jpg?_wi=1", imageAlt: "Mulher correndo na esteira", }, { - imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289970.jpg?_wi=1", imageAlt: "Aula de grupo de alta intensidade", }, { @@ -165,7 +165,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163339.jpg", imageAlt: "App de nutrição", }, - imageSrc: "http://img.b2bpic.net/free-photo/young-women-training-with-hands-weights_23-2148419873.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-women-training-with-hands-weights_23-2148419873.jpg?_wi=2", imageAlt: "fitness app workout plan", }, { @@ -179,7 +179,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/male-sportsperson-sitting-race-track-showing-mobile-phone-screen_23-2148162104.jpg", imageAlt: "App de acompanhamento de progresso", }, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-blond-sporty-male-doing-squats-with-dumbbells-gym-club_613910-16193.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-blond-sporty-male-doing-squats-with-dumbbells-gym-club_613910-16193.jpg?_wi=2", imageAlt: "fitness app workout plan", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/faceless-woman-checking-fitness-health-tracking-wearable-device-her-hand-unknown-female-white-top-posing-outdoor-stadium-sunset_176532-14640.jpg", imageAlt: "App de monitoramento de saúde", }, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289970.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-training-together-gym_23-2150289970.jpg?_wi=2", imageAlt: "fitness app workout plan", }, ]}