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

This commit is contained in:
2026-02-18 22:49:15 +00:00
parent 0b08a850c9
commit 5731da8d19

View File

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