stevensblueprint / inreach-website

https://inreach-website.vercel.app
6 stars 1 forks source link

Frequently Asked Questions Block #29

Open j-ferber opened 4 months ago

j-ferber commented 4 months ago

For this issue, recreate the collapsible FAQ blocks from the faqs page using TinaCMS (you may have to visit the page to see the full functionality

Here is a reference to their current design: image

For an intro, you could look at the takeActions block or the example repo in the info doc.

Mantine has an accordion block that we could probably use here.

https://mantine.dev/core/accordion/