Beams Bacground animated with colors
npx shadcn@latest add https://21st.dev/r/kokonutd/beams-background
Loading preview...
import { BeamsBackground } from "@/components/ui/beams-background" export function BeamsBackgroundDemo() { return < BeamsBackground /> }