@almadar/std 15.15.4 → 15.15.5
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 +13 -13
- package/behaviors/registry/marketing/atoms/std-marketing-case-studies.orb +43 -43
- package/behaviors/registry/marketing/atoms/std-marketing-community.orb +28 -28
- package/behaviors/registry/marketing/atoms/std-marketing-cta.orb +37 -37
- package/behaviors/registry/marketing/atoms/std-marketing-features.orb +28 -28
- package/behaviors/registry/marketing/atoms/std-marketing-footer.orb +33 -33
- package/behaviors/registry/marketing/atoms/std-marketing-hero.orb +59 -59
- package/behaviors/registry/marketing/atoms/std-marketing-nav.orb +18 -18
- package/behaviors/registry/marketing/atoms/std-marketing-pricing.orb +38 -38
- package/behaviors/registry/marketing/atoms/std-marketing-showcase.orb +57 -57
- package/behaviors/registry/marketing/atoms/std-marketing-split.orb +31 -31
- package/behaviors/registry/marketing/atoms/std-marketing-stats.orb +17 -17
- package/behaviors/registry/marketing/atoms/std-marketing-steps.orb +24 -24
- package/behaviors/registry/marketing/atoms/std-marketing-team.orb +29 -29
- package/behaviors/registry/marketing/atoms/std-marketing-testimonials.orb +17 -17
- package/behaviors/registry/marketing/molecules/std-about-page.orb +190 -190
- package/behaviors/registry/marketing/molecules/std-feature-detail-page.orb +109 -109
- package/behaviors/registry/marketing/molecules/std-landing-page.orb +236 -220
- package/behaviors/registry/marketing/molecules/std-pricing-page.orb +193 -185
- package/behaviors/registry/marketing/organisms/std-marketing-site.orb +608 -571
- 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 +13 -13
- package/dist/behaviors/registry/marketing/atoms/std-marketing-case-studies.orb +43 -43
- package/dist/behaviors/registry/marketing/atoms/std-marketing-community.orb +28 -28
- package/dist/behaviors/registry/marketing/atoms/std-marketing-cta.orb +37 -37
- package/dist/behaviors/registry/marketing/atoms/std-marketing-features.orb +28 -28
- package/dist/behaviors/registry/marketing/atoms/std-marketing-footer.orb +33 -33
- package/dist/behaviors/registry/marketing/atoms/std-marketing-hero.orb +59 -59
- package/dist/behaviors/registry/marketing/atoms/std-marketing-nav.orb +18 -18
- package/dist/behaviors/registry/marketing/atoms/std-marketing-pricing.orb +38 -38
- package/dist/behaviors/registry/marketing/atoms/std-marketing-showcase.orb +57 -57
- package/dist/behaviors/registry/marketing/atoms/std-marketing-split.orb +31 -31
- package/dist/behaviors/registry/marketing/atoms/std-marketing-stats.orb +17 -17
- package/dist/behaviors/registry/marketing/atoms/std-marketing-steps.orb +24 -24
- package/dist/behaviors/registry/marketing/atoms/std-marketing-team.orb +29 -29
- package/dist/behaviors/registry/marketing/atoms/std-marketing-testimonials.orb +17 -17
- package/dist/behaviors/registry/marketing/molecules/std-about-page.orb +190 -190
- package/dist/behaviors/registry/marketing/molecules/std-feature-detail-page.orb +109 -109
- package/dist/behaviors/registry/marketing/molecules/std-landing-page.orb +236 -220
- package/dist/behaviors/registry/marketing/molecules/std-pricing-page.orb +193 -185
- package/dist/behaviors/registry/marketing/organisms/std-marketing-site.orb +608 -571
- 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 +13 -13
- package/dist/registry/marketing/atoms/std-marketing-case-studies.orb +43 -43
- package/dist/registry/marketing/atoms/std-marketing-community.orb +28 -28
- package/dist/registry/marketing/atoms/std-marketing-cta.orb +37 -37
- package/dist/registry/marketing/atoms/std-marketing-features.orb +28 -28
- package/dist/registry/marketing/atoms/std-marketing-footer.orb +33 -33
- package/dist/registry/marketing/atoms/std-marketing-hero.orb +59 -59
- package/dist/registry/marketing/atoms/std-marketing-nav.orb +18 -18
- package/dist/registry/marketing/atoms/std-marketing-pricing.orb +38 -38
- package/dist/registry/marketing/atoms/std-marketing-showcase.orb +57 -57
- package/dist/registry/marketing/atoms/std-marketing-split.orb +31 -31
- package/dist/registry/marketing/atoms/std-marketing-stats.orb +17 -17
- package/dist/registry/marketing/atoms/std-marketing-steps.orb +24 -24
- package/dist/registry/marketing/atoms/std-marketing-team.orb +29 -29
- package/dist/registry/marketing/atoms/std-marketing-testimonials.orb +17 -17
- package/dist/registry/marketing/molecules/std-about-page.orb +190 -190
- package/dist/registry/marketing/molecules/std-feature-detail-page.orb +109 -109
- package/dist/registry/marketing/molecules/std-landing-page.orb +236 -220
- package/dist/registry/marketing/molecules/std-pricing-page.orb +193 -185
- package/dist/registry/marketing/organisms/std-marketing-site.orb +608 -571
- package/package.json +1 -1
|
@@ -43,59 +43,58 @@
|
|
|
43
43
|
"render-ui",
|
|
44
44
|
"main",
|
|
45
45
|
{
|
|
46
|
-
"direction": "vertical",
|
|
47
46
|
"gap": "none",
|
|
48
47
|
"children": [
|
|
49
48
|
{
|
|
50
|
-
"background": "@config.heroBackground",
|
|
51
49
|
"title": "@config.heroTitle",
|
|
52
|
-
"tag": "@config.heroTag",
|
|
53
|
-
"primaryAction": {
|
|
54
|
-
"href": "@config.heroPrimaryActionHref",
|
|
55
|
-
"label": "@config.heroPrimaryActionLabel"
|
|
56
|
-
},
|
|
57
|
-
"type": "hero-section",
|
|
58
50
|
"titleAccent": "@config.heroTitleAccent",
|
|
59
51
|
"subtitle": "@config.heroSubtitle",
|
|
60
|
-
"align": "@config.heroAlign"
|
|
52
|
+
"align": "@config.heroAlign",
|
|
53
|
+
"background": "@config.heroBackground",
|
|
54
|
+
"type": "hero-section",
|
|
55
|
+
"tag": "@config.heroTag",
|
|
56
|
+
"primaryAction": {
|
|
57
|
+
"label": "@config.heroPrimaryActionLabel",
|
|
58
|
+
"href": "@config.heroPrimaryActionHref"
|
|
59
|
+
}
|
|
61
60
|
},
|
|
62
61
|
{
|
|
63
62
|
"direction": "vertical",
|
|
63
|
+
"type": "stack",
|
|
64
|
+
"className": "max-w-prose mx-auto py-12",
|
|
64
65
|
"children": [
|
|
65
66
|
{
|
|
67
|
+
"content": "@config.article1Title",
|
|
66
68
|
"type": "typography",
|
|
67
|
-
"variant": "h2"
|
|
68
|
-
"content": "@config.article1Title"
|
|
69
|
+
"variant": "h2"
|
|
69
70
|
},
|
|
70
71
|
{
|
|
71
72
|
"content": "@config.article1Content",
|
|
72
|
-
"
|
|
73
|
-
"
|
|
73
|
+
"variant": "body",
|
|
74
|
+
"type": "typography"
|
|
74
75
|
},
|
|
75
76
|
{
|
|
77
|
+
"variant": "h2",
|
|
76
78
|
"content": "@config.article2Title",
|
|
77
|
-
"type": "typography"
|
|
78
|
-
"variant": "h2"
|
|
79
|
+
"type": "typography"
|
|
79
80
|
},
|
|
80
81
|
{
|
|
81
82
|
"variant": "body",
|
|
82
|
-
"
|
|
83
|
-
"
|
|
83
|
+
"content": "@config.article2Content",
|
|
84
|
+
"type": "typography"
|
|
84
85
|
},
|
|
85
86
|
{
|
|
87
|
+
"variant": "h2",
|
|
86
88
|
"content": "@config.article3Title",
|
|
87
|
-
"type": "typography"
|
|
88
|
-
"variant": "h2"
|
|
89
|
+
"type": "typography"
|
|
89
90
|
},
|
|
90
91
|
{
|
|
91
|
-
"
|
|
92
|
+
"variant": "body",
|
|
92
93
|
"content": "@config.article3Content",
|
|
93
|
-
"
|
|
94
|
+
"type": "typography"
|
|
94
95
|
}
|
|
95
96
|
],
|
|
96
|
-
"
|
|
97
|
-
"gap": "md",
|
|
98
|
-
"className": "max-w-prose mx-auto py-12"
|
|
97
|
+
"gap": "md"
|
|
99
98
|
},
|
|
100
99
|
{
|
|
101
100
|
"type": "team-organism",
|
|
@@ -106,17 +105,18 @@
|
|
|
106
105
|
"type": "case-study-organism"
|
|
107
106
|
},
|
|
108
107
|
{
|
|
108
|
+
"primaryAction": "@config.ctaAction",
|
|
109
109
|
"type": "cta-banner",
|
|
110
|
-
"title": "@config.ctaTitle"
|
|
111
|
-
"primaryAction": "@config.ctaAction"
|
|
110
|
+
"title": "@config.ctaTitle"
|
|
112
111
|
},
|
|
113
112
|
{
|
|
114
|
-
"type": "marketing-footer",
|
|
115
113
|
"columns": "@config.footerColumns",
|
|
116
|
-
"copyright": "@config.footerCopyright"
|
|
114
|
+
"copyright": "@config.footerCopyright",
|
|
115
|
+
"type": "marketing-footer"
|
|
117
116
|
}
|
|
118
117
|
],
|
|
119
|
-
"type": "stack"
|
|
118
|
+
"type": "stack",
|
|
119
|
+
"direction": "vertical"
|
|
120
120
|
}
|
|
121
121
|
]
|
|
122
122
|
]
|
|
@@ -124,195 +124,163 @@
|
|
|
124
124
|
]
|
|
125
125
|
},
|
|
126
126
|
"config": {
|
|
127
|
-
"caseStudies": {
|
|
128
|
-
"type": "[CaseStudyCard]",
|
|
129
|
-
"default": [
|
|
130
|
-
{
|
|
131
|
-
"title": "Acme Corp",
|
|
132
|
-
"id": "1",
|
|
133
|
-
"href": "#",
|
|
134
|
-
"category": "SaaS",
|
|
135
|
-
"linkLabel": "Read story",
|
|
136
|
-
"description": "How Acme scaled from 1K to 1M users in 6 months.",
|
|
137
|
-
"categoryColor": ""
|
|
138
|
-
},
|
|
139
|
-
{
|
|
140
|
-
"href": "#",
|
|
141
|
-
"linkLabel": "Read story",
|
|
142
|
-
"title": "Globex",
|
|
143
|
-
"id": "2",
|
|
144
|
-
"description": "Globex reduced infrastructure costs by 70%.",
|
|
145
|
-
"category": "Fintech",
|
|
146
|
-
"categoryColor": ""
|
|
147
|
-
}
|
|
148
|
-
],
|
|
149
|
-
"items": {
|
|
150
|
-
"type": "object",
|
|
151
|
-
"properties": {
|
|
152
|
-
"categoryColor": {
|
|
153
|
-
"name": "categoryColor",
|
|
154
|
-
"type": "string",
|
|
155
|
-
"required": false
|
|
156
|
-
},
|
|
157
|
-
"title": {
|
|
158
|
-
"name": "title",
|
|
159
|
-
"type": "string",
|
|
160
|
-
"required": true
|
|
161
|
-
},
|
|
162
|
-
"category": {
|
|
163
|
-
"name": "category",
|
|
164
|
-
"type": "string",
|
|
165
|
-
"required": true
|
|
166
|
-
},
|
|
167
|
-
"href": {
|
|
168
|
-
"name": "href",
|
|
169
|
-
"type": "string",
|
|
170
|
-
"required": true
|
|
171
|
-
},
|
|
172
|
-
"id": {
|
|
173
|
-
"name": "id",
|
|
174
|
-
"type": "string",
|
|
175
|
-
"required": false
|
|
176
|
-
},
|
|
177
|
-
"linkLabel": {
|
|
178
|
-
"name": "linkLabel",
|
|
179
|
-
"type": "string",
|
|
180
|
-
"required": false
|
|
181
|
-
},
|
|
182
|
-
"description": {
|
|
183
|
-
"name": "description",
|
|
184
|
-
"type": "string",
|
|
185
|
-
"required": true
|
|
186
|
-
}
|
|
187
|
-
}
|
|
188
|
-
}
|
|
189
|
-
},
|
|
190
|
-
"heroBackground": {
|
|
191
|
-
"type": "string",
|
|
192
|
-
"default": "subtle"
|
|
193
|
-
},
|
|
194
|
-
"heroTitleAccent": {
|
|
195
|
-
"type": "string",
|
|
196
|
-
"default": ""
|
|
197
|
-
},
|
|
198
127
|
"article1Content": {
|
|
199
128
|
"type": "string",
|
|
200
129
|
"default": "Almadar started with a simple belief: everyone should be able to build software."
|
|
201
130
|
},
|
|
202
|
-
"
|
|
203
|
-
"type": "string",
|
|
204
|
-
"default": "center"
|
|
205
|
-
},
|
|
206
|
-
"ctaTitle": {
|
|
207
|
-
"type": "string",
|
|
208
|
-
"default": "Want to work with us?"
|
|
209
|
-
},
|
|
210
|
-
"footerCopyright": {
|
|
131
|
+
"article2Content": {
|
|
211
132
|
"type": "string",
|
|
212
|
-
"default": "
|
|
133
|
+
"default": "We exist to democratize software creation through natural language and AI."
|
|
213
134
|
},
|
|
214
|
-
"
|
|
135
|
+
"heroSubtitle": {
|
|
215
136
|
"type": "string",
|
|
216
|
-
"default": "
|
|
137
|
+
"default": "We're building the future of software creation."
|
|
217
138
|
},
|
|
218
139
|
"team": {
|
|
219
140
|
"type": "[TeamMemberCard]",
|
|
220
141
|
"default": [
|
|
221
142
|
{
|
|
222
143
|
"name": "Jane Doe",
|
|
223
|
-
"id": "1",
|
|
224
144
|
"role": "CEO",
|
|
145
|
+
"nameAr": "",
|
|
225
146
|
"bio": "Former VP Engineering at BigTech. Obsessed with developer experience.",
|
|
226
|
-
"
|
|
227
|
-
"
|
|
147
|
+
"id": "1",
|
|
148
|
+
"avatar": ""
|
|
228
149
|
},
|
|
229
150
|
{
|
|
230
|
-
"id": "2",
|
|
231
|
-
"avatar": "",
|
|
232
|
-
"name": "John Smith",
|
|
233
151
|
"role": "CTO",
|
|
234
152
|
"bio": "Built distributed systems at scale for a decade.",
|
|
235
|
-
"
|
|
153
|
+
"id": "2",
|
|
154
|
+
"avatar": "",
|
|
155
|
+
"nameAr": "",
|
|
156
|
+
"name": "John Smith"
|
|
236
157
|
},
|
|
237
158
|
{
|
|
238
|
-
"bio": "Believes great design is invisible.",
|
|
239
|
-
"nameAr": "",
|
|
240
159
|
"role": "Head of Design",
|
|
241
|
-
"
|
|
160
|
+
"id": "3",
|
|
161
|
+
"bio": "Believes great design is invisible.",
|
|
242
162
|
"name": "Alice Chen",
|
|
243
|
-
"
|
|
163
|
+
"nameAr": "",
|
|
164
|
+
"avatar": ""
|
|
244
165
|
}
|
|
245
166
|
],
|
|
246
167
|
"items": {
|
|
247
168
|
"type": "object",
|
|
248
169
|
"properties": {
|
|
249
|
-
"
|
|
250
|
-
"name": "
|
|
170
|
+
"id": {
|
|
171
|
+
"name": "id",
|
|
251
172
|
"type": "string",
|
|
252
173
|
"required": false
|
|
253
174
|
},
|
|
254
|
-
"
|
|
255
|
-
"name": "
|
|
175
|
+
"nameAr": {
|
|
176
|
+
"name": "nameAr",
|
|
256
177
|
"type": "string",
|
|
257
|
-
"required":
|
|
178
|
+
"required": false
|
|
258
179
|
},
|
|
259
|
-
"
|
|
260
|
-
"name": "
|
|
180
|
+
"bio": {
|
|
181
|
+
"name": "bio",
|
|
261
182
|
"type": "string",
|
|
262
183
|
"required": true
|
|
263
184
|
},
|
|
264
|
-
"
|
|
265
|
-
"name": "
|
|
185
|
+
"name": {
|
|
186
|
+
"name": "name",
|
|
266
187
|
"type": "string",
|
|
267
|
-
"required":
|
|
188
|
+
"required": true
|
|
268
189
|
},
|
|
269
|
-
"
|
|
270
|
-
"name": "
|
|
190
|
+
"avatar": {
|
|
191
|
+
"name": "avatar",
|
|
271
192
|
"type": "string",
|
|
272
193
|
"required": false
|
|
273
194
|
},
|
|
274
|
-
"
|
|
275
|
-
"name": "
|
|
195
|
+
"role": {
|
|
196
|
+
"name": "role",
|
|
276
197
|
"type": "string",
|
|
277
198
|
"required": true
|
|
278
199
|
}
|
|
279
200
|
}
|
|
280
201
|
}
|
|
281
202
|
},
|
|
203
|
+
"article3Content": {
|
|
204
|
+
"type": "string",
|
|
205
|
+
"default": "Speed, simplicity, and developer joy guide every decision we make."
|
|
206
|
+
},
|
|
207
|
+
"heroTitleAccent": {
|
|
208
|
+
"type": "string",
|
|
209
|
+
"default": ""
|
|
210
|
+
},
|
|
211
|
+
"article1Title": {
|
|
212
|
+
"type": "string",
|
|
213
|
+
"default": "Our Story"
|
|
214
|
+
},
|
|
215
|
+
"footerCopyright": {
|
|
216
|
+
"type": "string",
|
|
217
|
+
"default": "© 2026 Almadar. All rights reserved."
|
|
218
|
+
},
|
|
219
|
+
"ctaAction": {
|
|
220
|
+
"type": "ActionCard",
|
|
221
|
+
"default": {
|
|
222
|
+
"href": "/careers",
|
|
223
|
+
"label": "View Open Roles"
|
|
224
|
+
},
|
|
225
|
+
"properties": {
|
|
226
|
+
"label": {
|
|
227
|
+
"name": "label",
|
|
228
|
+
"type": "string",
|
|
229
|
+
"required": true
|
|
230
|
+
},
|
|
231
|
+
"href": {
|
|
232
|
+
"name": "href",
|
|
233
|
+
"type": "string",
|
|
234
|
+
"required": true
|
|
235
|
+
}
|
|
236
|
+
}
|
|
237
|
+
},
|
|
238
|
+
"article3Title": {
|
|
239
|
+
"type": "string",
|
|
240
|
+
"default": "Our Values"
|
|
241
|
+
},
|
|
242
|
+
"ctaTitle": {
|
|
243
|
+
"type": "string",
|
|
244
|
+
"default": "Want to work with us?"
|
|
245
|
+
},
|
|
282
246
|
"heroTag": {
|
|
283
247
|
"type": "string",
|
|
284
248
|
"default": ""
|
|
285
249
|
},
|
|
250
|
+
"heroAlign": {
|
|
251
|
+
"type": "string",
|
|
252
|
+
"default": "center"
|
|
253
|
+
},
|
|
286
254
|
"footerColumns": {
|
|
287
255
|
"type": "[FooterColumn]",
|
|
288
256
|
"default": [
|
|
289
257
|
{
|
|
258
|
+
"title": "Product",
|
|
290
259
|
"items": [
|
|
291
260
|
{
|
|
292
|
-
"
|
|
293
|
-
"
|
|
261
|
+
"href": "#",
|
|
262
|
+
"label": "Features"
|
|
294
263
|
},
|
|
295
264
|
{
|
|
296
|
-
"
|
|
297
|
-
"
|
|
265
|
+
"href": "#",
|
|
266
|
+
"label": "Pricing"
|
|
298
267
|
},
|
|
299
268
|
{
|
|
300
269
|
"href": "#",
|
|
301
270
|
"label": "Changelog"
|
|
302
271
|
}
|
|
303
|
-
]
|
|
304
|
-
"title": "Product"
|
|
272
|
+
]
|
|
305
273
|
},
|
|
306
274
|
{
|
|
307
275
|
"title": "Company",
|
|
308
276
|
"items": [
|
|
309
277
|
{
|
|
310
|
-
"
|
|
311
|
-
"
|
|
278
|
+
"href": "#",
|
|
279
|
+
"label": "About"
|
|
312
280
|
},
|
|
313
281
|
{
|
|
314
|
-
"
|
|
315
|
-
"
|
|
282
|
+
"label": "Careers",
|
|
283
|
+
"href": "#"
|
|
316
284
|
},
|
|
317
285
|
{
|
|
318
286
|
"label": "Blog",
|
|
@@ -321,21 +289,21 @@
|
|
|
321
289
|
]
|
|
322
290
|
},
|
|
323
291
|
{
|
|
292
|
+
"title": "Resources",
|
|
324
293
|
"items": [
|
|
325
294
|
{
|
|
326
|
-
"
|
|
327
|
-
"
|
|
295
|
+
"href": "#",
|
|
296
|
+
"label": "Docs"
|
|
328
297
|
},
|
|
329
298
|
{
|
|
330
299
|
"href": "#",
|
|
331
300
|
"label": "Community"
|
|
332
301
|
},
|
|
333
302
|
{
|
|
334
|
-
"
|
|
335
|
-
"
|
|
303
|
+
"label": "Support",
|
|
304
|
+
"href": "#"
|
|
336
305
|
}
|
|
337
|
-
]
|
|
338
|
-
"title": "Resources"
|
|
306
|
+
]
|
|
339
307
|
}
|
|
340
308
|
],
|
|
341
309
|
"items": {
|
|
@@ -348,13 +316,13 @@
|
|
|
348
316
|
"items": {
|
|
349
317
|
"type": "object",
|
|
350
318
|
"properties": {
|
|
351
|
-
"
|
|
352
|
-
"name": "
|
|
319
|
+
"href": {
|
|
320
|
+
"name": "href",
|
|
353
321
|
"type": "string",
|
|
354
322
|
"required": true
|
|
355
323
|
},
|
|
356
|
-
"
|
|
357
|
-
"name": "
|
|
324
|
+
"label": {
|
|
325
|
+
"name": "label",
|
|
358
326
|
"type": "string",
|
|
359
327
|
"required": true
|
|
360
328
|
}
|
|
@@ -369,53 +337,85 @@
|
|
|
369
337
|
}
|
|
370
338
|
}
|
|
371
339
|
},
|
|
372
|
-
"
|
|
373
|
-
"type": "string",
|
|
374
|
-
"default": "Our Story"
|
|
375
|
-
},
|
|
376
|
-
"article3Title": {
|
|
340
|
+
"heroTitle": {
|
|
377
341
|
"type": "string",
|
|
378
|
-
"default": "
|
|
342
|
+
"default": "About Almadar"
|
|
379
343
|
},
|
|
380
|
-
"
|
|
344
|
+
"heroPrimaryActionLabel": {
|
|
381
345
|
"type": "string",
|
|
382
|
-
"default": "
|
|
346
|
+
"default": "Join Us"
|
|
383
347
|
},
|
|
384
|
-
"
|
|
348
|
+
"heroBackground": {
|
|
385
349
|
"type": "string",
|
|
386
|
-
"default": "
|
|
350
|
+
"default": "subtle"
|
|
387
351
|
},
|
|
388
352
|
"article2Title": {
|
|
389
353
|
"type": "string",
|
|
390
354
|
"default": "Our Mission"
|
|
391
355
|
},
|
|
392
|
-
"
|
|
393
|
-
"type": "
|
|
394
|
-
"default":
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
"label": {
|
|
404
|
-
"name": "label",
|
|
405
|
-
"type": "string",
|
|
406
|
-
"required": true
|
|
356
|
+
"caseStudies": {
|
|
357
|
+
"type": "[CaseStudyCard]",
|
|
358
|
+
"default": [
|
|
359
|
+
{
|
|
360
|
+
"href": "#",
|
|
361
|
+
"categoryColor": "",
|
|
362
|
+
"linkLabel": "Read story",
|
|
363
|
+
"id": "1",
|
|
364
|
+
"title": "Acme Corp",
|
|
365
|
+
"category": "SaaS",
|
|
366
|
+
"description": "How Acme scaled from 1K to 1M users in 6 months."
|
|
407
367
|
},
|
|
408
|
-
|
|
409
|
-
"
|
|
410
|
-
"
|
|
411
|
-
"
|
|
368
|
+
{
|
|
369
|
+
"category": "Fintech",
|
|
370
|
+
"href": "#",
|
|
371
|
+
"categoryColor": "",
|
|
372
|
+
"linkLabel": "Read story",
|
|
373
|
+
"description": "Globex reduced infrastructure costs by 70%.",
|
|
374
|
+
"title": "Globex",
|
|
375
|
+
"id": "2"
|
|
376
|
+
}
|
|
377
|
+
],
|
|
378
|
+
"items": {
|
|
379
|
+
"type": "object",
|
|
380
|
+
"properties": {
|
|
381
|
+
"categoryColor": {
|
|
382
|
+
"name": "categoryColor",
|
|
383
|
+
"type": "string",
|
|
384
|
+
"required": false
|
|
385
|
+
},
|
|
386
|
+
"href": {
|
|
387
|
+
"name": "href",
|
|
388
|
+
"type": "string",
|
|
389
|
+
"required": true
|
|
390
|
+
},
|
|
391
|
+
"linkLabel": {
|
|
392
|
+
"name": "linkLabel",
|
|
393
|
+
"type": "string",
|
|
394
|
+
"required": false
|
|
395
|
+
},
|
|
396
|
+
"description": {
|
|
397
|
+
"name": "description",
|
|
398
|
+
"type": "string",
|
|
399
|
+
"required": true
|
|
400
|
+
},
|
|
401
|
+
"title": {
|
|
402
|
+
"name": "title",
|
|
403
|
+
"type": "string",
|
|
404
|
+
"required": true
|
|
405
|
+
},
|
|
406
|
+
"id": {
|
|
407
|
+
"name": "id",
|
|
408
|
+
"type": "string",
|
|
409
|
+
"required": false
|
|
410
|
+
},
|
|
411
|
+
"category": {
|
|
412
|
+
"name": "category",
|
|
413
|
+
"type": "string",
|
|
414
|
+
"required": true
|
|
415
|
+
}
|
|
412
416
|
}
|
|
413
417
|
}
|
|
414
418
|
},
|
|
415
|
-
"heroPrimaryActionLabel": {
|
|
416
|
-
"type": "string",
|
|
417
|
-
"default": "Join Us"
|
|
418
|
-
},
|
|
419
419
|
"heroPrimaryActionHref": {
|
|
420
420
|
"type": "string",
|
|
421
421
|
"default": "/careers"
|