Blog post preview card with category badge, title, excerpt, author, and reading time.
npx bouncekit@latest add blogpostcardUsage
import { BlogPostCard } from "@/components/marketing/blog/blog-post-card"Props
| Prop | Type | Required | Description |
|---|---|---|---|
post | BlogPost | yes | Blog post data to display. |