diff --git a/src/app/page.tsx b/src/app/page.tsx index ab6f1e5..f6f2e05 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,12 +48,12 @@ export default function LandingPage() { description="Personalización real, seguimiento emocional y los resultados que necesitas para alcanzar tu meta en Selectividad." buttons={[{ text: "Conócenos", href: "#about" }]} carouselItems={[ - { id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-reading-book-having-breakfast-home_1301-6115.jpg", imageAlt: "Ambiente de estudio" }, - { id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-pretty-schoolgirl-wearing-glasses-back-bag-holding-books-looking-side-raising-fist-isolated-white_141793-84269.jpg", imageAlt: "Joven motivado" }, - { id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/crop-girl-counting-while-doing-homework_23-2147848787.jpg", imageAlt: "Material de estudio" }, - { id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/teacher-holding-english-class_23-2149402720.jpg", imageAlt: "Enfoque personalizado" }, - { id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg", imageAlt: "Espacio colaborativo" }, - { id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-with-pens-table_23-2147953159.jpg", imageAlt: "Resultados académicos" }, + { id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-reading-book-having-breakfast-home_1301-6115.jpg?_wi=1", imageAlt: "Ambiente de estudio" }, + { id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-pretty-schoolgirl-wearing-glasses-back-bag-holding-books-looking-side-raising-fist-isolated-white_141793-84269.jpg?_wi=1", imageAlt: "Joven motivado" }, + { id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/crop-girl-counting-while-doing-homework_23-2147848787.jpg?_wi=1", imageAlt: "Material de estudio" }, + { id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/teacher-holding-english-class_23-2149402720.jpg?_wi=1", imageAlt: "Enfoque personalizado" }, + { id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg?_wi=1", imageAlt: "Espacio colaborativo" }, + { id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-with-pens-table_23-2147953159.jpg?_wi=1", imageAlt: "Resultados académicos" }, ]} /> @@ -74,9 +74,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} features={[ - { title: "Seguimiento Emocional", description: "No dejamos solo al alumno. Acompañamos cada etapa con un enfoque humano y cercano.", imageSrc: "http://img.b2bpic.net/free-photo/teacher-holding-english-class_23-2149402720.jpg", imageAlt: "Soporte emocional" }, - { title: "Resultados en Selectividad", description: "Metodología probada con altas tasas de éxito en los exámenes PAU año tras año.", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-with-pens-table_23-2147953159.jpg", imageAlt: "Resultados" }, - { title: "Trato Personalizado", description: "Adaptamos nuestra enseñanza al ritmo único de cada estudiante, sin grupos masificados.", imageSrc: "http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg", imageAlt: "Atención individual" }, + { title: "Seguimiento Emocional", description: "No dejamos solo al alumno. Acompañamos cada etapa con un enfoque humano y cercano.", imageSrc: "http://img.b2bpic.net/free-photo/teacher-holding-english-class_23-2149402720.jpg?_wi=2", imageAlt: "Soporte emocional" }, + { title: "Resultados en Selectividad", description: "Metodología probada con altas tasas de éxito en los exámenes PAU año tras año.", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-with-pens-table_23-2147953159.jpg?_wi=2", imageAlt: "Resultados" }, + { title: "Trato Personalizado", description: "Adaptamos nuestra enseñanza al ritmo único de cada estudiante, sin grupos masificados.", imageSrc: "http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg?_wi=2", imageAlt: "Atención individual" }, ]} title="Por qué elegir Arca" description="Nuestros tres pilares para el éxito académico y personal." @@ -91,9 +91,9 @@ export default function LandingPage() { useInvertedBackground={false} members={[ { id: "m1", name: "Raquel", role: "Directora", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-standing-classroom_23-2148668565.jpg", imageAlt: "Raquel" }, - { id: "m2", name: "María", role: "Tutoría", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-reading-book-having-breakfast-home_1301-6115.jpg", imageAlt: "María" }, - { id: "m3", name: "Jordi", role: "Especialista", imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-pretty-schoolgirl-wearing-glasses-back-bag-holding-books-looking-side-raising-fist-isolated-white_141793-84269.jpg", imageAlt: "Jordi" }, - { id: "m4", name: "Elena", role: "Refuerzo", imageSrc: "http://img.b2bpic.net/free-photo/crop-girl-counting-while-doing-homework_23-2147848787.jpg", imageAlt: "Elena" }, + { id: "m2", name: "María", role: "Tutoría", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-reading-book-having-breakfast-home_1301-6115.jpg?_wi=2", imageAlt: "María" }, + { id: "m3", name: "Jordi", role: "Especialista", imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-pretty-schoolgirl-wearing-glasses-back-bag-holding-books-looking-side-raising-fist-isolated-white_141793-84269.jpg?_wi=2", imageAlt: "Jordi" }, + { id: "m4", name: "Elena", role: "Refuerzo", imageSrc: "http://img.b2bpic.net/free-photo/crop-girl-counting-while-doing-homework_23-2147848787.jpg?_wi=2", imageAlt: "Elena" }, ]} title="Conoce a nuestro equipo" description="Liderado por Raquel, nuestro equipo de profesionales está comprometido con tu éxito." @@ -106,11 +106,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { id: "t1", name: "Ana R.", role: "Madre", company: "Cliente Arca", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-reading-book-having-breakfast-home_1301-6115.jpg", imageAlt: "Testimonio 1" }, - { id: "t2", name: "Carlos G.", role: "Alumno", company: "Cliente Arca", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-pretty-schoolgirl-wearing-glasses-back-bag-holding-books-looking-side-raising-fist-isolated-white_141793-84269.jpg", imageAlt: "Testimonio 2" }, - { id: "t3", name: "Marta L.", role: "Madre", company: "Cliente Arca", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/crop-girl-counting-while-doing-homework_23-2147848787.jpg", imageAlt: "Testimonio 3" }, - { id: "t4", name: "Javier P.", role: "Padre", company: "Cliente Arca", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/teacher-holding-english-class_23-2149402720.jpg", imageAlt: "Testimonio 4" }, - { id: "t5", name: "Lucía S.", role: "Alumna", company: "Cliente Arca", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg", imageAlt: "Testimonio 5" }, + { id: "t1", name: "Ana R.", role: "Madre", company: "Cliente Arca", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-reading-book-having-breakfast-home_1301-6115.jpg?_wi=3", imageAlt: "Testimonio 1" }, + { id: "t2", name: "Carlos G.", role: "Alumno", company: "Cliente Arca", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-pretty-schoolgirl-wearing-glasses-back-bag-holding-books-looking-side-raising-fist-isolated-white_141793-84269.jpg?_wi=3", imageAlt: "Testimonio 2" }, + { id: "t3", name: "Marta L.", role: "Madre", company: "Cliente Arca", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/crop-girl-counting-while-doing-homework_23-2147848787.jpg?_wi=3", imageAlt: "Testimonio 3" }, + { id: "t4", name: "Javier P.", role: "Padre", company: "Cliente Arca", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/teacher-holding-english-class_23-2149402720.jpg?_wi=3", imageAlt: "Testimonio 4" }, + { id: "t5", name: "Lucía S.", role: "Alumna", company: "Cliente Arca", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg?_wi=3", imageAlt: "Testimonio 5" }, ]} kpiItems={[ { value: "98%", label: "Aprobados PAU" },