Kind: Component
Source: atloria-monorepo/libs/site-gen-core/src/component-library/sections/hero/hero-wave-split.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
headlineKey | string | ✓ | - |
subheadlineKey | string | ✓ | - |
primaryCtaKey | string | ✓ | - |
primaryCtaUrl | string | ✓ | - |
secondaryCtaKey | string | - | - |
secondaryCtaUrl | string | - | - |
imageSrc | string | ✓ | - |
imageAlt | string | ✓ | - |
stats | unknown[] | - | - |
trustTextKey | string | - | - |
className | string | - | - |
Diagram
mermaidgraph TD component_HeroWaveSplit_3f17960d["HeroWaveSplit"] class component_HeroWaveSplit_3f17960d rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
motion-h1 - RENDERS →
motion-p - RENDERS →
ArrowRight - USES_HOOK →
useTranslation
Was this page helpful?