Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 992450db11 | |||
| abb2664beb |
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="We've compiled answers to help you understand our process."
|
||||
faqs={[
|
||||
{ id: "1", title: "Do you offer emergency services?", content: "Yes, we are available 24/7 for emergency plumbing and heating issues." },
|
||||
{ id: "1", title: "Do you offer emergency services?", content: "Yes, we are available 24/7 for emergency plumbing and heating issues with an industry-leading average response time of 60 minutes." },
|
||||
{ id: "2", title: "Are your technicians licensed?", content: "All our team members are fully licensed, insured, and certified professionals." },
|
||||
{ id: "3", title: "Do you provide free estimates?", content: "We offer transparent, fair pricing and provide upfront estimates for all projects." },
|
||||
{ id: "4", title: "Do you service weekends?", content: "Yes, we work 7 days a week including weekends and holidays at no extra stress." },
|
||||
@@ -121,4 +121,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user