Perspective Text
3D perspective text with rotation effects and hover interaction.
Configuring your account...
Please wait while we prepare everything for you
Usage
import PerspectiveText from '@/components/bynanaui/perspective-text'
<PerspectiveText
text="3D Perspective"
className="text-4xl font-bold"
/>Props
| Prop | Type | Default | Description |
|---|---|---|---|
text | string | - | Text to display |
className | string | - | Additional CSS classes |