@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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "std-marketing-site",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.1.0",
|
|
4
4
|
"description": "Full marketing site organism with landing, pricing, about, and feature detail pages. Pick for product websites, SaaS frontends, and campaign microsites that need beautiful static pages.",
|
|
5
5
|
"orbitals": [
|
|
6
6
|
{
|
|
@@ -73,14 +73,14 @@
|
|
|
73
73
|
"render-ui",
|
|
74
74
|
"main",
|
|
75
75
|
{
|
|
76
|
-
"brandName": "@config.brandName",
|
|
77
76
|
"logoSrc": "@config.logoSrc",
|
|
77
|
+
"brandName": "@config.brandName",
|
|
78
78
|
"type": "header",
|
|
79
79
|
"navigationItems": "@config.navItems",
|
|
80
80
|
"actions": [
|
|
81
81
|
{
|
|
82
|
-
"href": "@config.primaryActionHref",
|
|
83
82
|
"variant": "primary",
|
|
83
|
+
"href": "@config.primaryActionHref",
|
|
84
84
|
"label": "@config.primaryActionLabel"
|
|
85
85
|
}
|
|
86
86
|
]
|
|
@@ -97,8 +97,8 @@
|
|
|
97
97
|
"emit",
|
|
98
98
|
"NAV_CLICK",
|
|
99
99
|
{
|
|
100
|
-
"
|
|
101
|
-
"
|
|
100
|
+
"label": "@payload.label",
|
|
101
|
+
"href": "@payload.href"
|
|
102
102
|
}
|
|
103
103
|
]
|
|
104
104
|
]
|
|
@@ -106,6 +106,24 @@
|
|
|
106
106
|
]
|
|
107
107
|
},
|
|
108
108
|
"config": {
|
|
109
|
+
"brandName": {
|
|
110
|
+
"type": "string",
|
|
111
|
+
"default": "Almadar",
|
|
112
|
+
"label": "Brand Name",
|
|
113
|
+
"tier": "essential"
|
|
114
|
+
},
|
|
115
|
+
"primaryActionHref": {
|
|
116
|
+
"type": "string",
|
|
117
|
+
"default": "/signup",
|
|
118
|
+
"label": "Primary Action Link",
|
|
119
|
+
"tier": "customization"
|
|
120
|
+
},
|
|
121
|
+
"logoSrc": {
|
|
122
|
+
"type": "string",
|
|
123
|
+
"default": "",
|
|
124
|
+
"label": "Logo Source",
|
|
125
|
+
"tier": "customization"
|
|
126
|
+
},
|
|
109
127
|
"primaryActionLabel": {
|
|
110
128
|
"type": "string",
|
|
111
129
|
"default": "Get Started",
|
|
@@ -120,8 +138,8 @@
|
|
|
120
138
|
"label": "Product"
|
|
121
139
|
},
|
|
122
140
|
{
|
|
123
|
-
"
|
|
124
|
-
"
|
|
141
|
+
"href": "/pricing",
|
|
142
|
+
"label": "Pricing"
|
|
125
143
|
},
|
|
126
144
|
{
|
|
127
145
|
"label": "About",
|
|
@@ -137,36 +155,18 @@
|
|
|
137
155
|
"items": {
|
|
138
156
|
"type": "object",
|
|
139
157
|
"properties": {
|
|
140
|
-
"
|
|
141
|
-
"name": "
|
|
158
|
+
"label": {
|
|
159
|
+
"name": "label",
|
|
142
160
|
"type": "string",
|
|
143
161
|
"required": true
|
|
144
162
|
},
|
|
145
|
-
"
|
|
146
|
-
"name": "
|
|
163
|
+
"href": {
|
|
164
|
+
"name": "href",
|
|
147
165
|
"type": "string",
|
|
148
166
|
"required": true
|
|
149
167
|
}
|
|
150
168
|
}
|
|
151
169
|
}
|
|
152
|
-
},
|
|
153
|
-
"brandName": {
|
|
154
|
-
"type": "string",
|
|
155
|
-
"default": "Almadar",
|
|
156
|
-
"label": "Brand Name",
|
|
157
|
-
"tier": "essential"
|
|
158
|
-
},
|
|
159
|
-
"logoSrc": {
|
|
160
|
-
"type": "string",
|
|
161
|
-
"default": "",
|
|
162
|
-
"label": "Logo Source",
|
|
163
|
-
"tier": "customization"
|
|
164
|
-
},
|
|
165
|
-
"primaryActionHref": {
|
|
166
|
-
"type": "string",
|
|
167
|
-
"default": "/signup",
|
|
168
|
-
"label": "Primary Action Link",
|
|
169
|
-
"tier": "customization"
|
|
170
170
|
}
|
|
171
171
|
},
|
|
172
172
|
"scope": "instance"
|
|
@@ -198,29 +198,30 @@
|
|
|
198
198
|
"render-ui",
|
|
199
199
|
"main",
|
|
200
200
|
{
|
|
201
|
+
"gap": "none",
|
|
201
202
|
"children": [
|
|
202
203
|
{
|
|
203
|
-
"primaryAction": {
|
|
204
|
-
"label": "@config.heroPrimaryActionLabel",
|
|
205
|
-
"href": "@config.heroPrimaryActionHref"
|
|
206
|
-
},
|
|
207
204
|
"background": "gradient",
|
|
205
|
+
"align": "center",
|
|
206
|
+
"subtitle": "@config.heroSubtitle",
|
|
208
207
|
"type": "hero-section",
|
|
209
208
|
"title": "@config.heroTitle",
|
|
210
|
-
"
|
|
211
|
-
|
|
209
|
+
"primaryAction": {
|
|
210
|
+
"href": "@config.heroPrimaryActionHref",
|
|
211
|
+
"label": "@config.heroPrimaryActionLabel"
|
|
212
|
+
}
|
|
212
213
|
},
|
|
213
214
|
{
|
|
214
|
-
"
|
|
215
|
-
"
|
|
215
|
+
"items": "@config.features",
|
|
216
|
+
"type": "feature-grid"
|
|
216
217
|
},
|
|
217
218
|
{
|
|
218
|
-
"
|
|
219
|
-
"
|
|
219
|
+
"type": "stats-grid",
|
|
220
|
+
"stats": "@config.stats"
|
|
220
221
|
},
|
|
221
222
|
{
|
|
222
|
-
"
|
|
223
|
-
"
|
|
223
|
+
"type": "step-flow-organism",
|
|
224
|
+
"entity": "@config.steps"
|
|
224
225
|
},
|
|
225
226
|
{
|
|
226
227
|
"type": "showcase-organism",
|
|
@@ -233,14 +234,13 @@
|
|
|
233
234
|
"title": "@config.ctaTitle"
|
|
234
235
|
},
|
|
235
236
|
{
|
|
237
|
+
"columns": "@config.footerColumns",
|
|
236
238
|
"copyright": "@config.footerCopyright",
|
|
237
|
-
"type": "marketing-footer"
|
|
238
|
-
"columns": "@config.footerColumns"
|
|
239
|
+
"type": "marketing-footer"
|
|
239
240
|
}
|
|
240
241
|
],
|
|
241
|
-
"type": "stack",
|
|
242
242
|
"direction": "vertical",
|
|
243
|
-
"
|
|
243
|
+
"type": "stack"
|
|
244
244
|
}
|
|
245
245
|
]
|
|
246
246
|
]
|
|
@@ -248,9 +248,32 @@
|
|
|
248
248
|
]
|
|
249
249
|
},
|
|
250
250
|
"config": {
|
|
251
|
-
"
|
|
251
|
+
"ctaSubtitle": {
|
|
252
252
|
"type": "string",
|
|
253
|
-
"default": "
|
|
253
|
+
"default": "Join thousands of teams shipping faster."
|
|
254
|
+
},
|
|
255
|
+
"heroPrimaryActionHref": {
|
|
256
|
+
"type": "string",
|
|
257
|
+
"default": "/signup"
|
|
258
|
+
},
|
|
259
|
+
"ctaPrimaryAction": {
|
|
260
|
+
"type": "ActionCard",
|
|
261
|
+
"default": {
|
|
262
|
+
"label": "Get Started",
|
|
263
|
+
"href": "/signup"
|
|
264
|
+
},
|
|
265
|
+
"properties": {
|
|
266
|
+
"label": {
|
|
267
|
+
"name": "label",
|
|
268
|
+
"type": "string",
|
|
269
|
+
"required": true
|
|
270
|
+
},
|
|
271
|
+
"href": {
|
|
272
|
+
"name": "href",
|
|
273
|
+
"type": "string",
|
|
274
|
+
"required": true
|
|
275
|
+
}
|
|
276
|
+
}
|
|
254
277
|
},
|
|
255
278
|
"footerColumns": {
|
|
256
279
|
"type": "[FooterColumn]",
|
|
@@ -263,8 +286,8 @@
|
|
|
263
286
|
"href": "#"
|
|
264
287
|
},
|
|
265
288
|
{
|
|
266
|
-
"
|
|
267
|
-
"
|
|
289
|
+
"label": "Pricing",
|
|
290
|
+
"href": "#"
|
|
268
291
|
},
|
|
269
292
|
{
|
|
270
293
|
"href": "#",
|
|
@@ -279,32 +302,32 @@
|
|
|
279
302
|
"href": "#"
|
|
280
303
|
},
|
|
281
304
|
{
|
|
282
|
-
"
|
|
283
|
-
"
|
|
305
|
+
"href": "#",
|
|
306
|
+
"label": "Careers"
|
|
284
307
|
},
|
|
285
308
|
{
|
|
286
|
-
"
|
|
287
|
-
"
|
|
309
|
+
"label": "Blog",
|
|
310
|
+
"href": "#"
|
|
288
311
|
}
|
|
289
312
|
],
|
|
290
313
|
"title": "Company"
|
|
291
314
|
},
|
|
292
315
|
{
|
|
316
|
+
"title": "Resources",
|
|
293
317
|
"items": [
|
|
294
318
|
{
|
|
295
319
|
"label": "Docs",
|
|
296
320
|
"href": "#"
|
|
297
321
|
},
|
|
298
322
|
{
|
|
299
|
-
"
|
|
300
|
-
"
|
|
323
|
+
"label": "Community",
|
|
324
|
+
"href": "#"
|
|
301
325
|
},
|
|
302
326
|
{
|
|
303
|
-
"
|
|
304
|
-
"
|
|
327
|
+
"label": "Support",
|
|
328
|
+
"href": "#"
|
|
305
329
|
}
|
|
306
|
-
]
|
|
307
|
-
"title": "Resources"
|
|
330
|
+
]
|
|
308
331
|
}
|
|
309
332
|
],
|
|
310
333
|
"items": {
|
|
@@ -338,92 +361,104 @@
|
|
|
338
361
|
}
|
|
339
362
|
}
|
|
340
363
|
},
|
|
341
|
-
"
|
|
342
|
-
"type": "
|
|
364
|
+
"ctaTitle": {
|
|
365
|
+
"type": "string",
|
|
366
|
+
"default": "Ready to get started?"
|
|
367
|
+
},
|
|
368
|
+
"stats": {
|
|
369
|
+
"type": "[StatCard]",
|
|
343
370
|
"default": [
|
|
344
371
|
{
|
|
345
|
-
"
|
|
346
|
-
"
|
|
347
|
-
"title": "Lightning Fast",
|
|
348
|
-
"linkLabel": "Learn more",
|
|
349
|
-
"href": ""
|
|
372
|
+
"label": "Developers",
|
|
373
|
+
"value": "10K+"
|
|
350
374
|
},
|
|
351
375
|
{
|
|
352
|
-
"
|
|
353
|
-
"
|
|
354
|
-
"title": "Enterprise Secure",
|
|
355
|
-
"href": "",
|
|
356
|
-
"description": "SOC-2 compliant with end-to-end encryption."
|
|
376
|
+
"value": "99.9%",
|
|
377
|
+
"label": "Uptime"
|
|
357
378
|
},
|
|
358
379
|
{
|
|
359
|
-
"
|
|
360
|
-
"
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
"
|
|
380
|
+
"value": "50M+",
|
|
381
|
+
"label": "Requests served"
|
|
382
|
+
},
|
|
383
|
+
{
|
|
384
|
+
"value": "4.9",
|
|
385
|
+
"label": "Average rating"
|
|
364
386
|
}
|
|
365
387
|
],
|
|
366
388
|
"items": {
|
|
367
389
|
"type": "object",
|
|
368
390
|
"properties": {
|
|
369
|
-
"
|
|
370
|
-
"name": "
|
|
391
|
+
"label": {
|
|
392
|
+
"name": "label",
|
|
371
393
|
"type": "string",
|
|
372
394
|
"required": true
|
|
373
395
|
},
|
|
374
|
-
"
|
|
375
|
-
"name": "
|
|
376
|
-
"type": "string",
|
|
377
|
-
"required": false
|
|
378
|
-
},
|
|
379
|
-
"href": {
|
|
380
|
-
"name": "href",
|
|
381
|
-
"type": "string",
|
|
382
|
-
"required": false
|
|
383
|
-
},
|
|
384
|
-
"icon": {
|
|
385
|
-
"name": "icon",
|
|
386
|
-
"type": "string",
|
|
387
|
-
"required": false
|
|
388
|
-
},
|
|
389
|
-
"description": {
|
|
390
|
-
"name": "description",
|
|
396
|
+
"value": {
|
|
397
|
+
"name": "value",
|
|
391
398
|
"type": "string",
|
|
392
399
|
"required": true
|
|
393
400
|
}
|
|
394
401
|
}
|
|
395
402
|
}
|
|
396
403
|
},
|
|
397
|
-
"
|
|
398
|
-
"type": "
|
|
404
|
+
"heroPrimaryActionLabel": {
|
|
405
|
+
"type": "string",
|
|
406
|
+
"default": "Get Started"
|
|
407
|
+
},
|
|
408
|
+
"heroTitle": {
|
|
409
|
+
"type": "string",
|
|
410
|
+
"default": "Build faster with Almadar"
|
|
411
|
+
},
|
|
412
|
+
"features": {
|
|
413
|
+
"type": "[FeatureCard]",
|
|
399
414
|
"default": [
|
|
400
415
|
{
|
|
401
|
-
"
|
|
402
|
-
"
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
"
|
|
406
|
-
"label": "Uptime"
|
|
416
|
+
"description": "Build and deploy in minutes.",
|
|
417
|
+
"href": "",
|
|
418
|
+
"title": "Lightning Fast",
|
|
419
|
+
"linkLabel": "Learn more",
|
|
420
|
+
"icon": "zap"
|
|
407
421
|
},
|
|
408
422
|
{
|
|
409
|
-
"
|
|
410
|
-
"
|
|
423
|
+
"title": "Enterprise Secure",
|
|
424
|
+
"description": "SOC-2 compliant with end-to-end encryption.",
|
|
425
|
+
"href": "",
|
|
426
|
+
"linkLabel": "Learn more",
|
|
427
|
+
"icon": "shield"
|
|
411
428
|
},
|
|
412
429
|
{
|
|
413
|
-
"
|
|
414
|
-
"
|
|
430
|
+
"description": "Plug in any service, any data source, any UI pattern.",
|
|
431
|
+
"icon": "puzzle",
|
|
432
|
+
"href": "",
|
|
433
|
+
"linkLabel": "Learn more",
|
|
434
|
+
"title": "Infinitely Extensible"
|
|
415
435
|
}
|
|
416
436
|
],
|
|
417
437
|
"items": {
|
|
418
438
|
"type": "object",
|
|
419
439
|
"properties": {
|
|
420
|
-
"
|
|
421
|
-
"name": "
|
|
440
|
+
"href": {
|
|
441
|
+
"name": "href",
|
|
442
|
+
"type": "string",
|
|
443
|
+
"required": false
|
|
444
|
+
},
|
|
445
|
+
"description": {
|
|
446
|
+
"name": "description",
|
|
422
447
|
"type": "string",
|
|
423
448
|
"required": true
|
|
424
449
|
},
|
|
425
|
-
"
|
|
426
|
-
"name": "
|
|
450
|
+
"icon": {
|
|
451
|
+
"name": "icon",
|
|
452
|
+
"type": "string",
|
|
453
|
+
"required": false
|
|
454
|
+
},
|
|
455
|
+
"linkLabel": {
|
|
456
|
+
"name": "linkLabel",
|
|
457
|
+
"type": "string",
|
|
458
|
+
"required": false
|
|
459
|
+
},
|
|
460
|
+
"title": {
|
|
461
|
+
"name": "title",
|
|
427
462
|
"type": "string",
|
|
428
463
|
"required": true
|
|
429
464
|
}
|
|
@@ -434,46 +469,54 @@
|
|
|
434
469
|
"type": "[StepCard]",
|
|
435
470
|
"default": [
|
|
436
471
|
{
|
|
437
|
-
"description": "Describe your app in natural language.",
|
|
438
472
|
"icon": "pen-tool",
|
|
473
|
+
"title": "Design",
|
|
474
|
+
"description": "Describe your app in natural language.",
|
|
439
475
|
"number": 1.0,
|
|
440
|
-
"
|
|
476
|
+
"id": "1"
|
|
441
477
|
},
|
|
442
478
|
{
|
|
443
|
-
"icon": "hammer",
|
|
444
|
-
"title": "Build",
|
|
445
479
|
"description": "Almadar generates the full stack automatically.",
|
|
446
|
-
"
|
|
480
|
+
"id": "2",
|
|
481
|
+
"number": 2.0,
|
|
482
|
+
"title": "Build",
|
|
483
|
+
"icon": "hammer"
|
|
447
484
|
},
|
|
448
485
|
{
|
|
449
|
-
"
|
|
486
|
+
"icon": "rocket",
|
|
487
|
+
"id": "3",
|
|
450
488
|
"description": "Deploy to production with one click.",
|
|
451
|
-
"
|
|
452
|
-
"
|
|
489
|
+
"number": 3.0,
|
|
490
|
+
"title": "Ship"
|
|
453
491
|
}
|
|
454
492
|
],
|
|
455
493
|
"items": {
|
|
456
494
|
"type": "object",
|
|
457
495
|
"properties": {
|
|
458
|
-
"
|
|
459
|
-
"name": "
|
|
496
|
+
"id": {
|
|
497
|
+
"name": "id",
|
|
460
498
|
"type": "string",
|
|
461
|
-
"required":
|
|
462
|
-
},
|
|
463
|
-
"number": {
|
|
464
|
-
"name": "number",
|
|
465
|
-
"type": "number",
|
|
466
|
-
"required": false
|
|
499
|
+
"required": true
|
|
467
500
|
},
|
|
468
501
|
"description": {
|
|
469
502
|
"name": "description",
|
|
470
503
|
"type": "string",
|
|
471
504
|
"required": true
|
|
472
505
|
},
|
|
506
|
+
"number": {
|
|
507
|
+
"name": "number",
|
|
508
|
+
"type": "number",
|
|
509
|
+
"required": false
|
|
510
|
+
},
|
|
473
511
|
"title": {
|
|
474
512
|
"name": "title",
|
|
475
513
|
"type": "string",
|
|
476
514
|
"required": true
|
|
515
|
+
},
|
|
516
|
+
"icon": {
|
|
517
|
+
"name": "icon",
|
|
518
|
+
"type": "string",
|
|
519
|
+
"required": false
|
|
477
520
|
}
|
|
478
521
|
}
|
|
479
522
|
}
|
|
@@ -482,67 +525,60 @@
|
|
|
482
525
|
"type": "[ShowcaseCard]",
|
|
483
526
|
"default": [
|
|
484
527
|
{
|
|
485
|
-
"href": "",
|
|
486
|
-
"description": "Real-time analytics at a glance.",
|
|
487
|
-
"accentColor": "",
|
|
488
528
|
"badge": "New",
|
|
529
|
+
"accentColor": "",
|
|
489
530
|
"title": "Dashboard",
|
|
531
|
+
"id": "dashboard",
|
|
532
|
+
"description": "Real-time analytics at a glance.",
|
|
490
533
|
"image": {
|
|
491
534
|
"alt": "Dashboard",
|
|
492
535
|
"src": ""
|
|
493
|
-
}
|
|
536
|
+
},
|
|
537
|
+
"href": ""
|
|
494
538
|
},
|
|
495
539
|
{
|
|
496
|
-
"
|
|
497
|
-
"accentColor": "",
|
|
540
|
+
"id": "api",
|
|
498
541
|
"title": "API",
|
|
499
|
-
"
|
|
500
|
-
"description": "GraphQL and REST in one click.",
|
|
542
|
+
"badge": "",
|
|
501
543
|
"image": {
|
|
502
|
-
"
|
|
503
|
-
"
|
|
504
|
-
}
|
|
505
|
-
|
|
544
|
+
"alt": "API",
|
|
545
|
+
"src": ""
|
|
546
|
+
},
|
|
547
|
+
"href": "",
|
|
548
|
+
"accentColor": "",
|
|
549
|
+
"description": "GraphQL and REST in one click."
|
|
550
|
+
},
|
|
506
551
|
{
|
|
507
|
-
"description": "Native apps without native code.",
|
|
508
552
|
"accentColor": "",
|
|
509
553
|
"image": {
|
|
510
|
-
"
|
|
511
|
-
"
|
|
554
|
+
"src": "",
|
|
555
|
+
"alt": "Mobile"
|
|
512
556
|
},
|
|
513
|
-
"title": "Mobile",
|
|
514
557
|
"badge": "Beta",
|
|
558
|
+
"description": "Native apps without native code.",
|
|
559
|
+
"id": "mobile",
|
|
560
|
+
"title": "Mobile",
|
|
515
561
|
"href": ""
|
|
516
562
|
}
|
|
517
563
|
],
|
|
518
564
|
"items": {
|
|
519
565
|
"type": "object",
|
|
520
566
|
"properties": {
|
|
521
|
-
"
|
|
522
|
-
"name": "
|
|
523
|
-
"type": "string",
|
|
524
|
-
"required": false
|
|
525
|
-
},
|
|
526
|
-
"badge": {
|
|
527
|
-
"name": "badge",
|
|
528
|
-
"type": "string",
|
|
529
|
-
"required": false
|
|
530
|
-
},
|
|
531
|
-
"description": {
|
|
532
|
-
"name": "description",
|
|
533
|
-
"type": "string",
|
|
534
|
-
"required": false
|
|
535
|
-
},
|
|
536
|
-
"href": {
|
|
537
|
-
"name": "href",
|
|
567
|
+
"id": {
|
|
568
|
+
"name": "id",
|
|
538
569
|
"type": "string",
|
|
539
|
-
"required":
|
|
570
|
+
"required": true
|
|
540
571
|
},
|
|
541
572
|
"title": {
|
|
542
573
|
"name": "title",
|
|
543
574
|
"type": "string",
|
|
544
575
|
"required": true
|
|
545
576
|
},
|
|
577
|
+
"badge": {
|
|
578
|
+
"name": "badge",
|
|
579
|
+
"type": "string",
|
|
580
|
+
"required": false
|
|
581
|
+
},
|
|
546
582
|
"image": {
|
|
547
583
|
"name": "image",
|
|
548
584
|
"type": "object",
|
|
@@ -559,52 +595,32 @@
|
|
|
559
595
|
"required": true
|
|
560
596
|
}
|
|
561
597
|
}
|
|
598
|
+
},
|
|
599
|
+
"href": {
|
|
600
|
+
"name": "href",
|
|
601
|
+
"type": "string",
|
|
602
|
+
"required": false
|
|
603
|
+
},
|
|
604
|
+
"description": {
|
|
605
|
+
"name": "description",
|
|
606
|
+
"type": "string",
|
|
607
|
+
"required": false
|
|
608
|
+
},
|
|
609
|
+
"accentColor": {
|
|
610
|
+
"name": "accentColor",
|
|
611
|
+
"type": "string",
|
|
612
|
+
"required": false
|
|
562
613
|
}
|
|
563
614
|
}
|
|
564
615
|
}
|
|
565
616
|
},
|
|
566
|
-
"heroSubtitle": {
|
|
567
|
-
"type": "string",
|
|
568
|
-
"default": "From idea to production in minutes, not months."
|
|
569
|
-
},
|
|
570
|
-
"ctaTitle": {
|
|
571
|
-
"type": "string",
|
|
572
|
-
"default": "Ready to get started?"
|
|
573
|
-
},
|
|
574
617
|
"footerCopyright": {
|
|
575
618
|
"type": "string",
|
|
576
619
|
"default": "© 2026 Almadar. All rights reserved."
|
|
577
620
|
},
|
|
578
|
-
"
|
|
579
|
-
"type": "string",
|
|
580
|
-
"default": "Join thousands of teams shipping faster."
|
|
581
|
-
},
|
|
582
|
-
"heroTitle": {
|
|
583
|
-
"type": "string",
|
|
584
|
-
"default": "Build faster with Almadar"
|
|
585
|
-
},
|
|
586
|
-
"heroPrimaryActionHref": {
|
|
621
|
+
"heroSubtitle": {
|
|
587
622
|
"type": "string",
|
|
588
|
-
"default": "
|
|
589
|
-
},
|
|
590
|
-
"ctaPrimaryAction": {
|
|
591
|
-
"type": "ActionCard",
|
|
592
|
-
"default": {
|
|
593
|
-
"label": "Get Started",
|
|
594
|
-
"href": "/signup"
|
|
595
|
-
},
|
|
596
|
-
"properties": {
|
|
597
|
-
"label": {
|
|
598
|
-
"name": "label",
|
|
599
|
-
"type": "string",
|
|
600
|
-
"required": true
|
|
601
|
-
},
|
|
602
|
-
"href": {
|
|
603
|
-
"name": "href",
|
|
604
|
-
"type": "string",
|
|
605
|
-
"required": true
|
|
606
|
-
}
|
|
607
|
-
}
|
|
623
|
+
"default": "From idea to production in minutes, not months."
|
|
608
624
|
}
|
|
609
625
|
},
|
|
610
626
|
"scope": "instance"
|
|
@@ -638,35 +654,35 @@
|
|
|
638
654
|
{
|
|
639
655
|
"children": [
|
|
640
656
|
{
|
|
641
|
-
"title": "@config.heroTitle",
|
|
642
657
|
"type": "hero-section",
|
|
643
|
-
"background": "subtle",
|
|
644
658
|
"align": "center",
|
|
645
|
-
"
|
|
659
|
+
"background": "subtle",
|
|
660
|
+
"subtitle": "@config.heroSubtitle",
|
|
661
|
+
"title": "@config.heroTitle"
|
|
646
662
|
},
|
|
647
663
|
{
|
|
648
|
-
"
|
|
649
|
-
"
|
|
664
|
+
"type": "pricing-grid",
|
|
665
|
+
"plans": "@config.plans"
|
|
650
666
|
},
|
|
651
667
|
{
|
|
652
|
-
"
|
|
653
|
-
"
|
|
668
|
+
"items": "@config.faq",
|
|
669
|
+
"type": "accordion"
|
|
654
670
|
},
|
|
655
671
|
{
|
|
656
|
-
"
|
|
657
|
-
"subtitle": "@config.ctaSubtitle",
|
|
672
|
+
"primaryAction": "@config.ctaAction",
|
|
658
673
|
"type": "cta-banner",
|
|
659
|
-
"
|
|
674
|
+
"title": "@config.ctaTitle",
|
|
675
|
+
"subtitle": "@config.ctaSubtitle"
|
|
660
676
|
},
|
|
661
677
|
{
|
|
662
|
-
"type": "marketing-footer",
|
|
663
678
|
"columns": "@config.footerColumns",
|
|
679
|
+
"type": "marketing-footer",
|
|
664
680
|
"copyright": "@config.footerCopyright"
|
|
665
681
|
}
|
|
666
682
|
],
|
|
667
|
-
"gap": "none",
|
|
668
683
|
"type": "stack",
|
|
669
|
-
"direction": "vertical"
|
|
684
|
+
"direction": "vertical",
|
|
685
|
+
"gap": "none"
|
|
670
686
|
}
|
|
671
687
|
]
|
|
672
688
|
]
|
|
@@ -674,22 +690,15 @@
|
|
|
674
690
|
]
|
|
675
691
|
},
|
|
676
692
|
"config": {
|
|
677
|
-
"
|
|
678
|
-
"type": "string",
|
|
679
|
-
"default": "Simple, transparent pricing"
|
|
680
|
-
},
|
|
681
|
-
"footerCopyright": {
|
|
682
|
-
"type": "string",
|
|
683
|
-
"default": "© 2026 Almadar. All rights reserved."
|
|
684
|
-
},
|
|
685
|
-
"heroSubtitle": {
|
|
693
|
+
"ctaTitle": {
|
|
686
694
|
"type": "string",
|
|
687
|
-
"default": "
|
|
695
|
+
"default": "Still have questions?"
|
|
688
696
|
},
|
|
689
697
|
"footerColumns": {
|
|
690
698
|
"type": "[FooterColumn]",
|
|
691
699
|
"default": [
|
|
692
700
|
{
|
|
701
|
+
"title": "Product",
|
|
693
702
|
"items": [
|
|
694
703
|
{
|
|
695
704
|
"href": "#",
|
|
@@ -700,55 +709,49 @@
|
|
|
700
709
|
"label": "Pricing"
|
|
701
710
|
},
|
|
702
711
|
{
|
|
703
|
-
"
|
|
704
|
-
"
|
|
712
|
+
"label": "Changelog",
|
|
713
|
+
"href": "#"
|
|
705
714
|
}
|
|
706
|
-
]
|
|
707
|
-
"title": "Product"
|
|
715
|
+
]
|
|
708
716
|
},
|
|
709
717
|
{
|
|
710
|
-
"title": "Company",
|
|
711
718
|
"items": [
|
|
712
719
|
{
|
|
713
720
|
"label": "About",
|
|
714
721
|
"href": "#"
|
|
715
722
|
},
|
|
716
723
|
{
|
|
717
|
-
"
|
|
718
|
-
"
|
|
724
|
+
"href": "#",
|
|
725
|
+
"label": "Careers"
|
|
719
726
|
},
|
|
720
727
|
{
|
|
721
728
|
"label": "Blog",
|
|
722
729
|
"href": "#"
|
|
723
730
|
}
|
|
724
|
-
]
|
|
731
|
+
],
|
|
732
|
+
"title": "Company"
|
|
725
733
|
},
|
|
726
734
|
{
|
|
727
|
-
"title": "Resources",
|
|
728
735
|
"items": [
|
|
729
736
|
{
|
|
730
737
|
"href": "#",
|
|
731
738
|
"label": "Docs"
|
|
732
739
|
},
|
|
733
740
|
{
|
|
734
|
-
"
|
|
735
|
-
"
|
|
741
|
+
"label": "Community",
|
|
742
|
+
"href": "#"
|
|
736
743
|
},
|
|
737
744
|
{
|
|
738
745
|
"label": "Support",
|
|
739
746
|
"href": "#"
|
|
740
747
|
}
|
|
741
|
-
]
|
|
748
|
+
],
|
|
749
|
+
"title": "Resources"
|
|
742
750
|
}
|
|
743
751
|
],
|
|
744
752
|
"items": {
|
|
745
753
|
"type": "object",
|
|
746
754
|
"properties": {
|
|
747
|
-
"title": {
|
|
748
|
-
"name": "title",
|
|
749
|
-
"type": "string",
|
|
750
|
-
"required": true
|
|
751
|
-
},
|
|
752
755
|
"items": {
|
|
753
756
|
"name": "items",
|
|
754
757
|
"type": "array",
|
|
@@ -768,86 +771,34 @@
|
|
|
768
771
|
}
|
|
769
772
|
}
|
|
770
773
|
}
|
|
771
|
-
}
|
|
772
|
-
}
|
|
773
|
-
}
|
|
774
|
-
},
|
|
775
|
-
"ctaSubtitle": {
|
|
776
|
-
"type": "string",
|
|
777
|
-
"default": "Our team is here to help you find the right plan."
|
|
778
|
-
},
|
|
779
|
-
"faq": {
|
|
780
|
-
"type": "[FaqItem]",
|
|
781
|
-
"default": [
|
|
782
|
-
{
|
|
783
|
-
"answer": "Yes, you can upgrade or downgrade at any time.",
|
|
784
|
-
"question": "Can I change plans later?"
|
|
785
|
-
},
|
|
786
|
-
{
|
|
787
|
-
"answer": "Yes, every paid plan includes a 14-day free trial.",
|
|
788
|
-
"question": "Is there a free trial?"
|
|
789
|
-
},
|
|
790
|
-
{
|
|
791
|
-
"answer": "We accept all major credit cards and wire transfers for Enterprise.",
|
|
792
|
-
"question": "What payment methods do you accept?"
|
|
793
|
-
}
|
|
794
|
-
],
|
|
795
|
-
"items": {
|
|
796
|
-
"type": "object",
|
|
797
|
-
"properties": {
|
|
798
|
-
"answer": {
|
|
799
|
-
"name": "answer",
|
|
800
|
-
"type": "string",
|
|
801
|
-
"required": true
|
|
802
774
|
},
|
|
803
|
-
"
|
|
804
|
-
"name": "
|
|
775
|
+
"title": {
|
|
776
|
+
"name": "title",
|
|
805
777
|
"type": "string",
|
|
806
778
|
"required": true
|
|
807
779
|
}
|
|
808
780
|
}
|
|
809
781
|
}
|
|
810
782
|
},
|
|
811
|
-
"ctaTitle": {
|
|
812
|
-
"type": "string",
|
|
813
|
-
"default": "Still have questions?"
|
|
814
|
-
},
|
|
815
|
-
"ctaAction": {
|
|
816
|
-
"type": "ActionCard",
|
|
817
|
-
"default": {
|
|
818
|
-
"label": "Contact Sales",
|
|
819
|
-
"href": "/contact"
|
|
820
|
-
},
|
|
821
|
-
"properties": {
|
|
822
|
-
"href": {
|
|
823
|
-
"name": "href",
|
|
824
|
-
"type": "string",
|
|
825
|
-
"required": true
|
|
826
|
-
},
|
|
827
|
-
"label": {
|
|
828
|
-
"name": "label",
|
|
829
|
-
"type": "string",
|
|
830
|
-
"required": true
|
|
831
|
-
}
|
|
832
|
-
}
|
|
833
|
-
},
|
|
834
783
|
"plans": {
|
|
835
784
|
"type": "[PricingPlan]",
|
|
836
785
|
"default": [
|
|
837
786
|
{
|
|
838
|
-
"
|
|
839
|
-
"badge": "",
|
|
840
|
-
"id": "starter",
|
|
787
|
+
"description": "For individuals and small projects.",
|
|
841
788
|
"name": "Starter",
|
|
842
|
-
"
|
|
843
|
-
"actionLabel": "Get Started",
|
|
789
|
+
"id": "starter",
|
|
844
790
|
"features": [
|
|
845
791
|
"1 project",
|
|
846
792
|
"Community support",
|
|
847
793
|
"Basic analytics"
|
|
848
794
|
],
|
|
795
|
+
"highlighted": false,
|
|
849
796
|
"price": "$0",
|
|
850
|
-
"
|
|
797
|
+
"action": {
|
|
798
|
+
"href": "#",
|
|
799
|
+
"label": "Get Started"
|
|
800
|
+
},
|
|
801
|
+
"badge": ""
|
|
851
802
|
},
|
|
852
803
|
{
|
|
853
804
|
"features": [
|
|
@@ -856,22 +807,27 @@
|
|
|
856
807
|
"Advanced analytics",
|
|
857
808
|
"Custom domains"
|
|
858
809
|
],
|
|
859
|
-
"
|
|
860
|
-
"price": "$49",
|
|
810
|
+
"description": "For growing teams that need more power.",
|
|
861
811
|
"highlighted": true,
|
|
812
|
+
"price": "$49",
|
|
813
|
+
"action": {
|
|
814
|
+
"href": "#",
|
|
815
|
+
"label": "Start Trial"
|
|
816
|
+
},
|
|
862
817
|
"name": "Pro",
|
|
863
|
-
"actionLabel": "Start Trial",
|
|
864
818
|
"id": "pro",
|
|
865
|
-
"description": "For growing teams that need more power.",
|
|
866
819
|
"badge": "Most Popular"
|
|
867
820
|
},
|
|
868
821
|
{
|
|
869
822
|
"id": "enterprise",
|
|
870
|
-
"
|
|
823
|
+
"name": "Enterprise",
|
|
871
824
|
"description": "For organizations with advanced needs.",
|
|
825
|
+
"action": {
|
|
826
|
+
"label": "Contact Sales",
|
|
827
|
+
"href": "#"
|
|
828
|
+
},
|
|
872
829
|
"price": "Custom",
|
|
873
|
-
"
|
|
874
|
-
"badge": "",
|
|
830
|
+
"highlighted": false,
|
|
875
831
|
"features": [
|
|
876
832
|
"Dedicated infra",
|
|
877
833
|
"SLA guarantee",
|
|
@@ -879,66 +835,147 @@
|
|
|
879
835
|
"Audit logs",
|
|
880
836
|
"Custom contracts"
|
|
881
837
|
],
|
|
882
|
-
"
|
|
883
|
-
"actionLabel": "Contact Sales"
|
|
838
|
+
"badge": ""
|
|
884
839
|
}
|
|
885
840
|
],
|
|
886
841
|
"items": {
|
|
887
842
|
"type": "object",
|
|
888
843
|
"properties": {
|
|
844
|
+
"name": {
|
|
845
|
+
"name": "name",
|
|
846
|
+
"type": "string",
|
|
847
|
+
"required": true
|
|
848
|
+
},
|
|
889
849
|
"features": {
|
|
890
850
|
"name": "features",
|
|
891
851
|
"type": "array",
|
|
892
|
-
"required":
|
|
852
|
+
"required": true,
|
|
893
853
|
"items": {
|
|
894
854
|
"type": "string"
|
|
895
855
|
}
|
|
896
856
|
},
|
|
897
|
-
"
|
|
898
|
-
"name": "
|
|
899
|
-
"type": "
|
|
900
|
-
"required":
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
857
|
+
"action": {
|
|
858
|
+
"name": "action",
|
|
859
|
+
"type": "object",
|
|
860
|
+
"required": true,
|
|
861
|
+
"properties": {
|
|
862
|
+
"label": {
|
|
863
|
+
"name": "label",
|
|
864
|
+
"type": "string",
|
|
865
|
+
"required": true
|
|
866
|
+
},
|
|
867
|
+
"href": {
|
|
868
|
+
"name": "href",
|
|
869
|
+
"type": "string",
|
|
870
|
+
"required": true
|
|
871
|
+
}
|
|
872
|
+
}
|
|
906
873
|
},
|
|
907
874
|
"price": {
|
|
908
875
|
"name": "price",
|
|
909
876
|
"type": "string",
|
|
910
877
|
"required": true
|
|
911
878
|
},
|
|
912
|
-
"
|
|
913
|
-
"name": "
|
|
914
|
-
"type": "string",
|
|
915
|
-
"required": true
|
|
916
|
-
},
|
|
917
|
-
"actionHref": {
|
|
918
|
-
"name": "actionHref",
|
|
879
|
+
"id": {
|
|
880
|
+
"name": "id",
|
|
919
881
|
"type": "string",
|
|
920
|
-
"required":
|
|
882
|
+
"required": false
|
|
921
883
|
},
|
|
922
884
|
"badge": {
|
|
923
885
|
"name": "badge",
|
|
924
886
|
"type": "string",
|
|
925
887
|
"required": false
|
|
926
888
|
},
|
|
927
|
-
"actionLabel": {
|
|
928
|
-
"name": "actionLabel",
|
|
929
|
-
"type": "string",
|
|
930
|
-
"required": true
|
|
931
|
-
},
|
|
932
889
|
"highlighted": {
|
|
933
890
|
"name": "highlighted",
|
|
934
891
|
"type": "boolean",
|
|
935
892
|
"required": false
|
|
893
|
+
},
|
|
894
|
+
"description": {
|
|
895
|
+
"name": "description",
|
|
896
|
+
"type": "string",
|
|
897
|
+
"required": false
|
|
936
898
|
}
|
|
937
899
|
}
|
|
938
900
|
}
|
|
939
|
-
}
|
|
940
|
-
|
|
941
|
-
|
|
901
|
+
},
|
|
902
|
+
"ctaAction": {
|
|
903
|
+
"type": "ActionCard",
|
|
904
|
+
"default": {
|
|
905
|
+
"label": "Contact Sales",
|
|
906
|
+
"href": "/contact"
|
|
907
|
+
},
|
|
908
|
+
"properties": {
|
|
909
|
+
"label": {
|
|
910
|
+
"name": "label",
|
|
911
|
+
"type": "string",
|
|
912
|
+
"required": true
|
|
913
|
+
},
|
|
914
|
+
"href": {
|
|
915
|
+
"name": "href",
|
|
916
|
+
"type": "string",
|
|
917
|
+
"required": true
|
|
918
|
+
}
|
|
919
|
+
}
|
|
920
|
+
},
|
|
921
|
+
"heroSubtitle": {
|
|
922
|
+
"type": "string",
|
|
923
|
+
"default": "Start free, scale as you grow."
|
|
924
|
+
},
|
|
925
|
+
"footerCopyright": {
|
|
926
|
+
"type": "string",
|
|
927
|
+
"default": "© 2026 Almadar. All rights reserved."
|
|
928
|
+
},
|
|
929
|
+
"heroTitle": {
|
|
930
|
+
"type": "string",
|
|
931
|
+
"default": "Simple, transparent pricing"
|
|
932
|
+
},
|
|
933
|
+
"faq": {
|
|
934
|
+
"type": "[FaqItem]",
|
|
935
|
+
"default": [
|
|
936
|
+
{
|
|
937
|
+
"content": "Yes, you can upgrade or downgrade at any time.",
|
|
938
|
+
"title": "Can I change plans later?",
|
|
939
|
+
"id": "plan-changes"
|
|
940
|
+
},
|
|
941
|
+
{
|
|
942
|
+
"id": "free-trial",
|
|
943
|
+
"title": "Is there a free trial?",
|
|
944
|
+
"content": "Yes, every paid plan includes a 14-day free trial."
|
|
945
|
+
},
|
|
946
|
+
{
|
|
947
|
+
"title": "What payment methods do you accept?",
|
|
948
|
+
"id": "payment-methods",
|
|
949
|
+
"content": "We accept all major credit cards and wire transfers for Enterprise."
|
|
950
|
+
}
|
|
951
|
+
],
|
|
952
|
+
"items": {
|
|
953
|
+
"type": "object",
|
|
954
|
+
"properties": {
|
|
955
|
+
"content": {
|
|
956
|
+
"name": "content",
|
|
957
|
+
"type": "string",
|
|
958
|
+
"required": true
|
|
959
|
+
},
|
|
960
|
+
"id": {
|
|
961
|
+
"name": "id",
|
|
962
|
+
"type": "string",
|
|
963
|
+
"required": true
|
|
964
|
+
},
|
|
965
|
+
"title": {
|
|
966
|
+
"name": "title",
|
|
967
|
+
"type": "string",
|
|
968
|
+
"required": true
|
|
969
|
+
}
|
|
970
|
+
}
|
|
971
|
+
}
|
|
972
|
+
},
|
|
973
|
+
"ctaSubtitle": {
|
|
974
|
+
"type": "string",
|
|
975
|
+
"default": "Our team is here to help you find the right plan."
|
|
976
|
+
}
|
|
977
|
+
},
|
|
978
|
+
"scope": "instance"
|
|
942
979
|
},
|
|
943
980
|
{
|
|
944
981
|
"name": "MarketingSiteAbout",
|
|
@@ -967,28 +1004,29 @@
|
|
|
967
1004
|
"render-ui",
|
|
968
1005
|
"main",
|
|
969
1006
|
{
|
|
1007
|
+
"type": "stack",
|
|
970
1008
|
"children": [
|
|
971
1009
|
{
|
|
972
|
-
"background": "subtle",
|
|
973
1010
|
"align": "center",
|
|
974
1011
|
"type": "hero-section",
|
|
1012
|
+
"background": "subtle",
|
|
975
1013
|
"subtitle": "@config.heroSubtitle",
|
|
976
1014
|
"title": "@config.heroTitle"
|
|
977
1015
|
},
|
|
978
1016
|
{
|
|
979
|
-
"type": "article-section",
|
|
980
1017
|
"children": "@config.articles[0].content",
|
|
1018
|
+
"type": "article-section",
|
|
981
1019
|
"title": "@config.articles[0].title"
|
|
982
1020
|
},
|
|
983
1021
|
{
|
|
984
1022
|
"title": "@config.articles[1].title",
|
|
985
|
-
"
|
|
986
|
-
"
|
|
1023
|
+
"type": "article-section",
|
|
1024
|
+
"children": "@config.articles[1].content"
|
|
987
1025
|
},
|
|
988
1026
|
{
|
|
989
1027
|
"title": "@config.articles[2].title",
|
|
990
|
-
"
|
|
991
|
-
"
|
|
1028
|
+
"children": "@config.articles[2].content",
|
|
1029
|
+
"type": "article-section"
|
|
992
1030
|
},
|
|
993
1031
|
{
|
|
994
1032
|
"type": "team-organism",
|
|
@@ -999,9 +1037,9 @@
|
|
|
999
1037
|
"entity": "@config.caseStudies"
|
|
1000
1038
|
},
|
|
1001
1039
|
{
|
|
1002
|
-
"title": "@config.ctaTitle",
|
|
1003
1040
|
"type": "cta-banner",
|
|
1004
|
-
"primaryAction": "@config.ctaAction"
|
|
1041
|
+
"primaryAction": "@config.ctaAction",
|
|
1042
|
+
"title": "@config.ctaTitle"
|
|
1005
1043
|
},
|
|
1006
1044
|
{
|
|
1007
1045
|
"columns": "@config.footerColumns",
|
|
@@ -1009,9 +1047,8 @@
|
|
|
1009
1047
|
"type": "marketing-footer"
|
|
1010
1048
|
}
|
|
1011
1049
|
],
|
|
1012
|
-
"
|
|
1013
|
-
"
|
|
1014
|
-
"gap": "none"
|
|
1050
|
+
"gap": "none",
|
|
1051
|
+
"direction": "vertical"
|
|
1015
1052
|
}
|
|
1016
1053
|
]
|
|
1017
1054
|
]
|
|
@@ -1023,49 +1060,76 @@
|
|
|
1023
1060
|
"type": "string",
|
|
1024
1061
|
"default": "Want to work with us?"
|
|
1025
1062
|
},
|
|
1063
|
+
"articles": {
|
|
1064
|
+
"type": "[ArticleCard]",
|
|
1065
|
+
"default": [
|
|
1066
|
+
{
|
|
1067
|
+
"title": "Our Story",
|
|
1068
|
+
"content": "Almadar started with a simple belief: everyone should be able to build software."
|
|
1069
|
+
},
|
|
1070
|
+
{
|
|
1071
|
+
"title": "Our Mission",
|
|
1072
|
+
"content": "We exist to democratize software creation through natural language and AI."
|
|
1073
|
+
},
|
|
1074
|
+
{
|
|
1075
|
+
"title": "Our Values",
|
|
1076
|
+
"content": "Speed, simplicity, and developer joy guide every decision we make."
|
|
1077
|
+
}
|
|
1078
|
+
],
|
|
1079
|
+
"items": {
|
|
1080
|
+
"type": "object",
|
|
1081
|
+
"properties": {
|
|
1082
|
+
"title": {
|
|
1083
|
+
"name": "title",
|
|
1084
|
+
"type": "string",
|
|
1085
|
+
"required": true
|
|
1086
|
+
},
|
|
1087
|
+
"content": {
|
|
1088
|
+
"name": "content",
|
|
1089
|
+
"type": "string",
|
|
1090
|
+
"required": true
|
|
1091
|
+
}
|
|
1092
|
+
}
|
|
1093
|
+
}
|
|
1094
|
+
},
|
|
1026
1095
|
"team": {
|
|
1027
1096
|
"type": "[TeamMemberCard]",
|
|
1028
1097
|
"default": [
|
|
1029
1098
|
{
|
|
1030
1099
|
"avatar": "",
|
|
1031
1100
|
"bio": "Former VP Engineering at BigTech. Obsessed with developer experience.",
|
|
1032
|
-
"id": "1",
|
|
1033
1101
|
"name": "Jane Doe",
|
|
1034
1102
|
"role": "CEO",
|
|
1103
|
+
"id": "1",
|
|
1035
1104
|
"nameAr": ""
|
|
1036
1105
|
},
|
|
1037
1106
|
{
|
|
1107
|
+
"avatar": "",
|
|
1038
1108
|
"nameAr": "",
|
|
1109
|
+
"name": "John Smith",
|
|
1039
1110
|
"id": "2",
|
|
1040
1111
|
"role": "CTO",
|
|
1041
|
-
"bio": "Built distributed systems at scale for a decade."
|
|
1042
|
-
"avatar": "",
|
|
1043
|
-
"name": "John Smith"
|
|
1112
|
+
"bio": "Built distributed systems at scale for a decade."
|
|
1044
1113
|
},
|
|
1045
1114
|
{
|
|
1046
|
-
"bio": "Believes great design is invisible.",
|
|
1047
|
-
"id": "3",
|
|
1048
|
-
"role": "Head of Design",
|
|
1049
1115
|
"avatar": "",
|
|
1050
1116
|
"nameAr": "",
|
|
1051
|
-
"
|
|
1117
|
+
"id": "3",
|
|
1118
|
+
"name": "Alice Chen",
|
|
1119
|
+
"role": "Head of Design",
|
|
1120
|
+
"bio": "Believes great design is invisible."
|
|
1052
1121
|
}
|
|
1053
1122
|
],
|
|
1054
1123
|
"items": {
|
|
1055
1124
|
"type": "object",
|
|
1056
1125
|
"properties": {
|
|
1057
|
-
"name": {
|
|
1058
|
-
"name": "name",
|
|
1059
|
-
"type": "string",
|
|
1060
|
-
"required": true
|
|
1061
|
-
},
|
|
1062
1126
|
"avatar": {
|
|
1063
1127
|
"name": "avatar",
|
|
1064
1128
|
"type": "string",
|
|
1065
1129
|
"required": false
|
|
1066
1130
|
},
|
|
1067
|
-
"
|
|
1068
|
-
"name": "
|
|
1131
|
+
"nameAr": {
|
|
1132
|
+
"name": "nameAr",
|
|
1069
1133
|
"type": "string",
|
|
1070
1134
|
"required": false
|
|
1071
1135
|
},
|
|
@@ -1074,11 +1138,16 @@
|
|
|
1074
1138
|
"type": "string",
|
|
1075
1139
|
"required": true
|
|
1076
1140
|
},
|
|
1077
|
-
"
|
|
1078
|
-
"name": "
|
|
1141
|
+
"id": {
|
|
1142
|
+
"name": "id",
|
|
1079
1143
|
"type": "string",
|
|
1080
1144
|
"required": false
|
|
1081
1145
|
},
|
|
1146
|
+
"name": {
|
|
1147
|
+
"name": "name",
|
|
1148
|
+
"type": "string",
|
|
1149
|
+
"required": true
|
|
1150
|
+
},
|
|
1082
1151
|
"role": {
|
|
1083
1152
|
"name": "role",
|
|
1084
1153
|
"type": "string",
|
|
@@ -1091,44 +1160,44 @@
|
|
|
1091
1160
|
"type": "[CaseStudyCard]",
|
|
1092
1161
|
"default": [
|
|
1093
1162
|
{
|
|
1094
|
-
"
|
|
1095
|
-
"linkLabel": "Read story",
|
|
1163
|
+
"title": "Acme Corp",
|
|
1096
1164
|
"id": "1",
|
|
1165
|
+
"description": "How Acme scaled from 1K to 1M users in 6 months.",
|
|
1166
|
+
"categoryColor": "",
|
|
1097
1167
|
"href": "#",
|
|
1098
|
-
"title": "Acme Corp",
|
|
1099
1168
|
"category": "SaaS",
|
|
1100
|
-
"
|
|
1169
|
+
"linkLabel": "Read story"
|
|
1101
1170
|
},
|
|
1102
1171
|
{
|
|
1103
|
-
"title": "Globex",
|
|
1104
|
-
"linkLabel": "Read story",
|
|
1105
|
-
"href": "#",
|
|
1106
1172
|
"categoryColor": "",
|
|
1107
1173
|
"id": "2",
|
|
1174
|
+
"href": "#",
|
|
1175
|
+
"linkLabel": "Read story",
|
|
1108
1176
|
"description": "Globex reduced infrastructure costs by 70%.",
|
|
1177
|
+
"title": "Globex",
|
|
1109
1178
|
"category": "Fintech"
|
|
1110
1179
|
}
|
|
1111
1180
|
],
|
|
1112
1181
|
"items": {
|
|
1113
1182
|
"type": "object",
|
|
1114
1183
|
"properties": {
|
|
1184
|
+
"href": {
|
|
1185
|
+
"name": "href",
|
|
1186
|
+
"type": "string",
|
|
1187
|
+
"required": true
|
|
1188
|
+
},
|
|
1115
1189
|
"id": {
|
|
1116
1190
|
"name": "id",
|
|
1117
1191
|
"type": "string",
|
|
1118
1192
|
"required": false
|
|
1119
1193
|
},
|
|
1120
|
-
"
|
|
1121
|
-
"name": "
|
|
1122
|
-
"type": "string",
|
|
1123
|
-
"required": true
|
|
1124
|
-
},
|
|
1125
|
-
"href": {
|
|
1126
|
-
"name": "href",
|
|
1194
|
+
"description": {
|
|
1195
|
+
"name": "description",
|
|
1127
1196
|
"type": "string",
|
|
1128
1197
|
"required": true
|
|
1129
1198
|
},
|
|
1130
|
-
"
|
|
1131
|
-
"name": "
|
|
1199
|
+
"title": {
|
|
1200
|
+
"name": "title",
|
|
1132
1201
|
"type": "string",
|
|
1133
1202
|
"required": true
|
|
1134
1203
|
},
|
|
@@ -1150,6 +1219,14 @@
|
|
|
1150
1219
|
}
|
|
1151
1220
|
}
|
|
1152
1221
|
},
|
|
1222
|
+
"footerCopyright": {
|
|
1223
|
+
"type": "string",
|
|
1224
|
+
"default": "© 2026 Almadar. All rights reserved."
|
|
1225
|
+
},
|
|
1226
|
+
"heroTitle": {
|
|
1227
|
+
"type": "string",
|
|
1228
|
+
"default": "About Almadar"
|
|
1229
|
+
},
|
|
1153
1230
|
"footerColumns": {
|
|
1154
1231
|
"type": "[FooterColumn]",
|
|
1155
1232
|
"default": [
|
|
@@ -1160,32 +1237,32 @@
|
|
|
1160
1237
|
"href": "#"
|
|
1161
1238
|
},
|
|
1162
1239
|
{
|
|
1163
|
-
"
|
|
1164
|
-
"
|
|
1240
|
+
"href": "#",
|
|
1241
|
+
"label": "Pricing"
|
|
1165
1242
|
},
|
|
1166
1243
|
{
|
|
1167
|
-
"
|
|
1168
|
-
"
|
|
1244
|
+
"href": "#",
|
|
1245
|
+
"label": "Changelog"
|
|
1169
1246
|
}
|
|
1170
1247
|
],
|
|
1171
1248
|
"title": "Product"
|
|
1172
1249
|
},
|
|
1173
1250
|
{
|
|
1174
|
-
"title": "Company",
|
|
1175
1251
|
"items": [
|
|
1176
1252
|
{
|
|
1177
1253
|
"label": "About",
|
|
1178
1254
|
"href": "#"
|
|
1179
1255
|
},
|
|
1180
1256
|
{
|
|
1181
|
-
"
|
|
1182
|
-
"
|
|
1257
|
+
"label": "Careers",
|
|
1258
|
+
"href": "#"
|
|
1183
1259
|
},
|
|
1184
1260
|
{
|
|
1185
1261
|
"label": "Blog",
|
|
1186
1262
|
"href": "#"
|
|
1187
1263
|
}
|
|
1188
|
-
]
|
|
1264
|
+
],
|
|
1265
|
+
"title": "Company"
|
|
1189
1266
|
},
|
|
1190
1267
|
{
|
|
1191
1268
|
"title": "Resources",
|
|
@@ -1199,8 +1276,8 @@
|
|
|
1199
1276
|
"href": "#"
|
|
1200
1277
|
},
|
|
1201
1278
|
{
|
|
1202
|
-
"
|
|
1203
|
-
"
|
|
1279
|
+
"href": "#",
|
|
1280
|
+
"label": "Support"
|
|
1204
1281
|
}
|
|
1205
1282
|
]
|
|
1206
1283
|
}
|
|
@@ -1236,51 +1313,11 @@
|
|
|
1236
1313
|
}
|
|
1237
1314
|
}
|
|
1238
1315
|
},
|
|
1239
|
-
"articles": {
|
|
1240
|
-
"type": "[ArticleCard]",
|
|
1241
|
-
"default": [
|
|
1242
|
-
{
|
|
1243
|
-
"content": "Almadar started with a simple belief: everyone should be able to build software.",
|
|
1244
|
-
"title": "Our Story"
|
|
1245
|
-
},
|
|
1246
|
-
{
|
|
1247
|
-
"title": "Our Mission",
|
|
1248
|
-
"content": "We exist to democratize software creation through natural language and AI."
|
|
1249
|
-
},
|
|
1250
|
-
{
|
|
1251
|
-
"title": "Our Values",
|
|
1252
|
-
"content": "Speed, simplicity, and developer joy guide every decision we make."
|
|
1253
|
-
}
|
|
1254
|
-
],
|
|
1255
|
-
"items": {
|
|
1256
|
-
"type": "object",
|
|
1257
|
-
"properties": {
|
|
1258
|
-
"title": {
|
|
1259
|
-
"name": "title",
|
|
1260
|
-
"type": "string",
|
|
1261
|
-
"required": true
|
|
1262
|
-
},
|
|
1263
|
-
"content": {
|
|
1264
|
-
"name": "content",
|
|
1265
|
-
"type": "string",
|
|
1266
|
-
"required": true
|
|
1267
|
-
}
|
|
1268
|
-
}
|
|
1269
|
-
}
|
|
1270
|
-
},
|
|
1271
|
-
"footerCopyright": {
|
|
1272
|
-
"type": "string",
|
|
1273
|
-
"default": "© 2026 Almadar. All rights reserved."
|
|
1274
|
-
},
|
|
1275
|
-
"heroTitle": {
|
|
1276
|
-
"type": "string",
|
|
1277
|
-
"default": "About Almadar"
|
|
1278
|
-
},
|
|
1279
1316
|
"ctaAction": {
|
|
1280
1317
|
"type": "ActionCard",
|
|
1281
1318
|
"default": {
|
|
1282
|
-
"
|
|
1283
|
-
"
|
|
1319
|
+
"href": "/careers",
|
|
1320
|
+
"label": "View Open Roles"
|
|
1284
1321
|
},
|
|
1285
1322
|
"properties": {
|
|
1286
1323
|
"label": {
|
|
@@ -1341,11 +1378,11 @@
|
|
|
1341
1378
|
"title": "@config.heroTitle"
|
|
1342
1379
|
},
|
|
1343
1380
|
{
|
|
1344
|
-
"type": "split-section",
|
|
1345
|
-
"title": "@config.sections[0].title",
|
|
1346
|
-
"imagePosition": "@config.sections[0].imagePosition",
|
|
1347
1381
|
"bullets": "@config.sections[0].bullets",
|
|
1348
1382
|
"image": "@config.sections[0].image",
|
|
1383
|
+
"title": "@config.sections[0].title",
|
|
1384
|
+
"imagePosition": "@config.sections[0].imagePosition",
|
|
1385
|
+
"type": "split-section",
|
|
1349
1386
|
"description": "@config.sections[0].description"
|
|
1350
1387
|
},
|
|
1351
1388
|
{
|
|
@@ -1353,16 +1390,16 @@
|
|
|
1353
1390
|
"title": "@config.sections[1].title",
|
|
1354
1391
|
"type": "split-section",
|
|
1355
1392
|
"image": "@config.sections[1].image",
|
|
1356
|
-
"
|
|
1357
|
-
"
|
|
1393
|
+
"bullets": "@config.sections[1].bullets",
|
|
1394
|
+
"description": "@config.sections[1].description"
|
|
1358
1395
|
},
|
|
1359
1396
|
{
|
|
1360
|
-
"type": "split-section",
|
|
1361
|
-
"image": "@config.sections[2].image",
|
|
1362
|
-
"imagePosition": "@config.sections[2].imagePosition",
|
|
1363
1397
|
"description": "@config.sections[2].description",
|
|
1398
|
+
"imagePosition": "@config.sections[2].imagePosition",
|
|
1399
|
+
"title": "@config.sections[2].title",
|
|
1364
1400
|
"bullets": "@config.sections[2].bullets",
|
|
1365
|
-
"
|
|
1401
|
+
"type": "split-section",
|
|
1402
|
+
"image": "@config.sections[2].image"
|
|
1366
1403
|
},
|
|
1367
1404
|
{
|
|
1368
1405
|
"primaryAction": "@config.ctaAction",
|
|
@@ -1370,9 +1407,9 @@
|
|
|
1370
1407
|
"title": "@config.ctaTitle"
|
|
1371
1408
|
},
|
|
1372
1409
|
{
|
|
1373
|
-
"
|
|
1410
|
+
"columns": "@config.footerColumns",
|
|
1374
1411
|
"type": "marketing-footer",
|
|
1375
|
-
"
|
|
1412
|
+
"copyright": "@config.footerCopyright"
|
|
1376
1413
|
}
|
|
1377
1414
|
]
|
|
1378
1415
|
}
|
|
@@ -1382,25 +1419,106 @@
|
|
|
1382
1419
|
]
|
|
1383
1420
|
},
|
|
1384
1421
|
"config": {
|
|
1385
|
-
"
|
|
1386
|
-
"type": "
|
|
1387
|
-
"default":
|
|
1388
|
-
|
|
1389
|
-
|
|
1390
|
-
|
|
1391
|
-
"
|
|
1392
|
-
|
|
1393
|
-
"
|
|
1394
|
-
"
|
|
1395
|
-
|
|
1422
|
+
"ctaTitle": {
|
|
1423
|
+
"type": "string",
|
|
1424
|
+
"default": "Ready to experience the future?"
|
|
1425
|
+
},
|
|
1426
|
+
"sections": {
|
|
1427
|
+
"type": "[SectionCard]",
|
|
1428
|
+
"default": [
|
|
1429
|
+
{
|
|
1430
|
+
"description": "Describe what you want. Almadar translates your words into a complete application schema.",
|
|
1431
|
+
"image": {
|
|
1432
|
+
"alt": "Design interface",
|
|
1433
|
+
"src": ""
|
|
1434
|
+
},
|
|
1435
|
+
"imagePosition": "right",
|
|
1436
|
+
"title": "Design in Natural Language",
|
|
1437
|
+
"bullets": [
|
|
1438
|
+
"No-code visual editor",
|
|
1439
|
+
"AI-assisted schema generation",
|
|
1440
|
+
"Real-time preview"
|
|
1441
|
+
]
|
|
1396
1442
|
},
|
|
1397
|
-
|
|
1398
|
-
"
|
|
1399
|
-
"
|
|
1400
|
-
"
|
|
1443
|
+
{
|
|
1444
|
+
"title": "Full-Stack Generation",
|
|
1445
|
+
"description": "Get a production-ready TypeScript backend and React frontend in seconds.",
|
|
1446
|
+
"image": {
|
|
1447
|
+
"alt": "Generated code",
|
|
1448
|
+
"src": ""
|
|
1449
|
+
},
|
|
1450
|
+
"imagePosition": "left",
|
|
1451
|
+
"bullets": [
|
|
1452
|
+
"Type-safe APIs",
|
|
1453
|
+
"Auto-generated database schema",
|
|
1454
|
+
"Instant deployments"
|
|
1455
|
+
]
|
|
1456
|
+
},
|
|
1457
|
+
{
|
|
1458
|
+
"title": "Enterprise-Grade Security",
|
|
1459
|
+
"image": {
|
|
1460
|
+
"src": "",
|
|
1461
|
+
"alt": "Security dashboard"
|
|
1462
|
+
},
|
|
1463
|
+
"description": "Built-in auth, audit logs, and compliance from day one.",
|
|
1464
|
+
"imagePosition": "right",
|
|
1465
|
+
"bullets": [
|
|
1466
|
+
"SOC-2 ready",
|
|
1467
|
+
"RBAC & SSO",
|
|
1468
|
+
"End-to-end encryption"
|
|
1469
|
+
]
|
|
1470
|
+
}
|
|
1471
|
+
],
|
|
1472
|
+
"items": {
|
|
1473
|
+
"type": "object",
|
|
1474
|
+
"properties": {
|
|
1475
|
+
"imagePosition": {
|
|
1476
|
+
"name": "imagePosition",
|
|
1477
|
+
"type": "string",
|
|
1478
|
+
"required": false
|
|
1479
|
+
},
|
|
1480
|
+
"image": {
|
|
1481
|
+
"name": "image",
|
|
1482
|
+
"type": "object",
|
|
1483
|
+
"required": false,
|
|
1484
|
+
"properties": {
|
|
1485
|
+
"alt": {
|
|
1486
|
+
"name": "alt",
|
|
1487
|
+
"type": "string",
|
|
1488
|
+
"required": false
|
|
1489
|
+
},
|
|
1490
|
+
"src": {
|
|
1491
|
+
"name": "src",
|
|
1492
|
+
"type": "string",
|
|
1493
|
+
"required": false
|
|
1494
|
+
}
|
|
1495
|
+
}
|
|
1496
|
+
},
|
|
1497
|
+
"description": {
|
|
1498
|
+
"name": "description",
|
|
1499
|
+
"type": "string",
|
|
1500
|
+
"required": true
|
|
1501
|
+
},
|
|
1502
|
+
"title": {
|
|
1503
|
+
"name": "title",
|
|
1504
|
+
"type": "string",
|
|
1505
|
+
"required": true
|
|
1506
|
+
},
|
|
1507
|
+
"bullets": {
|
|
1508
|
+
"name": "bullets",
|
|
1509
|
+
"type": "array",
|
|
1510
|
+
"required": false,
|
|
1511
|
+
"items": {
|
|
1512
|
+
"type": "string"
|
|
1513
|
+
}
|
|
1514
|
+
}
|
|
1401
1515
|
}
|
|
1402
1516
|
}
|
|
1403
1517
|
},
|
|
1518
|
+
"heroSubtitle": {
|
|
1519
|
+
"type": "string",
|
|
1520
|
+
"default": "From design to deployment, Almadar handles the entire stack."
|
|
1521
|
+
},
|
|
1404
1522
|
"footerColumns": {
|
|
1405
1523
|
"type": "[FooterColumn]",
|
|
1406
1524
|
"default": [
|
|
@@ -1412,8 +1530,8 @@
|
|
|
1412
1530
|
"href": "#"
|
|
1413
1531
|
},
|
|
1414
1532
|
{
|
|
1415
|
-
"
|
|
1416
|
-
"
|
|
1533
|
+
"label": "Pricing",
|
|
1534
|
+
"href": "#"
|
|
1417
1535
|
},
|
|
1418
1536
|
{
|
|
1419
1537
|
"href": "#",
|
|
@@ -1425,21 +1543,20 @@
|
|
|
1425
1543
|
"title": "Company",
|
|
1426
1544
|
"items": [
|
|
1427
1545
|
{
|
|
1428
|
-
"
|
|
1429
|
-
"
|
|
1546
|
+
"label": "About",
|
|
1547
|
+
"href": "#"
|
|
1430
1548
|
},
|
|
1431
1549
|
{
|
|
1432
1550
|
"label": "Careers",
|
|
1433
1551
|
"href": "#"
|
|
1434
1552
|
},
|
|
1435
1553
|
{
|
|
1436
|
-
"
|
|
1437
|
-
"
|
|
1554
|
+
"label": "Blog",
|
|
1555
|
+
"href": "#"
|
|
1438
1556
|
}
|
|
1439
1557
|
]
|
|
1440
1558
|
},
|
|
1441
1559
|
{
|
|
1442
|
-
"title": "Resources",
|
|
1443
1560
|
"items": [
|
|
1444
1561
|
{
|
|
1445
1562
|
"label": "Docs",
|
|
@@ -1450,10 +1567,11 @@
|
|
|
1450
1567
|
"label": "Community"
|
|
1451
1568
|
},
|
|
1452
1569
|
{
|
|
1453
|
-
"
|
|
1454
|
-
"
|
|
1570
|
+
"href": "#",
|
|
1571
|
+
"label": "Support"
|
|
1455
1572
|
}
|
|
1456
|
-
]
|
|
1573
|
+
],
|
|
1574
|
+
"title": "Resources"
|
|
1457
1575
|
}
|
|
1458
1576
|
],
|
|
1459
1577
|
"items": {
|
|
@@ -1471,13 +1589,13 @@
|
|
|
1471
1589
|
"items": {
|
|
1472
1590
|
"type": "object",
|
|
1473
1591
|
"properties": {
|
|
1474
|
-
"
|
|
1475
|
-
"name": "
|
|
1592
|
+
"label": {
|
|
1593
|
+
"name": "label",
|
|
1476
1594
|
"type": "string",
|
|
1477
1595
|
"required": true
|
|
1478
1596
|
},
|
|
1479
|
-
"
|
|
1480
|
-
"name": "
|
|
1597
|
+
"href": {
|
|
1598
|
+
"name": "href",
|
|
1481
1599
|
"type": "string",
|
|
1482
1600
|
"required": true
|
|
1483
1601
|
}
|
|
@@ -1487,110 +1605,29 @@
|
|
|
1487
1605
|
}
|
|
1488
1606
|
}
|
|
1489
1607
|
},
|
|
1490
|
-
"
|
|
1491
|
-
"type": "
|
|
1492
|
-
"default":
|
|
1493
|
-
|
|
1494
|
-
|
|
1495
|
-
|
|
1496
|
-
"
|
|
1497
|
-
|
|
1498
|
-
|
|
1499
|
-
|
|
1500
|
-
|
|
1501
|
-
},
|
|
1502
|
-
"sections": {
|
|
1503
|
-
"type": "[SectionCard]",
|
|
1504
|
-
"default": [
|
|
1505
|
-
{
|
|
1506
|
-
"bullets": [
|
|
1507
|
-
"No-code visual editor",
|
|
1508
|
-
"AI-assisted schema generation",
|
|
1509
|
-
"Real-time preview"
|
|
1510
|
-
],
|
|
1511
|
-
"image": {
|
|
1512
|
-
"alt": "Design interface",
|
|
1513
|
-
"src": ""
|
|
1514
|
-
},
|
|
1515
|
-
"imagePosition": "right",
|
|
1516
|
-
"title": "Design in Natural Language",
|
|
1517
|
-
"description": "Describe what you want. Almadar translates your words into a complete application schema."
|
|
1518
|
-
},
|
|
1519
|
-
{
|
|
1520
|
-
"image": {
|
|
1521
|
-
"src": "",
|
|
1522
|
-
"alt": "Generated code"
|
|
1523
|
-
},
|
|
1524
|
-
"bullets": [
|
|
1525
|
-
"Type-safe APIs",
|
|
1526
|
-
"Auto-generated database schema",
|
|
1527
|
-
"Instant deployments"
|
|
1528
|
-
],
|
|
1529
|
-
"title": "Full-Stack Generation",
|
|
1530
|
-
"imagePosition": "left",
|
|
1531
|
-
"description": "Get a production-ready TypeScript backend and React frontend in seconds."
|
|
1608
|
+
"ctaAction": {
|
|
1609
|
+
"type": "ActionCard",
|
|
1610
|
+
"default": {
|
|
1611
|
+
"href": "/signup",
|
|
1612
|
+
"label": "Get Started"
|
|
1613
|
+
},
|
|
1614
|
+
"properties": {
|
|
1615
|
+
"label": {
|
|
1616
|
+
"name": "label",
|
|
1617
|
+
"type": "string",
|
|
1618
|
+
"required": true
|
|
1532
1619
|
},
|
|
1533
|
-
{
|
|
1534
|
-
"
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
"End-to-end encryption"
|
|
1538
|
-
],
|
|
1539
|
-
"image": {
|
|
1540
|
-
"src": "",
|
|
1541
|
-
"alt": "Security dashboard"
|
|
1542
|
-
},
|
|
1543
|
-
"description": "Built-in auth, audit logs, and compliance from day one.",
|
|
1544
|
-
"imagePosition": "right",
|
|
1545
|
-
"title": "Enterprise-Grade Security"
|
|
1546
|
-
}
|
|
1547
|
-
],
|
|
1548
|
-
"items": {
|
|
1549
|
-
"type": "object",
|
|
1550
|
-
"properties": {
|
|
1551
|
-
"image": {
|
|
1552
|
-
"name": "image",
|
|
1553
|
-
"type": "object",
|
|
1554
|
-
"required": false,
|
|
1555
|
-
"properties": {
|
|
1556
|
-
"alt": {
|
|
1557
|
-
"name": "alt",
|
|
1558
|
-
"type": "string",
|
|
1559
|
-
"required": false
|
|
1560
|
-
},
|
|
1561
|
-
"src": {
|
|
1562
|
-
"name": "src",
|
|
1563
|
-
"type": "string",
|
|
1564
|
-
"required": false
|
|
1565
|
-
}
|
|
1566
|
-
}
|
|
1567
|
-
},
|
|
1568
|
-
"title": {
|
|
1569
|
-
"name": "title",
|
|
1570
|
-
"type": "string",
|
|
1571
|
-
"required": true
|
|
1572
|
-
},
|
|
1573
|
-
"bullets": {
|
|
1574
|
-
"name": "bullets",
|
|
1575
|
-
"type": "array",
|
|
1576
|
-
"required": false,
|
|
1577
|
-
"items": {
|
|
1578
|
-
"type": "string"
|
|
1579
|
-
}
|
|
1580
|
-
},
|
|
1581
|
-
"description": {
|
|
1582
|
-
"name": "description",
|
|
1583
|
-
"type": "string",
|
|
1584
|
-
"required": true
|
|
1585
|
-
},
|
|
1586
|
-
"imagePosition": {
|
|
1587
|
-
"name": "imagePosition",
|
|
1588
|
-
"type": "string",
|
|
1589
|
-
"required": false
|
|
1590
|
-
}
|
|
1620
|
+
"href": {
|
|
1621
|
+
"name": "href",
|
|
1622
|
+
"type": "string",
|
|
1623
|
+
"required": true
|
|
1591
1624
|
}
|
|
1592
1625
|
}
|
|
1593
1626
|
},
|
|
1627
|
+
"footerCopyright": {
|
|
1628
|
+
"type": "string",
|
|
1629
|
+
"default": "© 2026 Almadar. All rights reserved."
|
|
1630
|
+
},
|
|
1594
1631
|
"heroTitle": {
|
|
1595
1632
|
"type": "string",
|
|
1596
1633
|
"default": "Everything you need to ship"
|