From d96b60e4365c7a8d173f6c6f1247817b5d141dc5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 08:13:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 600b47b..110de78 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,7 +185,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient"}} tag="Contacto" - title="¿Listo para escalar?" + title="Transforma tu Presencia Digital Hoy" description="Agenda una sesión estratégica con nuestro equipo de expertos y descubre el potencial de tu marca hoy." buttons={[ { @@ -227,4 +227,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1