Appearance
FAQ
Accordion-style frequently asked questions section.
Usage
javascript
import FAQ from "@/components/FAQ";
<FAQ />Customization
Edit the questions and answers directly in /components/FAQ.js. Each FAQ item is a { question, answer } object in the component's data array.
Copywriting Tips
- Address the top objections to purchasing, not just general questions
- Common objections: "Is it worth the price?", "Will this work for my use case?", "What if I need a refund?"
- Include a question about refunds or guarantees — it reduces purchase friction
- 5–8 questions is a good range
- Place before the final CTA section
Page Position
Hero → Problem → Features → Pricing → FAQ → CTA → Footer