Top-of-page headline, value prop, and CTA.
Hero Section is a flexible block component for creating impactful hero sections with title, description, and call-to-action buttons. Supports gradient backgrounds, image backgrounds, and multiple CTA variants.
The all-in-one solution for modern teams
Just the essentials
12345678910111213title - Hero title (required)description - Hero description (optional)primaryCTA - Primary call-to-action button (optional)secondaryCTA - Secondary call-to-action button (optional)background - Background type: "gradient" | "image" | "solid" (optional, default: "solid")image - Background image object with src and alt (optional)className - Additional CSS classes (optional)label - Button label (required)href - Link URL (optional)onClick - Click handler (optional)variant - Button variant: "solid" | "outline" | "ghost" (optional)action - Action identifier for analytics (optional)1Hero section uses semantic HTML with proper heading hierarchy. CTA buttons are keyboard accessible and follow button/link accessibility patterns. Background images include proper alt text. Compliant with WCAG 2.1.