import { CircleBackground } from '../../components/CircleBackground' import { Container } from '../../components/Container' import { Button } from '../../components/Button' export function CallToAction() { return (

Choose How You Want to Start

Use GPUs through Mycelium Cloud, or contribute GPU nodes to the mesh and run your own workloads.

) }