Measured entry

meraki-feature-grid-list-with-image

feature-gridminimal-flat

A static feature section from Meraki UI, shipped as copy-paste HTML styled entirely with Tailwind utility classes. It combines a heading, four icon-and-copy items, and a remote Unsplash image, with inline SVG icons, dark-mode classes, and no JavaScript or package dependencies.

Specimen
Harness screenshot of meraki-feature-grid-list-with-image at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of meraki-feature-grid-list-with-image at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of meraki-feature-grid-list-with-image at 1440 pixels wide
Harness screenshot at 1440 pixels wide. No horizontal overflow recorded.

Measured

Every value below was written by the harness on the run that produced the frames above. None of it is derived from the prose.

Harness measurements recorded for meraki-feature-grid-list-with-image
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious0
Axe moderate0
Axe minor0
Gzip marginal18.5 KB (83.9 KB build, 65.4 KB baseline)
Bare modeOK
Provider requiredNO
Demo usednone

Verdict

A dependable, restrained starting point for a simple feature section. The responsive grid and dark styling behave cleanly, but the stock copy, duplicated heading tags, empty image alt text, and fixed remote photo all need editorial and semantic cleanup before production.

Use it if

  • You need a straightforward marketing feature block with four equally weighted points.
  • Your Tailwind site already supports dark mode and can accept copy-paste markup.
  • Hiding decorative imagery on smaller screens suits your content hierarchy.

Skip it if

  • You need the supporting image visible on phone or tablet layouts.
  • Your feature count or content length varies enough to require a data-driven component.
  • You cannot depend on a remote image or do not want to replace the bundled Unsplash asset.
  • You need interactive cards, links, or richer semantics out of the box.

Install

Installation record for meraki-feature-grid-list-with-image
Declared dependenciesnone declared
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

Add Tailwind CSS with its utility generation and class-based dark mode configured, then copy the section markup. Replace the placeholder copy and remote photo, give meaningful imagery appropriate alt text or mark it decorative, and map repeated items from data if using a framework.

Source and credit

This page is a review, not a copy. The component source lives with its author and this site does not republish it. Read the license before you use anything.

Alternatives

Other published entries for the feature-grid pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.