updated footer links
This commit is contained in:
parent
aeac827288
commit
f30948e79e
@ -170,9 +170,9 @@ export default function Footer2() {
|
|||||||
</div>
|
</div>
|
||||||
<div className="mt-16 border-t border-purple-900/10 pt-8 sm:mt-20 lg:mt-24">
|
<div className="mt-16 border-t border-purple-900/10 pt-8 sm:mt-20 lg:mt-24">
|
||||||
<p className="mt-6 text-sm text-slate-500 md:mt-0">© {new Date().getFullYear()} OurWorld Holdings, All rights reserved.{' '}
|
<p className="mt-6 text-sm text-slate-500 md:mt-0">© {new Date().getFullYear()} OurWorld Holdings, All rights reserved.{' '}
|
||||||
<a href="https://docs.threefold.io/docs/legal/terms_and_conditions/" className="text-purple-500 hover:underline">
|
<a href="https://docs.threefold.io/docs/legal/terms_and_conditions/" target="_blank" className="text-purple-500 hover:underline">
|
||||||
Terms & Conditions </a>{' '}|{' '}
|
Terms & Conditions </a>{' '}|{' '}
|
||||||
<a href="https://docs.threefold.io/docs/legal/privacy_policy/" className="text-purple-500 hover:underline">
|
<a href="https://docs.threefold.io/docs/legal/privacy_policy/" target="_blank" className="text-purple-500 hover:underline">
|
||||||
Privacy Policy
|
Privacy Policy
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user