diff --git a/src/pages/Landing.jsx b/src/pages/Landing.jsx
index 21d54dd..e7ae626 100644
--- a/src/pages/Landing.jsx
+++ b/src/pages/Landing.jsx
@@ -150,33 +150,29 @@ export default function Landing() {
{/* Estadísticas animadas */}
- {/*
- {/*
- {plans.map((plan, idx) => (
-
-
{plan.name}
-
{plan.description}
-
-
- {plan.price}
-
-
{plan.period}
+ {stats.map((stat, index) => (
+
+
{stat.icon}
+
{stat.number}
+
{stat.label}
-
- {plan.features.map((feature, i) => (
- - {feature}
- ))}
-
-
-
- ))}
- */}
- */}
+ ))}
+
+
+
+ {/* Scroll indicator */}
+
+
@@ -446,7 +442,7 @@ export default function Landing() {
Profesional
Para agencias en crecimiento
- {/* $5,999 */}
+ $5,999
/mes