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 = "",