CTA
A clean and responsive CTA component. Completly customizable. To see more UI Components/Blocks click here.
Preview
Usage
import { CTADefault } from "@/components/blocks/cta/cta-default"
export default function Page() {
return (
<CTADefault/>
)
}The cta-default.tsx file already comes in the EasyToLaunch repo by default.