
Shadcn Blog Block Four is a filterable editorial layout with more room for summaries. The source keeps client-side category state, filters articles, takes the first two as topArticles, and renders the rest below.
The article titles, authors, avatar URLs, dates, categories, images, and href: '#' values are demo content. Replace them with real CMS data, static content, or route-backed posts before shipping.
The top area uses two larger articles instead of three. That gives each featured story more visual space and works well for product updates, case studies, or guides that need longer descriptions.
The category controls include all, company, marketing, newsroom, partners, engineering, and press. Several demo categories have no posts, so disabled states are part of the UI behavior.
This React block is a good fit for a blog index where summaries matter. Keep summary fields useful and avoid repeating the same teaser text across many posts.
The source counts posts per category and disables tabs with zero articles.
Replace demo data, connect real post routes, and decide whether empty categories should appear at all.
Build with Tailark
Production-ready marketing blocks, pages, and illustrations for Shadcn UI.