From 178c5754432a3cdb2c12e0d00a9a9cc740036273 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 17:36:20 +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 8b97dbe..ccd25f4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,7 +34,7 @@ export default function LandingPage() { { name: "Reviews", id: "testimonials" }, { name: "Contact", id: "contact" } ]} - brandName="Hansen Lawn" + brandName="Hansen Lawn & Landscape LLC" bottomLeftText="North Haven, CT" bottomRightText="Call for Free Quote" /> @@ -44,7 +44,7 @@ export default function LandingPage() {