61 lines
3.3 KiB
HTML
61 lines
3.3 KiB
HTML
<div class="py-24 sm:py-32">
|
||
<div class="mx-auto max-w-7xl px-6 lg:px-8">
|
||
<div class="mx-auto max-w-4xl text-center">
|
||
<p class="text-base/7 font-light text-black tracking-wide">WHAT'S NEW</p>
|
||
<h2 class="fade-in text-balance lg:text-5xl text-4xl font-normal tracking-tight text-black"> Coming Soon: The Future of Mycelium</h2>
|
||
<p class="mt-6 text-lg font-light lg:text-xl">Mycelium is evolving to bring even more powerful decentralized features, designed to enhance your experience and expand possibilities. Be the first to explore what’s coming next by staying connected with our latest updates.</p>
|
||
</div>
|
||
</div>
|
||
<div class="relative overflow-hidden pt-10">
|
||
<div class="mx-auto max-w-7xl px-6 lg:px-8 flex items-center justify-center">
|
||
<img src="/images/future.png" alt="App screenshot" width="900">
|
||
</div>
|
||
</div>
|
||
<div class="mx-auto mt-10 max-w-7xl px-6 lg:px-8">
|
||
<dl class="mx-auto grid max-w-2xl grid-cols-1 gap-x-6 gap-y-10 text-base/7 text-black sm:grid-cols-2 lg:mx-0 lg:max-w-none lg:grid-cols-3 lg:gap-x-8 lg:gap-y-16">
|
||
<div class="relative pl-9">
|
||
<dt class="inline font-semibold text-black">
|
||
|
||
✓ Quantum Safe Storage Functionality
|
||
</dt>
|
||
<dd class="font-light">Mycelium’s quantum safe storage enables flexible, scalable, and efficient data distribution across a decentralized network, ensuring redundancy and security.</dd>
|
||
</div>
|
||
<div class="relative pl-9">
|
||
<dt class="inline font-semibold text-black">
|
||
|
||
✓ Entry and Exit Points for AI Workloads
|
||
</dt>
|
||
<dd class="font-light">Seamlessly connect AI applications to Mycelium, providing optimized nd secured data pipelines for training, inference, and real-time processing.</dd>
|
||
</div>
|
||
<div class="relative pl-9">
|
||
<dt class="inline font-semibold text-black">
|
||
|
||
✓ Data Storage and Retrieval Mechanisms
|
||
</dt>
|
||
<dd class="font-light">Users can choose between storing data locally for quick access or utilizing the distributed grid for enhanced scalability and resilience.</dd>
|
||
</div>
|
||
<div class="relative pl-9">
|
||
<dt class="inline font-semibold text-black">
|
||
|
||
✓ Integrated Name Services (DNS)
|
||
</dt>
|
||
<dd class="font-light">The Integrated DNS system efficiently finds the shortest path between users and websites, automatically balancing loads and identifying alternative routes in case of internet issues.</dd>
|
||
</div>
|
||
<div class="relative pl-9">
|
||
<dt class="inline font-semibold text-black">
|
||
|
||
✓ Frontend/Backend Integration
|
||
</dt>
|
||
<dd class="font-light"> Mycelium provides seamless integration with existing applications, enabling developers to leverage decentralized storage across both frontend and backend architectures.</dd>
|
||
</div>
|
||
<div class="relative pl-9">
|
||
<dt class="inline font-semibold text-black">
|
||
|
||
✓ CDN (Content Delivery Network)
|
||
</dt>
|
||
<dd class="font-light">Mycelium accelerates data distribution by acting as a decentralized CDN, ensuring fast, secure, and efficient content delivery across global nodes with minimal latency.</dd>
|
||
</div>
|
||
</dl>
|
||
</div>
|
||
</div>
|
||
|