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

This commit is contained in:
2026-03-05 18:45:01 +00:00
parent dd1170fa45
commit 4cdd8d0bc8

View File

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