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

This commit is contained in:
2026-03-05 18:44:09 +00:00
parent 5e08c1d4bb
commit 4ea6021884

View File

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