FAQ
Frequently Asked Questions
Last updated
Frequently Asked Questions

It is important to try to reply to the most common questions, right on the landing page.
Each question can be expanded to show the answer.
Configure the support email into the config file, by defining supportEmail
Component: <FAQ />
File: src/components/FAQ/FAQ.tsx

If you need basic components like buttons, inputs, etc, they are all available with ChakraUI.
Last updated
import { FAQ } from "@/components/FAQ/FAQ";