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

This commit is contained in:
2026-03-05 18:45:02 +00:00
parent 4cdd8d0bc8
commit 63f0163f69

View File

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