Skip to main content

Hero Block

Large banner with title, subtitle, and optional background image. Perfect for page headers and landing sections.

Content Block

Preview

Default Hero

Centered alignment without background

Welcome to Our Space

Experience world-class training in a supportive community environment.

Get Started

Hero with Background

With background image and overlay

Train Like a Champion

Join our community and unlock your potential with expert guidance.

Book a Class

Left-Aligned Hero

Text aligned to the left

Start Your Journey

No experience necessary. Our instructors will guide you every step of the way.

Learn More

Properties

PropertyTypeDefaultDescription
titlestring-Main heading text
subtitlestring-Secondary text below the title
backgroundImageUrlstring-URL for background image
backgroundOverlaybooleantrueDark overlay on background image
ctaTextstring-Call-to-action button text
ctaLinkstring-URL for the CTA button
alignment'left' | 'center' | 'right''center'Text alignment

Usage

<HeroBlock
content={{
title: 'Welcome',
subtitle: 'Your journey starts here',
backgroundImageUrl: '/images/hero.jpg',
backgroundOverlay: true,
ctaText: 'Get Started',
ctaLink: '/book',
alignment: 'center',
}}
/>

Best Practices

  • Keep titles concise - 3-6 words work best for impact
  • Use high-quality images - Minimum 1200px wide for backgrounds
  • Include a CTA - Guide visitors to take action
  • Ensure contrast - Enable overlay for dark text on busy images