ns-ui
Full-viewport hero with a cursor-reactive WebGL particle field and staggered text reveal.
Use when a hero with a real WebGL particle field the cursor repels — an elastic void that trails the pointer — plus staggered text reveal; the only hero in this set with npm deps (three, @react-three/fiber, motion), so pick it when true GPU depth is worth the heavier install.
Install
npx shadcn add https://design.helpmarq.com /r/hero-particles-webgl.jsonns-ui
A registry of components built one at a time, each earning its place.
| Prop | Type | Default | Description |
|---|---|---|---|
| eyebrow? | string | "ns-ui" | — |
| headline? | string | "Interfaces with gravity." | — |
| subline? | string | "A registry of components built one at a time, each earning its place." | — |
| cta? | string | "Browse components" | — |
| ctaHref? | string | — | — |
| onCtaClick? | () => void | — | — |