Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 39163e40c9 | |||
| 1b008a3589 | |||
| 56a6bc0601 | |||
| d120efbda0 |
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user