Kind: Component
Source: atloria-monorepo/templates/site-bootstrap/src/sections/cta/cta-banner.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
headlineKey | string | ✓ | - |
descriptionKey | string | - | - |
primaryCtaKey | string | ✓ | - |
primaryCtaUrl | string | ✓ | - |
secondaryCtaKey | string | - | - |
secondaryCtaUrl | string | - | - |
icon | LucideIcon | - | - |
Diagram
mermaidgraph TD component_CtaBanner_1d8cd003["CtaBanner"] class component_CtaBanner_1d8cd003 rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
Icon - RENDERS →
motion-h2 - RENDERS →
motion-p - RENDERS →
ArrowRight - USES_HOOK →
useTranslation
Was this page helpful?