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-TS-CSS
import { LaserFlowTSCSS } from "@/components/LaserFlow-TS-CSS"
<LaserFlowTSCSS />