This is the text letter animation of hovering on the text.
Loading preview...
import { Component } from "@/components/ui/text-animation"; export default function DemoOne() { return <Component />; }