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

This commit is contained in:
2026-03-04 19:06:48 +00:00
parent b1d35d8bbc
commit 044e49ffe2

View File

@@ -26,8 +26,8 @@ interface FooterCardProps {
const FooterCard = ({
// logoSrc,
// logoAlt = "Logo",
logoText = "Webild",
copyrightText = `© 2025 | Webild`,
logoText = "AstroSec",
copyrightText = `© 2025 | AstroSec`,
socialLinks,
ariaLabel = "Site footer",
className = "",