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

This commit is contained in:
2026-03-04 19:08:06 +00:00
parent 60e8c9a9ff
commit 4ba70bc492

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 = "",