Measured entry

tripled-staggered-hero-shadcnui

herominimal-flatmotion on file

A React client-side hero that reveals three stacked headline words and supporting copy with Framer Motion. It ships as a shadcn registry page, but is self-contained and needs no provider. Its presentation relies on Tailwind-style utility classes, an sr-only helper, and a foreground theme variable.

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

Verdict

A focused, easy-to-adapt headline treatment that builds and mounts without framework scaffolding. It is best as a starting point, not a finished landing-page hero: copy is fixed, functionality is sparse, and the supporting text color needs an accessibility correction.

Use it if

  • You want a compact, centered hero whose main visual idea is a staggered vertical headline reveal.
  • Your React app already uses Framer Motion and utility classes, so the component can fit without new styling infrastructure.
  • You are comfortable replacing the hardcoded headline and supporting copy in the source.

Skip it if

  • You need a complete conversion hero with calls to action, imagery, navigation, or configurable content props.
  • Your motion budget cannot justify adding Framer Motion for a short entrance effect.
  • You need production-ready color accessibility without revising the muted supporting text, which triggered a contrast violation.
  • You require reduced-motion behavior or replay controls out of the box.

Install

Installation record for tripled-staggered-hero-shadcnui
Declared dependenciesframer-motion, react
Missing on installnone
Bare installbuilds and mounts without the shadcn-style helpers
Providerno provider required in the harness

In a non-shadcn React project, add Framer Motion and provide equivalents for the Tailwind-style layout, spacing, typography, responsive, and screen-reader-only classes. Define the foreground theme variable, then replace the fixed copy and adjust the muted text color for sufficient contrast.

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 hero pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.