Applies the `bento-grid` layout pattern directly to a landing page's feature section. Unlike a uniform `feature-grid`, one or two flagship features get a large 2×2 cell while the rest sit in 1×1 or wide cells — the size itself tells visitors what matters most.
The large cell usually contains a small "working" UI mock — a chart, a toggle, a chat bubble — while small cells stay simple: an icon plus one line. Apple popularized this on its product pages, and it spread to SaaS landing pages from 2023 onward.
If every cell has its own background color and icon style, the section reads as disconnected fragments rather than one composition. Keep shared tokens — background, corner radius, shadow — identical across cells, and vary only size and content density.
When to use
Use when one feature is genuinely the flagship. If all features carry equal weight, a uniform `feature-grid` looks cleaner.