Measured entry
animata-hero-section
hero-effectgradient-glowdo not use
A React TSX hero with animated branding, interactive copy, action buttons, and a card stack that changes as visitors move across highlighted words. It ships as source code and relies on Tailwind utilities, a shadcn-style button and class helper, an image asset, plus several sibling Animata text and widget components.
No frame on record for this entry
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 | FAIL |
|---|---|
| Mount | FAIL |
| Console errors | 0 |
| Uncaught page errors | 1 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 0 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | not recorded |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | none |
What the harness recorded
BUILD
✗ Build failed in 34.34s error during build: Could not resolve "../text/typing-text" from "src/cut/component.tsx"
PAGE ERROR
build failed
BARE BUILD
✗ Build failed in 53.95s error during build: Could not resolve "../text/typing-text" from "src/cut/component.tsx"
Verdict
Treat this as an Animata composition recipe, not a drop-in hero. The build fails because the copied source cannot resolve its TypingText sibling, and more local pieces sit behind it. It needs a shadcn-style setup as well. Teams unwilling to vendor that component tree should avoid it.
Use it if
- You are already using Animata and can bring over the hero's related text and widget components.
- You want an exploratory product hero whose card stack responds to pointer and keyboard focus.
- Your design system already has Tailwind utilities, path aliases, and a compatible button primitive.
Skip it if
- You need a standalone component that builds immediately after copying one source file.
- Your project does not use Tailwind or shadcn-style primitives and you do not want to recreate that setup.
- You want a conventional conversion-focused hero rather than an interactive showcase of several embedded widgets.
- You cannot import the missing TypingText module and the other Animata sibling components.
Install
| Declared dependencies | none declared |
|---|---|
| Missing on install | none |
| Bare install | fails once the shadcn-style helpers are removed, so it needs that setup |
| Provider | no provider required in the harness |
In a non-shadcn project, add a compatible button primitive and class-merging helper, configure the source and public-asset aliases, enable the required Tailwind utilities and animation classes, copy the logo asset, and bring over TypingText, WaveReveal, Cycling, DirectionCard with its sample props, and WaterTracker.
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/codse/animataAlternatives
Other published entries for the hero-effect pattern, ordered by what they measured: mounts first, then clean axe scans, then bare-mode passes, then the smaller bundle.
- ruixen-hero-title-animationunclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 18.7KB
- Bare
- pass
- Prov
- NO
- tripled-glassmorphism-hero-block-shadcnuiglassmorphism
- Renders
- YES
- A11y
- 0
- Gzip
- 30.4KB
- Bare
- fail
- Prov
- NO
- cultui-three-d-carousel3d
- Renders
- YES
- A11y
- 0
- Gzip
- 61.2KB
- Bare
- fail
- Prov
- NO
- ruixen-card-carousel-herounclassified
- Renders
- YES
- A11y
- 0
- Gzip
- 63.3KB
- Bare
- fail
- Prov
- NO
- fancy-circling-elements3d
- Renders
- YES
- A11y
- 0
- Gzip
- 66.5KB
- Bare
- fail
- Prov
- NO
- motion-primitives-spotlightgradient-glow
- Renders
- YES
- A11y
- 0
- Gzip
- 67.8KB
- Bare
- fail
- Prov
- NO