5 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
cfe0c22b71 Update src/app/page.tsx 2026-04-22 05:55:25 +00:00
5aef275e98 Merge version_1 into main
Merge version_1 into main
2026-04-22 05:49:49 +00:00
4fec717d83 Merge version_1 into main
Merge version_1 into main
2026-04-22 05:49:15 +00:00

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
]}
buttons={[
{
text: "Book Emergency Service", href: "#contact"},
text: "Get 24/7 Emergency Support", href: "#contact"},
]}
avatars={[
{ src: "http://img.b2bpic.net/free-photo/plumber-assembling-pipe_1098-17772.jpg", alt: "Plumber assembling pipe" },
@@ -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"