diff --git a/src/app/page.tsx b/src/app/page.tsx index 1a34339..5ae1448 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,11 +48,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sportive-guy-training-with-kettlebell_1153-6282.jpg", imageAlt: "Athlete training with intensity"}, + imageSrc: "http://img.b2bpic.net/free-photo/sportive-guy-training-with-kettlebell_1153-6282.jpg?_wi=1", imageAlt: "Athlete training with intensity"}, { imageSrc: "http://img.b2bpic.net/free-photo/athlete-doing-exercises-air-bike-exercise-bike-closeup_169016-59100.jpg", imageAlt: "Athletic training session"}, { - imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", imageAlt: "Professional fitness coaching"}, + imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=1", imageAlt: "Professional fitness coaching"}, ]} autoplayDelay={4000} showDimOverlay={true} @@ -74,7 +74,7 @@ export default function LandingPage() { { id: "4", title: "Entrenamiento Sin Resultados", content: "Años en el gym sin ver cambios significativos. Trabajas pero no ves el progreso que mereces."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/sportive-guy-training-with-kettlebell_1153-6282.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sportive-guy-training-with-kettlebell_1153-6282.jpg?_wi=2" imageAlt="The challenge of busy men's fitness" mediaAnimation="slide-up" useInvertedBackground={true} @@ -107,7 +107,7 @@ export default function LandingPage() { { id: "coach-group", groupTitle: "Coach Especialista", members: [ { - id: "1", title: "Unai García", subtitle: "Coach de Fitness | Culturista Natural", detail: "Más de 8 años transformando a hombres ocupados. Competidor en culturismo natural con experiencia real en pérdida de grasa y construcción muscular.", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg", imageAlt: "Unai García, fitness coach"}, + id: "1", title: "Unai García", subtitle: "Coach de Fitness | Culturista Natural", detail: "Más de 8 años transformando a hombres ocupados. Competidor en culturismo natural con experiencia real en pérdida de grasa y construcción muscular.", imageSrc: "http://img.b2bpic.net/free-photo/two-internationals-friends-is-engaged-gym_1157-32155.jpg?_wi=2", imageAlt: "Unai García, fitness coach"}, ], }, ]} @@ -152,13 +152,13 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Carlos M.", role: "Empresario", company: "Sector Tecnológico", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/slim-sexy-blonde-young-sportswoman-with-athletic-body-pumped-press-poses-gym-looking-camera-black-sportswear-full-length-portrait_7502-8729.jpg", imageAlt: "Carlos transformation results"}, + imageSrc: "http://img.b2bpic.net/free-photo/slim-sexy-blonde-young-sportswoman-with-athletic-body-pumped-press-poses-gym-looking-camera-black-sportswear-full-length-portrait_7502-8729.jpg?_wi=1", imageAlt: "Carlos transformation results"}, { id: "2", name: "Diego R.", role: "Ejecutivo", company: "Finanzas", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-sport-nature_1098-2737.jpg", imageAlt: "Diego transformation results"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-sport-nature_1098-2737.jpg?_wi=1", imageAlt: "Diego transformation results"}, { id: "3", name: "Jorge L.", role: "Profesional", company: "Consultoría", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/group-happy-people-with-exercise-mat-gym_23-2147949691.jpg", imageAlt: "Jorge transformation results"}, + imageSrc: "http://img.b2bpic.net/free-photo/group-happy-people-with-exercise-mat-gym_23-2147949691.jpg?_wi=1", imageAlt: "Jorge transformation results"}, { id: "4", name: "Andrés G.", role: "Emprendedor", company: "Startup", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-looking-herself-reflection-mirror-home_1301-7716.jpg", imageAlt: "Andrés transformation results"}, @@ -182,13 +182,13 @@ export default function LandingPage() { products={[ { id: "1", brand: "Resultado 1", name: "Pérdida de Grasa Real", price: "5-10kg", rating: 5, - reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/slim-sexy-blonde-young-sportswoman-with-athletic-body-pumped-press-poses-gym-looking-camera-black-sportswear-full-length-portrait_7502-8729.jpg", imageAlt: "Fat loss results"}, + reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/slim-sexy-blonde-young-sportswoman-with-athletic-body-pumped-press-poses-gym-looking-camera-black-sportswear-full-length-portrait_7502-8729.jpg?_wi=2", imageAlt: "Fat loss results"}, { id: "2", brand: "Resultado 2", name: "Musculatura Definida", price: "Visible", rating: 5, - reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-sport-nature_1098-2737.jpg", imageAlt: "Muscle definition"}, + reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-sport-nature_1098-2737.jpg?_wi=2", imageAlt: "Muscle definition"}, { id: "3", brand: "Resultado 3", name: "Confianza y Disciplina", price: "Transformador", rating: 5, - reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/group-happy-people-with-exercise-mat-gym_23-2147949691.jpg", imageAlt: "Confidence boost"}, + reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/group-happy-people-with-exercise-mat-gym_23-2147949691.jpg?_wi=2", imageAlt: "Confidence boost"}, ]} />