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

This commit is contained in:
2026-03-05 17:57:16 +00:00
parent c806d86344
commit a12212339e

View File

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