Merge version_8 into main #29

Merged
bender merged 1 commits from version_8 into main 2026-05-11 03:29:54 +00:00

View File

@@ -144,11 +144,11 @@ export default function HvacPage() {
<ContactCTA
tag="Contacto "
tagIcon={Phone}
title="Listo para simplificar tu vida"
title="¿Listo para simplificar tu vida?"
description="Tu mascota cubierta. Tu tranquilo. "
buttons={[
{ text: "WhatsApp", href: "https://wa.me/573011471991" },
{ text: "Llamar al 3011471991", href: "tel:3011471991" },
{ text: "Hablar por WhatsApp", href: "https://wa.me/573011471991" },
{ text: "Llamar 301 147 1991", href: "tel:3011471991" },
]}
background={{ variant: "plain" }}
useInvertedBackground={false}