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