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() {