This commit is contained in:
2025-10-31 01:55:42 +05:30
parent b35e3bf677
commit 9223e6dea3
6 changed files with 264 additions and 687 deletions

View File

@@ -29,7 +29,7 @@ export const LegalFooter = ({ onDisclaimerOpen, onDMCAOpen }: LegalFooterProps)
color: 'hsl(var(--muted-foreground))'
}}
>
View Full Legal Terms & Disclaimers
Legal Terms & Disclaimers
</button>
<button
onClick={onDMCAOpen}