Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-04-25 08:38:56 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
useInvertedBackground={false}
background={{
variant: "gradient-bars"}}
title="Quality Fencing for Minneapolis Homes"
title="Enhancing Home Security and Curb Appeal with Premium Fencing"
description="Professional residential and commercial fence installation services across the Twin Cities. We build durable, beautiful fences that stand the test of Minnesota weather."
buttons={[
{
@@ -264,4 +264,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}