Animated squares with scaling + direction customization.
.squares-canvas { width: 100%; height: 100%; border: none; display: block; }
npx shadcn@latest add @react-bits/Squares-JS-CSS
import { SquaresJSCSS } from "@/components/Squares-JS-CSS"
<SquaresJSCSS />