Here is text scroll animation
npx shadcn@latest add https://21st.dev/r/reuno-ui/text-scroll-animation
Loading preview...
import { Skiper31 } from "@/components/ui/text-scroll-animation"; export default function DemoOne() { return <Skiper31/>; }