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

This commit is contained in:
2026-03-05 18:28:07 +00:00
parent 31908b2830
commit c8835b35da

View File

@@ -51,11 +51,11 @@ const FooterMedia = ({
imageAlt = "",
videoAriaLabel = "Footer video",
// logoSrc = "/brand/logowhite.svg",
logoText = "Webild",
logoText = "Contact Us ",
// logoWidth = 120,
// logoHeight = 40,
columns,
copyrightText = `© 2025 | Webild`,
copyrightText = `© 2025 | Contact Us `,
onPrivacyClick,
ariaLabel = "Site footer",
className = "",