# PricingPlan

**Kind:** Interface

**Source:** [`atloria-monorepo/libs/site-gen-core/src/component-library/sections/pricing/pricing-hero-card.tsx`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/site-gen-core/src/component-library/sections/pricing/pricing-hero-card.tsx#L17)

## Properties

| Property | Type |
|---|---|
| `nameKey` | `string` |
| `priceKey` | `string` |
| `intervalKey` | `string` |
| `descriptionKey` | `string` |
| `features` | `PricingFeature[]` |
| `ctaKey` | `string` |
| `ctaUrl` | `string` |
