Merge version_3 into main #2

Merged
bender merged 1 commits from version_3 into main 2026-04-07 19:48:02 +00:00

View File

@@ -47,7 +47,7 @@ export default function LandscapingPage() {
<HeroOverlayTestimonial
tag="Professional Landscaping"
tagIcon={Leaf}
title="Quality Work You Can Trust"
title="Transform Your Yard with Trusted Professionals"
description="Brothers Landscaping Service LLC provides premium lawn care, mulching, and hardscape installations in Evans City and beyond."
buttons={[
{ text: "Get a Free Quote", href: "#contact" },
@@ -204,4 +204,4 @@ export default function LandscapingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}