From 4d64564edc9bf8f4a62dd686d7276bf57cecde55 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 03:03:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index de9f7ca..523e2c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,7 +132,7 @@ export default function HvacPage() { useInvertedBackground={false} faqs={[ { id: "1", title: "¿Tienen envios diarios? ", content: "Realizamos entregas todos los días de 8am a 6pm." }, - { id: "2", title: "¿Manejan la marca que uso?", content: "We recommend servicing your system at least twice a year." }, + { id: "2", title: "¿Manejan la marca que uso?", content: "Trabajamos la gran mayoría de referencias. " }, { id: "3", title: "¿Solo tienen alimento seco?", content: "We work with all major HVAC brands including Carrier, Trane, Lennox, and more." }, { id: "4", title: "¿Me recomendaran lo mas caro?", content: "Yes, we offer flexible financing plans for new installations." }, { id: "5", title: "¿Ofrecen servicio personalizado?", content: "Most residential HVAC installations are completed in one day." }, -- 2.49.1