import { AppStoreLink } from '@/components/AppStoreLink' import { Button } from '@/components/Button' import { CircleBackground } from '@/components/CircleBackground' import { Container } from '@/components/Container' export function About() { return (

Our Mission

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.

Our mission is to create a sustainable digital ecosystem where communication is seamless, data is secure, and scalability knows no bounds.

) }