diff --git a/src/app/page.tsx b/src/app/page.tsx index ca81d7d..fc2e123 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Un mundo sin barreras" - description="Empowering people with disabilities to achieve full social and professional independence." + description="Inclusión real para personas con discapacidad." avatars={[ { src: "http://img.b2bpic.net/free-photo/happy-women-hugging-each-other-outdoors_23-2148633012.jpg", alt: "Beneficiarios"}, @@ -99,11 +99,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "p1", title: "Educación", description: "Formación inclusiva adaptada.", tag: "Edu", imageSrc: "http://img.b2bpic.net/free-photo/girl-helping-her-colleague-wheelchair-choose-book-project_23-2148844697.jpg"}, + id: "p1", title: "Educación", description: "Customized vocational training designed for individual accessibility needs.", tag: "Edu", imageSrc: "http://img.b2bpic.net/free-photo/girl-helping-her-colleague-wheelchair-choose-book-project_23-2148844697.jpg"}, { - id: "p2", title: "Empleo", description: "Talento sin barreras.", tag: "Trabajo", imageSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-office-job_23-2149571065.jpg"}, + id: "p2", title: "Empleo", description: "Professional development and coaching to remove barriers in the workplace.", tag: "Trabajo", imageSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-office-job_23-2149571065.jpg"}, { - id: "p3", title: "Accesibilidad", description: "Entornos libres.", tag: "Acceso", imageSrc: "http://img.b2bpic.net/free-photo/modern-skater-couple_23-2147670689.jpg"}, + id: "p3", title: "Accesibilidad", description: "Strategic consulting to ensure environments are fully accessible and inclusive.", tag: "Acceso", imageSrc: "http://img.b2bpic.net/free-photo/modern-skater-couple_23-2147670689.jpg"}, ]} title="Nuestros Programas" description="Iniciativas diseñadas para empoderar a nuestra comunidad." @@ -116,7 +116,6 @@ export default function LandingPage() { textboxLayout="default" gridVariant="uniform-all-items-equal" useInvertedBackground={true} - tag="Proven Results" metrics={[ { id: "m1", value: "1000+", description: "Beneficiarios"},