Footer: fix copyright punctuation and title case
This commit is contained in:
@@ -138,7 +138,7 @@ export default function Footer() {
|
|||||||
<Link href="/privacy" className="hover:text-[#1D4ED8] transition-colors">Privacy Policy</Link>
|
<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>
|
<Link href="/terms" className="hover:text-[#1D4ED8] transition-colors">Terms of Service</Link>
|
||||||
<span className="inline-flex items-center gap-2 flex-wrap">
|
<span className="inline-flex items-center gap-2 flex-wrap">
|
||||||
© 2026. All rights reserved.
|
© 2026 All Rights Reserved.
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user