Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-25 22:49:46 +00:00

View File

@@ -118,7 +118,7 @@ export default function LandingPage() {
{ id: "m4", icon: Star, title: "Going Above", value: "Always" },
]}
title="Why Neighbors Trust Us"
description="We're not a big chain—we're your neighbors who happen to know everything about plumbing."
description="We are a fully licensed and insured team, giving you complete peace of mind that your home and investment are in professional, protected hands."
/>
</div>
@@ -197,4 +197,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}