'use client' export default function AmbientBackground() { return (
{/* Main gradient orbs */}
{/* Dot grid pattern */}
{/* Top gradient line */}
) }