Flowing responsive ribbons/cursor trail driven by physics and pointer motion.
.ribbons-container { width: 100%; height: 100%; position: relative; }
npx shadcn@latest add @react-bits/Ribbons-JS-CSS
import { RibbonsJSCSS } from "@/components/Ribbons-JS-CSS"
<RibbonsJSCSS />