Here is Animated Text component
import AnimatedGradientText from "@/components/ui/animated-text"; export default function AnimatedGradientTextExample() { return <AnimatedGradientText text="Thinking..." className="font-semibold lg:text-2xl" />; }
Part of Bundui — browse the full library on 21st.dev.