diff --git a/src/components/navbar/NavbarLayoutFloatingInline.tsx b/src/components/navbar/NavbarLayoutFloatingInline.tsx index 03aad15..5691023 100644 --- a/src/components/navbar/NavbarLayoutFloatingInline.tsx +++ b/src/components/navbar/NavbarLayoutFloatingInline.tsx @@ -23,7 +23,7 @@ interface NavbarLayoutFloatingInlineProps { const NavbarLayoutFloatingInline = ({ navItems, - brandName = "Webild", + brandName = "AstroSec", button, animateOnLoad = true, className = "",