update footer
This commit is contained in:
@@ -2,18 +2,18 @@ import { Logo } from '@/components/Logo'
|
||||
|
||||
const navigation = {
|
||||
solutions: [
|
||||
{ name: 'About', href: '/about.html' },
|
||||
{ name: 'HeroVerse 3D', href: '/heroverse.html ' },
|
||||
{ name: 'Features', href: '/features.html' },
|
||||
{ name: 'Usecases', href: '/usecases.html' },
|
||||
{ name: 'HeroGPT', href: '/community/blogs/herogpt.htm' },
|
||||
{ name: 'OurVerse App', href: '#' },
|
||||
],
|
||||
support: [
|
||||
{ name: 'Customer Care', href: '#' },
|
||||
{ name: 'Documentation', href: '#' },
|
||||
{ name: 'Blog', href: '/community.html' },
|
||||
{ name: 'Company', href: 'https://ourworld.tf' },
|
||||
{ name: 'Customer Care', href: 'mailto:info@ourworld.tf' },
|
||||
{ name: 'Community', href: '/community.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' },
|
||||
|
Reference in New Issue
Block a user