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

Run workloads using Mycelium Cloud, or host your own compute node. Both use the same deterministic execution fabric.

) }