this is social card
npx shadcn@latest add https://21st.dev/r/shailendrakumar19999/social-card
Loading preview...
import { Component } from "@/components/ui/social-card"; export default function DemoOne() { return <Component />; }