Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0303bccb66 | |||
| 980439a22f | |||
| 42b14d12bc | |||
| 6ce2cc1d13 |
@@ -102,10 +102,10 @@ export default function LandingPage() {
|
|||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
icon: Lightbulb,
|
icon: Lightbulb,
|
||||||
label: "Proyectos lanzados", value: "150+"},
|
label: "150+ Negocios Digitalizados", value: "150+"},
|
||||||
{
|
{
|
||||||
icon: Zap,
|
icon: Zap,
|
||||||
label: "Velocidad media", value: "2s"},
|
label: "2s Promedio de Carga", value: "2s"},
|
||||||
{
|
{
|
||||||
icon: ShieldCheck,
|
icon: ShieldCheck,
|
||||||
label: "Satisfacción", value: "100%"},
|
label: "Satisfacción", value: "100%"},
|
||||||
@@ -257,4 +257,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user