import { Globe } from "@/components/ui/globe" import { motion } from "framer-motion" import { H2, H3, H4, P } from "./Texts" export function WorldMap() { return (

Mycelium Network is Live.

Mycelium Cloud's advancement technology enables anyone to deploy their own Internet infrastructure, anywhere.

); }