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.



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.
| Build | OK |
|---|---|
| Mount | OK |
| Console errors | 0 |
| Uncaught page errors | 0 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 61.1 KB (126.5 KB build, 65.4 KB baseline) |
| Bare mode | OK |
| Provider required | NO |
| Demo used | written 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
| Declared dependencies | framer-motion, react |
|---|---|
| Missing on install | none |
| Bare install | builds and mounts without the shadcn-style helpers |
| Provider | no 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.
Author repository
github.com/moumen-soliman/uitripledAlternatives
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.
- ruixen-tabbed-hero-sectionunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 50.6KB
- Bare
- fail
- Prov
- NO
- 8bitcn-hero1skeuomorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 51.5KB
- Bare
- fail
- Prov
- NO
- tailark-mist-hero-section-5minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 64.8KB
- Bare
- fail
- Prov
- NO
- tailark-mist-hero-section-6minimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 64.8KB
- Bare
- fail
- Prov
- NO
- ruixen-arc-reveal-herounclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 71.6KB
- Bare
- fail
- Prov
- NO
- tripled-cta-hero-block-shadcnuiminimal-flat
- Renders
- YES
- A11y
- 0
- Gzip
- 72.8KB
- Bare
- fail
- Prov
- NO