From aacb1896a412668dbce09e79e4c48ae032bc3575 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Feb 2026 04:46:30 +0000 Subject: [PATCH] Update src/components/sections/footer/FooterCard.tsx --- src/components/sections/footer/FooterCard.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/sections/footer/FooterCard.tsx b/src/components/sections/footer/FooterCard.tsx index f473311..a19c00c 100644 --- a/src/components/sections/footer/FooterCard.tsx +++ b/src/components/sections/footer/FooterCard.tsx @@ -26,8 +26,8 @@ interface FooterCardProps { const FooterCard = ({ // logoSrc, // logoAlt = "Logo", - logoText = "Webild", - copyrightText = `© 2025 | Webild`, + logoText = "North Star Marketing Lab ", + copyrightText = `© 2025 | North Star Marketing Lab `, socialLinks, ariaLabel = "Site footer", className = "",