Here is Background snippets component
import { Component } from "@/components/ui/background-snippets"; export default function Demo() { return <Component />; }
Part of Background Snippets — browse the full library on 21st.dev.