Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-08 14:45:51 +00:00

View File

@@ -75,32 +75,32 @@ export default function LandingPage() {
carouselItems={[
{
id: "c1",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-reading-book-having-breakfast-home_1301-6115.jpg",
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",
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",
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-with-pens-table_23-2147953159.jpg?_wi=1",
imageAlt: "Resultados académicos",
},
]}
@@ -128,19 +128,19 @@ export default function LandingPage() {
{
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",
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",
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",
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",
},
]}
@@ -166,21 +166,21 @@ export default function LandingPage() {
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/crop-girl-counting-while-doing-homework_23-2147848787.jpg?_wi=2",
imageAlt: "Elena",
},
]}
@@ -201,7 +201,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-reading-book-having-breakfast-home_1301-6115.jpg?_wi=3",
imageAlt: "Testimonio 1",
},
{
@@ -210,7 +210,7 @@ export default function LandingPage() {
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",
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",
},
{
@@ -219,7 +219,7 @@ export default function LandingPage() {
role: "Madre",
company: "Cliente Arca",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crop-girl-counting-while-doing-homework_23-2147848787.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crop-girl-counting-while-doing-homework_23-2147848787.jpg?_wi=3",
imageAlt: "Testimonio 3",
},
{
@@ -228,7 +228,7 @@ export default function LandingPage() {
role: "Padre",
company: "Cliente Arca",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/teacher-holding-english-class_23-2149402720.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teacher-holding-english-class_23-2149402720.jpg?_wi=3",
imageAlt: "Testimonio 4",
},
{
@@ -237,7 +237,7 @@ export default function LandingPage() {
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",
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",
},
]}