2 Commits

Author SHA1 Message Date
29494c287d Update src/app/page.tsx 2026-04-22 05:56:18 +00:00
a4eeea3143 Merge version_2 into main
Merge version_2 into main
2026-04-22 05:55:28 +00:00

View File

@@ -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"