From 9714e4ac894dcc991ded46c32a97fc1538723a21 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 21:42:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 273 +++++++++++------------------------------------ 1 file changed, 64 insertions(+), 209 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a5935db..9229f4d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import { UserPlus } from "lucide-react"; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FaqBase from '@/components/sections/faq/FaqBase'; import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve'; @@ -32,25 +33,15 @@ export default function LandingPage() { @@ -59,45 +50,28 @@ export default function LandingPage() {
@@ -120,44 +94,20 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "f1", - title: "Entrenamiento Profesional", - label: "Deporte", - items: [ - "Técnica avanzada", - "Tactical awareness", - "Preparación física", - ], + id: "f1", title: "Entrenamiento Profesional", label: "Deporte", items: [ + "Técnica avanzada", "Tactical awareness", "Preparación física"], }, { - id: "f2", - title: "Valores y Disciplina", - label: "Educación", - items: [ - "Ética de trabajo", - "Respeto mutuo", - "Resiliencia", - ], + id: "f2", title: "Valores y Disciplina", label: "Educación", items: [ + "Ética de trabajo", "Respeto mutuo", "Resiliencia"], }, { - id: "f3", - title: "Entorno Seguro", - label: "Comunidad", - items: [ - "Ambiente protegido", - "Coachs certificados", - "Atención personalizada", - ], + id: "f3", title: "Entorno Seguro", label: "Comunidad", items: [ + "Ambiente protegido", "Coachs certificados", "Atención personalizada"], }, { - id: "f4", - title: "Crecimiento Mental", - label: "Mentoria", - items: [ - "Enfoque espiritual", - "Liderazgo positivo", - "Inteligencia emocional", - ], + id: "f4", title: "Crecimiento Mental", label: "Mentoria", items: [ + "Enfoque espiritual", "Liderazgo positivo", "Inteligencia emocional"], }, ]} title="Nuestros Pilares de Formación" @@ -172,69 +122,29 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "p1", - title: "Semilleros", - period: "5-8 años", - price: "Inscripción abierta", - features: [ - "Coordinación motora", - "Juego recreativo", - "Primeros valores", - ], + id: "p1", title: "Semilleros", period: "5-8 años", price: "Inscripción abierta", features: [ + "Coordinación motora", "Juego recreativo", "Primeros valores"], button: { - text: "Inscribir", - }, - imageSrc: "http://img.b2bpic.net/free-photo/football-trainer-teaching-his-pupils_23-2149707985.jpg", - imageAlt: "Football trainer teaching his pupils", - }, + text: "Inscribir"}, + imageSrc: "http://img.b2bpic.net/free-photo/football-trainer-teaching-his-pupils_23-2149707985.jpg", imageAlt: "Football trainer teaching his pupils"}, { - id: "p2", - title: "Infantil", - period: "9-12 años", - price: "Inscripción abierta", - features: [ - "Técnica individual", - "Juego colectivo", - "Disciplina base", - ], + id: "p2", title: "Infantil", period: "9-12 años", price: "Inscripción abierta", features: [ + "Técnica individual", "Juego colectivo", "Disciplina base"], button: { - text: "Inscribir", - }, - imageSrc: "http://img.b2bpic.net/free-photo/football-player-playing-field_1303-24548.jpg?_wi=2", - imageAlt: "Football trainer teaching his pupils", - }, + text: "Inscribir"}, + imageSrc: "http://img.b2bpic.net/free-photo/football-player-playing-field_1303-24548.jpg?_wi=2", imageAlt: "Football trainer teaching his pupils"}, { - id: "p3", - title: "Pre-Juvenil", - period: "13-15 años", - price: "Inscripción abierta", - features: [ - "Táctica grupal", - "Condición física", - "Liderazgo", - ], + id: "p3", title: "Pre-Juvenil", period: "13-15 años", price: "Inscripción abierta", features: [ + "Táctica grupal", "Condición física", "Liderazgo"], button: { - text: "Inscribir", - }, - imageSrc: "http://img.b2bpic.net/free-photo/football-trainer-talking-kids-medium-shot_23-2149742052.jpg?_wi=2", - imageAlt: "Football trainer teaching his pupils", - }, + text: "Inscribir"}, + imageSrc: "http://img.b2bpic.net/free-photo/football-trainer-talking-kids-medium-shot_23-2149742052.jpg?_wi=2", imageAlt: "Football trainer teaching his pupils"}, { - id: "p4", - title: "Juvenil", - period: "16-18 años", - price: "Inscripción abierta", - features: [ - "Preparación competitiva", - "Visión táctica", - "Responsabilidad", - ], + id: "p4", title: "Juvenil", period: "16-18 años", price: "Inscripción abierta", features: [ + "Preparación competitiva", "Visión táctica", "Responsabilidad"], button: { - text: "Inscribir", - }, - imageSrc: "http://img.b2bpic.net/free-photo/children-playing-soccer-sunny-day_23-2147637106.jpg?_wi=2", - imageAlt: "Football trainer teaching his pupils", - }, + text: "Inscribir"}, + imageSrc: "http://img.b2bpic.net/free-photo/children-playing-soccer-sunny-day_23-2147637106.jpg?_wi=2", imageAlt: "Football trainer teaching his pupils"}, ]} title="Categorías por Edades" description="Programas diseñados para el desarrollo óptimo en cada etapa de crecimiento." @@ -246,30 +156,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - name: "Carlos M.", - imageSrc: "http://img.b2bpic.net/free-photo/father-son-showing-muscles-football-field_23-2148755882.jpg", - }, + id: "t1", name: "Carlos M.", imageSrc: "http://img.b2bpic.net/free-photo/father-son-showing-muscles-football-field_23-2148755882.jpg"}, { - id: "t2", - name: "Elena R.", - imageSrc: "http://img.b2bpic.net/free-photo/kids-playing-football-supervised-by-football-trainer_23-2149684401.jpg", - }, + id: "t2", name: "Elena R.", imageSrc: "http://img.b2bpic.net/free-photo/kids-playing-football-supervised-by-football-trainer_23-2149684401.jpg"}, { - id: "t3", - name: "Roberto S.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-watching-sports_23-2150167316.jpg", - }, + id: "t3", name: "Roberto S.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-watching-sports_23-2150167316.jpg"}, { - id: "t4", - name: "Lucía P.", - imageSrc: "http://img.b2bpic.net/free-photo/little-boy-playing-soccer-football-with-mother-park_1150-3944.jpg", - }, + id: "t4", name: "Lucía P.", imageSrc: "http://img.b2bpic.net/free-photo/little-boy-playing-soccer-football-with-mother-park_1150-3944.jpg"}, { - id: "t5", - name: "Fernando G.", - imageSrc: "http://img.b2bpic.net/free-photo/girl-holding-soccer-ball-standing-with-her-parent-park_23-2148201580.jpg", - }, + id: "t5", name: "Fernando G.", imageSrc: "http://img.b2bpic.net/free-photo/girl-holding-soccer-ball-standing-with-her-parent-park_23-2148201580.jpg"}, ]} cardTitle="Testimonios de Nuestra Familia" cardTag="Opiniones" @@ -284,31 +179,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "+200", - title: "Niños formados", - items: [ - "Programas activos", - "Fundación activa", - ], + id: "m1", value: "+200", title: "Niños formados", items: [ + "Programas activos", "Fundación activa"], }, { - id: "m2", - value: "+10", - title: "Años de trayectoria", - items: [ - "Experiencia", - "Constancia", - ], + id: "m2", value: "+10", title: "Años de trayectoria", items: [ + "Experiencia", "Constancia"], }, { - id: "m3", - value: "100%", - title: "Valores aplicados", - items: [ - "Disciplina", - "Formación", - ], + id: "m3", value: "100%", title: "Valores aplicados", items: [ + "Disciplina", "Formación"], }, ]} title="Nuestro Impacto" @@ -320,8 +200,7 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1