Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 29494c287d | |||
| a4eeea3143 |
@@ -175,6 +175,9 @@ export default function LandingPage() {
|
|||||||
{ id: "f2", title: "Do you offer emergency services?", content: "Yes, our team is on call for urgent plumbing emergencies around the clock." },
|
{ id: "f2", title: "Do you offer emergency services?", content: "Yes, our team is on call for urgent plumbing emergencies around the clock." },
|
||||||
{ id: "f3", title: "Why is late-night maintenance important?", content: "Preventing total failure early stops costly secondary water damage to your foundation." }
|
{ id: "f3", title: "Why is late-night maintenance important?", content: "Preventing total failure early stops costly secondary water damage to your foundation." }
|
||||||
]}
|
]}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Book Service Now", href: "#contact" }
|
||||||
|
]}
|
||||||
title="Need Help? Find Answers."
|
title="Need Help? Find Answers."
|
||||||
description="Common questions regarding our professional services."
|
description="Common questions regarding our professional services."
|
||||||
faqsAnimation="blur-reveal"
|
faqsAnimation="blur-reveal"
|
||||||
|
|||||||
Reference in New Issue
Block a user