A text animation
Loading preview...
import Component from "@/components/ui/text-swiper"; export default function DemoOne() { return <Component />; }