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

This commit is contained in:
2026-02-24 04:46:31 +00:00
parent b79c0812c2
commit 105fa1fddc

View File

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