From 18571fac3e8c9a2ac33ee127a2d431a56f256275 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 25 Apr 2026 17:23:06 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6e2e78e..208b227 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,7 +35,7 @@ export default function LandingPage() { { name: "Services", id: "services" }, { name: "Contact", id: "contact" }, ]} - brandName="MAC Home & Lawn Care" + brandName="" /> -- 2.49.1