Stagger Blur Effect

Inspired by Vercel's homepage, this text component creates a 3D rotation effect with blur on hover, revealing text with a staggered animation.

Installation

pnpm dlx shadcn@latest add https://badtz-ui.com/r/stagger-blur-effect.json

Usage

import { StaggerBlurEffect } from "@/components/ui/stagger-blur-effect";
<StaggerBlurEffect>I &lt;3 Vercel</StaggerBlurEffect>

Props

StaggerBlurEffect props.