Merge version_3 into main #4
@@ -109,8 +109,8 @@ export default function HvacKingsPage() {
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Everything you need to know about our Toronto HVAC services."
|
||||
faqs={[
|
||||
{ id: "1", title: "Do you serve the whole GTA?", content: "Yes, we serve the entire Greater Toronto Area." },
|
||||
{ id: "2", title: "Are you licensed?", content: "Yes, all our technicians are fully licensed and insured." },
|
||||
{ id: "1", title: "Do we serve the whole GTA?", content: "Yes, we are proud to serve every part of the Greater Toronto Area with our climate solutions." },
|
||||
{ id: "2", title: "Are we licensed?", content: "Absolutely. All our technicians are fully licensed, insured, and undergo rigorous training." },
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -145,4 +145,4 @@ export default function HvacKingsPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user