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 +}