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

This commit is contained in:
2026-03-04 19:06:49 +00:00
parent 044e49ffe2
commit 2ea8027a54

View File

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