Tailwind UI Pattern Registry for humans and agents

features image-grid asymmetric split bullets icons visual features image-grid asymmetric split bullets collage visual-storytelling features section with asymmetric image grid split features layout with photo collage

Features Image Grid Asymmetric

Fetch pattern JSON: curl https://webspire.de/patterns/features/image-grid-asymmetric.json

Details

Family
features
Tier
enhanced
Kind
section
Extends
features/base
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste
Stable Published
featuresimage-gridasymmetricsplitbulletsiconsvisual

Slots

Name Required Description
eyebrow No Pre-heading label badge.
headline Yes Section main heading.
body Yes Supporting description paragraph.
features Yes Three icon + title + text feature bullets.
images Yes Asymmetric grid of three images — top-left, tall right (row-span-2), bottom-left.

Props

Name Type Default Description
imagePosition 'left' | 'right' right Side of the image grid relative to text.

Asymmetric image grids give a premium editorial feel compared to uniform 2x2 layouts. The grid-template-columns: 1fr 1.5fr and row-span-2 on the tall right image create the hierarchy. Swap the gradient placeholders with real photos using object-cover inside the colored containers.