From 904cba9e2a24c5586e63ae16a0c2361efea769c8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 03:03:16 +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 0096f03..de9f7ca 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -131,7 +131,7 @@ export default function HvacPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { id: "1", title: "¿Tienen envios diarios? ", content: "Yes! We provide round-the-clock emergency HVAC service." }, + { 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: "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." }, -- 2.49.1