Skip to content

HeroWaveSplit

reference
1 min readUpdated

Kind: Component

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

Props

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

Diagram

mermaid
graph TD
    component_HeroWaveSplit_4fd6800e["HeroWaveSplit"]
    class component_HeroWaveSplit_4fd6800e rootComponent

Relationships

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

Was this page helpful?

Download as PDF