From 009b20be8cacde692a2228bf2a8e2388c035425e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 08:38:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0af264b..b8ddb75 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} \ No newline at end of file +} -- 2.49.1