Here is Preview Card component
Loading preview...
import ExamplePreviewCard from "@/components/ui/preview-card"; export default function DemoOne() { return <ExamplePreviewCard />; }
Part of Base UI — browse the full library on 21st.dev.