Call to actions
Used to display a prominent call-to-action that converts leads to customers.
Simple centered CTA
./src/blocks/cta/CtaSimpleCentered/CtaSimpleCentered.js|ts
Left aligned CTA with highlighted text
./src/blocks/cta/CtaAlignedLeftWithTypedText/CtaAlignedLeftWithTypedText.js|ts
CTA with right buttons
./src/blocks/cta/CtaWithRightButtons/CtaWithRightButtons.js|ts
Support center CTA
./src/blocks/cta/SupportCenterCta/SupportCenterCta.js|ts
CTA with input field
./src/blocks/cta/CtaWithInputField/CtaWithInputField.js|ts
CTA with right download button
./src/blocks/cta/CtaWithRightDownloadButton/CtaWithRightDownloadButton.js|ts
CTA with cover image
./src/blocks/cta/CtaWithCoverImage/CtaWithCoverImage.js|ts
CTA section with illustration
./src/blocks/cta/CtaWithIllustration/CtaWithIllustration.js|ts
CTA with app store buttons
./src/blocks/cta/CtaWithAppStoreButtons/CtaWithAppStoreButtons.js|ts
CTA with app store buttons aligned right
./src/blocks/cta/CtaWithRightAppStoreButtons/CtaWithRightAppStoreButtons.js|ts