forked from sashaastiadi/www_mycelium_net
replace all
This commit is contained in:
@@ -4,39 +4,39 @@ import { Container } from '@/components/Container'
|
||||
|
||||
const features = [
|
||||
{
|
||||
name: 'Invest any amount',
|
||||
name: 'Quantum Safe Storage Functionality',
|
||||
description:
|
||||
'Whether it’s $1 or $1,000,000, we can put your money to work for you.',
|
||||
"Mycelium's quantum safe storage enables flexible, scalable, and efficient data distribution across a decentralized network, ensuring redundancy and security.",
|
||||
icon: DeviceArrowIcon,
|
||||
},
|
||||
{
|
||||
name: 'Build a balanced portfolio',
|
||||
name: 'Entry and Exit Points for AI Workloads',
|
||||
description:
|
||||
'Invest in different industries to find the most opportunities to win huge.',
|
||||
'Seamlessly connect AI applications to Mycelium, providing optimized and secured data pipelines for training, inference, and real-time processing.',
|
||||
icon: DeviceCardsIcon,
|
||||
},
|
||||
{
|
||||
name: 'Trade in real-time',
|
||||
name: 'Data Storage and Retrieval Mechanisms',
|
||||
description:
|
||||
'Get insider tips on big stock moves and act on them within seconds.',
|
||||
'Users can choose between storing data locally for quick access or utilizing the distributed grid for enhanced scalability and resilience.',
|
||||
icon: DeviceClockIcon,
|
||||
},
|
||||
{
|
||||
name: 'Profit from your network',
|
||||
name: 'Integrated Name Services (DNS)',
|
||||
description:
|
||||
'Invite new insiders to get tips faster and beat even other Pocket users.',
|
||||
'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.',
|
||||
icon: DeviceListIcon,
|
||||
},
|
||||
{
|
||||
name: 'Encrypted and anonymized',
|
||||
name: 'Frontend/Backend Integration',
|
||||
description:
|
||||
'Cutting-edge security technology that even the NSA doesn’t know about keeps you hidden.',
|
||||
'Mycelium provides seamless integration with existing applications, enabling developers to leverage decentralized storage across both frontend and backend architectures.',
|
||||
icon: DeviceLockIcon,
|
||||
},
|
||||
{
|
||||
name: 'Portfolio tracking',
|
||||
name: 'CDN (Content Delivery Network)',
|
||||
description:
|
||||
'Watch your investments grow exponentially, leaving other investors in the dust.',
|
||||
'Mycelium accelerates data distribution by acting as a decentralized CDN, ensuring fast, secure, and efficient content delivery across global nodes with minimal latency.',
|
||||
icon: DeviceChartIcon,
|
||||
},
|
||||
]
|
||||
@@ -194,13 +194,12 @@ export function SecondaryFeatures() {
|
||||
className="py-20 sm:py-32"
|
||||
>
|
||||
<Container>
|
||||
<div className="mx-auto max-w-2xl sm:text-center">
|
||||
<div className="mx-auto max-w-4xl sm:text-center">
|
||||
<h2 className="text-3xl font-medium tracking-tight text-gray-900">
|
||||
Now is the time to build your portfolio.
|
||||
Coming Soon: The Future of Mycelium
|
||||
</h2>
|
||||
<p className="mt-2 text-lg text-gray-600">
|
||||
With typical market returns, you have to start young to secure your
|
||||
future. With Pocket, it’s never too late to build your nest egg.
|
||||
<p className="mt-6 text-lg text-gray-600">
|
||||
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>
|
||||
<ul
|
||||
|
Reference in New Issue
Block a user