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

This commit is contained in:
2026-03-05 22:29:00 +00:00
parent 17efffb044
commit eaee500f86

View File

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