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