diff --git a/src/app/page.tsx b/src/app/page.tsx
index f6ddb57..b5b5707 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
@@ -54,42 +42,17 @@ export default function LandingPage() {
@@ -99,20 +62,8 @@ export default function LandingPage() {
animationType="scale-rotate"
textboxLayout="default"
useInvertedBackground={false}
- negativeCard={{
- items: [
- "Riesgo de baneo en servicios baratos",
- "Jugadores no profesionales",
- "Sin garantías de tiempo",
- ],
- }}
- positiveCard={{
- items: [
- "Servicio 100% seguro y confidencial",
- "Jugadores profesionales de rango Pro",
- "Resultados garantizados en 24h",
- ],
- }}
+ negativeCard={{ items: ["Riesgo de baneo en servicios baratos", "Jugadores no profesionales", "Sin garantías de tiempo"] }}
+ positiveCard={{ items: ["Servicio 100% seguro y confidencial", "Jugadores profesionales de rango Pro", "Resultados garantizados en 24h"] }}
title="Por qué elegirnos"
description="Tu cuenta en manos de profesionales certificados."
/>
@@ -120,40 +71,17 @@ export default function LandingPage() {
@@ -293,14 +153,8 @@ export default function LandingPage() {