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