Vibrant color bends with smooth flowing animation.
.color-bends-container { position: relative; width: 100%; height: 100%; overflow: hidden; }
npx shadcn@latest add @react-bits/ColorBends-JS-CSS
import { ColorBendsJSCSS } from "@/components/ColorBends-JS-CSS"
<ColorBendsJSCSS />