'use client' import { Button } from '@/components/Button' import { Eyebrow, H3, P } from '@/components/Texts' export function NodeHero() { return (
{/* Boxed container */}
{/* Inner padding */}
MYCELIUM NODES

Host a Node. Power the Network.

The Mycelium Network runs on nodes hosted by people and organizations around the world. Each node adds capacity, resilience, and sovereignty, expanding a global network for private, distributed compute and AI. 

{/* ✅ Bottom horizontal line with spacing */}
) }