Slate FAQ Accordion
A calming healthcare-themed FAQ section with accordion-style toggles.
Features
- Six Q&A pairs in accordion toggle layout
- Slate/teal calming color palette
- HIPAA compliance badge
- Healthcare cross icon in header
- Smooth open/close animations
- Support contact call-out at bottom
- Full light and dark mode support
Usage
import RegistryItem from './registry-item';
export default function Page() {
return <RegistryItem />;
}
Customization
- Edit the
faqItems array to change questions and answers
- Adjust teal accent colors via Tailwind classes
- Add or remove FAQ items as needed
- Modify the support contact information at the bottom