Merge version_1_1781366342941 into main #2
@@ -18,15 +18,10 @@ export default function HomePage() {
|
||||
brand="Tu futuro comienza aquí."
|
||||
description="Más de 60 años formando líderes con excelencia académica, valores y visión global."
|
||||
primaryButton={{
|
||||
text: "Solicita admisión",
|
||||
href: "#admision",
|
||||
}}
|
||||
text: "Solicita admisión", href: "#admision"}}
|
||||
secondaryButton={{
|
||||
text: "Agenda una visita",
|
||||
href: "#visita",
|
||||
}}
|
||||
videoSrc="http://img.b2bpic.net/free-photo/students-learning-library-high-angle_23-2149647042.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/students-learning-library-high-angle_23-2149647042.jpg?_wi=2"
|
||||
text: "Agenda una visita", href: "#visita"}}
|
||||
videoSrc="http://img.b2bpic.net/free-photo/students-learning-library-high-angle_23-2149647042.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
@@ -40,19 +35,13 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
icon: GraduationCap,
|
||||
title: "Excelencia",
|
||||
description: "Formación integral de alto nivel.",
|
||||
},
|
||||
title: "Excelencia", description: "Formación integral de alto nivel."},
|
||||
{
|
||||
icon: Globe,
|
||||
title: "Visión Global",
|
||||
description: "Convenios internacionales en todo el mundo.",
|
||||
},
|
||||
title: "Visión Global", description: "Convenios internacionales en todo el mundo."},
|
||||
{
|
||||
icon: GraduationCap,
|
||||
title: "Innovación",
|
||||
description: "Tecnología de vanguardia aplicada al estudio.",
|
||||
},
|
||||
title: "Innovación", description: "Tecnología de vanguardia aplicada al estudio."},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -66,40 +55,19 @@ export default function HomePage() {
|
||||
description="Descubre las facultades y las experiencias que definen nuestra vida universitaria."
|
||||
items={[
|
||||
{
|
||||
title: "Laboratorios",
|
||||
description: "Investigación científica aplicada",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-sitting-library_23-2149204733.jpg",
|
||||
},
|
||||
title: "Laboratorios", description: "Investigación científica aplicada", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-sitting-library_23-2149204733.jpg"},
|
||||
{
|
||||
title: "Campus Moderno",
|
||||
description: "Infraestructura de clase mundial",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/large-modern-office-building_1127-3061.jpg",
|
||||
},
|
||||
title: "Campus Moderno", description: "Infraestructura de clase mundial", imageSrc: "http://img.b2bpic.net/free-photo/large-modern-office-building_1127-3061.jpg"},
|
||||
{
|
||||
title: "Vida Estudiantil",
|
||||
description: "Comunidad colaborativa",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-office-collaborating-project_23-2147651760.jpg",
|
||||
},
|
||||
title: "Vida Estudiantil", description: "Comunidad colaborativa", imageSrc: "http://img.b2bpic.net/free-photo/women-office-collaborating-project_23-2147651760.jpg"},
|
||||
{
|
||||
title: "Graduaciones",
|
||||
description: "Hitos de nuestra excelencia",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-work-being-happy_23-2149008941.jpg",
|
||||
},
|
||||
title: "Graduaciones", description: "Hitos de nuestra excelencia", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-work-being-happy_23-2149008941.jpg"},
|
||||
{
|
||||
title: "Deportes",
|
||||
description: "Equilibrio y salud física",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-playing-basketball_23-2150650182.jpg",
|
||||
},
|
||||
title: "Deportes", description: "Equilibrio y salud física", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-playing-basketball_23-2150650182.jpg"},
|
||||
{
|
||||
title: "Biblioteca",
|
||||
description: "Recursos de aprendizaje avanzado",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/candid-shot-concentrated-black-european-male-student-with-backpack-working-research-college-library-stylish-dark-skinned-man-looking-phrase-book-bookshop-before-vacations-abroad_273609-1019.jpg",
|
||||
},
|
||||
title: "Biblioteca", description: "Recursos de aprendizaje avanzado", imageSrc: "http://img.b2bpic.net/free-photo/candid-shot-concentrated-black-european-male-student-with-backpack-working-research-college-library-stylish-dark-skinned-man-looking-phrase-book-bookshop-before-vacations-abroad_273609-1019.jpg"},
|
||||
{
|
||||
title: "Eventos Globales",
|
||||
description: "Conferencias internacionales",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-high-protocol-event_23-2150951307.jpg",
|
||||
},
|
||||
title: "Eventos Globales", description: "Conferencias internacionales", imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-high-protocol-event_23-2150951307.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -113,21 +81,13 @@ export default function HomePage() {
|
||||
description="Datos que demuestran nuestra trayectoria y prestigio."
|
||||
metrics={[
|
||||
{
|
||||
value: "60+",
|
||||
description: "Años de trayectoria",
|
||||
},
|
||||
value: "60+", description: "Años de trayectoria"},
|
||||
{
|
||||
value: "15k+",
|
||||
description: "Estudiantes activos",
|
||||
},
|
||||
value: "15k+", description: "Estudiantes activos"},
|
||||
{
|
||||
value: "95%",
|
||||
description: "Tasa de empleabilidad",
|
||||
},
|
||||
value: "95%", description: "Tasa de empleabilidad"},
|
||||
{
|
||||
value: "100+",
|
||||
description: "Convenios internacionales",
|
||||
},
|
||||
value: "100+", description: "Convenios internacionales"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -141,25 +101,15 @@ export default function HomePage() {
|
||||
author="María González, Egresada Destacada"
|
||||
avatars={[
|
||||
{
|
||||
name: "María",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-lady-blinking-camera-academic-dress-looking-confident_176474-82319.jpg",
|
||||
},
|
||||
name: "María", imageSrc: "http://img.b2bpic.net/free-photo/young-lady-blinking-camera-academic-dress-looking-confident_176474-82319.jpg"},
|
||||
{
|
||||
name: "Juan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-with-long-natural-straight-hair-white-perfect-smile-looking-happy-camera-standing-studio-background_176420-54102.jpg",
|
||||
},
|
||||
name: "Juan", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-blond-woman-with-long-natural-straight-hair-white-perfect-smile-looking-happy-camera-standing-studio-background_176420-54102.jpg"},
|
||||
{
|
||||
name: "Pedro",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-cheerful-pretty-young-20s-woman-glasses-student-employee-smiling-camera-happy-carrying-tote-bag-lean-red-brick-building-wall-campus-enjoying-leisure_197531-30540.jpg",
|
||||
},
|
||||
name: "Pedro", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-cheerful-pretty-young-20s-woman-glasses-student-employee-smiling-camera-happy-carrying-tote-bag-lean-red-brick-building-wall-campus-enjoying-leisure_197531-30540.jpg"},
|
||||
{
|
||||
name: "Ana",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-pensive-cheerful-young-woman-looks-around-while-walking-city-carries-digital-tablet-bottle-fresh-water_273609-55608.jpg",
|
||||
},
|
||||
name: "Ana", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-pensive-cheerful-young-woman-looks-around-while-walking-city-carries-digital-tablet-bottle-fresh-water_273609-55608.jpg"},
|
||||
{
|
||||
name: "Luis",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-girl-glasses-tutor-holding-pen-notebooks-student-carry-her-homework-notes_1258-203181.jpg",
|
||||
},
|
||||
name: "Luis", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smart-girl-glasses-tutor-holding-pen-notebooks-student-carry-her-homework-notes_1258-203181.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -173,20 +123,11 @@ export default function HomePage() {
|
||||
description="Catedráticos de renombre comprometidos con tu aprendizaje."
|
||||
members={[
|
||||
{
|
||||
name: "Dr. Carlos Ruiz",
|
||||
role: "Decano de Ingeniería",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg",
|
||||
},
|
||||
name: "Dr. Carlos Ruiz", role: "Decano de Ingeniería", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-caucasian-happy-teacher-glasses_74855-9736.jpg"},
|
||||
{
|
||||
name: "Dra. Elena Solis",
|
||||
role: "Directora de Investigación",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204399.jpg",
|
||||
},
|
||||
name: "Dra. Elena Solis", role: "Directora de Investigación", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204399.jpg"},
|
||||
{
|
||||
name: "Prof. Roberto Díaz",
|
||||
role: "Director de Admisiones",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-glasses_23-2149915882.jpg",
|
||||
},
|
||||
name: "Prof. Roberto Díaz", role: "Director de Admisiones", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-wearing-glasses_23-2149915882.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -200,29 +141,19 @@ export default function HomePage() {
|
||||
description="Información clave sobre trámites, becas y procesos."
|
||||
categories={[
|
||||
{
|
||||
name: "Admisión",
|
||||
items: [
|
||||
name: "Admisión", items: [
|
||||
{
|
||||
question: "¿Cuáles son los requisitos de ingreso?",
|
||||
answer: "Debes completar el formulario online y presentar tu diploma de secundaria.",
|
||||
},
|
||||
question: "¿Cuáles son los requisitos de ingreso?", answer: "Debes completar el formulario online y presentar tu diploma de secundaria."},
|
||||
{
|
||||
question: "¿Hay becas disponibles?",
|
||||
answer: "Sí, contamos con programas de excelencia y ayuda financiera.",
|
||||
},
|
||||
question: "¿Hay becas disponibles?", answer: "Sí, contamos con programas de excelencia y ayuda financiera."},
|
||||
],
|
||||
},
|
||||
{
|
||||
name: "Académico",
|
||||
items: [
|
||||
name: "Académico", items: [
|
||||
{
|
||||
question: "¿Cómo acceso al Moodle?",
|
||||
answer: "Puedes ingresar desde el portal estudiantil con tu correo institucional.",
|
||||
},
|
||||
question: "¿Cómo acceso al Moodle?", answer: "Puedes ingresar desde el portal estudiantil con tu correo institucional."},
|
||||
{
|
||||
question: "¿Dónde veo el calendario?",
|
||||
answer: "Está disponible en la sección de servicios para el estudiante.",
|
||||
},
|
||||
question: "¿Dónde veo el calendario?", answer: "Está disponible en la sección de servicios para el estudiante."},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -236,13 +167,9 @@ export default function HomePage() {
|
||||
tag="Contacto"
|
||||
text="¿Listo para empezar tu camino en USMA?"
|
||||
primaryButton={{
|
||||
text: "Contactar Asesor",
|
||||
href: "#contacto",
|
||||
}}
|
||||
text: "Contactar Asesor", href: "#contacto"}}
|
||||
secondaryButton={{
|
||||
text: "Preguntar a USMA Asiste",
|
||||
href: "#asistente",
|
||||
}}
|
||||
text: "Preguntar a USMA Asiste", href: "#asistente"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user