❔FAQs
All the components pre-built in LightningRails for FAQ sections - Design from DaisyUI + TailwindCSS + custom
Basic FAQ

To add this section copy and paste the following code into your html.erb file:
<%= render "components/faq" %>
FAQ full width

If you prefer this design copy paste the following:
<%= render "components/faq_full" %>
More designs coming soon! 🚀
See more FAQ designs:
Last updated
Was this helpful?