done with pictures first draft, with icons
This commit is contained in:
@@ -51,7 +51,7 @@ const metadata = {
|
||||
},
|
||||
]}
|
||||
image={{
|
||||
src: '~/assets/images/partners.png',
|
||||
src: '~/assets/images/zeroos.jpg',
|
||||
alt: 'Colorful Image',
|
||||
loading: 'eager',
|
||||
}}
|
||||
@@ -87,7 +87,7 @@ const metadata = {
|
||||
},
|
||||
]}
|
||||
image={{
|
||||
src: '~/assets/images/p2ppromotion.png',
|
||||
src: '~/assets/images/mycelium.jpg',
|
||||
alt: 'Colorful Image',
|
||||
loading: 'eager',
|
||||
}}
|
||||
@@ -126,7 +126,7 @@ const metadata = {
|
||||
},
|
||||
]}
|
||||
image={{
|
||||
src: '~/assets/images/partners.png',
|
||||
src: '~/assets/images/qsfsmatrix.jpg',
|
||||
alt: 'Colorful Image',
|
||||
loading: 'eager',
|
||||
}}
|
||||
@@ -163,7 +163,7 @@ const metadata = {
|
||||
},
|
||||
]}
|
||||
image={{
|
||||
src: '~/assets/images/p2ppromotion.png',
|
||||
src: '~/assets/images/tfchain.png',
|
||||
alt: 'Colorful Image',
|
||||
loading: 'eager',
|
||||
}}
|
||||
@@ -192,68 +192,68 @@ const metadata = {
|
||||
{
|
||||
title: 'Wordpress',
|
||||
description: "WordPress is a free and open-source content management system (CMS) powering nearly half of the Internet that allows users to create and manage digital content.",
|
||||
icon: 'flat-color-icons:template',
|
||||
icon: 'tabler:brand-wordpress',
|
||||
},
|
||||
{
|
||||
title: 'Nextcloud',
|
||||
description:
|
||||
"Nextcloud is a suite of client-server software for creating and using file hosting services. Nextcloud provides functionality similar to Dropbox, Office 365 or Google Drive.",
|
||||
icon: 'flat-color-icons:gallery',
|
||||
icon: 'tabler:cloud',
|
||||
},
|
||||
{
|
||||
title: 'Full and Micro VMs',
|
||||
description:
|
||||
'The grid offers full flexibility when it comes to deploying virtual machine. Full and micro virtual machines are at your commands to deploy simple to advanced workloads!',
|
||||
icon: 'flat-color-icons:approval',
|
||||
icon: 'tabler:brand-databricks',
|
||||
},
|
||||
{
|
||||
title: 'Kubernetes',
|
||||
description:
|
||||
"Kubernetes is the standard container orchestration tool. On the grid, Kubernetes clusters can be deployed out of the box enabling powerful architectures and deployments.",
|
||||
icon: 'flat-color-icons:document',
|
||||
icon: 'tabler:box',
|
||||
},
|
||||
{
|
||||
title: 'Caprover',
|
||||
description:
|
||||
'CapRover is an extremely easy to use app/database deployment & web server manager for apps such as NodeJS, Python, PHP, ASP.NET, Ruby, MySQL and more.',
|
||||
icon: 'flat-color-icons:advertising',
|
||||
icon: 'tabler:apps',
|
||||
},
|
||||
{
|
||||
title: 'AI and Machine Learning',
|
||||
description: 'The grid comes built int with GPU functionalities. Access the latest GPUs on the grid and deploy AI workloads. With Nvidia and AMD GPU support, the grid can run the best hardware on the market.',
|
||||
icon: 'flat-color-icons:currency-exchange',
|
||||
icon: 'tabler:ai',
|
||||
},
|
||||
{
|
||||
title: 'Casperlabs',
|
||||
description: 'Casper Network is a blockchain protocol built from the ground up to remain true to core Web3 principles. It powers scalable, secure & decentralized blockchain solutions.',
|
||||
icon: 'flat-color-icons:voice-presentation',
|
||||
icon: 'tabler:webhook',
|
||||
},
|
||||
{
|
||||
title: 'Peertube',
|
||||
description:
|
||||
'PeerTube is a free, open-source, and decentralized video-sharing platform. It allows users to host and share videos on their own servers, creating an interconnected platform. ',
|
||||
icon: 'flat-color-icons:business-contact',
|
||||
icon: 'tabler:video',
|
||||
},
|
||||
{
|
||||
title: 'Subsquid',
|
||||
description: "Subsquid is an innovative decentralized data lake and query engine designed to provide developers with performant and permissionless access to data, aiming to build a neutral and open internet. ",
|
||||
icon: 'flat-color-icons:database',
|
||||
icon: 'tabler:database-leak',
|
||||
},
|
||||
{
|
||||
title: 'Node Pilot',
|
||||
description: 'Node Pilot is a simple Linux executable that allows users to easily deploy, manage, and monetize crypto nodes. It provides a seamless Docker integration with enterprise-level security.',
|
||||
icon: 'flat-color-icons:voice-presentation',
|
||||
icon: 'tabler:coins',
|
||||
},
|
||||
{
|
||||
title: 'Taiga',
|
||||
description:
|
||||
'Taiga is an open-source project management application that can handle both simple and complex projects for startups, software developers, and other target teams.',
|
||||
icon: 'flat-color-icons:business-contact',
|
||||
icon: 'tabler:tournament',
|
||||
},
|
||||
{
|
||||
title: 'Discourse',
|
||||
description: "Discourse is the 100% open source discussion platform built for the next decade of the Internet. Use it as a mailing list, discussion forum, long-form chat room, and more!",
|
||||
icon: 'flat-color-icons:database',
|
||||
icon: 'tabler:bubble-text',
|
||||
},
|
||||
]}
|
||||
>
|
||||
|
Reference in New Issue
Block a user