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:
page.tsx
import FAQ from "@/components/faq";