Animated Cool Text
import AnimatedCoolText from "@/components/ui/animated-cool-text"; export function TextDemo() { return <AnimatedCoolText />; }