Update src/components/navbar/Logo.tsx

This commit is contained in:
2026-02-18 22:49:09 +00:00
parent a42d641fd8
commit 2ec553a454

View File

@@ -18,7 +18,7 @@ interface LogoProps {
const Logo = ({
// logoSrc,
// logoAlt = "",
brandName = "Proofweb",
brandName = "Proof Digital",
// className = "",
// imageClassName = "",
textClassName = "",