'use client' import { Button } from '@/components/Button' import { Eyebrow, H3 } from '@/components/Texts' export function GpuHero() { return (
{/* Boxed container */}
{/* Inner padding */}
Mycelium GPU

Sovereign GPU Acceleration for AI and High-Performance Compute

Access GPUs across the Mycelium mesh without waitlists, inflated pricing, or centralized control. Run inference, training, and compute workloads where they make sense: cloud, edge, or on your own hardware.

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