diff --git a/src/components/sections/footer/FooterMedia.tsx b/src/components/sections/footer/FooterMedia.tsx index 18188bb..a1d5728 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 = "Webild", + logoText = "Proofweb", // logoWidth = 120, // logoHeight = 40, columns, - copyrightText = `© 2025 | Webild`, + copyrightText = `© 2025 | Proofweb`, onPrivacyClick, ariaLabel = "Site footer", className = "",