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

This commit is contained in:
2026-02-18 22:49:16 +00:00
parent 5731da8d19
commit 09e5f9b38d

View File

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