"use client"; export default function FloatingElements() { return (
{/* Particules flottantes */}
{/* Cercles décoratifs */}
); }