BG GREDIENT FOR HEROS OR COMPONENTS
npx shadcn@latest add https://21st.dev/r/reuno-ui/bg-gredient
Loading preview...
import { Component } from "@/components/ui/bg-gredient"; export default function DemoOne() { return <Component />; }