Switch to version 2: modified src/components/navbar/Logo.tsx

This commit is contained in:
2026-03-05 18:26:35 +00:00
parent beb0546543
commit bd97c962a1

View File

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