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." },