edit homepage

This commit is contained in:
2024-08-13 16:40:49 +02:00
parent 97509845b5
commit 92cb252d48
21 changed files with 97 additions and 104 deletions

View File

@@ -8,51 +8,35 @@
</div>
<div class="mx-auto max-w-7xl px-6 lg:px-8">
<div class="mx-auto max-w-2xl lg:mx-0">
<h2 class="text-base font-semibold leading-7 text-indigo-600 mb-4">CONCEPTS</h2>
<h2>Discover Mycelium Network</h2>
<p class="mt-6 text-lg leading-8 text-gray-300">Unlock the Future of Decentralized Networks with MyNet's endless possibilites.</p>
<h2 class="text-base font-semibold leading-7 text-indigo-400 mb-4">TECHNOLOGY</h2>
<h2>Compute (GPU & CPU), Storage and Network Technologies enable our Cloud</h2>
<p class="mt-6 text-lg leading-8 text-gray-300">Our cloud platform harnesses the latest innovations in compute, storage, and network technologies to deliver exceptional performance and efficiency.</p>
</div>
<div class="mx-auto mt-16 grid max-w-2xl grid-cols-1 gap-6 mt-8 lg:mt-12 lg:mx-0 lg:max-w-none lg:grid-cols-3 lg:gap-8">
<div class="flex gap-x-4 rounded-xl bg-white/5 p-6 ring-1 ring-inset ring-white/10">
<div class="text-base leading-7">
<h4 class="font-semibold text-white">Mycelium ID</h4>
<p class="mt-2 text-lg text-gray-300">Identify objects, files, and images uniquely with short, human-readable IDs.
<h4 class="font-semibold text-white">Zero-OS</h4>
<p class="mt-2 text-lg text-gray-300">The Bare Metal Operating System can be hosted by everyone on any computer hardware and doesnt need human intervention.
</p>
</div>
</div>
<div class="flex gap-x-4 rounded-xl bg-white/5 p-6 ring-1 ring-inset ring-white/10">
<div class="text-base leading-7">
<h3 class="font-semibold text-white">Mycelium ID</h3>
<p class="mt-2 text-lg text-gray-300">Identify objects, files, and images uniquely with short, human-readable IDs.
<h3 class="font-semibold text-white">Fungistor</h3>
<p class="mt-2 text-lg text-gray-300">The Quantum Safe Storage system is upto 10x more efficient, allows data to be stored with full control over locality, data can not be lost nor corrupted.
</p>
</div>
</div>
<div class="flex gap-x-4 rounded-xl bg-white/5 p-6 ring-1 ring-inset ring-white/10">
<div class="text-base leading-7">
<h3 class="font-semibold text-white">Mycelium ID</h3>
<p class="mt-2 text-lg text-gray-300">Identify objects, files, and images uniquely with short, human-readable IDs.
<h3 class="font-semibold text-white">Mycelium</h3>
<p class="mt-2 text-lg text-gray-300">Mycelium Network is compatible with any Internet and is capable to find the shortest path between participants (apps and people).
</p>
</div>
</div>
<div class="flex gap-x-4 rounded-xl bg-white/5 p-6 ring-1 ring-inset ring-white/10">
<div class="text-base leading-7">
<h3 class="font-semibold text-white">Mycelium ID</h3>
<p class="mt-2 text-lg text-gray-300">Identify objects, files, and images uniquely with short, human-readable IDs.
</p>
</div>
</div>
<div class="flex gap-x-4 rounded-xl bg-white/5 p-6 ring-1 ring-inset ring-white/10">
<div class="text-base leading-7">
<h3 class="font-semibold text-white">Mycelium Accounting</h3>
<p class="mt-2 text-lg text-gray-300">Handle millions of transactions per second without the need for blockchain.</p>
</div>
</div>
<div class="flex gap-x-4 rounded-xl bg-white/5 p-6 ring-1 ring-inset ring-white/10">
<div class="text-base leading-7">
<h3 class="font-semibold text-white">Mycelium Settlor</h3>
<p class="mt-2 text-lg text-gray-300">Settle transactions in a regulated sandbox with legal ownership of digital and fiat currencies.</p>
</div>
</div>
</div>
<div class="justify-center items-center flex">
<a href="#" class="rounded-md mt-8 bg-indigo-500 px-3.5 py-2.5 font-semibold text-white shadow-sm hover:bg-indigo-400 focus-visible:outline focus-visible:outline-2 focus-visible:outline-offset-2 focus-visible:outline-indigo-400">Technologies</a>
</div>
</div>
</div>