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

This commit is contained in:
2026-03-05 16:36:59 +00:00
parent c92451b0a0
commit cd694cdfb6

View File

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