Components
This component features a bold headline with a mesmerizing, animated aurora that flows through the letters. The background is a dark, starry sky that subtly reacts to your cursor's movement, creating a sense of depth. It's a clean, visually striking, and unique design that's perfect for a modern landing page
Loading preview...
import { AuroraHero } from "@/components/ui/21st-text-effect";
export default function DemoOne() {
return <AuroraHero />;
}