diff --git a/layouts/shortcodes/cta.html b/layouts/shortcodes/cta.html index 34ce8ee..7d943c8 100644 --- a/layouts/shortcodes/cta.html +++ b/layouts/shortcodes/cta.html @@ -1,16 +1,18 @@ {{/* CTA Shortcode */}} - + - - {{ .Get "title" | default "Ready to Transform Your User Experience?" }} - {{ .Get "description" | default "Join thousands of companies already using our platform to drive growth." }} - - - {{ .Get "primary_button_text" | default "Get Started Free" }} - - - {{ .Get "secondary_button_text" | default "Schedule Demo" }} - + + + {{ .Get "title" | default "Ready to Transform Your User Experience?" }} + {{ .Get "description" | default "Join thousands of companies already using our platform to drive growth." }} + + + {{ .Get "primary_button_text" | default "Get Started Free" }} + + + {{ .Get "secondary_button_text" | default "Schedule Demo" }} + +
{{ .Get "description" | default "Join thousands of companies already using our platform to drive growth." }}