Animated Text Background
The `Animated Text Background` component creates a visually engaging section with dynamic text and image animations, ideal for headers or landing pages.
Animated Landing page

Luffy
Install Dependencies
Add util file
Create a file named utils.ts
in the same directory as the component and add the following code:
lib/utils.ts
use this component in your app
AnimatedTextBackground Props
Prop | Type | Default | Description |
---|---|---|---|
images | string[] | ["/4.png", "/5.png", "/6.png", "/7.png"] | Array of image paths that cycle as backgrounds |
words | string[] | ["Luffy", "Naruto", "Gojo", "Minato"] | Array of words that animate in and out with each image |
Traditional Component
The `Hero` component creates a visually engaging section with dynamic text and image animations, ideal for headers or landing pages.
Progress Stepper
The Stepper component provides an animated step-by-step process indicator with a smooth flowing animation and customizable appearance.