"use client"; export default function HeroSection() { return (
{/* Glow effect */}
{/* Version badge */}
v1.0 is now live
{/* Main heading */}

One Endpoint for
All AI Providers

{/* Description */}

AI endpoint proxy with web dashboard - A JavaScript port of CLIProxyAPI. Works seamlessly with Claude Code, OpenAI Codex, Cline, RooCode, and other CLI tools.

{/* CTA Buttons */}
code View on GitHub
); }