Dynamic laser light that flows onto a surface, customizable effect.
.laser-flow-container { width: 100%; height: 100%; position: relative; pointer-events: none; }
npx shadcn@latest add @react-bits/LaserFlow-JS-CSS
import { LaserFlowJSCSS } from "@/components/LaserFlow-JS-CSS"
<LaserFlowJSCSS />