@almadar/std 15.15.4 → 15.15.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/behaviors/registry/app/molecules/std-pipeline.orb +22 -22
- package/behaviors/registry/core/atoms/std-board.orb +235 -225
- package/behaviors/registry/core/atoms/std-rating-review.orb +607 -602
- package/behaviors/registry/marketing/atoms/std-marketing-article.orb +12 -12
- package/behaviors/registry/marketing/atoms/std-marketing-case-studies.orb +44 -44
- package/behaviors/registry/marketing/atoms/std-marketing-community.orb +29 -29
- package/behaviors/registry/marketing/atoms/std-marketing-cta.orb +34 -34
- package/behaviors/registry/marketing/atoms/std-marketing-features.orb +25 -25
- package/behaviors/registry/marketing/atoms/std-marketing-footer.orb +21 -21
- package/behaviors/registry/marketing/atoms/std-marketing-hero.orb +66 -66
- package/behaviors/registry/marketing/atoms/std-marketing-nav.orb +20 -20
- package/behaviors/registry/marketing/atoms/std-marketing-pricing.orb +43 -43
- package/behaviors/registry/marketing/atoms/std-marketing-showcase.orb +57 -57
- package/behaviors/registry/marketing/atoms/std-marketing-split.orb +27 -27
- package/behaviors/registry/marketing/atoms/std-marketing-stats.orb +13 -13
- package/behaviors/registry/marketing/atoms/std-marketing-steps.orb +32 -32
- package/behaviors/registry/marketing/atoms/std-marketing-team.orb +40 -40
- package/behaviors/registry/marketing/atoms/std-marketing-testimonials.orb +20 -20
- package/behaviors/registry/marketing/molecules/std-about-page.orb +168 -168
- package/behaviors/registry/marketing/molecules/std-feature-detail-page.orb +112 -112
- package/behaviors/registry/marketing/molecules/std-landing-page.orb +251 -235
- package/behaviors/registry/marketing/molecules/std-pricing-page.orb +169 -161
- package/behaviors/registry/marketing/organisms/std-marketing-site.orb +765 -733
- package/dist/behaviors/behaviors-embeddings.json +84820 -66340
- package/dist/behaviors/behaviors-registry.json +1 -1
- package/dist/behaviors/registry/app/molecules/std-pipeline.orb +22 -22
- package/dist/behaviors/registry/core/atoms/std-board.orb +235 -225
- package/dist/behaviors/registry/core/atoms/std-rating-review.orb +607 -602
- package/dist/behaviors/registry/marketing/atoms/std-marketing-article.orb +12 -12
- package/dist/behaviors/registry/marketing/atoms/std-marketing-case-studies.orb +44 -44
- package/dist/behaviors/registry/marketing/atoms/std-marketing-community.orb +29 -29
- package/dist/behaviors/registry/marketing/atoms/std-marketing-cta.orb +34 -34
- package/dist/behaviors/registry/marketing/atoms/std-marketing-features.orb +25 -25
- package/dist/behaviors/registry/marketing/atoms/std-marketing-footer.orb +21 -21
- package/dist/behaviors/registry/marketing/atoms/std-marketing-hero.orb +66 -66
- package/dist/behaviors/registry/marketing/atoms/std-marketing-nav.orb +20 -20
- package/dist/behaviors/registry/marketing/atoms/std-marketing-pricing.orb +43 -43
- package/dist/behaviors/registry/marketing/atoms/std-marketing-showcase.orb +57 -57
- package/dist/behaviors/registry/marketing/atoms/std-marketing-split.orb +27 -27
- package/dist/behaviors/registry/marketing/atoms/std-marketing-stats.orb +13 -13
- package/dist/behaviors/registry/marketing/atoms/std-marketing-steps.orb +32 -32
- package/dist/behaviors/registry/marketing/atoms/std-marketing-team.orb +40 -40
- package/dist/behaviors/registry/marketing/atoms/std-marketing-testimonials.orb +20 -20
- package/dist/behaviors/registry/marketing/molecules/std-about-page.orb +168 -168
- package/dist/behaviors/registry/marketing/molecules/std-feature-detail-page.orb +112 -112
- package/dist/behaviors/registry/marketing/molecules/std-landing-page.orb +251 -235
- package/dist/behaviors/registry/marketing/molecules/std-pricing-page.orb +169 -161
- package/dist/behaviors/registry/marketing/organisms/std-marketing-site.orb +765 -733
- package/dist/behaviors-embeddings.json +84820 -66340
- package/dist/behaviors-registry.json +1 -1
- package/dist/registry/app/molecules/std-pipeline.orb +22 -22
- package/dist/registry/core/atoms/std-board.orb +235 -225
- package/dist/registry/core/atoms/std-rating-review.orb +607 -602
- package/dist/registry/marketing/atoms/std-marketing-article.orb +12 -12
- package/dist/registry/marketing/atoms/std-marketing-case-studies.orb +44 -44
- package/dist/registry/marketing/atoms/std-marketing-community.orb +29 -29
- package/dist/registry/marketing/atoms/std-marketing-cta.orb +34 -34
- package/dist/registry/marketing/atoms/std-marketing-features.orb +25 -25
- package/dist/registry/marketing/atoms/std-marketing-footer.orb +21 -21
- package/dist/registry/marketing/atoms/std-marketing-hero.orb +66 -66
- package/dist/registry/marketing/atoms/std-marketing-nav.orb +20 -20
- package/dist/registry/marketing/atoms/std-marketing-pricing.orb +43 -43
- package/dist/registry/marketing/atoms/std-marketing-showcase.orb +57 -57
- package/dist/registry/marketing/atoms/std-marketing-split.orb +27 -27
- package/dist/registry/marketing/atoms/std-marketing-stats.orb +13 -13
- package/dist/registry/marketing/atoms/std-marketing-steps.orb +32 -32
- package/dist/registry/marketing/atoms/std-marketing-team.orb +40 -40
- package/dist/registry/marketing/atoms/std-marketing-testimonials.orb +20 -20
- package/dist/registry/marketing/molecules/std-about-page.orb +168 -168
- package/dist/registry/marketing/molecules/std-feature-detail-page.orb +112 -112
- package/dist/registry/marketing/molecules/std-landing-page.orb +251 -235
- package/dist/registry/marketing/molecules/std-pricing-page.orb +169 -161
- package/dist/registry/marketing/organisms/std-marketing-site.orb +765 -733
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "std-pricing-page",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.1.0",
|
|
4
4
|
"description": "Pricing page molecule for marketing sites. Composes hero, pricing grid, FAQ accordion, and CTA sections as a vertical stack of individual marketing patterns. Pick for SaaS pricing pages and plan comparisons.",
|
|
5
5
|
"orbitals": [
|
|
6
6
|
{
|
|
@@ -48,40 +48,40 @@
|
|
|
48
48
|
"gap": "none",
|
|
49
49
|
"children": [
|
|
50
50
|
{
|
|
51
|
-
"
|
|
52
|
-
|
|
53
|
-
|
|
51
|
+
"secondaryAction": {
|
|
52
|
+
"href": "@config.heroSecondaryActionHref",
|
|
53
|
+
"label": "@config.heroSecondaryActionLabel"
|
|
54
|
+
},
|
|
55
|
+
"tag": "@config.heroTag",
|
|
54
56
|
"align": "@config.heroAlign",
|
|
57
|
+
"type": "hero-section",
|
|
58
|
+
"title": "@config.heroTitle",
|
|
55
59
|
"primaryAction": {
|
|
56
60
|
"href": "@config.heroPrimaryActionHref",
|
|
57
61
|
"label": "@config.heroPrimaryActionLabel"
|
|
58
62
|
},
|
|
59
63
|
"titleAccent": "@config.heroTitleAccent",
|
|
60
|
-
"
|
|
61
|
-
|
|
62
|
-
"href": "@config.heroSecondaryActionHref"
|
|
63
|
-
},
|
|
64
|
-
"title": "@config.heroTitle",
|
|
65
|
-
"tag": "@config.heroTag"
|
|
64
|
+
"subtitle": "@config.heroSubtitle",
|
|
65
|
+
"background": "@config.heroBackground"
|
|
66
66
|
},
|
|
67
67
|
{
|
|
68
68
|
"plans": "@config.plans",
|
|
69
69
|
"type": "pricing-grid"
|
|
70
70
|
},
|
|
71
71
|
{
|
|
72
|
-
"
|
|
73
|
-
"
|
|
72
|
+
"items": "@config.faq",
|
|
73
|
+
"type": "accordion"
|
|
74
74
|
},
|
|
75
75
|
{
|
|
76
|
-
"type": "cta-banner",
|
|
77
76
|
"primaryAction": "@config.ctaAction",
|
|
78
77
|
"title": "@config.ctaTitle",
|
|
79
|
-
"subtitle": "@config.ctaSubtitle"
|
|
78
|
+
"subtitle": "@config.ctaSubtitle",
|
|
79
|
+
"type": "cta-banner"
|
|
80
80
|
},
|
|
81
81
|
{
|
|
82
82
|
"type": "marketing-footer",
|
|
83
|
-
"
|
|
84
|
-
"
|
|
83
|
+
"copyright": "@config.footerCopyright",
|
|
84
|
+
"columns": "@config.footerColumns"
|
|
85
85
|
}
|
|
86
86
|
]
|
|
87
87
|
}
|
|
@@ -91,88 +91,33 @@
|
|
|
91
91
|
]
|
|
92
92
|
},
|
|
93
93
|
"config": {
|
|
94
|
-
"
|
|
95
|
-
"type": "string",
|
|
96
|
-
"default": "Start free, scale as you grow."
|
|
97
|
-
},
|
|
98
|
-
"heroPrimaryActionLabel": {
|
|
94
|
+
"heroTitleAccent": {
|
|
99
95
|
"type": "string",
|
|
100
|
-
"default": "
|
|
96
|
+
"default": ""
|
|
101
97
|
},
|
|
102
|
-
"
|
|
98
|
+
"heroSubtitle": {
|
|
103
99
|
"type": "string",
|
|
104
|
-
"default": "
|
|
105
|
-
},
|
|
106
|
-
"ctaAction": {
|
|
107
|
-
"type": "ActionCard",
|
|
108
|
-
"default": {
|
|
109
|
-
"label": "Contact Sales",
|
|
110
|
-
"href": "/contact"
|
|
111
|
-
},
|
|
112
|
-
"properties": {
|
|
113
|
-
"href": {
|
|
114
|
-
"name": "href",
|
|
115
|
-
"type": "string",
|
|
116
|
-
"required": true
|
|
117
|
-
},
|
|
118
|
-
"label": {
|
|
119
|
-
"name": "label",
|
|
120
|
-
"type": "string",
|
|
121
|
-
"required": true
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
},
|
|
125
|
-
"faq": {
|
|
126
|
-
"type": "[FaqItem]",
|
|
127
|
-
"default": [
|
|
128
|
-
{
|
|
129
|
-
"answer": "Yes, you can upgrade or downgrade at any time.",
|
|
130
|
-
"question": "Can I change plans later?"
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
"answer": "Yes, every paid plan includes a 14-day free trial.",
|
|
134
|
-
"question": "Is there a free trial?"
|
|
135
|
-
},
|
|
136
|
-
{
|
|
137
|
-
"question": "What payment methods do you accept?",
|
|
138
|
-
"answer": "We accept all major credit cards and wire transfers for Enterprise."
|
|
139
|
-
}
|
|
140
|
-
],
|
|
141
|
-
"items": {
|
|
142
|
-
"type": "object",
|
|
143
|
-
"properties": {
|
|
144
|
-
"answer": {
|
|
145
|
-
"name": "answer",
|
|
146
|
-
"type": "string",
|
|
147
|
-
"required": true
|
|
148
|
-
},
|
|
149
|
-
"question": {
|
|
150
|
-
"name": "question",
|
|
151
|
-
"type": "string",
|
|
152
|
-
"required": true
|
|
153
|
-
}
|
|
154
|
-
}
|
|
155
|
-
}
|
|
100
|
+
"default": "Start free, scale as you grow."
|
|
156
101
|
},
|
|
157
|
-
"
|
|
102
|
+
"ctaTitle": {
|
|
158
103
|
"type": "string",
|
|
159
|
-
"default": ""
|
|
104
|
+
"default": "Still have questions?"
|
|
160
105
|
},
|
|
161
|
-
"
|
|
106
|
+
"heroTitle": {
|
|
162
107
|
"type": "string",
|
|
163
|
-
"default": ""
|
|
108
|
+
"default": "Simple, transparent pricing"
|
|
164
109
|
},
|
|
165
|
-
"
|
|
110
|
+
"heroAlign": {
|
|
166
111
|
"type": "string",
|
|
167
|
-
"default": "
|
|
112
|
+
"default": "center"
|
|
168
113
|
},
|
|
169
|
-
"
|
|
114
|
+
"heroPrimaryActionLabel": {
|
|
170
115
|
"type": "string",
|
|
171
|
-
"default": "
|
|
116
|
+
"default": "Get Started"
|
|
172
117
|
},
|
|
173
|
-
"
|
|
118
|
+
"heroSecondaryActionLabel": {
|
|
174
119
|
"type": "string",
|
|
175
|
-
"default": "
|
|
120
|
+
"default": "Contact Sales"
|
|
176
121
|
},
|
|
177
122
|
"footerColumns": {
|
|
178
123
|
"type": "[FooterColumn]",
|
|
@@ -189,8 +134,8 @@
|
|
|
189
134
|
"href": "#"
|
|
190
135
|
},
|
|
191
136
|
{
|
|
192
|
-
"
|
|
193
|
-
"
|
|
137
|
+
"href": "#",
|
|
138
|
+
"label": "Changelog"
|
|
194
139
|
}
|
|
195
140
|
]
|
|
196
141
|
},
|
|
@@ -201,12 +146,12 @@
|
|
|
201
146
|
"href": "#"
|
|
202
147
|
},
|
|
203
148
|
{
|
|
204
|
-
"
|
|
205
|
-
"
|
|
149
|
+
"label": "Careers",
|
|
150
|
+
"href": "#"
|
|
206
151
|
},
|
|
207
152
|
{
|
|
208
|
-
"
|
|
209
|
-
"
|
|
153
|
+
"href": "#",
|
|
154
|
+
"label": "Blog"
|
|
210
155
|
}
|
|
211
156
|
],
|
|
212
157
|
"title": "Company"
|
|
@@ -215,16 +160,16 @@
|
|
|
215
160
|
"title": "Resources",
|
|
216
161
|
"items": [
|
|
217
162
|
{
|
|
218
|
-
"
|
|
219
|
-
"
|
|
163
|
+
"href": "#",
|
|
164
|
+
"label": "Docs"
|
|
220
165
|
},
|
|
221
166
|
{
|
|
222
167
|
"label": "Community",
|
|
223
168
|
"href": "#"
|
|
224
169
|
},
|
|
225
170
|
{
|
|
226
|
-
"
|
|
227
|
-
"
|
|
171
|
+
"href": "#",
|
|
172
|
+
"label": "Support"
|
|
228
173
|
}
|
|
229
174
|
]
|
|
230
175
|
}
|
|
@@ -232,11 +177,6 @@
|
|
|
232
177
|
"items": {
|
|
233
178
|
"type": "object",
|
|
234
179
|
"properties": {
|
|
235
|
-
"title": {
|
|
236
|
-
"name": "title",
|
|
237
|
-
"type": "string",
|
|
238
|
-
"required": true
|
|
239
|
-
},
|
|
240
180
|
"items": {
|
|
241
181
|
"name": "items",
|
|
242
182
|
"type": "array",
|
|
@@ -244,86 +184,132 @@
|
|
|
244
184
|
"items": {
|
|
245
185
|
"type": "object",
|
|
246
186
|
"properties": {
|
|
247
|
-
"
|
|
248
|
-
"name": "
|
|
187
|
+
"href": {
|
|
188
|
+
"name": "href",
|
|
249
189
|
"type": "string",
|
|
250
190
|
"required": true
|
|
251
191
|
},
|
|
252
|
-
"
|
|
253
|
-
"name": "
|
|
192
|
+
"label": {
|
|
193
|
+
"name": "label",
|
|
254
194
|
"type": "string",
|
|
255
195
|
"required": true
|
|
256
196
|
}
|
|
257
197
|
}
|
|
258
198
|
}
|
|
199
|
+
},
|
|
200
|
+
"title": {
|
|
201
|
+
"name": "title",
|
|
202
|
+
"type": "string",
|
|
203
|
+
"required": true
|
|
259
204
|
}
|
|
260
205
|
}
|
|
261
206
|
}
|
|
262
207
|
},
|
|
263
|
-
"
|
|
208
|
+
"heroPrimaryActionHref": {
|
|
264
209
|
"type": "string",
|
|
265
|
-
"default": "
|
|
210
|
+
"default": "/signup"
|
|
266
211
|
},
|
|
267
|
-
"
|
|
212
|
+
"heroSecondaryActionHref": {
|
|
268
213
|
"type": "string",
|
|
269
|
-
"default": "
|
|
214
|
+
"default": "/contact"
|
|
270
215
|
},
|
|
271
|
-
"
|
|
216
|
+
"heroBackground": {
|
|
272
217
|
"type": "string",
|
|
273
|
-
"default": "
|
|
218
|
+
"default": "subtle"
|
|
274
219
|
},
|
|
275
|
-
"
|
|
220
|
+
"heroTag": {
|
|
276
221
|
"type": "string",
|
|
277
|
-
"default": "
|
|
222
|
+
"default": ""
|
|
278
223
|
},
|
|
279
|
-
"
|
|
224
|
+
"faq": {
|
|
225
|
+
"type": "[FaqItem]",
|
|
226
|
+
"default": [
|
|
227
|
+
{
|
|
228
|
+
"id": "plan-changes",
|
|
229
|
+
"title": "Can I change plans later?",
|
|
230
|
+
"content": "Yes, you can upgrade or downgrade at any time."
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"id": "free-trial",
|
|
234
|
+
"content": "Yes, every paid plan includes a 14-day free trial.",
|
|
235
|
+
"title": "Is there a free trial?"
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
"title": "What payment methods do you accept?",
|
|
239
|
+
"content": "We accept all major credit cards and wire transfers for Enterprise.",
|
|
240
|
+
"id": "payment-methods"
|
|
241
|
+
}
|
|
242
|
+
],
|
|
243
|
+
"items": {
|
|
244
|
+
"type": "object",
|
|
245
|
+
"properties": {
|
|
246
|
+
"title": {
|
|
247
|
+
"name": "title",
|
|
248
|
+
"type": "string",
|
|
249
|
+
"required": true
|
|
250
|
+
},
|
|
251
|
+
"id": {
|
|
252
|
+
"name": "id",
|
|
253
|
+
"type": "string",
|
|
254
|
+
"required": true
|
|
255
|
+
},
|
|
256
|
+
"content": {
|
|
257
|
+
"name": "content",
|
|
258
|
+
"type": "string",
|
|
259
|
+
"required": true
|
|
260
|
+
}
|
|
261
|
+
}
|
|
262
|
+
}
|
|
263
|
+
},
|
|
264
|
+
"footerCopyright": {
|
|
280
265
|
"type": "string",
|
|
281
|
-
"default": "
|
|
266
|
+
"default": "© 2026 Almadar. All rights reserved."
|
|
282
267
|
},
|
|
283
268
|
"plans": {
|
|
284
269
|
"type": "[PricingPlan]",
|
|
285
270
|
"default": [
|
|
286
271
|
{
|
|
287
|
-
"
|
|
288
|
-
|
|
289
|
-
|
|
272
|
+
"features": [
|
|
273
|
+
"1 project",
|
|
274
|
+
"Community support",
|
|
275
|
+
"Basic analytics"
|
|
276
|
+
],
|
|
290
277
|
"action": {
|
|
291
278
|
"href": "#",
|
|
292
279
|
"label": "Get Started"
|
|
293
280
|
},
|
|
294
|
-
"
|
|
281
|
+
"highlighted": false,
|
|
295
282
|
"price": "$0",
|
|
296
|
-
"
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
"Basic analytics"
|
|
300
|
-
]
|
|
283
|
+
"description": "For individuals and small projects.",
|
|
284
|
+
"badge": "",
|
|
285
|
+
"name": "Starter"
|
|
301
286
|
},
|
|
302
287
|
{
|
|
303
|
-
"
|
|
288
|
+
"action": {
|
|
289
|
+
"label": "Start Trial",
|
|
290
|
+
"href": "#"
|
|
291
|
+
},
|
|
304
292
|
"name": "Pro",
|
|
305
293
|
"description": "For growing teams that need more power.",
|
|
294
|
+
"badge": "Most Popular",
|
|
295
|
+
"highlighted": true,
|
|
296
|
+
"price": "$49",
|
|
306
297
|
"features": [
|
|
307
298
|
"Unlimited projects",
|
|
308
299
|
"Priority support",
|
|
309
300
|
"Advanced analytics",
|
|
310
301
|
"Custom domains"
|
|
311
|
-
]
|
|
312
|
-
"action": {
|
|
313
|
-
"href": "#",
|
|
314
|
-
"label": "Start Trial"
|
|
315
|
-
},
|
|
316
|
-
"highlighted": true,
|
|
317
|
-
"badge": "Most Popular"
|
|
302
|
+
]
|
|
318
303
|
},
|
|
319
304
|
{
|
|
320
305
|
"price": "Custom",
|
|
321
306
|
"action": {
|
|
322
|
-
"
|
|
323
|
-
"
|
|
307
|
+
"label": "Contact Sales",
|
|
308
|
+
"href": "#"
|
|
324
309
|
},
|
|
325
|
-
"
|
|
310
|
+
"highlighted": false,
|
|
326
311
|
"name": "Enterprise",
|
|
312
|
+
"description": "For organizations with advanced needs.",
|
|
327
313
|
"features": [
|
|
328
314
|
"Dedicated infra",
|
|
329
315
|
"SLA guarantee",
|
|
@@ -331,65 +317,87 @@
|
|
|
331
317
|
"Audit logs",
|
|
332
318
|
"Custom contracts"
|
|
333
319
|
],
|
|
334
|
-
"highlighted": false,
|
|
335
320
|
"badge": ""
|
|
336
321
|
}
|
|
337
322
|
],
|
|
338
323
|
"items": {
|
|
339
324
|
"type": "object",
|
|
340
325
|
"properties": {
|
|
341
|
-
"highlighted": {
|
|
342
|
-
"name": "highlighted",
|
|
343
|
-
"type": "boolean",
|
|
344
|
-
"required": false
|
|
345
|
-
},
|
|
346
|
-
"price": {
|
|
347
|
-
"name": "price",
|
|
348
|
-
"type": "string",
|
|
349
|
-
"required": true
|
|
350
|
-
},
|
|
351
|
-
"name": {
|
|
352
|
-
"name": "name",
|
|
353
|
-
"type": "string",
|
|
354
|
-
"required": true
|
|
355
|
-
},
|
|
356
326
|
"action": {
|
|
357
327
|
"name": "action",
|
|
358
328
|
"type": "object",
|
|
359
329
|
"required": true,
|
|
360
330
|
"properties": {
|
|
361
|
-
"
|
|
362
|
-
"name": "
|
|
331
|
+
"label": {
|
|
332
|
+
"name": "label",
|
|
363
333
|
"type": "string",
|
|
364
334
|
"required": true
|
|
365
335
|
},
|
|
366
|
-
"
|
|
367
|
-
"name": "
|
|
336
|
+
"href": {
|
|
337
|
+
"name": "href",
|
|
368
338
|
"type": "string",
|
|
369
339
|
"required": true
|
|
370
340
|
}
|
|
371
341
|
}
|
|
372
342
|
},
|
|
373
|
-
"
|
|
374
|
-
"name": "
|
|
375
|
-
"type": "
|
|
376
|
-
"required": false
|
|
377
|
-
"items": {
|
|
378
|
-
"type": "string"
|
|
379
|
-
}
|
|
343
|
+
"highlighted": {
|
|
344
|
+
"name": "highlighted",
|
|
345
|
+
"type": "boolean",
|
|
346
|
+
"required": false
|
|
380
347
|
},
|
|
381
348
|
"badge": {
|
|
382
349
|
"name": "badge",
|
|
383
350
|
"type": "string",
|
|
384
351
|
"required": false
|
|
385
352
|
},
|
|
353
|
+
"name": {
|
|
354
|
+
"name": "name",
|
|
355
|
+
"type": "string",
|
|
356
|
+
"required": true
|
|
357
|
+
},
|
|
358
|
+
"price": {
|
|
359
|
+
"name": "price",
|
|
360
|
+
"type": "string",
|
|
361
|
+
"required": true
|
|
362
|
+
},
|
|
386
363
|
"description": {
|
|
387
364
|
"name": "description",
|
|
388
365
|
"type": "string",
|
|
389
366
|
"required": false
|
|
367
|
+
},
|
|
368
|
+
"features": {
|
|
369
|
+
"name": "features",
|
|
370
|
+
"type": "array",
|
|
371
|
+
"required": false,
|
|
372
|
+
"items": {
|
|
373
|
+
"type": "string"
|
|
374
|
+
}
|
|
390
375
|
}
|
|
391
376
|
}
|
|
392
377
|
}
|
|
378
|
+
},
|
|
379
|
+
"ctaAction": {
|
|
380
|
+
"type": "ActionCard",
|
|
381
|
+
"default": {
|
|
382
|
+
"label": "Contact Sales",
|
|
383
|
+
"href": "/contact"
|
|
384
|
+
},
|
|
385
|
+
"properties": {
|
|
386
|
+
"label": {
|
|
387
|
+
"name": "label",
|
|
388
|
+
"type": "string",
|
|
389
|
+
"required": true
|
|
390
|
+
},
|
|
391
|
+
"href": {
|
|
392
|
+
"name": "href",
|
|
393
|
+
"type": "string",
|
|
394
|
+
"required": true
|
|
395
|
+
}
|
|
396
|
+
}
|
|
397
|
+
},
|
|
398
|
+
"ctaSubtitle": {
|
|
399
|
+
"type": "string",
|
|
400
|
+
"default": "Our team is here to help you find the right plan."
|
|
393
401
|
}
|
|
394
402
|
},
|
|
395
403
|
"scope": "instance"
|