Whitestripes
Dynamic motion background for hero sections and modern layouts.
Interface Is the Product.
Installation
npx shadcn@latest add https://scrollx-ui.vercel.app/registry/whitestripes.json
Usage
import WhiteStripes from "@/components/ui/whitestripes";
<WhiteStripes>
<div className="text-center space-y-6">
<h1 className="text-5xl md:text-6xl font-extrabold leading-tight text-stroke-light">
Interface Is the Product.
</h1>
</div>
</WhiteStripes>
API Reference
WhiteStripes
The WhiteStripes
component provides a smooth, animated striped background ideal for use in modern hero sections, landing pages, or immersive UI experiences. It loops continuously and adapts to light and dark themes.