From 7b5aaa4855ca661718a53f66914fce7375442473 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 04:46:24 +0000 Subject: [PATCH] Update src/components/navbar/Logo.tsx --- src/components/navbar/Logo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/navbar/Logo.tsx b/src/components/navbar/Logo.tsx index d5c3d50..15b61ed 100644 --- a/src/components/navbar/Logo.tsx +++ b/src/components/navbar/Logo.tsx @@ -18,7 +18,7 @@ interface LogoProps { const Logo = ({ // logoSrc, // logoAlt = "", - brandName = "Webild", + brandName = "North Star Marketing Lab ", // className = "", // imageClassName = "", textClassName = "",