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

This commit is contained in:
2026-02-24 04:46:30 +00:00
parent 0eee39988b
commit aacb1896a4

View File

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