diff --git a/src/app/page.tsx b/src/app/page.tsx index 365ac14..2d0f260 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-students-learning-lectures_23-2147666831.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-students-learning-lectures_23-2147666831.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -131,7 +131,7 @@ export default function LandingPage() { description="Más de 20 años formando estudiantes comprometidos con su comunidad y preparados para los desafíos universitarios." subdescription="Creemos en la formación integral que combina disciplina, valores y tecnología de vanguardia." icon={GraduationCap} - imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-classroom-students_23-2150906174.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-futuristic-classroom-students_23-2150906174.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -146,12 +146,12 @@ export default function LandingPage() { { title: "Excelencia Académica", description: "Plan de estudios robusto con certificación internacional.", - imageSrc: "http://img.b2bpic.net/free-photo/badge-icon-front-side_187299-39424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/badge-icon-front-side_187299-39424.jpg?_wi=1", }, { title: "Desarrollo Integral", description: "Actividades deportivas y talleres de liderazgo.", - imageSrc: "http://img.b2bpic.net/free-photo/business-success-teamwork-concept-with-wooden-figures-people-cubes-side-view_176474-9269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-success-teamwork-concept-with-wooden-figures-people-cubes-side-view_176474-9269.jpg?_wi=1", }, { title: "Preparación Universitaria", @@ -242,7 +242,7 @@ export default function LandingPage() { name: "Carlos Ruiz", role: "Padre de familia", testimonial: "La atención personalizada y los valores me dieron confianza total.", - imageSrc: "http://img.b2bpic.net/free-photo/young-students-learning-lectures_23-2147666831.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-students-learning-lectures_23-2147666831.jpg?_wi=2", imageAlt: "Modern domestic room with elegant wooden chair generated by AI", }, { @@ -250,7 +250,7 @@ export default function LandingPage() { name: "Elena Martínez", role: "Egresada", testimonial: "Gracias a la prepa entré a la carrera que siempre quise.", - imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-classroom-students_23-2150906174.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-futuristic-classroom-students_23-2150906174.jpg?_wi=2", imageAlt: "Modern domestic room with elegant wooden chair generated by AI", }, { @@ -258,7 +258,7 @@ export default function LandingPage() { name: "Javier López", role: "Alumno", testimonial: "Las actividades extraescolares fueron el mejor complemento.", - imageSrc: "http://img.b2bpic.net/free-photo/badge-icon-front-side_187299-39424.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/badge-icon-front-side_187299-39424.jpg?_wi=2", imageAlt: "Modern domestic room with elegant wooden chair generated by AI", }, { @@ -266,7 +266,7 @@ export default function LandingPage() { name: "Sofía Puc", role: "Padre de familia", testimonial: "Una institución sólida y moderna en Mérida.", - imageSrc: "http://img.b2bpic.net/free-photo/business-success-teamwork-concept-with-wooden-figures-people-cubes-side-view_176474-9269.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-success-teamwork-concept-with-wooden-figures-people-cubes-side-view_176474-9269.jpg?_wi=2", imageAlt: "Modern domestic room with elegant wooden chair generated by AI", }, ]}