Overview
Add an expandable FAQ / 'How it works' section at the bottom of the page to answer common questions.
Questions to Answer
- Is my video uploaded anywhere?
- What video formats are supported?
- Why is processing slow for large files?
- Can I use this offline?
Task
Create a FAQ.tsx component using <details>/<summary> HTML elements for native disclosure.
Acceptance Criteria
Estimated effort: 45 minutes
Overview
Add an expandable FAQ / 'How it works' section at the bottom of the page to answer common questions.
Questions to Answer
Task
Create a
FAQ.tsxcomponent using<details>/<summary>HTML elements for native disclosure.Acceptance Criteria
Estimated effort: 45 minutes