FAQ Section
An interactive accordion for frequently asked questions.
Preview
Interactive Preview
Questions?
Everything you need to know about Orix UI in one place.
Yes! Orix UI is an open-source project. You can use it in your personal and commercial projects for free. No credit card required.
Installation
Usage
tsx
import { FaqSection } from "@/components/block/faq-section"
export default function Page() {
return <FaqSection />
}Dependencies
framer-motion