A text animation
npx shadcn@latest add https://21st.dev/r/m.umairwaheedansari/text-swiper
Loading preview...
import Component from "@/components/ui/text-swiper"; export default function DemoOne() { return <Component />; }