Cinematic Gradient Hero

stable

Full-bleed background with a directional gradient mask keeping text readable. Live match ticker anchored to the bottom. Best for homepage and season-launch moments.

Live Preview
Live NowMatch Day 18 · Charlotte FC

CAROLINA
PREMIER
SOCCER LEAGUE

The premier youth soccer league in the Carolinas. Follow every match, every moment, every season.

tsx
<CinematicHero
  imageSrc="/stadium.jpg"
  headline="CAROLINA"
  headlineAccent="PREMIER"
  headlineSub="SOCCER LEAGUE"
  primaryCta={{ label: "Watch Live →" }}
  secondaryCta={{ label: "View Schedule" }}
/>
Props
PropTypeDefaultDescription
imageSrcstringBackground photo URL. Falls back to a gradient placeholder when omitted.
videoSrcstringBackground video URL. Takes priority over imageSrc.
headlinestring"CAROLINA"Top headline line.
headlineAccentstring"PREMIER"Gold accent line.
headlineSubstring"SOCCER LEAGUE"Sub-line beneath the accent.
taglinestringOptional eyebrow / tagline.
primaryCta{label, href?}Primary CTA button.
secondaryCta{label, href?}Secondary outline CTA.
tickerMatchesTickerMatch[]Live match strip pinned to the bottom of the hero.