diff --git a/src/app/page.tsx b/src/app/page.tsx index b916218..3adf5d8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,21 +34,13 @@ export default function LandingPage() { @@ -57,105 +49,57 @@ export default function LandingPage() {
@@ -165,14 +109,9 @@ export default function LandingPage() { useInvertedBackground={false} heading={[ { - type: "text", - content: "Hola, soy Azahara", - }, + type: "text", content: "Hola, soy Azahara"}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/pretty-woman-with-eco-food-bowl_624325-1722.jpg", - alt: "Azahara Casas", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/pretty-woman-with-eco-food-bowl_624325-1722.jpg", alt: "Azahara Casas"}, ]} /> @@ -184,20 +123,11 @@ export default function LandingPage() { description="Abordamos los desafíos más comunes de esta etapa con un enfoque basado en ciencia y empatía." accordionItems={[ { - id: "f1", - title: "Pérdidas de orina", - content: "Ejercicios específicos para mejorar la continencia y control.", - }, + id: "f1", title: "Pérdidas de orina", content: "Ejercicios específicos para mejorar la continencia y control."}, { - id: "f2", - title: "Dolor lumbar", - content: "Reeducación postural y fortalecimiento del core profundo.", - }, + id: "f2", title: "Dolor lumbar", content: "Reeducación postural y fortalecimiento del core profundo."}, { - id: "f3", - title: "Debilidad pélvica", - content: "Protocolos de tonificación del suelo pélvico en menopausia.", - }, + id: "f3", title: "Debilidad pélvica", content: "Protocolos de tonificación del suelo pélvico en menopausia."}, ]} mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/three-women-lotus-position-yoga-mats-front-window_1258-296450.jpg" @@ -212,59 +142,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "Online", - name: "Sesión Grupal", - price: "49€/mes", - rating: 5, - reviewCount: "100+", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-stretching-together_23-2149348457.jpg?_wi=2", - }, + id: "p1", brand: "Online", name: "Sesión Grupal", price: "49€/mes", rating: 5, + reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-stretching-together_23-2149348457.jpg?_wi=2"}, { - id: "p2", - brand: "Online", - name: "Sesión Individual", - price: "120€", - rating: 5, - reviewCount: "50+", - imageSrc: "http://img.b2bpic.net/free-photo/successful-female-entrepreneur-collaborates-with-her-experts-team_482257-122594.jpg?_wi=2", - }, + id: "p2", brand: "Online", name: "Sesión Individual", price: "120€", rating: 5, + reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/successful-female-entrepreneur-collaborates-with-her-experts-team_482257-122594.jpg?_wi=2"}, { - id: "p3", - brand: "Extra", - name: "Guía Ejercicios", - price: "29€", - rating: 5, - reviewCount: "200+", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-yoga-retreat-brochure_23-2150185016.jpg?_wi=2", - }, + id: "p3", brand: "Extra", name: "Guía Ejercicios", price: "29€", rating: 5, + reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-yoga-retreat-brochure_23-2150185016.jpg?_wi=2"}, { - id: "p4", - brand: "Online", - name: "Programa Avanzado", - price: "199€", - rating: 5, - reviewCount: "80+", - imageSrc: "http://img.b2bpic.net/free-photo/young-women-sportswear-working-out-outdoors_23-2149011921.jpg", - }, + id: "p4", brand: "Online", name: "Programa Avanzado", price: "199€", rating: 5, + reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-photo/young-women-sportswear-working-out-outdoors_23-2149011921.jpg"}, { - id: "p5", - brand: "Online", - name: "Seguimiento Diario", - price: "89€/mes", - rating: 5, - reviewCount: "40+", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-doing-plank_23-2149177968.jpg", - }, + id: "p5", brand: "Online", name: "Seguimiento Diario", price: "89€/mes", rating: 5, + reviewCount: "40+", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-doing-plank_23-2149177968.jpg"}, { - id: "p6", - brand: "Online", - name: "Taller Menopausia", - price: "35€", - rating: 5, - reviewCount: "150+", - imageSrc: "http://img.b2bpic.net/free-photo/office-workers-standing-desk_23-2147651635.jpg", - }, + id: "p6", brand: "Online", name: "Taller Menopausia", price: "35€", rating: 5, + reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/office-workers-standing-desk_23-2147651635.jpg"}, ]} title="Modalidades de Clases" description="Elige la opción que mejor se adapte a tu ritmo de vida." @@ -279,25 +173,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "90%", - title: "Mejora en control", - description: "Mejoras tras 8 semanas.", - icon: CheckCircle, + id: "m1", value: "90%", title: "Mejora en control", description: "Mejoras tras 8 semanas.", icon: CheckCircle, }, { - id: "m2", - value: "100%", - title: "Acompañamiento", - description: "Enfoque 100% online.", - icon: Heart, + id: "m2", value: "100%", title: "Acompañamiento", description: "Enfoque 100% online.", icon: Heart, }, { - id: "m3", - value: "0", - title: "Tabúes", - description: "Espacio seguro para ti.", - icon: Unlock, + id: "m3", value: "0", title: "Tabúes", description: "Espacio seguro para ti.", icon: Unlock, }, ]} title="Beneficios de tu cambio" @@ -312,20 +194,11 @@ export default function LandingPage() { description="Empezar es sencillo y cómodo desde casa." accordionItems={[ { - id: "s1", - title: "Paso 1: Valoración inicial", - content: "Evaluamos tu caso mediante una entrevista privada.", - }, + id: "s1", title: "Paso 1: Valoración inicial", content: "Evaluamos tu caso mediante una entrevista privada."}, { - id: "s2", - title: "Paso 2: Plan personalizado", - content: "Diseñamos ejercicios a tu ritmo según tus necesidades.", - }, + id: "s2", title: "Paso 2: Plan personalizado", content: "Diseñamos ejercicios a tu ritmo según tus necesidades."}, { - id: "s3", - title: "Paso 3: Seguimiento constante", - content: "Ajustamos tu plan semana a semana para ver resultados.", - }, + id: "s3", title: "Paso 3: Seguimiento constante", content: "Ajustamos tu plan semana a semana para ver resultados."}, ]} mediaAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-psd/selfcare-program-activities-flyer_23-2151986657.jpg" @@ -339,50 +212,23 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "plan1", - title: "Básico", - price: "49€", - period: "mes", - features: [ - "Acceso grupal", - "Guía digital", - ], + id: "plan1", title: "Básico", price: "49€", period: "mes", features: [ + "Acceso grupal", "Guía digital"], button: { - text: "Elegir plan", - }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-is-engaged-yoga-studio_1157-29605.jpg", - imageAlt: "A beautiful girls is engaged in a yoga studio", - }, + text: "Comenzar ahora"}, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girls-is-engaged-yoga-studio_1157-29605.jpg", imageAlt: "A beautiful girls is engaged in a yoga studio"}, { - id: "plan2", - title: "Premium", - price: "99€", - period: "mes", - features: [ - "Sesiones privadas", - "Guía + Soporte", - ], + id: "plan2", title: "Premium", price: "99€", period: "mes", features: [ + "Sesiones privadas", "Guía + Soporte"], button: { - text: "Elegir plan", - }, - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-eco-food-bowl_624325-1722.jpg?_wi=2", - imageAlt: "A beautiful girls is engaged in a yoga studio", - }, + text: "Comenzar ahora"}, + imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-eco-food-bowl_624325-1722.jpg?_wi=2", imageAlt: "A beautiful girls is engaged in a yoga studio"}, { - id: "plan3", - title: "VIP", - price: "199€", - period: "mes", - features: [ - "Sesiones 1 a 1", - "Plan personalizado", - ], + id: "plan3", title: "VIP", price: "199€", period: "mes", features: [ + "Sesiones 1 a 1", "Plan personalizado"], button: { - text: "Elegir plan", - }, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-stretching-together_23-2149348457.jpg?_wi=3", - imageAlt: "A beautiful girls is engaged in a yoga studio", - }, + text: "Comenzar ahora"}, + imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-stretching-together_23-2149348457.jpg?_wi=3", imageAlt: "A beautiful girls is engaged in a yoga studio"}, ]} title="Elige tu plan" description="Inversión en salud para toda una vida." @@ -396,45 +242,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Laura S.", - handle: "@lauras", - testimonial: "El mejor curso de suelo pélvico.", - imageSrc: "http://img.b2bpic.net/free-photo/female-yoga-teacher-teaching-class_23-2148925776.jpg", - imageAlt: "Female yoga teacher teaching class", - }, + id: "t1", name: "Laura S.", handle: "@lauras", testimonial: "El mejor curso de suelo pélvico.", imageSrc: "http://img.b2bpic.net/free-photo/female-yoga-teacher-teaching-class_23-2148925776.jpg", imageAlt: "Female yoga teacher teaching class"}, { - id: "t2", - name: "Marta O.", - handle: "@martao", - testimonial: "Azahara es una profesional increíble.", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-eco-food-bowl_624325-1722.jpg?_wi=3", - imageAlt: "Female yoga teacher teaching class", - }, + id: "t2", name: "Marta O.", handle: "@martao", testimonial: "Azahara es una profesional increíble.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-eco-food-bowl_624325-1722.jpg?_wi=3", imageAlt: "Female yoga teacher teaching class"}, { - id: "t3", - name: "Beatriz V.", - handle: "@bve", - testimonial: "Por fin entiendo mi cuerpo de nuevo.", - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-stretching-together_23-2149348457.jpg?_wi=4", - imageAlt: "Female yoga teacher teaching class", - }, + id: "t3", name: "Beatriz V.", handle: "@bve", testimonial: "Por fin entiendo mi cuerpo de nuevo.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-women-stretching-together_23-2149348457.jpg?_wi=4", imageAlt: "Female yoga teacher teaching class"}, { - id: "t4", - name: "Sonia F.", - handle: "@soniaf", - testimonial: "Clases amenas y muy efectivas.", - imageSrc: "http://img.b2bpic.net/free-photo/successful-female-entrepreneur-collaborates-with-her-experts-team_482257-122594.jpg?_wi=3", - imageAlt: "Female yoga teacher teaching class", - }, + id: "t4", name: "Sonia F.", handle: "@soniaf", testimonial: "Clases amenas y muy efectivas.", imageSrc: "http://img.b2bpic.net/free-photo/successful-female-entrepreneur-collaborates-with-her-experts-team_482257-122594.jpg?_wi=3", imageAlt: "Female yoga teacher teaching class"}, { - id: "t5", - name: "Carmen L.", - handle: "@clopez", - testimonial: "La menopausia no tiene por qué ser el fin.", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-yoga-retreat-brochure_23-2150185016.jpg?_wi=3", - imageAlt: "Female yoga teacher teaching class", - }, + id: "t5", name: "Carmen L.", handle: "@clopez", testimonial: "La menopausia no tiene por qué ser el fin.", imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-yoga-retreat-brochure_23-2150185016.jpg?_wi=3", imageAlt: "Female yoga teacher teaching class"}, ]} title="Lo que dicen de nosotros" description="Mujeres como tú han recuperado su fuerza." @@ -447,20 +263,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "¿Necesito material extra?", - content: "No, solo ganas y una esterilla.", - }, + id: "q1", title: "¿Necesito material extra?", content: "No, solo ganas y una esterilla."}, { - id: "q2", - title: "¿Es para todas las edades?", - content: "Enfocado en menopausia/perimenopausia.", - }, + id: "q2", title: "¿Es para todas las edades?", content: "Enfocado en menopausia/perimenopausia."}, { - id: "q3", - title: "¿Puedo cancelar cuando quiera?", - content: "Sí, sin permanencia.", - }, + id: "q3", title: "¿Puedo cancelar cuando quiera?", content: "Sí, sin permanencia."}, ]} title="Preguntas frecuentes" description="Respondemos a tus dudas principales." @@ -473,8 +280,7 @@ export default function LandingPage() {