Stop acting as if life is a rehearsal.

Components

Streaming Text

A soft word-by-word text reveal for hero copy, onboarding moments, empty states, and editorial interfaces that need a polished animated entrance.

Dependencies

React iconReactMotion iconMotion

Installation

npx shadcn@latest add https://skecher-ui.vercel.app/r/streaming-text.json

Usage

Import
import { BlurredText } from "@/components/ui/streaming-text";
Usage
<BlurredText
  text="Stop acting as if life is a rehearsal."
  className="text-4xl font-medium"
/>