Components/GretTech/CTA Section

CTA Section

A high-impact Call to Action block designed to drive conversions at the bottom of a page.

v0

Installation

Full Setup guide

Install the component automatically via Shadcn CLI.

npx shadcn@latest add https://www.grettech.com/api/registry/cta-section

Props

PropTypeDefaultDescription
className
string-Optional CSS classes to apply.
...props
React.HTMLAttributes<HTMLDivElement>-Accepts all standard HTML div attributes (id, style, etc).
badge
string"Get in touch"Small top badge text.
titleLine1
string"Let's scale your"First line of the CTA headline.
titleLine2
string"Brand Together"Second line of the CTA headline (styled).
description
string"We're here to help you grow your business with modern web & app solutions."Supporting copy.
buttonText
string"Send a mail to us"Text for the primary button.
buttonLink
string"/contact"URL for the primary button.
email
string"hello@domain.com"Contact email displayed below.
phone
string"+1234567890"Contact phone displayed below.
domain
string"domain.com"Website domain displayed below.