From a5c1c6702817af6f25d71e55856477a97138e581 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 21:42:47 +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 d38d11e..4ccb65e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -40,7 +40,7 @@ export default function LandingPage() { { name: "Contact", id: "/contact"}, ]} - brandName="GROWTH.STUDIO" + brandName="Social Scale Associates " /> -- 2.49.1