Update src/components/navbar/Logo.tsx

This commit is contained in:
2026-03-05 18:44:56 +00:00
parent 6033bbff81
commit b2683cdbd0

View File

@@ -18,7 +18,7 @@ interface LogoProps {
const Logo = ({
// logoSrc,
// logoAlt = "",
brandName = "Contact Us ",
brandName = "CONTACT US ",
// className = "",
// imageClassName = "",
textClassName = "",