2 Commits

Author SHA1 Message Date
009b20be8c Update src/app/page.tsx 2026-04-25 08:38:50 +00:00
502be78896 Merge version_2 into main
Merge version_2 into main
2026-04-25 08:37:34 +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>
);
}
}