Shadcn Description List Block Two

Block Two keeps the heading on the left, then lets the list area span two columns on large screens. The @md:grid-cols-2 list works well for four short product facts, including smart personalization.
Use this description list when a product page needs labeled facts instead of narrative paragraphs. The source is React markup styled with Tailwind CSS, and several variants add lucide icons or card borders without changing the underlying dl, dt, and dd semantics.
The demo labels are marketing-oriented placeholders. Keep the structure, but rewrite each term and description so the section explains real product capabilities, plan details, or operational guarantees.
What to customize
- Make every
dta concrete product fact. - Keep each
ddshort enough to scan on mobile. - Group related facts so the list has a clear reading order.
Implementation notes
Why use a description list here?
A description list gives dense product facts semantic structure while still fitting a visual marketing layout.
Is it responsive?
Yes. The variants use responsive grids, container queries, or a narrow single-column layout depending on the design.
Related Shadcn UI blocks
Start from Tailark
Build with Tailark Pro
Tailark Pro brings together essential marketing pages, blocks, and illustrations — designed to help you launch faster without compromising design.
Get AccessLearn More