Commit a9c6afc
committed
feat(components): add FAQ section with accordion component
- Introduced a new FAQSection component to display frequently asked questions using an accordion layout.
- Created a reusable Accordion component with AccordionItem, AccordionTrigger, and AccordionContent for better UI organization.
- Updated package.json to include @radix-ui/react-accordion and use-debounce dependencies.
- Reorganized exports in the home index file to include the new FAQSection component.1 parent 92229ea commit a9c6afc
File tree
5 files changed
+257
-18
lines changed- src/components
- home
- ui
5 files changed
+257
-18
lines changed
0 commit comments