Components
npx shadcn@latest add https://21st.dev/r/lyanchouss/cta-with-text-marqueeLoading preview...
import CTAWithVerticalMarquee from "@/components/ui/cta-with-text-marquee";
export default function DemoOne() {
return <CTAWithVerticalMarquee />;
}
Loading preview...
Loading preview...