Abstract symbols that drift at different depths and follow the cursor for a layered parallax hover effect.
import ParallaxFloatingSymbols from "@/components/ui/m-parallax-floating-3"; export default function Default() { return <ParallaxFloatingSymbols />; }