Update src/components/sections/footer/FooterLogoReveal.tsx

This commit is contained in:
2026-02-18 22:48:42 +00:00
parent 039c9b9d03
commit 2c67d53627

View File

@@ -28,7 +28,7 @@ interface FooterLogoRevealProps {
const FooterLogoReveal = ({
// logoSrc,
// logoAlt = "Logo",
logoText = "Webild",
logoText = "Proofweb",
leftLink,
rightLink,
ariaLabel = "Site footer",