diff --git a/src/app/page.tsx b/src/app/page.tsx index b967d48..a1a2078 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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: "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." description="Common questions regarding our professional services." faqsAnimation="blur-reveal"