Skip to content

HeroGradientSplit

reference
1 min readUpdated

Kind: Component

Source: atloria-monorepo/templates/site-bootstrap/src/sections/hero/hero-gradient-split.tsx

Props

NameTypeRequiredDefault
headlineKeystring-
subheadlineKeystring-
primaryCtaKeystring-
primaryCtaUrlstring-
secondaryCtaKeystring--
secondaryCtaUrlstring--
imageSrcstring-
imageAltstring-
badgesunknown[]--
classNamestring--

Diagram

mermaid
graph TD
    component_HeroGradientSplit_3ffb7904["HeroGradientSplit"]
    class component_HeroGradientSplit_3ffb7904 rootComponent

Relationships

  • RENDERS → motion-div
  • RENDERS → motion-h1
  • RENDERS → motion-p
  • RENDERS → ArrowRight
  • RENDERS → motion-span
  • RENDERS → Icon
  • USES_HOOK → useTranslation

Was this page helpful?

Download as PDF