Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 02:12:52 +00:00
2 changed files with 1376 additions and 9 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -87,18 +87,18 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Proyecciones del Universo", description: "Simulaciones inmersivas del cosmos, constelaciones y fenómenos astronómicos en nuestro domo de proyección de última generación.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/mix-raced-team-adult-students-wearing-vr-goggles_74855-2047.jpg", imageAlt: "Proyecciones del Universo - Phone 1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mother-child-looking-old-amphores-museum_1398-5189.jpg", imageAlt: "Proyecciones del Universo - Phone 2" }
title: "Proyecciones del Universo", description: "Simulaciones inmersivas del cosmos, constelaciones y fenómenos astronómicos en nuestro domo de proyección de última generación.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/mix-raced-team-adult-students-wearing-vr-goggles_74855-2047.jpg?_wi=1", imageAlt: "Proyecciones del Universo - Phone 1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mother-child-looking-old-amphores-museum_1398-5189.jpg?_wi=1", imageAlt: "Proyecciones del Universo - Phone 2" }
},
{
id: 2,
title: "Salas Interactivas", description: "Actividades educativas diseñadas para todas las edades. Aprende sobre el espacio, los planetas y los misterios del universo de forma divertida.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girls-with-magnifying-glass_23-2148913650.jpg", imageAlt: "Salas Interactivas - Phone 1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mother-child-looking-old-amphores-museum_1398-5189.jpg", imageAlt: "Salas Interactivas - Phone 2" }
title: "Salas Interactivas", description: "Actividades educativas diseñadas para todas las edades. Aprende sobre el espacio, los planetas y los misterios del universo de forma divertida.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girls-with-magnifying-glass_23-2148913650.jpg?_wi=1", imageAlt: "Salas Interactivas - Phone 1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mother-child-looking-old-amphores-museum_1398-5189.jpg?_wi=2", imageAlt: "Salas Interactivas - Phone 2" }
},
{
id: 3,
title: "Visitas Guiadas", description: "Recorridos especializados con nuestros astrónomos expertos que te explicarán los secretos del universo de manera clara y apasionante.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-scouts-with-map_23-2149885224.jpg", imageAlt: "Visitas Guiadas - Phone 1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mix-raced-team-adult-students-wearing-vr-goggles_74855-2047.jpg", imageAlt: "Visitas Guiadas - Phone 2" }
title: "Visitas Guiadas", description: "Recorridos especializados con nuestros astrónomos expertos que te explicarán los secretos del universo de manera clara y apasionante.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-scouts-with-map_23-2149885224.jpg?_wi=1", imageAlt: "Visitas Guiadas - Phone 1" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mix-raced-team-adult-students-wearing-vr-goggles_74855-2047.jpg?_wi=2", imageAlt: "Visitas Guiadas - Phone 2" }
}
]}
showStepNumbers={true}
@@ -117,13 +117,13 @@ export default function LandingPage() {
tagAnimation="slide-up"
products={[
{
id: "1", name: "Primaria (6-12 años)", price: "Desde $15 USD/alumno", variant: "Introducción al Universo", imageSrc: "http://img.b2bpic.net/free-photo/front-view-scouts-with-map_23-2149885224.jpg", imageAlt: "Estudiantes de primaria"
id: "1", name: "Primaria (6-12 años)", price: "Desde $15 USD/alumno", variant: "Introducción al Universo", imageSrc: "http://img.b2bpic.net/free-photo/front-view-scouts-with-map_23-2149885224.jpg?_wi=2", imageAlt: "Estudiantes de primaria"
},
{
id: "2", name: "Secundaria (13-15 años)", price: "Desde $18 USD/alumno", variant: "Astronomía Intermedia", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girls-with-magnifying-glass_23-2148913650.jpg", imageAlt: "Estudiantes de secundaria"
id: "2", name: "Secundaria (13-15 años)", price: "Desde $18 USD/alumno", variant: "Astronomía Intermedia", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girls-with-magnifying-glass_23-2148913650.jpg?_wi=2", imageAlt: "Estudiantes de secundaria"
},
{
id: "3", name: "Preparatoria (16-18 años)", price: "Desde $20 USD/alumno", variant: "Astrofísica Avanzada", imageSrc: "http://img.b2bpic.net/free-photo/mix-raced-team-adult-students-wearing-vr-goggles_74855-2047.jpg", imageAlt: "Estudiantes de preparatoria"
id: "3", name: "Preparatoria (16-18 años)", price: "Desde $20 USD/alumno", variant: "Astrofísica Avanzada", imageSrc: "http://img.b2bpic.net/free-photo/mix-raced-team-adult-students-wearing-vr-goggles_74855-2047.jpg?_wi=3", imageAlt: "Estudiantes de preparatoria"
}
]}
buttons={[