Measured entry
cultui-hero-liquid-metal
hero-effectliquid-glassmotion on file
A client-side React hero shipped as a shadcn registry component, with composable heading, copy, CTA, badges, and responsive liquid-metal shader sections. It relies on the Paper Design shader package, Tailwind theme utilities, shadcn Button and Badge components, and the aliased cn helper.



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 | 1 |
| Uncaught page errors | 2 |
| Horizontal overflow | clean at 375, 768, 1440 |
| Axe critical | 0 |
| Axe serious | 1 |
| Axe moderate | 0 |
| Axe minor | 0 |
| Gzip marginal | 44.4 KB (109.8 KB build, 65.4 KB baseline) |
| Bare mode | FAIL |
| Provider required | NO |
| Demo used | written from the component source API |
What the harness recorded
PAGE ERROR
Error: Failed to load image
PAGE ERROR
Error: Failed to load image
CONSOLE
Failed to load resource: the server responded with a status of 404 (Not Found)
Verdict
A flexible, visually specific hero that builds and mounts in its intended environment, but it is not drop-in outside that ecosystem. It needs a shadcn-style setup, a valid replacement for the missing demo image, and a contrast pass before production use.
Use it if
- You want a prominent animated shader hero with editable copy, CTA, badges, and separate desktop and mobile rendering.
- Your app already uses shadcn conventions and can supply a project-owned image asset to drive the metal effect.
- You value composable subcomponents and render hooks for replacing the default CTA or technology badges.
Skip it if
- You need a lightweight static hero or want to avoid adding a shader runtime for one section.
- Your project lacks a shadcn and Tailwind foundation and you do not want to recreate its aliases, theme tokens, and primitives.
- You need an accessibility-ready default, since the tested presentation has a serious text contrast issue.
- You cannot replace or provide the bundled demo image path, which failed to load during the mounted test.
Install
| Declared dependencies | @paper-design/shaders-react, radix-ui |
|---|---|
| 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 the Paper Design shader and declared Radix dependency, configure Tailwind with the expected theme tokens, create compatible Button and Badge primitives, provide the aliased cn utility, and add or replace the cult icon image asset.
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/nolly-studio/cult-uiAlternatives
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