From ca829bc8ed5071d72a3426026007a062867e8442 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:45:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a532c12..7d8aba8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -16,7 +16,7 @@ export default function LandingPage() { return ( @@ -72,8 +72,8 @@ export default function LandingPage() { tag="Servicios Disponibles" textboxLayout="default" useInvertedBackground={false} - tagAnimation="none" - buttonAnimation="none" + tagAnimation="opacity" + buttonAnimation="opacity" features={[ { id: 1, @@ -114,8 +114,8 @@ export default function LandingPage() { tag="Por Qué Elegirnos" title="Somos tu gasfiter de confianza en Las Condes. Servicio 24 horas, precios justos, garantía en cada trabajo y profesionales certificados." useInvertedBackground={true} - tagAnimation="none" - buttonAnimation="none" + tagAnimation="opacity" + buttonAnimation="opacity" buttons={[ { text: "Solicitar Presupuesto", href: "#contact" }, { @@ -132,9 +132,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} gridVariant="uniform-all-items-equal" - animationType="none" - tagAnimation="none" - buttonAnimation="none" + animationType="opacity" + tagAnimation="opacity" + buttonAnimation="opacity" testimonials={[ { id: "1", name: "Álvaro Valenzuela", role: "Propietario", company: "Las Condes", rating: 5, @@ -163,9 +163,9 @@ export default function LandingPage() { tag="Emergencia" textboxLayout="default" useInvertedBackground={true} - animationType="none" - tagAnimation="none" - buttonAnimation="none" + animationType="opacity" + tagAnimation="opacity" + buttonAnimation="opacity" metrics={[ { id: "1", title: "Llamada Inmediata", subtitle: "Respuesta en menos de 15 minutos", category: "Servicio Rápido", value: "+56 9 7654 5616", buttons: [{ text: "Llamar Ahora", href: "tel:+56976545616" }], @@ -187,8 +187,8 @@ export default function LandingPage() { tag="Área Servicio" textboxLayout="default" useInvertedBackground={false} - tagAnimation="none" - buttonAnimation="none" + tagAnimation="opacity" + buttonAnimation="opacity" names={[ "Las Condes", "Providencia", "Ñuñoa", "La Reina", "Vitacura", "San Isidro", "Huechuraba", "Renca"]} speed={50} @@ -203,9 +203,9 @@ export default function LandingPage() { tag="FAQ" textboxLayout="default" useInvertedBackground={true} - faqsAnimation="none" - tagAnimation="none" - buttonAnimation="none" + faqsAnimation="opacity" + tagAnimation="opacity" + buttonAnimation="opacity" faqs={[ { id: "1", title: "¿Atienden emergencias 24/7?", content: @@ -251,7 +251,7 @@ export default function LandingPage() { useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-vector/topographic-map-background_23-2148580200.jpg" imageAlt="Zona de servicio en Las Condes" - mediaAnimation="none" + mediaAnimation="opacity" mediaPosition="right" buttonText="Solicitar Presupuesto" />