A FAQ section with a search box that filters questions as you type and an animated accordion for answers.
import FaqSearchable from "@/components/ui/faq-3"; export default function Default() { return <FaqSearchable />; }
Part of SmoothUI — browse the full library on 21st.dev.