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

This commit is contained in:
2026-03-04 19:07:48 +00:00
parent d374f9c4fe
commit f3ecb3347f

View File

@@ -51,11 +51,11 @@ const FooterMedia = ({
imageAlt = "",
videoAriaLabel = "Footer video",
// logoSrc = "/brand/logowhite.svg",
logoText = "AstroSec",
logoText = "ASTROSEC",
// logoWidth = 120,
// logoHeight = 40,
columns,
copyrightText = `© 2025 | AstroSec`,
copyrightText = `© 2025 | ASTROSEC`,
onPrivacyClick,
ariaLabel = "Site footer",
className = "",