FAQ
Simple List
FAQ01 variant - Clean list of common questions and answers.
A straightforward list of questions and answers, styled for clarity and ease of reading.
Frequently Asked
Questions
You can return unused items in their original packaging within 30 days for a refund or exchange. Contact support for assistance.
Usage
import { FAQ01 } from "@repo/ui/blocks/faq/faq-01";
export default function Page() {
return <FAQ01 />;
}