Update registry/schemas/FooterMedia.schema.json

This commit is contained in:
2026-02-24 04:46:15 +00:00
parent a27b25f30e
commit 793f6fde09

View File

@@ -6,8 +6,8 @@
"videoSrc": "string (required if no imageSrc)",
"videoAriaLabel?": "string (default: 'Footer video')",
"columns": "Array<{ title: string, items: Array<{ label: string, href: string }> }> - Footer navigation columns",
"logoText?": "string (default: 'Webild')",
"copyrightText?": "string (default: '© 2025 | Webild')",
"logoText?": "string (default: 'North Star Marketing Lab ')",
"copyrightText?": "string (default: '© 2025 | North Star Marketing Lab ')",
"onPrivacyClick?": "() => void",
"ariaLabel?": "string (default: 'Site footer')",
"className?": "string",