👋Call To Actions

All the components pre-built in LightningRails for call to actions (CTAs) sections - Design from DaisyUI, HyperUI or custom

Horizontal CTA

To add this design to your page, add the following line:

<%= render "components/cta_horizontal" %>

CTA with form

To add this design, copy and paste the following line:

<%= render "components/cta_form" %>

Last updated