Frequently Asked Questions

FAQ

File locations:

  • src/components/faq.tsx

The FAQ component allows you to answer the most commonly asked questions.

To use the component, import it into your page.tsx like this:

import FAQ from "@/components/faq";