File: components/pricing/FAQ.tsx
The FAQ accordion renders all questions at once with no way to search or filter. Add a search input that filters questions as the user types. Use the existing Accordion component with type="single" collapsible behavior. Highlight matching text in the visible answers.
Labels: Pages
File:
components/pricing/FAQ.tsxThe FAQ accordion renders all questions at once with no way to search or filter. Add a search input that filters questions as the user types. Use the existing
Accordioncomponent withtype="single"collapsible behavior. Highlight matching text in the visible answers.Labels: Pages