export default function AuroraBackground() { return (
{/* Background base layer */}
{/* Aurora glow blobs */}
{/* Teal blob */}
{/* Blue blob */}
{/* Cyan/Deep teal blob */}
{/* Subtle grid pattern overlay for high-tech aesthetic */}
); }