Update src/components/navbar/Logo.tsx

This commit is contained in:
2026-03-05 22:28:55 +00:00
parent 5369a22dfd
commit e7de932fba

View File

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