A FAQ section with tab-based category navigation and animated accordion answers.
import { FaqCategorized } from "@/components/ui/faq-4"; export default function Default() { return <FaqCategorized />; }
Part of SmoothUI — browse the full library on 21st.dev.