From 5e5da42e128f8ff794056061a811512b6d1543e7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 20:38:30 +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 7f0ed40..7f65554 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,7 +38,7 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="AgencyWeb" + brandName="Groundzero Digital " /> -- 2.49.1