From 2ad1929c0145a7a6e6f9f684a397e2e9d244a673 Mon Sep 17 00:00:00 2001 From: Chaoming Li Date: Tue, 19 Nov 2024 16:07:11 +1100 Subject: [PATCH] style: increase CTA vertical padding to py-10 --- layouts/shortcodes/cta.html | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) 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." }}

+