edit footer
This commit is contained in:
parent
14f947a91f
commit
eb5cd83d24
@ -1,16 +1,20 @@
|
||||
import { Container } from '@/components/Container'
|
||||
import { Logo } from '@/components/Logo'
|
||||
|
||||
|
||||
|
||||
export function Footer() {
|
||||
return (
|
||||
<footer className="flex-none py-16">
|
||||
<Container className="flex flex-col items-center justify-between md:flex-row">
|
||||
<Logo className="h-12 w-auto text-slate-900" />
|
||||
<p className="mt-6 text-base text-slxate-500 md:mt-0">
|
||||
Copyright © {new Date().getFullYear()} Ourworld Holdings, All
|
||||
rights reserved.
|
||||
<p className="mt-6 text-base text-slate-500 md:mt-0">
|
||||
© {new Date().getFullYear()} OurWorld Holdings, All rights reserved.{' '}
|
||||
<a href="https://library.threefold.me/info/legal/#/legal__terms_conditions_websites" className="text-blue-500 hover:underline">
|
||||
Terms & Conditions
|
||||
</a>{' '}
|
||||
|{' '}
|
||||
<a href="https://library.threefold.me/info/legal/#/legal__privacypolicy" className="text-blue-500 hover:underline">
|
||||
Privacy Policy
|
||||
</a>
|
||||
</p>
|
||||
</Container>
|
||||
</footer>
|
||||
|
@ -2,11 +2,11 @@ import { Logo } from '@/components/Logo'
|
||||
|
||||
const navigation = {
|
||||
solutions: [
|
||||
{ name: 'About', href: '/about.html' },
|
||||
{ name: 'OurVerse App', href: 'https://portal.ourverse.tf', target: '_blank', rel: 'noopener noreferrer' },
|
||||
{ name: 'HeroVerse 3D', href: '/heroverse.html ' },
|
||||
{ name: 'Features', href: '/features.html' },
|
||||
{ name: 'Usecases', href: '/usecases.html' },
|
||||
{ name: 'OurVerse App', href: '#' },
|
||||
|
||||
],
|
||||
support: [
|
||||
{ name: 'Support', href: 'mailto:info@ourworld.tf' },
|
||||
@ -14,20 +14,17 @@ const navigation = {
|
||||
{ name: 'Events', href: '/events.html' },
|
||||
],
|
||||
partners: [
|
||||
{ name: 'OurWorld', href: 'https://ourworld.tf' },
|
||||
{ name: 'ThreeFold', href: 'https://threefold.io' },
|
||||
{ name: 'Vindo', href: 'https://vindo.ai' },
|
||||
{ name: 'Incubaid', href: 'https://incubaid.com' },
|
||||
{ name: 'ThreeFold', href: 'https://threefold.io', target: '_blank', rel: 'noopener noreferrer' },
|
||||
{ name: 'Vindo', href: 'https://vindo.ai', target: '_blank', rel: 'noopener noreferrer' },
|
||||
],
|
||||
legal: [
|
||||
{ name: 'Claim', href: 'https://threefold.io/tfLabs/' },
|
||||
{ name: 'Privacy', href: 'https://library.threefold.me/info/legal/#/legal__privacypolicy' },
|
||||
{ name: 'Terms', href: 'https://library.threefold.me/info/legal/#/legal__terms_conditions_websites' },
|
||||
company: [
|
||||
{ name: 'OurWorld', href: 'https://ourworld.tf', target: '_blank', rel: 'noopener noreferrer' },
|
||||
|
||||
],
|
||||
social: [
|
||||
{
|
||||
name: 'Facebook',
|
||||
href: '#',
|
||||
href: 'https://www.facebook.com/profile.php?id=61566233156241',
|
||||
icon: (props) => (
|
||||
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
||||
<path
|
||||
@ -40,7 +37,7 @@ const navigation = {
|
||||
},
|
||||
{
|
||||
name: 'Instagram',
|
||||
href: '#',
|
||||
href: 'https://www.instagram.com/ourversetf/',
|
||||
icon: (props) => (
|
||||
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
||||
<path
|
||||
@ -53,7 +50,7 @@ const navigation = {
|
||||
},
|
||||
{
|
||||
name: 'X',
|
||||
href: '#',
|
||||
href: 'https://x.com/OurVerseTF',
|
||||
icon: (props) => (
|
||||
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
||||
<path d="M13.6823 10.6218L20.2391 3H18.6854L12.9921 9.61788L8.44486 3H3.2002L10.0765 13.0074L3.2002 21H4.75404L10.7663 14.0113L15.5685 21H20.8131L13.6819 10.6218H13.6823ZM11.5541 13.0956L10.8574 12.0991L5.31391 4.16971H7.70053L12.1742 10.5689L12.8709 11.5655L18.6861 19.8835H16.2995L11.5541 13.096V13.0956Z" />
|
||||
@ -61,21 +58,21 @@ const navigation = {
|
||||
),
|
||||
},
|
||||
{
|
||||
name: 'GitHub',
|
||||
href: '#',
|
||||
name: 'Telegram',
|
||||
href: 'https://t.me/+wLcrJaC_DTw0NTVk',
|
||||
icon: (props) => (
|
||||
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
||||
<path
|
||||
fillRule="evenodd"
|
||||
d="M12 2C6.477 2 2 6.484 2 12.017c0 4.425 2.865 8.18 6.839 9.504.5.092.682-.217.682-.483 0-.237-.008-.868-.013-1.703-2.782.605-3.369-1.343-3.369-1.343-.454-1.158-1.11-1.466-1.11-1.466-.908-.62.069-.608.069-.608 1.003.07 1.531 1.032 1.531 1.032.892 1.53 2.341 1.088 2.91.832.092-.647.35-1.088.636-1.338-2.22-.253-4.555-1.113-4.555-4.951 0-1.093.39-1.988 1.029-2.688-.103-.253-.446-1.272.098-2.65 0 0 .84-.27 2.75 1.026A9.564 9.564 0 0112 6.844c.85.004 1.705.115 2.504.337 1.909-1.296 2.747-1.027 2.747-1.027.546 1.379.202 2.398.1 2.651.64.7 1.028 1.595 1.028 2.688 0 3.848-2.339 4.695-4.566 4.943.359.309.678.92.678 1.855 0 1.338-.012 2.419-.012 2.747 0 .268.18.58.688.482A10.019 10.019 0 0022 12.017C22 6.484 17.522 2 12 2z"
|
||||
d="M12 0C5.372 0 0 5.373 0 12c0 6.627 5.372 12 12 12s12-5.373 12-12C24 5.373 18.627 0 12 0zm5.92 7.671l-1.802 8.49c-.135.614-.495.767-1.004.477l-2.783-2.055-1.342 1.293c-.148.148-.273.273-.558.273l.2-2.843 5.176-4.672c.224-.2-.05-.312-.348-.113l-6.407 4.025-2.768-.865c-.603-.185-.616-.603.126-.889l10.794-4.171c.506-.185.949.113.784.889z"
|
||||
clipRule="evenodd"
|
||||
/>
|
||||
</svg>
|
||||
),
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'YouTube',
|
||||
href: '#',
|
||||
href: 'https://www.youtube.com/channel/UCavIIyki4cYFAUysi0aEDeA',
|
||||
icon: (props) => (
|
||||
<svg fill="currentColor" viewBox="0 0 24 24" {...props}>
|
||||
<path
|
||||
@ -156,9 +153,9 @@ export default function Footer2() {
|
||||
</ul>
|
||||
</div>
|
||||
<div className="mt-10 md:mt-0">
|
||||
<h3 className="text-sm font-semibold leading-6 text-purple-900">Legal</h3>
|
||||
<h3 className="text-sm font-semibold leading-6 text-purple-900">Company</h3>
|
||||
<ul role="list" className="mt-6 space-y-4">
|
||||
{navigation.legal.map((item) => (
|
||||
{navigation.company.map((item) => (
|
||||
<li key={item.name}>
|
||||
<a href={item.href} className="text-sm leading-6 text-purple-600 hover:text-purple-900">
|
||||
{item.name}
|
||||
|
Loading…
Reference in New Issue
Block a user