update footer

This commit is contained in:
sasha-astiadi 2024-10-08 12:23:07 +02:00
parent a53a211e63
commit 6a1cbbf887
13 changed files with 14 additions and 10 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,7 +1,7 @@
{
"/about/page": "app/about/page.js",
"/(main)/page": "app/(main)/page.js",
"/community/page": "app/community/page.js",
"/about/page": "app/about/page.js",
"/heroverse/page": "app/heroverse/page.js",
"/usecases/page": "app/usecases/page.js",
"/heroverse/page": "app/heroverse/page.js"
"/(main)/page": "app/(main)/page.js"
}

File diff suppressed because one or more lines are too long

View File

@ -125,7 +125,7 @@
/******/
/******/ /* webpack/runtime/getFullHash */
/******/ (() => {
/******/ __webpack_require__.h = () => ("92789942df89c0dd")
/******/ __webpack_require__.h = () => ("56a1dd5235a7e565")
/******/ })();
/******/
/******/ /* webpack/runtime/hasOwnProperty shorthand */

File diff suppressed because one or more lines are too long

View File

@ -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' },