diff --git a/src/app/page.tsx b/src/app/page.tsx index bb182f4..01f5ed6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,11 +68,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32132.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32132.jpg?_wi=1", imageAlt: "Entrenamiento a domicilio", }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205554.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205554.jpg?_wi=1", imageAlt: "Sesión de electroestimulación", }, { @@ -113,7 +113,7 @@ export default function LandingPage() { title: "Soporte", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg" + imageSrc="http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=1" imageAlt="Entrenador Personal Doomi" mediaAnimation="slide-up" /> @@ -130,14 +130,14 @@ export default function LandingPage() { title: "Electroestimulación (EMS)", description: "Maximiza los resultados de cada sesión con tecnología de vanguardia.", tag: "Tecnología", - imageSrc: "http://img.b2bpic.net/free-photo/male-patient-working-medical-device_23-2148328388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-patient-working-medical-device_23-2148328388.jpg?_wi=1", }, { id: "f2", title: "Dieta Personalizada", description: "Planes nutricionales adaptados a tus gustos y metas específicas.", tag: "Nutrición", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-nourishing-food-containers_23-2148484647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-nourishing-food-containers_23-2148484647.jpg?_wi=1", }, { id: "f3", @@ -308,7 +308,7 @@ export default function LandingPage() { quote: "La electroestimulación es otro nivel, noto la diferencia cada día.", tag: "EMS", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-athlete-talking-selfie-mobile-phone_23-2148162216.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32132.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-sports-people-training-morning-gym_1157-32132.jpg?_wi=2", imageAlt: "happy client home fitness workout", }, { @@ -319,7 +319,7 @@ export default function LandingPage() { quote: "Excelente seguimiento y las dietas son muy fáciles de seguir.", tag: "Nutrición", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-smiling-friends-sportswear-running-city-dicussing-multiethnic-women-having-fitness-workout_158595-8012.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205554.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-adult-doing-indoor-sport-gym_23-2149205554.jpg?_wi=2", imageAlt: "happy client home fitness workout", }, { @@ -330,7 +330,7 @@ export default function LandingPage() { quote: "La flexibilidad horaria y la comodidad de entrenar en casa lo es todo.", tag: "Coaching", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-woman-gym_23-2148111693.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-athletic-man-black-background_613910-9870.jpg?_wi=2", imageAlt: "happy client home fitness workout", }, { @@ -341,7 +341,7 @@ export default function LandingPage() { quote: "He perdido 8kg en tres meses con el plan avanzado.", tag: "Resultados", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-laughing-young-female-fitness-trainer-sitting-empty-space-after-long-hard-workout-fitness-concept_197531-22407.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-patient-working-medical-device_23-2148328388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-patient-working-medical-device_23-2148328388.jpg?_wi=2", imageAlt: "happy client home fitness workout", }, { @@ -352,7 +352,7 @@ export default function LandingPage() { quote: "Increíble trato y personalización, se nota la experiencia.", tag: "Calidad", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-young-bearded-man_273609-15894.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-nourishing-food-containers_23-2148484647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-nourishing-food-containers_23-2148484647.jpg?_wi=2", imageAlt: "happy client home fitness workout", }, ]}