Discover Mycelium - +
Mycelium is an unbreakable network, always finding the shortest path and providing 100% secure, peer-to-peer communication. But this is just the beginning.
diff --git a/src/components/DevHub.tsx b/src/components/DevHub.tsx new file mode 100644 index 0000000..72eacfd --- /dev/null +++ b/src/components/DevHub.tsx @@ -0,0 +1,46 @@ +import { CheckIcon } from '@heroicons/react/20/solid' + +const features = [ + { + name: 'Documentation', + description: 'Documentation for Mycelium.', + }, + { name: 'Support', description: 'Talk to an expert.' }, + { + name: 'Forum', + description: 'Forum for all your questions.', + }, + { name: 'Community', description: 'Join our Developers community on telegram.' }, + +] + +export function DevHub() { + return ( ++ Developer Hub +
++ Our Developer Hub is a resource center for developers looking to build on top of Mycelium. Join our Developers community on telegram to get started. +
+Network Capabilities
diff --git a/src/components/PrimaryFeatures.tsx b/src/components/PrimaryFeatures.tsx index dfc6128..1b4bbc1 100644 --- a/src/components/PrimaryFeatures.tsx +++ b/src/components/PrimaryFeatures.tsx @@ -408,9 +408,10 @@ export function PrimaryFeatures() { >How Mycelium Operates - +
Mycelium, like its natural namesake, thrives on decentralization, efficiency, and security, making it a truly powerful force in the world of decentralized networks.
diff --git a/src/components/SecondaryFeatures.tsx b/src/components/SecondaryFeatures.tsx index f2521b2..9c8a400 100644 --- a/src/components/SecondaryFeatures.tsx +++ b/src/components/SecondaryFeatures.tsx @@ -195,9 +195,10 @@ export function SecondaryFeatures() { >Coming Soon: The Future of Mycelium - +
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.