From f014e4f9b3600375f16af2eebf93109639f43463 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 23:53:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 34b22b0..b0fc67d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,7 +38,7 @@ export default function LandingPage() { { name: "Testimonials", id: "testimonials" }, { name: "Contact", id: "contact" }, ]} - brandName="LuxeLawn" + brandName="Dino Might Lawncare LLC" button={{ text: "Get Started", href: "/contact" }} /> @@ -191,8 +191,8 @@ export default function LandingPage() {