diff --git a/src/components/sections/footer/FooterMedia.tsx b/src/components/sections/footer/FooterMedia.tsx index c6dbd00..18d0e22 100644 --- a/src/components/sections/footer/FooterMedia.tsx +++ b/src/components/sections/footer/FooterMedia.tsx @@ -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 = "",