legal: JTR Media Properties ownership; RMP media representation

This commit is contained in:
2026-07-16 16:31:37 +00:00
parent e9c761b9a2
commit 41beb4c55b
3 changed files with 5 additions and 7 deletions

View File

@@ -137,9 +137,7 @@ export default function Footer() {
<div className="flex items-center gap-4 text-xs font-body text-[#475569]">
<Link href="/privacy" className="hover:text-[#1D4ED8] transition-colors">Privacy Policy</Link>
<Link href="/terms" className="hover:text-[#1D4ED8] transition-colors">Terms of Service</Link>
<span className="inline-flex items-center gap-2 flex-wrap">
© 2026 All Rights Reserved.
</span>
<span className="inline-flex flex-col items-end gap-0.5 text-right"><span className="text-xs">© 2026 JTR Media Properties. All Rights Reserved.</span><span className="text-[8px] opacity-70 leading-none">Media representation by Relevant Media Properties</span></span>
</div>
</div>