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