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 = ({ const FooterLogoReveal = ({
// logoSrc, // logoSrc,
// logoAlt = "Logo", // logoAlt = "Logo",
logoText = "Webild", logoText = "Proofweb",
leftLink, leftLink,
rightLink, rightLink,
ariaLabel = "Site footer", ariaLabel = "Site footer",