From 105fa1fddcfdc82f5140aade1c41d2e9599ff858 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 04:46:31 +0000 Subject: [PATCH] Update src/components/sections/footer/FooterMedia.tsx --- src/components/sections/footer/FooterMedia.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/sections/footer/FooterMedia.tsx b/src/components/sections/footer/FooterMedia.tsx index 17cb472..7e05016 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 = "North Star Marketing Lab ", // logoWidth = 120, // logoHeight = 40, columns, - copyrightText = `© 2025 | Webild`, + copyrightText = `© 2025 | North Star Marketing Lab `, onPrivacyClick, ariaLabel = "Site footer", className = "",