From f913b0dbbd5443b9b86148033bfdcc96eceec18d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 15:42:33 +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 5b56c50..6e48729 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -202,7 +202,7 @@ export default function LandingPage() { ctaTitle="Solicita tu auditoría gratuita de marketing" ctaDescription="Descubre cómo JART puede ayudar a tu inmobiliaria a vender más propiedades y captar más clientes mediante marketing digital, automatización y home staging." ctaButton={{ - text: "Quiero vender más propiedades", href: "#contact" + text: "Agendar Auditoría Gratis", href: "#contact" }} ctaIcon={Phone} faqs={[ @@ -270,4 +270,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1