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