diff --git a/src/app/page.tsx b/src/app/page.tsx
index cf3b0d9..958d801 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,26 +32,11 @@ export default function LandingPage() {
@@ -59,23 +44,15 @@ export default function LandingPage() {
@@ -87,18 +64,9 @@ export default function LandingPage() {
title="Modo Carrera: Construye tu Historia"
description="Toma decisiones críticas, desarrolla jóvenes promesas y lidera a tu equipo hacia la gloria. Tu estrategia define el destino del club."
metrics={[
- {
- value: "20+",
- title: "Ligas Reales",
- },
- {
- value: "15k+",
- title: "Jugadores",
- },
- {
- value: "4K",
- title: "Calidad UHD",
- },
+ { value: "20+", title: "Ligas Reales" },
+ { value: "15k+", title: "Jugadores" },
+ { value: "4K", title: "Calidad UHD" },
]}
imageSrc="http://img.b2bpic.net/free-photo/monochrome-soccer-fans-cheering_23-2151530127.jpg"
mediaAnimation="blur-reveal"
@@ -111,28 +79,14 @@ export default function LandingPage() {
@@ -353,32 +200,8 @@ export default function LandingPage() {