Update src/components/navbar/NavbarStyleCentered/NavbarStyleCentered.tsx
This commit is contained in:
@@ -57,7 +57,7 @@ const NavbarStyleCentered = ({
|
|||||||
topBarButton,
|
topBarButton,
|
||||||
// logoSrc,
|
// logoSrc,
|
||||||
// logoAlt = "",
|
// logoAlt = "",
|
||||||
brandName = "Webild",
|
brandName = "North Star Marketing Lab ",
|
||||||
className = "",
|
className = "",
|
||||||
}: NavbarStyleCenteredProps) => {
|
}: NavbarStyleCenteredProps) => {
|
||||||
const [isActive, setIsActive] = useState(false);
|
const [isActive, setIsActive] = useState(false);
|
||||||
|
|||||||
Reference in New Issue
Block a user