Components
npx shadcn@latest add https://21st.dev/r/minhxthanh/images-scrolling-animationLoading preview...
import { ImagesScrollingAnimation } from "@/components/ui/images-scrolling-animation";
export default function DemoOne() {
return <ImagesScrollingAnimation />;
}