Components
CTA section with heading, description and 2 buttons
Loading preview...
import { Cta13 } from "@/components/ui/cta-13";
const DemoOne = () => {
return (
<Cta13 />
);
};
export { DemoOne };
Part of Shadcnblocks.com — browse the full library on 21st.dev.