Measured entry

tripled-bento-grid-block-shadcnui

feature-gridminimal-flatmotion on file

A client-side React feature section that arranges case-study copy, metrics, process steps, a media card, and an image gallery in an animated bento grid. It ships as a shadcn registry block and relies on Framer Motion, Lucide icons, shadcn Badge and Button primitives, theme tokens, and externally hosted Unsplash images.

Specimen
Motion capture of the mounted demo, recorded by the harness. No audio track.
Harness screenshot of tripled-bento-grid-block-shadcnui at 375 pixels wide
Harness screenshot at 375 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-bento-grid-block-shadcnui at 768 pixels wide
Harness screenshot at 768 pixels wide. No horizontal overflow recorded.
Harness screenshot of tripled-bento-grid-block-shadcnui 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 tripled-bento-grid-block-shadcnui
BuildOK
MountOK
Console errors0
Uncaught page errors0
Horizontal overflowclean at 375, 768, 1440
Axe critical0
Axe serious1
Axe moderate0
Axe minor0
Gzip marginal74.6 KB (140.0 KB build, 65.4 KB baseline)
Bare modeFAIL
Provider requiredNO
Demo usedwritten from the component source API

What the harness recorded

BARE BUILD

✗ Build failed in 1m 18s
error during build:
[vite:load-fallback] Could not load <sandbox>/src/lib/utils (imported by src/components/ui/badge.tsx): ENOENT: no such file or directory, open '<sandbox>/src/lib/utils'

Verdict

A polished, adaptable marketing grid with solid responsive behavior, but it needs a shadcn-style setup and does not mount in a bare React project. Use it when its varied card formats fit the story, after fixing the text contrast and wiring the placeholder actions.

Use it if

  • You need an editorial feature grid for a studio, product, or case-study landing page.
  • Your project already uses shadcn conventions and Framer Motion.
  • You are prepared to replace the sample metrics, images, and copy and connect the calls to action.

Skip it if

  • You need a dependency-light static section without animation runtime overhead.
  • Your accessibility release gate cannot accept unresolved text contrast issues.
  • You cannot depend on remote imagery or do not want to localize the supplied assets.
  • You expect the included buttons to perform real navigation or media playback without additional wiring.

Install

Installation record for tripled-bento-grid-block-shadcnui
Declared dependenciesframer-motion, react, radix-ui
Missing on installnone
Bare installfails once the shadcn-style helpers are removed, so it needs that setup
Providerno provider required in the harness

For a non-shadcn project, add the shadcn path alias and utility helper, Tailwind theme tokens, compatible Badge and Button primitives, Framer Motion, Lucide React, and the required Radix packages. Also allow or localize the Unsplash assets, then connect the buttons to real destinations or media behavior.

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.