Update src/components/navbar/NavbarLayoutFloatingInline.tsx

This commit is contained in:
2026-03-04 19:06:45 +00:00
parent 25f892819e
commit d9c9aad4f4

View File

@@ -23,7 +23,7 @@ interface NavbarLayoutFloatingInlineProps {
const NavbarLayoutFloatingInline = ({
navItems,
brandName = "Webild",
brandName = "AstroSec",
button,
animateOnLoad = true,
className = "",