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

This commit is contained in:
2026-03-05 17:57:17 +00:00
parent a12212339e
commit 1f9c4bf943

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 = "",