Beams BackgroundCanvas-based animated background with colorful light beams that float upward with pulsing opacity.background PreviewCodeBeamsBackgroundCopy"use client"; import BeamsBackground from "@/components/vritti/beams-background"; export function BeamsBackgroundExample() { return <BeamsBackground intensity="strong" />; } Installation CLIManualpnpmnpmyarnbunpnpm dlx shadcn@latest add "https://vritti.thesatyajit.com/r/beams-background"Copy Dependencies pnpmnpmyarnbunpnpm add motionCopy