Certificate, Award, Badge
npx shadcn@latest add https://21st.dev/r/designali-in/certificate
Loading preview...
import { Component } from "@/components/ui/certificate"; export default function DemoOne() { return <Component />; }