simplified tech
This commit is contained in:
parent
557a13d4fd
commit
e93ee5e109
@ -29,7 +29,7 @@ export const footerData = {
|
|||||||
links: [
|
links: [
|
||||||
{ text: 'Zero-OS', href: 'technology#zeroos' },
|
{ text: 'Zero-OS', href: 'technology#zeroos' },
|
||||||
{ text: 'Mycelium Network', href: 'technology#mycelium' },
|
{ text: 'Mycelium Network', href: 'technology#mycelium' },
|
||||||
{ text: 'Quantum Safe File Storage', href: 'technology#qsfs' },
|
{ text: 'Quantum-Safe Storage', href: 'technology#qsfs' },
|
||||||
{ text: 'TFChain', href: 'technology#tfchain' },
|
{ text: 'TFChain', href: 'technology#tfchain' },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
@ -51,7 +51,6 @@ const metadata = {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
image={{
|
image={{
|
||||||
src: '~/assets/images/zeroos.jpg',
|
|
||||||
alt: '',
|
alt: '',
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
@ -86,8 +85,7 @@ const metadata = {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
image={{
|
image={{
|
||||||
src: '~/assets/images/mycelium.jpg',
|
alt: '',
|
||||||
alt: 'Colorful Image',
|
|
||||||
loading: 'eager',
|
loading: 'eager',
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
@ -125,8 +123,7 @@ const metadata = {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
image={{
|
image={{
|
||||||
src: '~/assets/images/qsfsmatrix.jpg',
|
alt: '',
|
||||||
alt: 'Colorful Image',
|
|
||||||
loading: 'eager',
|
loading: 'eager',
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
@ -162,8 +159,7 @@ const metadata = {
|
|||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
image={{
|
image={{
|
||||||
src: '~/assets/images/tfchain.png',
|
alt: '',
|
||||||
alt: 'Colorful Image',
|
|
||||||
loading: 'eager',
|
loading: 'eager',
|
||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user