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

@@ -6,26 +6,29 @@
<div class="mx-auto max-w-2xl lg:mx-0">
<br>
<br>
<h2 class="tracking-tight lg:text-4xl sm:text-base">Welcome to Mycelium Network</h2>
<h2 class="text-base font-semibold leading-7 text-indigo-400 mb-4">PLATFORM</h2>
<h2 class="tracking-tight lg:text-4xl sm:text-base">Revolutionizing Cloud Infrastructure</h2>
<br>
<p class="mt-2 text-base">MyNet, short for Mycelium Network, is the new decentralized internet. It offers a reliable, always-on network that is secure and tamper-proof.</p>
<p class="mt-2 mb-6 lg:mb-2 text-base">Weve developed an ultra secure planetary-scale edge and AI cloud platform with self-healing capabilities.<br><br>
Our unique technology provides unparalleled sovereignty, scalability and efficiency features that emerging IT workloads require and that traditional cloud infrastructures cannot deliver.
</p>
</div>
<dl class="pb-10 grid grid-cols-1 gap-8 sm:mt-16 sm:grid-cols-2 lg:grid-cols-4">
<dl class="pb-10 grid grid-cols-1 gap-8 mt-6 sm:grid-cols-2 lg:grid-cols-4">
<div class="flex flex-col-reverse">
<dt class="text-base leading-7 text-gray-300"> Experience a network that is resilient, even in the face of disasters.</dt>
<dd class="text-xl font-semibold leading-9 tracking-tight text-white">Reliable Internet</dd>
<dt class="text-base leading-7 text-gray-300"> Fully autonomous behaviour with self healing capabilities is possible.</dt>
<dd class="text-xl font-semibold leading-9 tracking-tight text-white">Fully Autonomous</dd>
</div>
<div class="flex flex-col-reverse">
<dt class="text-base leading-7 text-gray-300">Your data is secure with our advanced encryption protocols.</dt>
<dd class="text-xl font-semibold leading-9 tracking-tight text-white">End-to-End Encryption</dd>
<dt class="text-base leading-7 text-gray-300">Scalable to the planet, from the edge to massive datacenter scale.</dt>
<dd class="text-xl font-semibold leading-9 tracking-tight text-white">Ultra-scalable</dd>
</div>
<div class="flex flex-col-reverse">
<dt class="text-base leading-7 text-gray-300">Our mesh network architecture ensures no single point of failure.</dt>
<dd class="text-xl font-semibold leading-9 tracking-tight text-white">Decentralized Network</dd>
<dt class="text-base leading-7 text-gray-300">Compatible with web2/3 and AI, everything can run on our stack.</dt>
<dd class="text-xl font-semibold leading-9 tracking-tight text-white">Cross-compatible</dd>
</div>
<div class="flex flex-col-reverse">
<dt class="text-base leading-7 text-gray-300">Leverage AI to enhance network performance and connectivity.</dt>
<dd class="text-xl font-semibold leading-9 tracking-tight text-white">AI integration</dd>
<dt class="text-base leading-7 text-gray-300">Engineered to minimize energy consumption with max performance.</dt>
<dd class="text-xl font-semibold leading-9 tracking-tight text-white">Energy Efficient</dd>
</div>
</dl>
</div>