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