Switch to version 2: modified src/components/sections/footer/FooterCard.tsx

This commit is contained in:
2026-03-05 18:26:39 +00:00
parent b2f9c09377
commit 0cb47d4e55

View File

@@ -26,8 +26,8 @@ interface FooterCardProps {
const FooterCard = ({
// logoSrc,
// logoAlt = "Logo",
logoText = "Contact Us ",
copyrightText = `© 2025 | Contact Us `,
logoText = "Webild",
copyrightText = `© 2025 | Webild`,
socialLinks,
ariaLabel = "Site footer",
className = "",