Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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"},
|
||||
@@ -116,6 +116,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={true}
|
||||
tag="Proven Results"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", value: "1000+", description: "Beneficiarios"},
|
||||
@@ -171,4 +172,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user