Update src/app/page.tsx

This commit is contained in:
2026-04-15 13:00:30 +00:00
parent f171b0c80c
commit ec217d5e6a

View File

@@ -167,7 +167,7 @@ export default function LandingPage() {
{
id: "f4", title: "Clean Workmanship", content: "We leave every jobsite cleaner than when we arrived."},
]}
title="Why Choose Us"
title="What Makes Our Plumbing Service Different?"
description="Why homeowners trust us with their plumbing needs."
faqsAnimation="blur-reveal"
/>
@@ -265,4 +265,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}