Bloom animation background for hero section
npx shadcn@latest add https://21st.dev/r/serjobas/bloim-animation-background
Loading preview...
import { Component } from "@/components/ui/bloim-animation-background"; export default function DemoOne() { return <Component />; }