Components
FAQ Hero
The FAQ Hero component provides a concise header and context for the FAQ page.
import { FaqHeroSection } from '@/components/sections';
export default function Page() {
return <FaqHeroSection />;
}
- Keep titles short and scannable
- Consider adding a secondary CTA to contact support