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

This commit is contained in:
2026-02-13 17:15:18 +00:00
parent cb830df93c
commit 76a34e7a97

View File

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