From da0873cedea3150cfc3125874f9184b93d712d70 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 03:45:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d8a5855..64bc4e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,11 +72,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/little-child-have-serious-boxing-training-with-trainer-punching-bag_613910-13076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/little-child-have-serious-boxing-training-with-trainer-punching-bag_613910-13076.jpg?_wi=1", imageAlt: "High-performance gym environment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/shirtless-muscular-man-military-pants-doing-exercises-horizontal-bar_613910-16639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shirtless-muscular-man-military-pants-doing-exercises-horizontal-bar_613910-16639.jpg?_wi=1", imageAlt: "Determined athlete training", }, { @@ -119,7 +119,7 @@ export default function LandingPage() { description: "Puntualidad y respeto para resultados garantizados.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -134,14 +134,14 @@ export default function LandingPage() { title: "CrossFit", subtitle: "WODs de alta intensidad", description: "Potencia tu capacidad física y mental.", - imageSrc: "http://img.b2bpic.net/free-photo/set-weights-dumbbells-mat-fitness-center-sport-fitness-health_613910-20198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-weights-dumbbells-mat-fitness-center-sport-fitness-health_613910-20198.jpg?_wi=1", }, { tag: "TÉCNICA", title: "Jiu Jitsu", subtitle: "Defensa y estrategia", description: "Dominio técnico y disciplina.", - imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500664.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500664.jpg?_wi=1", }, { tag: "RENDIMIENTO", @@ -221,7 +221,7 @@ export default function LandingPage() { quote: "Excelentes profesionales, ambiente increíble.", tag: "Elite", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-gym_23-2149049763.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/little-child-have-serious-boxing-training-with-trainer-punching-bag_613910-13076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/little-child-have-serious-boxing-training-with-trainer-punching-bag_613910-13076.jpg?_wi=2", imageAlt: "gym member portrait fitness", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "Gran grupo de personas, nivel muy alto.", tag: "Elite", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-muscular-handsome-man-wetsuit-with-cloud-talc-around-dark-background_613910-3457.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/shirtless-muscular-man-military-pants-doing-exercises-horizontal-bar_613910-16639.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/shirtless-muscular-man-military-pants-doing-exercises-horizontal-bar_613910-16639.jpg?_wi=2", imageAlt: "gym member portrait fitness", }, { @@ -243,7 +243,7 @@ export default function LandingPage() { quote: "La mejor comunidad deportiva en Reñaca.", tag: "Elite", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-boxer-trainer-posing-while-sitting-down_23-2148426234.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-white-top-standing-with-coach_1157-32128.jpg?_wi=2", imageAlt: "gym member portrait fitness", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { quote: "Resultados reales desde el primer mes.", tag: "Elite", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-male-basketball-player_23-2151098119.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/set-weights-dumbbells-mat-fitness-center-sport-fitness-health_613910-20198.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/set-weights-dumbbells-mat-fitness-center-sport-fitness-health_613910-20198.jpg?_wi=2", imageAlt: "gym member portrait fitness", }, { @@ -265,7 +265,7 @@ export default function LandingPage() { quote: "Entrenamiento intenso y muy motivante.", tag: "Elite", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-mystery-box_23-2149631413.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500664.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-white-portrait-athlete-participating-olympic-championship-sports_23-2151500664.jpg?_wi=2", imageAlt: "gym member portrait fitness", }, ]}