diff --git a/src/components/navbar/Logo.tsx b/src/components/navbar/Logo.tsx index cefc088..d5c3d50 100644 --- a/src/components/navbar/Logo.tsx +++ b/src/components/navbar/Logo.tsx @@ -18,7 +18,7 @@ interface LogoProps { const Logo = ({ // logoSrc, // logoAlt = "", - brandName = "Contact Us ", + brandName = "Webild", // className = "", // imageClassName = "", textClassName = "",