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

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

View File

@@ -31,11 +31,11 @@ interface FooterBaseCardProps {
const FooterBaseCard = ({
// logoSrc = "/brand/logowhite.svg",
logoText = "Contact Us ",
logoText = "Webild",
// logoWidth = 120,
// logoHeight = 40,
columns,
copyrightText = `© 2025 | Contact Us `,
copyrightText = `© 2025 | Webild`,
onPrivacyClick,
ariaLabel = "Site footer",
className = "",