diff --git a/src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx b/src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx index dd90818..4ce78ff 100644 --- a/src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx +++ b/src/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen.tsx @@ -50,7 +50,7 @@ const NavbarStyleFullscreen = ({ navItems, // logoSrc, // logoAlt = "", - brandName = "Proofweb", + brandName = "Proof Digital", bottomLeftText = "Global Community", bottomRightText = "hello@example.com", topBarClassName = "",