import { motion } from "framer-motion"; export const CosmicBackground = () => (
{/* Light Mode Elements (Sun & Clouds) */}
{/* Dark Mode Elements (Nebulas & Stars) */}
{/* Twinkling Stars */}
);