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