MasterCTA

An animated call-to-action button component designed to capture user attention and encourage interaction.

MasterCTA Button

A highly customizable animated call-to-action button component that helps draw user attention and increase conversion rates.

Features

  • Smooth hover animations
  • Customizable colors and sizes
  • Optional icon support
  • Responsive design

Usage

<MasterCTA text="Get Started" :primary="true" icon="arrow-right" />

Props

PropTypeDefaultDescription
textString'Button'The text to display on the button
primaryBooleanfalseWhether to use primary styling
iconStringnullOptional icon to display (uses Lucide icons)
sizeString'md'Size of the button (sm, md, lg)