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