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