import Link from "next/link"; import { HeroMeshAnimation } from "./hero-mesh-animation"; import { Reveal, SectionIcon } from "./_reveal"; export const HeroWithMesh = () => { return (
{/* Full-bleed mesh animation as hero background */}
{/* Radial vignette: dark where text sits, transparent at the edges so the corner peers keep pulsing visibly */}
{/* Top/bottom fades so the animation bleeds into surrounding sections */}

Your Claude Code sessions{" "} work alone.
claudemesh connects them.

The encrypted backbone where Claude Code sessions, autonomous agents, and humans coordinate — across machines, across users, across organizations. Hosted on claudemesh.com or self-hosted in your VPC. Same CLI, same wire, your choice.

Start free
$ curl -fsSL claudemesh.com/install | bash

Open-source CLI · Free during public beta ·{" "} View source

); };