Back to blocks
cta
Block

Simple CTA

A simple call-to-action section with headline and button

Installation

npx shadcn add @mylo-ui/cta-simple

Preview

Ready to get started?

Join thousands of developers building better applications with MyloUI Blocks. Start your free trial today.

Usage

import { CtaSimple } from "@/components/blocks/cta-simple"

export default function Page() {
  return <CtaSimple />
}

Dependencies

lucide-react

shadcn/ui Components

button