Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-04 16:15:52 +00:00

View File

@@ -175,9 +175,9 @@ export default function HvacPage() {
title="Frequently Asked Questions"
description="Answers to common questions about our HVAC services."
faqs={[
{ id: "1", title: "Do you offer 24/7 emergency service?", content: "Yes, we are always on standby." },
{ id: "2", title: "How often should I service my system?", content: "Twice a year is recommended." },
{ id: "3", title: "What brands do you service?", content: "We support all major manufacturers." }
{ id: "1", title: "Do you offer 24/7 emergency service?", content: "Yes, we provide true 24/7 emergency service, including all weekends and holidays, to ensure your comfort is never compromised during an urgent breakdown." },
{ id: "2", title: "How often should I service my system?", content: "Twice a year is recommended to maintain peak efficiency and longevity." },
{ id: "3", title: "What brands do you service?", content: "We support and repair all major HVAC manufacturers, providing expert solutions regardless of your system brand." }
]}
faqsAnimation="slide-up"
textboxLayout="default"