Kind: Component
Source: atloria-monorepo/libs/site-gen-core/src/component-library/sections/pricing/pricing-hero-card.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
headlineKey | string | ✓ | - |
descriptionKey | string | - | - |
heroPlan | PricingPlan | ✓ | - |
secondaryPlans | PricingPlan[] | - | - |
Diagram
mermaidgraph TD component_PricingHeroCard_40302ff7["PricingHeroCard"] class component_PricingHeroCard_40302ff7 rootComponent
Relationships
- RENDERS →
motion-div - RENDERS →
motion-h2 - RENDERS →
motion-p - RENDERS →
Check - RENDERS →
ArrowRight - USES_HOOK →
useTranslation
Was this page helpful?