Here is text scroll animation
Loading preview...
import { Skiper31 } from "@/components/ui/text-scroll-animation"; export default function DemoOne() { return <Skiper31/>; }