S
Solo Kit
DocumentationComponentsPricingChangelogRoadmapFAQContact
LoginGet Started
DocumentationComponentsPricing
LoginGet Started
Welcome to Solo Kit DocumentationIntroductionTech StackRoadmapFAQGetting Started
Components

FAQ Hero

The 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

On this page

UsageNotes