motionvault.dev/preview/nebula-aurora-saas-hero LIVE
Remix
How to use it — read straight from the code
Where it fits
- Above-the-fold hero sections for product and marketing pages
- Ambient page backgrounds and signature visual moments
- Drop in as a complete section of a larger site
Adjustable knobs
- --bg
- #070711
- --txt
- #eceaf9
- --dim
- #9d99c4
- #070711
- accent color
- #ECEAF9
- accent color
- #9D99C4
- accent color
- #8B5CF6
- accent color
- 22s
- motion timing
Accessibility
- ✓Ships with a prefers-reduced-motion fallback — motion is disabled or reduced for sensitive users.
- ⚠Interactive controls detected — add aria-labels where icons carry meaning.
- ✓Uses native interactive elements, so keyboard focus works out of the box.
Performance
- Animations run on transform/opacity only (GPU-composited) — no layout thrash.
- Uses CSS blur — the most expensive filter; keep blurred areas modest on mobile.
- backdrop-filter glass panels look great but cost per-frame compositing — a few panels is fine, a page of them is not.
- Self-contained single file (~5.4 KB, no network requests) — safe to inline or lazy-load in an iframe.
More from Site Templates
Comments & ratings
Loading comments…