Update src/components/navbar/Logo.tsx

This commit is contained in:
2026-02-24 04:46:24 +00:00
parent eddae56dfd
commit 7b5aaa4855

View File

@@ -18,7 +18,7 @@ interface LogoProps {
const Logo = ({
// logoSrc,
// logoAlt = "",
brandName = "Webild",
brandName = "North Star Marketing Lab ",
// className = "",
// imageClassName = "",
textClassName = "",