Venom Beam
A glowing particle canvas with motion-reactive trails. Perfect for immersive, high-tech hero sections.
Light thinks,
Venom moves.
A canvas of chaos. A trail of logic. You’re building the storm — where instinct meets precision.
Installation
npx scrollx-ui@latest add venom-beam
Usage
import VenomBeam from "@/components/ui/venom-beam";
<VenomBeam className="flex items-center justify-center w-full flex-col px-4">
<h2 className="bg-clip-text text-transparent text-center bg-gradient-to-b from-neutral-900 to-neutral-700 dark:from-neutral-600 dark:to-white text-4xl md:text-5xl lg:text-7xl font-sans pb-1 md:pb-2 pt-2 md:pt-4 relative z-20 font-bold tracking-tight leading-tight">
Light thinks,<br />Venom moves.
</h2>
<p className="max-w-xl mx-auto text-base md:text-lg text-neutral-700 dark:text-neutral-400 text-center mt-1">
A canvas of chaos. A trail of logic. You’re building the storm — where instinct meets precision.
</p>
</VenomBeam>
API Reference
Venom Beam
A canvas of light and motion—crafted for bold digital intros.