diff --git a/src/app/page.tsx b/src/app/page.tsx index be484b0..0009db6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function LandingPage() { text: "Ver Planes", href: "#pricing"}, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024358.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024358.jpg?_wi=1" imageAlt="Gym interior energy" mediaAnimation="opacity" /> @@ -125,13 +125,13 @@ export default function LandingPage() { "Acceso libre a sala", "Clases grupales incluidas", "Asesoramiento profesional"], button: { text: "Seleccionar", href: "#contact"}, - imageSrc: "http://img.b2bpic.net/free-photo/blond-athletic-male-sportswear-holds-barbell-trx-stand-background-gym-club_613910-16317.jpg", imageAlt: "fitness athlete gym portrait"}, + imageSrc: "http://img.b2bpic.net/free-photo/blond-athletic-male-sportswear-holds-barbell-trx-stand-background-gym-club_613910-16317.jpg?_wi=1", imageAlt: "fitness athlete gym portrait"}, { id: "trimestral", title: "Plan Trimestral", price: "$XX.XXX", period: "/trimestre", features: [ "Todo lo anterior", "Acceso 24/7 (app)", "Diagnóstico personalizado"], button: { text: "Seleccionar", href: "#contact"}, - imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024358.jpg", imageAlt: "modern gym fitness center neon lights"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-training-gym_23-2148024358.jpg?_wi=2", imageAlt: "modern gym fitness center neon lights"}, { id: "anual", title: "Plan Anual", price: "$XXX.XXX", period: "/año", features: [ "Máximo beneficio", "Acceso ilimitado", "Nutrición bonificada"], @@ -159,7 +159,7 @@ export default function LandingPage() { { id: "4", name: "Mario Diaz", handle: "@mariod", testimonial: "Muy buen lugar, buena gente.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-brunette-female-gray-sportswear-posing-studio-isolated-gray-background_613910-18008.jpg"}, { - id: "5", name: "Sofía Castro", handle: "@sofiac", testimonial: "Muy buenos instructores, ambiente buenísimo.", imageSrc: "http://img.b2bpic.net/free-photo/blond-athletic-male-sportswear-holds-barbell-trx-stand-background-gym-club_613910-16317.jpg"}, + id: "5", name: "Sofía Castro", handle: "@sofiac", testimonial: "Muy buenos instructores, ambiente buenísimo.", imageSrc: "http://img.b2bpic.net/free-photo/blond-athletic-male-sportswear-holds-barbell-trx-stand-background-gym-club_613910-16317.jpg?_wi=2"}, ]} title="Lo que dicen de nosotros" description="Nuestra comunidad es nuestro mayor orgullo."