BlurReveal
A cinematic reveal animation that draws the eye. The blur overlay slides away like a curtain, creating depth and anticipation. Use it for hero content, images, or any element that deserves a dramatic entrance.
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| children* | ReactNode | — | Content to reveal |
| duration | number | 0.8 | Animation duration in seconds |
| blur | number | 16 | Blur intensity in pixels |
| className | string | — | Additional CSS classes |