@levo-so/blocks 0.1.101 → 0.1.102
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/package.json +6 -5
- package/src/blocks/about-us/about-us-1.schema.ts +302 -295
- package/src/blocks/about-us/about-us-2.schema.ts +225 -220
- package/src/blocks/blogs/blog-author-1.schema.ts +719 -0
- package/src/blocks/blogs/blog-author-1.tsx +121 -0
- package/src/blocks/blogs/blog-listing-1.tsx +111 -33
- package/src/blocks/blogs/blog-listing-2.schema.ts +15 -33
- package/src/blocks/blogs/blog-listing-2.tsx +118 -33
- package/src/blocks/blogs/blog-listing-3.schema.ts +10 -22
- package/src/blocks/blogs/blog-listing-3.tsx +118 -33
- package/src/blocks/blogs/blog-post-1.schema.ts +766 -16
- package/src/blocks/blogs/blog-post-1.tsx +256 -32
- package/src/blocks/calendar/calendar-1.schema.ts +641 -192
- package/src/blocks/calendar/calendar-1.tsx +1 -0
- package/src/blocks/cards/cards-10.schema.ts +557 -544
- package/src/blocks/cards/cards-11.schema.ts +525 -419
- package/src/blocks/cards/cards-12.schema.ts +538 -147
- package/src/blocks/cards/cards-13.schema.ts +482 -312
- package/src/blocks/cards/cards-14.schema.ts +423 -196
- package/src/blocks/cards/cards-15.schema.ts +309 -143
- package/src/blocks/cards/cards-16.schema.ts +1277 -175
- package/src/blocks/cards/cards-17.schema.ts +2908 -1303
- package/src/blocks/cards/cards-18.schema.ts +1404 -217
- package/src/blocks/cards/cards-19.schema.ts +1105 -1084
- package/src/blocks/cards/cards-19.tsx +4 -5
- package/src/blocks/cards/cards-2.schema.ts +513 -42
- package/src/blocks/cards/cards-20.schema.ts +790 -212
- package/src/blocks/cards/cards-21.schema.ts +1215 -229
- package/src/blocks/cards/cards-21.tsx +51 -6
- package/src/blocks/cards/cards-22.schema.ts +1252 -2809
- package/src/blocks/cards/cards-22.tsx +6 -7
- package/src/blocks/cards/cards-23.schema.ts +571 -109
- package/src/blocks/cards/cards-3.schema.ts +355 -116
- package/src/blocks/cards/cards-4.schema.ts +805 -321
- package/src/blocks/cards/cards-5.schema.ts +216 -64
- package/src/blocks/cards/cards-6.schema.ts +568 -1330
- package/src/blocks/cards/cards-7.schema.ts +1181 -1378
- package/src/blocks/cards/cards-8.schema.ts +585 -221
- package/src/blocks/cards/cards-9.schema.ts +763 -382
- package/src/blocks/carousel/carousel-1.schema.ts +257 -502
- package/src/blocks/carousel/carousel-2.schema.ts +771 -761
- package/src/blocks/community/community-1.schema.ts +8 -23
- package/src/blocks/community/community-1.tsx +3 -3
- package/src/blocks/community/community-post-1.tsx +4 -4
- package/src/blocks/contact-us/contact-us-1.schema.ts +360 -14
- package/src/blocks/contact-us/contact-us-2.schema.ts +441 -325
- package/src/blocks/content/content-1.schema.ts +800 -381
- package/src/blocks/content/content-10.schema.ts +763 -20
- package/src/blocks/content/content-2.schema.ts +426 -52
- package/src/blocks/content/content-3.schema.ts +631 -432
- package/src/blocks/content/content-4.schema.ts +378 -123
- package/src/blocks/content/content-5.schema.ts +1152 -682
- package/src/blocks/content/content-6.schema.ts +679 -707
- package/src/blocks/content/content-7.schema.ts +694 -291
- package/src/blocks/content/content-8.schema.ts +247 -7
- package/src/blocks/content/content-9.schema.ts +855 -116
- package/src/blocks/cta/cta-1.schema.ts +294 -62
- package/src/blocks/cta/cta-2.schema.ts +302 -66
- package/src/blocks/cta/cta-2.tsx +1 -2
- package/src/blocks/cta/cta-3.schema.ts +312 -62
- package/src/blocks/embed/embed-1.schema.ts +181 -0
- package/src/blocks/event/event-listing-2.schema.ts +5 -11
- package/src/blocks/event/event-listing-3.schema.ts +5 -11
- package/src/blocks/event/event-listing-4.schema.ts +5 -11
- package/src/blocks/event/event-listing.schema.ts +5 -11
- package/src/blocks/faq/faq-1.schema.ts +439 -260
- package/src/blocks/faq/faq-2.schema.ts +444 -266
- package/src/blocks/faq/faq-3.schema.ts +1420 -224
- package/src/blocks/features/features-1/features-1.schema.ts +21 -21
- package/src/blocks/features/features-1/variants/default.ts +120 -138
- package/src/blocks/features/features-1/variants/index.ts +2 -2
- package/src/blocks/features/features-1/variants/minimal-list.ts +139 -0
- package/src/blocks/features/features-1/variants/stylized-cards-v1.ts +69 -385
- package/src/blocks/features/features-1/variants/stylized-cards-v2.ts +74 -408
- package/src/blocks/features/features-2.schema.ts +368 -286
- package/src/blocks/features/features-3.schema.ts +557 -280
- package/src/blocks/features/features-4.schema.ts +940 -432
- package/src/blocks/features/features-5.schema.ts +566 -407
- package/src/blocks/features/features-6.schema.ts +557 -523
- package/src/blocks/filter-listing/filter-listing-1.schema.ts +922 -270
- package/src/blocks/floating-buttons/floating-button-1.schema.ts +123 -0
- package/src/blocks/footer/footer-1.schema.ts +383 -401
- package/src/blocks/footer/footer-2.schema.ts +337 -878
- package/src/blocks/footer/footer-3.schema.ts +445 -381
- package/src/blocks/footer/footer-4.schema.ts +610 -439
- package/src/blocks/footer/footer-5.schema.ts +367 -321
- package/src/blocks/footer/footer-6.schema.ts +610 -357
- package/src/blocks/form/form-1.schema.ts +237 -0
- package/src/blocks/hero/hero-1.schema.ts +251 -221
- package/src/blocks/hero/hero-10.schema.ts +23 -14
- package/src/blocks/hero/hero-11.schema.ts +728 -601
- package/src/blocks/hero/hero-12.schema.ts +524 -334
- package/src/blocks/hero/hero-13.schema.ts +83 -95
- package/src/blocks/hero/hero-2.schema.ts +277 -68
- package/src/blocks/hero/hero-3.schema.ts +371 -235
- package/src/blocks/hero/hero-3.tsx +1 -1
- package/src/blocks/hero/hero-4.schema.ts +605 -338
- package/src/blocks/hero/hero-5.schema.ts +545 -61
- package/src/blocks/hero/hero-6.schema.ts +446 -257
- package/src/blocks/hero/hero-6.tsx +1 -1
- package/src/blocks/hero/hero-7.schema.ts +1299 -131
- package/src/blocks/hero/hero-7.tsx +43 -23
- package/src/blocks/hero/hero-8.schema.ts +736 -236
- package/src/blocks/hero/hero-9.schema.ts +908 -58
- package/src/blocks/index.ts +2 -0
- package/src/blocks/jobs/jobs-1.schema.ts +741 -219
- package/src/blocks/logos/logos-1.schema.ts +317 -321
- package/src/blocks/logos/logos-1.tsx +32 -19
- package/src/blocks/navbar/navbar-1.schema.ts +319 -186
- package/src/blocks/navbar/navbar-2.schema.ts +311 -190
- package/src/blocks/navbar/navbar-3.schema.ts +612 -570
- package/src/blocks/navbar/navbar-4.schema.ts +741 -1250
- package/src/blocks/polling/polling-1.schema.ts +161 -0
- package/src/blocks/pricing/pricing-1.schema.ts +549 -626
- package/src/blocks/products/products-listing-1.schema.ts +363 -249
- package/src/blocks/products/products-listing-2.schema.ts +515 -257
- package/src/blocks/products/products-listing-3.schema.ts +789 -836
- package/src/blocks/profile/profile-1.schema.ts +168 -187
- package/src/blocks/profile/profile-2.schema.ts +150 -122
- package/src/blocks/profile/profile-3.schema.ts +307 -256
- package/src/blocks/profile/profile-4.schema.ts +372 -504
- package/src/blocks/profile/profile-5.schema.ts +186 -79
- package/src/blocks/services/service-1.schema.ts +700 -631
- package/src/blocks/services/service-2.schema.ts +559 -82
- package/src/blocks/services/service-2.tsx +5 -3
- package/src/blocks/services/service-3.schema.ts +587 -215
- package/src/blocks/services/service-3.tsx +4 -2
- package/src/blocks/stats/stats-1.schema.ts +347 -257
- package/src/blocks/stats/stats-2.schema.ts +14 -2
- package/src/blocks/stats/variants/default.ts +14 -37
- package/src/blocks/stats/variants/extra.ts +232 -0
- package/src/blocks/stats/variants/hero.ts +1 -30
- package/src/blocks/stats/variants/index.ts +13 -1
- package/src/blocks/tabs/tab-1.schema.ts +1361 -214
- package/src/blocks/tabs/tab-2.schema.ts +984 -390
- package/src/blocks/tabs/tab-3.schema.ts +961 -95
- package/src/blocks/team/team-1.schema.ts +681 -564
- package/src/blocks/team/team-2.schema.ts +589 -935
- package/src/blocks/team/team-3.schema.ts +375 -284
- package/src/blocks/team/team-4.schema.ts +569 -355
- package/src/blocks/team/team-5.schema.ts +307 -111
- package/src/blocks/testimonial/testimonial-1.schema.ts +605 -706
- package/src/blocks/testimonial/testimonial-2.schema.ts +825 -1099
- package/src/blocks/testimonial/testimonial-3.schema.ts +580 -235
- package/src/blocks/testimonial/testimonial-4.schema.ts +1326 -1779
- package/src/blocks/testimonial/testimonial-5/variants/default.ts +179 -328
- package/src/blocks/testimonial/testimonial-5/variants/index.ts +9 -1
- package/src/blocks/testimonial/testimonial-5/variants/testimonialCentered.ts +194 -0
- package/src/blocks/testimonial/testimonial-5/variants/testimonialCompact.ts +188 -0
- package/src/blocks/testimonial/testimonial-5/variants/testimonialWithLogo.ts +275 -396
- package/src/blocks/testimonial/testimonial-5/variants/testimonialWithRatings.ts +254 -602
- package/src/blocks/testimonial/testimonial-5.schema.ts +6 -2
- package/src/blocks/testimonial/testimonial-6.schema.ts +962 -1234
- package/src/blocks/testimonial/testimonial-7.schema.ts +515 -233
- package/src/blocks/timeline/timeline-1.schema.ts +382 -140
- package/src/blocks/users/edit-profile.schema.ts +2 -8
- package/src/blocks/users/edit-profile.tsx +2 -3
- package/src/schemas/blocks.ts +2 -0
- package/src/blocks/features/features-1/variants/stylized-cards-v3.ts +0 -268
|
@@ -4,69 +4,69 @@ const DEFAULT_CONTENT = {
|
|
|
4
4
|
layout: null,
|
|
5
5
|
container: null,
|
|
6
6
|
header_wrapper: null,
|
|
7
|
-
title: "
|
|
7
|
+
title: "Services that ship in weeks",
|
|
8
8
|
description:
|
|
9
|
-
"
|
|
9
|
+
"Acceptance, risk, ledger, payouts, and reporting — a modular stack that clears PCI audit, settles daily, and plugs into your existing rails.",
|
|
10
10
|
services_levoGroup: null,
|
|
11
11
|
services: [
|
|
12
12
|
{
|
|
13
13
|
service_item: null,
|
|
14
14
|
number_wrapper: null,
|
|
15
|
-
number: "
|
|
15
|
+
number: "01",
|
|
16
16
|
content_wrapper: null,
|
|
17
|
-
service_title: "
|
|
17
|
+
service_title: "Acceptance",
|
|
18
18
|
service_description:
|
|
19
|
-
"
|
|
19
|
+
"Route across 180+ currencies and 40 local methods with smart retries that recover 8% of declined authorizations automatically.",
|
|
20
20
|
ctas_levoGroup: null,
|
|
21
|
-
ctas: [{ cta: "
|
|
21
|
+
ctas: [{ cta: "See coverage" }, { cta: "Book a demo" }],
|
|
22
22
|
separator: null,
|
|
23
23
|
},
|
|
24
24
|
{
|
|
25
25
|
service_item: null,
|
|
26
26
|
number_wrapper: null,
|
|
27
|
-
number: "
|
|
27
|
+
number: "02",
|
|
28
28
|
content_wrapper: null,
|
|
29
|
-
service_title: "
|
|
29
|
+
service_title: "Risk engine",
|
|
30
30
|
service_description:
|
|
31
|
-
"
|
|
31
|
+
"Device graph and behavioral models cut fraud by 42% while keeping 3-D Secure challenges under 4% of approved volume.",
|
|
32
32
|
ctas_levoGroup: null,
|
|
33
|
-
ctas: [{ cta: "
|
|
33
|
+
ctas: [{ cta: "View rule catalog" }, { cta: "Book a demo" }],
|
|
34
34
|
separator: null,
|
|
35
35
|
},
|
|
36
36
|
{
|
|
37
37
|
service_item: null,
|
|
38
38
|
number_wrapper: null,
|
|
39
|
-
number: "
|
|
39
|
+
number: "03",
|
|
40
40
|
content_wrapper: null,
|
|
41
|
-
service_title: "
|
|
41
|
+
service_title: "Ledger",
|
|
42
42
|
service_description:
|
|
43
|
-
"
|
|
43
|
+
"Double-entry books update per authorization with tokenized IDs, so reconciliation and payouts clear within the same minute.",
|
|
44
44
|
ctas_levoGroup: null,
|
|
45
|
-
ctas: [{ cta: "
|
|
45
|
+
ctas: [{ cta: "Read ledger docs" }, { cta: "Book a demo" }],
|
|
46
46
|
separator: null,
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
49
|
service_item: null,
|
|
50
50
|
number_wrapper: null,
|
|
51
|
-
number: "
|
|
51
|
+
number: "04",
|
|
52
52
|
content_wrapper: null,
|
|
53
|
-
service_title: "
|
|
53
|
+
service_title: "Payouts",
|
|
54
54
|
service_description:
|
|
55
|
-
"
|
|
55
|
+
"Push to 14 corridors with per-corridor SLAs, real-time FX, and batched settlement files that drop into your treasury on a schedule.",
|
|
56
56
|
ctas_levoGroup: null,
|
|
57
|
-
ctas: [{ cta: "
|
|
57
|
+
ctas: [{ cta: "See routing rules" }, { cta: "Book a demo" }],
|
|
58
58
|
separator: null,
|
|
59
59
|
},
|
|
60
60
|
{
|
|
61
61
|
service_item: null,
|
|
62
62
|
number_wrapper: null,
|
|
63
|
-
number: "
|
|
63
|
+
number: "05",
|
|
64
64
|
content_wrapper: null,
|
|
65
|
-
service_title: "
|
|
65
|
+
service_title: "Reporting",
|
|
66
66
|
service_description:
|
|
67
|
-
"
|
|
67
|
+
"Dashboards, exports, and warehouse syncs with signed row-level events — audit-ready reports without a separate pipeline.",
|
|
68
68
|
ctas_levoGroup: null,
|
|
69
|
-
ctas: [{ cta: "
|
|
69
|
+
ctas: [{ cta: "Open sample report" }, { cta: "Book a demo" }],
|
|
70
70
|
separator: null,
|
|
71
71
|
},
|
|
72
72
|
],
|
|
@@ -206,470 +206,435 @@ export const Content3: IBlock = {
|
|
|
206
206
|
"flex-direction": "column",
|
|
207
207
|
"row-gap": "none",
|
|
208
208
|
},
|
|
209
|
-
|
|
210
|
-
{
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
mobile: {
|
|
223
|
-
"flex-direction": "row",
|
|
224
|
-
"row-gap": "base",
|
|
225
|
-
"padding-top": "lg",
|
|
226
|
-
"padding-bottom": "lg",
|
|
227
|
-
},
|
|
228
|
-
"justify-content": "space-between",
|
|
229
|
-
"row-gap": "none",
|
|
230
|
-
},
|
|
231
|
-
number_wrapper: {
|
|
232
|
-
"flex-shrink": "0",
|
|
233
|
-
tablet: {
|
|
234
|
-
width: "40px",
|
|
235
|
-
height: "40px",
|
|
236
|
-
},
|
|
237
|
-
mobile: {
|
|
238
|
-
width: "auto",
|
|
239
|
-
height: "auto",
|
|
240
|
-
},
|
|
241
|
-
},
|
|
242
|
-
number: {
|
|
243
|
-
color: "text-1",
|
|
244
|
-
mobile: {
|
|
245
|
-
"font-size": "sm",
|
|
246
|
-
|
|
247
|
-
width: "fit-content",
|
|
248
|
-
},
|
|
249
|
-
},
|
|
250
|
-
content_wrapper: {
|
|
251
|
-
"flex-grow": "1",
|
|
252
|
-
display: "flex",
|
|
209
|
+
services_levoGroupItem: {
|
|
210
|
+
service_item: {
|
|
211
|
+
display: "flex",
|
|
212
|
+
"align-items": "center",
|
|
213
|
+
"column-gap": "2xl",
|
|
214
|
+
"padding-top": "3xl",
|
|
215
|
+
"padding-bottom": "3xl",
|
|
216
|
+
tablet: {
|
|
217
|
+
"column-gap": "base",
|
|
218
|
+
"padding-top": "xl",
|
|
219
|
+
"padding-bottom": "xl",
|
|
220
|
+
},
|
|
221
|
+
mobile: {
|
|
253
222
|
"flex-direction": "row",
|
|
254
|
-
"row-gap": "
|
|
255
|
-
|
|
256
|
-
"
|
|
257
|
-
"align-items": "center",
|
|
223
|
+
"row-gap": "base",
|
|
224
|
+
"padding-top": "lg",
|
|
225
|
+
"padding-bottom": "lg",
|
|
258
226
|
},
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
227
|
+
"justify-content": "space-between",
|
|
228
|
+
"row-gap": "none",
|
|
229
|
+
},
|
|
230
|
+
number_wrapper: {
|
|
231
|
+
"flex-shrink": "0",
|
|
232
|
+
tablet: {
|
|
233
|
+
width: "40px",
|
|
234
|
+
height: "40px",
|
|
267
235
|
},
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
},
|
|
236
|
+
mobile: {
|
|
237
|
+
width: "auto",
|
|
238
|
+
height: "auto",
|
|
239
|
+
},
|
|
240
|
+
},
|
|
241
|
+
number: {
|
|
242
|
+
color: "text-1",
|
|
243
|
+
mobile: {
|
|
244
|
+
"font-size": "sm",
|
|
278
245
|
|
|
279
|
-
|
|
246
|
+
width: "fit-content",
|
|
280
247
|
},
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
"font-size": "13px",
|
|
288
|
-
},
|
|
289
|
-
mobile: {
|
|
290
|
-
"font-size": "12px",
|
|
248
|
+
},
|
|
249
|
+
content_wrapper: {
|
|
250
|
+
"flex-grow": "1",
|
|
251
|
+
display: "flex",
|
|
252
|
+
"flex-direction": "row",
|
|
253
|
+
"row-gap": "12px",
|
|
291
254
|
|
|
292
|
-
|
|
293
|
-
|
|
255
|
+
"justify-content": "space-between",
|
|
256
|
+
"align-items": "center",
|
|
257
|
+
},
|
|
258
|
+
service_title: {
|
|
259
|
+
tablet: {
|
|
260
|
+
"font-size": "xl",
|
|
294
261
|
},
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
width: "
|
|
298
|
-
height: "1px",
|
|
299
|
-
"background-color": "var(--color-border)",
|
|
262
|
+
mobile: {
|
|
263
|
+
"font-size": "sm",
|
|
264
|
+
width: "auto",
|
|
300
265
|
},
|
|
301
266
|
},
|
|
302
|
-
{
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
"
|
|
308
|
-
"padding-bottom": "3xl",
|
|
309
|
-
tablet: {
|
|
310
|
-
"column-gap": "base",
|
|
311
|
-
"padding-top": "xl",
|
|
312
|
-
"padding-bottom": "xl",
|
|
313
|
-
},
|
|
314
|
-
mobile: {
|
|
315
|
-
"flex-direction": "row",
|
|
316
|
-
"row-gap": "base",
|
|
317
|
-
"padding-top": "lg",
|
|
318
|
-
"padding-bottom": "lg",
|
|
319
|
-
},
|
|
320
|
-
"justify-content": "space-between",
|
|
321
|
-
"row-gap": "none",
|
|
267
|
+
service_description: {
|
|
268
|
+
"font-size": "16px",
|
|
269
|
+
color: "text-2",
|
|
270
|
+
"line-height": "1.6",
|
|
271
|
+
tablet: {
|
|
272
|
+
"font-size": "14px",
|
|
322
273
|
},
|
|
323
|
-
|
|
324
|
-
"
|
|
325
|
-
tablet: {
|
|
326
|
-
width: "40px",
|
|
327
|
-
height: "40px",
|
|
328
|
-
},
|
|
329
|
-
mobile: {
|
|
330
|
-
width: "auto",
|
|
331
|
-
height: "auto",
|
|
332
|
-
},
|
|
274
|
+
mobile: {
|
|
275
|
+
"font-size": "14px",
|
|
333
276
|
},
|
|
334
|
-
number: {
|
|
335
|
-
color: "text-1",
|
|
336
|
-
mobile: {
|
|
337
|
-
"font-size": "sm",
|
|
338
277
|
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
278
|
+
display: "none",
|
|
279
|
+
},
|
|
280
|
+
ctas_levoGroup: {
|
|
281
|
+
display: "flex",
|
|
282
|
+
"flex-direction": "row",
|
|
283
|
+
"align-items": "center",
|
|
284
|
+
gap: "sm",
|
|
285
|
+
tablet: {
|
|
286
|
+
"font-size": "13px",
|
|
287
|
+
},
|
|
288
|
+
mobile: {
|
|
289
|
+
"font-size": "12px",
|
|
347
290
|
|
|
348
|
-
"
|
|
349
|
-
"align-items": "center",
|
|
350
|
-
},
|
|
351
|
-
service_title: {
|
|
352
|
-
tablet: {
|
|
353
|
-
"font-size": "xl",
|
|
354
|
-
},
|
|
355
|
-
mobile: {
|
|
356
|
-
"font-size": "sm",
|
|
357
|
-
width: "auto",
|
|
358
|
-
},
|
|
291
|
+
"flex-direction": "column",
|
|
359
292
|
},
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
293
|
+
},
|
|
294
|
+
separator: {
|
|
295
|
+
width: "100%",
|
|
296
|
+
height: "1px",
|
|
297
|
+
"background-color": "var(--color-border)",
|
|
298
|
+
},
|
|
299
|
+
},
|
|
300
|
+
services: [{}, {}, {}, {}, {}],
|
|
301
|
+
},
|
|
302
|
+
content: DEFAULT_CONTENT,
|
|
303
|
+
config: {
|
|
304
|
+
title: {
|
|
305
|
+
heading: {
|
|
306
|
+
level: 2,
|
|
307
|
+
},
|
|
308
|
+
selectedVariants: {
|
|
309
|
+
Heading_Level: "H2",
|
|
310
|
+
},
|
|
311
|
+
},
|
|
312
|
+
services: [
|
|
313
|
+
{
|
|
314
|
+
number: {
|
|
315
|
+
selectedVariants: {},
|
|
372
316
|
},
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
"align-items": "center",
|
|
377
|
-
gap: "sm",
|
|
378
|
-
tablet: {
|
|
379
|
-
"font-size": "13px",
|
|
317
|
+
service_title: {
|
|
318
|
+
heading: {
|
|
319
|
+
level: "4",
|
|
380
320
|
},
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
"flex-direction": "column",
|
|
321
|
+
selectedVariants: {
|
|
322
|
+
Heading_Level: "H4",
|
|
385
323
|
},
|
|
386
324
|
},
|
|
387
|
-
ctas: Array(2).map(() => ({})),
|
|
388
|
-
separator: {
|
|
389
|
-
width: "100%",
|
|
390
|
-
height: "1px",
|
|
391
|
-
"background-color": "var(--color-border)",
|
|
392
|
-
},
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
325
|
service_item: {
|
|
396
|
-
|
|
397
|
-
"align-items": "center",
|
|
398
|
-
"column-gap": "2xl",
|
|
399
|
-
"padding-top": "3xl",
|
|
400
|
-
"padding-bottom": "3xl",
|
|
401
|
-
tablet: {
|
|
402
|
-
"column-gap": "base",
|
|
403
|
-
"padding-top": "xl",
|
|
404
|
-
"padding-bottom": "xl",
|
|
405
|
-
},
|
|
406
|
-
mobile: {
|
|
407
|
-
"flex-direction": "row",
|
|
408
|
-
"row-gap": "base",
|
|
409
|
-
"padding-top": "lg",
|
|
410
|
-
"padding-bottom": "lg",
|
|
411
|
-
},
|
|
412
|
-
"justify-content": "space-between",
|
|
413
|
-
"row-gap": "none",
|
|
326
|
+
selectedVariants: {},
|
|
414
327
|
},
|
|
415
328
|
number_wrapper: {
|
|
416
|
-
|
|
417
|
-
tablet: {
|
|
418
|
-
width: "40px",
|
|
419
|
-
height: "40px",
|
|
420
|
-
},
|
|
421
|
-
mobile: {
|
|
422
|
-
width: "auto",
|
|
423
|
-
height: "auto",
|
|
424
|
-
},
|
|
329
|
+
selectedVariants: {},
|
|
425
330
|
},
|
|
331
|
+
ctas: [
|
|
332
|
+
{ cta: { selectedVariants: {} } },
|
|
333
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
334
|
+
],
|
|
335
|
+
},
|
|
336
|
+
{
|
|
426
337
|
number: {
|
|
427
|
-
|
|
428
|
-
mobile: {
|
|
429
|
-
"font-size": "sm",
|
|
430
|
-
|
|
431
|
-
width: "fit-content",
|
|
432
|
-
},
|
|
433
|
-
},
|
|
434
|
-
content_wrapper: {
|
|
435
|
-
"flex-grow": "1",
|
|
436
|
-
display: "flex",
|
|
437
|
-
"flex-direction": "row",
|
|
438
|
-
"row-gap": "12px",
|
|
439
|
-
|
|
440
|
-
"justify-content": "space-between",
|
|
441
|
-
"align-items": "center",
|
|
338
|
+
selectedVariants: {},
|
|
442
339
|
},
|
|
443
340
|
service_title: {
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
},
|
|
447
|
-
mobile: {
|
|
448
|
-
"font-size": "sm",
|
|
449
|
-
width: "auto",
|
|
450
|
-
},
|
|
451
|
-
},
|
|
452
|
-
service_description: {
|
|
453
|
-
"font-size": "16px",
|
|
454
|
-
color: "text-2",
|
|
455
|
-
"line-height": "1.6",
|
|
456
|
-
tablet: {
|
|
457
|
-
"font-size": "14px",
|
|
458
|
-
},
|
|
459
|
-
mobile: {
|
|
460
|
-
"font-size": "14px",
|
|
341
|
+
selectedVariants: {
|
|
342
|
+
Heading_Level: "H4",
|
|
461
343
|
},
|
|
462
|
-
|
|
463
|
-
display: "none",
|
|
464
344
|
},
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
"flex-direction": "row",
|
|
468
|
-
"align-items": "center",
|
|
469
|
-
gap: "sm",
|
|
470
|
-
tablet: {
|
|
471
|
-
"font-size": "13px",
|
|
472
|
-
},
|
|
473
|
-
mobile: {
|
|
474
|
-
"font-size": "12px",
|
|
475
|
-
|
|
476
|
-
"flex-direction": "column",
|
|
477
|
-
},
|
|
345
|
+
service_item: {
|
|
346
|
+
selectedVariants: {},
|
|
478
347
|
},
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
width: "100%",
|
|
482
|
-
height: "1px",
|
|
483
|
-
"background-color": "var(--color-border)",
|
|
348
|
+
number_wrapper: {
|
|
349
|
+
selectedVariants: {},
|
|
484
350
|
},
|
|
351
|
+
ctas: [
|
|
352
|
+
{ cta: { selectedVariants: {} } },
|
|
353
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
354
|
+
],
|
|
485
355
|
},
|
|
486
356
|
{
|
|
357
|
+
number: {
|
|
358
|
+
selectedVariants: {},
|
|
359
|
+
},
|
|
360
|
+
service_title: {
|
|
361
|
+
selectedVariants: {
|
|
362
|
+
Heading_Level: "H4",
|
|
363
|
+
},
|
|
364
|
+
},
|
|
487
365
|
service_item: {
|
|
488
|
-
|
|
489
|
-
"align-items": "center",
|
|
490
|
-
"column-gap": "2xl",
|
|
491
|
-
"padding-top": "3xl",
|
|
492
|
-
"padding-bottom": "3xl",
|
|
493
|
-
tablet: {
|
|
494
|
-
"column-gap": "base",
|
|
495
|
-
"padding-top": "xl",
|
|
496
|
-
"padding-bottom": "xl",
|
|
497
|
-
},
|
|
498
|
-
mobile: {
|
|
499
|
-
"flex-direction": "row",
|
|
500
|
-
"row-gap": "base",
|
|
501
|
-
"padding-top": "lg",
|
|
502
|
-
"padding-bottom": "lg",
|
|
503
|
-
},
|
|
504
|
-
"justify-content": "space-between",
|
|
505
|
-
"row-gap": "none",
|
|
366
|
+
selectedVariants: {},
|
|
506
367
|
},
|
|
507
368
|
number_wrapper: {
|
|
508
|
-
|
|
509
|
-
tablet: {
|
|
510
|
-
width: "40px",
|
|
511
|
-
height: "40px",
|
|
512
|
-
},
|
|
513
|
-
mobile: {
|
|
514
|
-
width: "auto",
|
|
515
|
-
height: "auto",
|
|
516
|
-
},
|
|
369
|
+
selectedVariants: {},
|
|
517
370
|
},
|
|
371
|
+
ctas: [
|
|
372
|
+
{ cta: { selectedVariants: {} } },
|
|
373
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
374
|
+
],
|
|
375
|
+
},
|
|
376
|
+
{
|
|
518
377
|
number: {
|
|
519
|
-
|
|
520
|
-
mobile: {
|
|
521
|
-
"font-size": "sm",
|
|
522
|
-
|
|
523
|
-
width: "fit-content",
|
|
524
|
-
},
|
|
525
|
-
},
|
|
526
|
-
content_wrapper: {
|
|
527
|
-
"flex-grow": "1",
|
|
528
|
-
display: "flex",
|
|
529
|
-
"flex-direction": "row",
|
|
530
|
-
"row-gap": "12px",
|
|
531
|
-
|
|
532
|
-
"justify-content": "space-between",
|
|
533
|
-
"align-items": "center",
|
|
378
|
+
selectedVariants: {},
|
|
534
379
|
},
|
|
535
380
|
service_title: {
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
},
|
|
539
|
-
mobile: {
|
|
540
|
-
"font-size": "sm",
|
|
541
|
-
width: "auto",
|
|
542
|
-
},
|
|
543
|
-
},
|
|
544
|
-
service_description: {
|
|
545
|
-
"font-size": "16px",
|
|
546
|
-
color: "text-2",
|
|
547
|
-
"line-height": "1.6",
|
|
548
|
-
tablet: {
|
|
549
|
-
"font-size": "14px",
|
|
550
|
-
},
|
|
551
|
-
mobile: {
|
|
552
|
-
"font-size": "14px",
|
|
381
|
+
selectedVariants: {
|
|
382
|
+
Heading_Level: "H4",
|
|
553
383
|
},
|
|
554
|
-
|
|
555
|
-
display: "none",
|
|
556
384
|
},
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
"flex-direction": "row",
|
|
560
|
-
"align-items": "center",
|
|
561
|
-
gap: "sm",
|
|
562
|
-
tablet: {
|
|
563
|
-
"font-size": "13px",
|
|
564
|
-
},
|
|
565
|
-
mobile: {
|
|
566
|
-
"font-size": "12px",
|
|
567
|
-
|
|
568
|
-
"flex-direction": "column",
|
|
569
|
-
},
|
|
385
|
+
service_item: {
|
|
386
|
+
selectedVariants: {},
|
|
570
387
|
},
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
width: "100%",
|
|
574
|
-
height: "1px",
|
|
575
|
-
"background-color": "var(--color-border)",
|
|
388
|
+
number_wrapper: {
|
|
389
|
+
selectedVariants: {},
|
|
576
390
|
},
|
|
391
|
+
ctas: [
|
|
392
|
+
{ cta: { selectedVariants: {} } },
|
|
393
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
394
|
+
],
|
|
577
395
|
},
|
|
578
396
|
{
|
|
397
|
+
number: {
|
|
398
|
+
selectedVariants: {},
|
|
399
|
+
},
|
|
400
|
+
service_title: {
|
|
401
|
+
selectedVariants: {
|
|
402
|
+
Heading_Level: "H4",
|
|
403
|
+
},
|
|
404
|
+
},
|
|
579
405
|
service_item: {
|
|
580
|
-
|
|
581
|
-
"align-items": "center",
|
|
582
|
-
"column-gap": "2xl",
|
|
583
|
-
"padding-top": "3xl",
|
|
584
|
-
"padding-bottom": "3xl",
|
|
585
|
-
tablet: {
|
|
586
|
-
"column-gap": "base",
|
|
587
|
-
"padding-top": "xl",
|
|
588
|
-
"padding-bottom": "xl",
|
|
589
|
-
},
|
|
590
|
-
mobile: {
|
|
591
|
-
"flex-direction": "row",
|
|
592
|
-
"row-gap": "base",
|
|
593
|
-
"padding-top": "lg",
|
|
594
|
-
"padding-bottom": "lg",
|
|
595
|
-
},
|
|
596
|
-
"justify-content": "space-between",
|
|
597
|
-
"row-gap": "none",
|
|
406
|
+
selectedVariants: {},
|
|
598
407
|
},
|
|
599
408
|
number_wrapper: {
|
|
600
|
-
|
|
601
|
-
tablet: {
|
|
602
|
-
width: "40px",
|
|
603
|
-
height: "40px",
|
|
604
|
-
},
|
|
605
|
-
mobile: {
|
|
606
|
-
width: "auto",
|
|
607
|
-
height: "auto",
|
|
608
|
-
},
|
|
409
|
+
selectedVariants: {},
|
|
609
410
|
},
|
|
610
|
-
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
|
|
616
|
-
|
|
411
|
+
ctas: [
|
|
412
|
+
{ cta: { selectedVariants: {} } },
|
|
413
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
414
|
+
],
|
|
415
|
+
},
|
|
416
|
+
],
|
|
417
|
+
},
|
|
418
|
+
},
|
|
419
|
+
{
|
|
420
|
+
key: "grid",
|
|
421
|
+
title: "Grid",
|
|
422
|
+
styles: {
|
|
423
|
+
layout: {},
|
|
424
|
+
container: {},
|
|
425
|
+
header_wrapper: {
|
|
426
|
+
"text-align": "center",
|
|
427
|
+
"margin-bottom": "48px",
|
|
428
|
+
tablet: {
|
|
429
|
+
"margin-bottom": "32px",
|
|
430
|
+
"flex-direction": "column",
|
|
431
|
+
},
|
|
432
|
+
mobile: {
|
|
433
|
+
"margin-bottom": "24px",
|
|
434
|
+
},
|
|
435
|
+
display: "flex",
|
|
436
|
+
"justify-content": "space-between",
|
|
437
|
+
"align-items": "center",
|
|
438
|
+
width: "100%",
|
|
439
|
+
"flex-direction": "column",
|
|
440
|
+
},
|
|
441
|
+
title: {
|
|
442
|
+
"margin-bottom": "base",
|
|
443
|
+
},
|
|
444
|
+
description: {
|
|
445
|
+
"text-align": "center",
|
|
446
|
+
"max-width": "450px",
|
|
447
|
+
},
|
|
448
|
+
services_levoGroup: {
|
|
449
|
+
display: "grid",
|
|
450
|
+
"grid-template-columns": "1fr 1fr",
|
|
451
|
+
gap: "xl",
|
|
452
|
+
tablet: {
|
|
453
|
+
"grid-template-columns": "1fr 1fr",
|
|
454
|
+
gap: "base",
|
|
455
|
+
},
|
|
456
|
+
mobile: {
|
|
457
|
+
"grid-template-columns": "1fr",
|
|
458
|
+
},
|
|
459
|
+
},
|
|
460
|
+
services_levoGroupItem: {
|
|
461
|
+
service_item: {
|
|
462
|
+
display: "flex",
|
|
463
|
+
"flex-direction": "column",
|
|
464
|
+
"row-gap": "base",
|
|
465
|
+
"padding-top": "xl",
|
|
466
|
+
"padding-bottom": "xl",
|
|
467
|
+
"padding-left": "xl",
|
|
468
|
+
"padding-right": "xl",
|
|
469
|
+
tablet: {
|
|
470
|
+
"padding-top": "base",
|
|
471
|
+
"padding-bottom": "base",
|
|
472
|
+
"padding-left": "base",
|
|
473
|
+
"padding-right": "base",
|
|
474
|
+
},
|
|
475
|
+
mobile: {
|
|
476
|
+
"padding-top": "base",
|
|
477
|
+
"padding-bottom": "base",
|
|
478
|
+
"padding-left": "base",
|
|
479
|
+
"padding-right": "base",
|
|
617
480
|
},
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
481
|
+
},
|
|
482
|
+
number_wrapper: {
|
|
483
|
+
"flex-shrink": "0",
|
|
484
|
+
"margin-bottom": "sm",
|
|
485
|
+
},
|
|
486
|
+
number: {
|
|
487
|
+
color: "text-1",
|
|
488
|
+
},
|
|
489
|
+
content_wrapper: {
|
|
490
|
+
display: "flex",
|
|
491
|
+
"flex-direction": "column",
|
|
492
|
+
"row-gap": "sm",
|
|
493
|
+
},
|
|
494
|
+
service_title: {
|
|
495
|
+
tablet: {
|
|
496
|
+
"font-size": "xl",
|
|
626
497
|
},
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
"font-size": "xl",
|
|
630
|
-
},
|
|
631
|
-
mobile: {
|
|
632
|
-
"font-size": "sm",
|
|
633
|
-
width: "auto",
|
|
634
|
-
},
|
|
498
|
+
mobile: {
|
|
499
|
+
"font-size": "base",
|
|
635
500
|
},
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
mobile: {
|
|
644
|
-
"font-size": "14px",
|
|
645
|
-
},
|
|
646
|
-
|
|
647
|
-
display: "none",
|
|
501
|
+
},
|
|
502
|
+
service_description: {
|
|
503
|
+
"font-size": "16px",
|
|
504
|
+
color: "text-2",
|
|
505
|
+
"line-height": "1.6",
|
|
506
|
+
tablet: {
|
|
507
|
+
"font-size": "14px",
|
|
648
508
|
},
|
|
649
|
-
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
"flex-direction": "column",
|
|
661
|
-
},
|
|
509
|
+
mobile: {
|
|
510
|
+
"font-size": "14px",
|
|
511
|
+
},
|
|
512
|
+
},
|
|
513
|
+
ctas_levoGroup: {
|
|
514
|
+
display: "flex",
|
|
515
|
+
"flex-direction": "row",
|
|
516
|
+
"align-items": "center",
|
|
517
|
+
gap: "sm",
|
|
518
|
+
tablet: {
|
|
519
|
+
"font-size": "13px",
|
|
662
520
|
},
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
width: "100%",
|
|
666
|
-
height: "1px",
|
|
667
|
-
"background-color": "var(--color-border)",
|
|
521
|
+
mobile: {
|
|
522
|
+
"font-size": "12px",
|
|
668
523
|
},
|
|
669
524
|
},
|
|
525
|
+
ctas: [null, null],
|
|
526
|
+
separator: {
|
|
527
|
+
display: "none",
|
|
528
|
+
},
|
|
529
|
+
},
|
|
530
|
+
services: [{}, {}, {}, {}, {}],
|
|
531
|
+
},
|
|
532
|
+
content: {
|
|
533
|
+
layout: null,
|
|
534
|
+
container: null,
|
|
535
|
+
header_wrapper: null,
|
|
536
|
+
title: "Our Services",
|
|
537
|
+
description:
|
|
538
|
+
"Everything you need to build, launch, and grow without writing a single line of code.",
|
|
539
|
+
services_levoGroup: null,
|
|
540
|
+
services: [
|
|
541
|
+
{
|
|
542
|
+
service_item: null,
|
|
543
|
+
number_wrapper: null,
|
|
544
|
+
number: "1",
|
|
545
|
+
content_wrapper: null,
|
|
546
|
+
service_title: "Custom Website Building",
|
|
547
|
+
service_description:
|
|
548
|
+
"Professional website development tailored to your business needs with modern design and functionality.",
|
|
549
|
+
ctas_levoGroup: null,
|
|
550
|
+
ctas: [
|
|
551
|
+
{
|
|
552
|
+
cta: "Explore More",
|
|
553
|
+
},
|
|
554
|
+
{
|
|
555
|
+
cta: "Learn More",
|
|
556
|
+
},
|
|
557
|
+
],
|
|
558
|
+
separator: null,
|
|
559
|
+
},
|
|
560
|
+
{
|
|
561
|
+
service_item: null,
|
|
562
|
+
number_wrapper: null,
|
|
563
|
+
number: "2",
|
|
564
|
+
content_wrapper: null,
|
|
565
|
+
service_title: "Landing Page Creation",
|
|
566
|
+
service_description:
|
|
567
|
+
"High-converting landing pages designed to capture leads and drive business growth effectively.",
|
|
568
|
+
ctas_levoGroup: null,
|
|
569
|
+
ctas: [
|
|
570
|
+
{
|
|
571
|
+
cta: "Explore More",
|
|
572
|
+
},
|
|
573
|
+
{
|
|
574
|
+
cta: "Learn More",
|
|
575
|
+
},
|
|
576
|
+
],
|
|
577
|
+
separator: null,
|
|
578
|
+
},
|
|
579
|
+
{
|
|
580
|
+
service_item: null,
|
|
581
|
+
number_wrapper: null,
|
|
582
|
+
number: "3",
|
|
583
|
+
content_wrapper: null,
|
|
584
|
+
service_title: "Client Portfolio Websites",
|
|
585
|
+
service_description:
|
|
586
|
+
"Showcase your work with stunning portfolio websites that highlight your expertise and achievements.",
|
|
587
|
+
ctas_levoGroup: null,
|
|
588
|
+
ctas: [
|
|
589
|
+
{
|
|
590
|
+
cta: "Explore More",
|
|
591
|
+
},
|
|
592
|
+
{
|
|
593
|
+
cta: "Learn More",
|
|
594
|
+
},
|
|
595
|
+
],
|
|
596
|
+
separator: null,
|
|
597
|
+
},
|
|
598
|
+
{
|
|
599
|
+
service_item: null,
|
|
600
|
+
number_wrapper: null,
|
|
601
|
+
number: "4",
|
|
602
|
+
content_wrapper: null,
|
|
603
|
+
service_title: "Event & Webinar Pages",
|
|
604
|
+
service_description:
|
|
605
|
+
"Engaging event pages with registration forms and promotional content to maximize attendance.",
|
|
606
|
+
ctas_levoGroup: null,
|
|
607
|
+
ctas: [
|
|
608
|
+
{
|
|
609
|
+
cta: "Explore More",
|
|
610
|
+
},
|
|
611
|
+
{
|
|
612
|
+
cta: "Learn More",
|
|
613
|
+
},
|
|
614
|
+
],
|
|
615
|
+
separator: null,
|
|
616
|
+
},
|
|
617
|
+
{
|
|
618
|
+
service_item: null,
|
|
619
|
+
number_wrapper: null,
|
|
620
|
+
number: "5",
|
|
621
|
+
content_wrapper: null,
|
|
622
|
+
service_title: "Team or Company Microsites",
|
|
623
|
+
service_description:
|
|
624
|
+
"Dedicated microsites for teams or company divisions with focused messaging and branding.",
|
|
625
|
+
ctas_levoGroup: null,
|
|
626
|
+
ctas: [
|
|
627
|
+
{
|
|
628
|
+
cta: "Explore More",
|
|
629
|
+
},
|
|
630
|
+
{
|
|
631
|
+
cta: "Learn More",
|
|
632
|
+
},
|
|
633
|
+
],
|
|
634
|
+
separator: null,
|
|
635
|
+
},
|
|
670
636
|
],
|
|
671
637
|
},
|
|
672
|
-
content: DEFAULT_CONTENT,
|
|
673
638
|
config: {
|
|
674
639
|
title: {
|
|
675
640
|
heading: {
|
|
@@ -685,9 +650,6 @@ export const Content3: IBlock = {
|
|
|
685
650
|
selectedVariants: {},
|
|
686
651
|
},
|
|
687
652
|
service_title: {
|
|
688
|
-
heading: {
|
|
689
|
-
level: "4",
|
|
690
|
-
},
|
|
691
653
|
selectedVariants: {
|
|
692
654
|
Heading_Level: "H4",
|
|
693
655
|
},
|
|
@@ -698,6 +660,20 @@ export const Content3: IBlock = {
|
|
|
698
660
|
number_wrapper: {
|
|
699
661
|
selectedVariants: {},
|
|
700
662
|
},
|
|
663
|
+
ctas: [
|
|
664
|
+
{
|
|
665
|
+
cta: {
|
|
666
|
+
selectedVariants: {},
|
|
667
|
+
},
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
cta: {
|
|
671
|
+
selectedVariants: {
|
|
672
|
+
Button_Variants: "Secondary",
|
|
673
|
+
},
|
|
674
|
+
},
|
|
675
|
+
},
|
|
676
|
+
],
|
|
701
677
|
},
|
|
702
678
|
{
|
|
703
679
|
number: {
|
|
@@ -714,6 +690,20 @@ export const Content3: IBlock = {
|
|
|
714
690
|
number_wrapper: {
|
|
715
691
|
selectedVariants: {},
|
|
716
692
|
},
|
|
693
|
+
ctas: [
|
|
694
|
+
{
|
|
695
|
+
cta: {
|
|
696
|
+
selectedVariants: {},
|
|
697
|
+
},
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
cta: {
|
|
701
|
+
selectedVariants: {
|
|
702
|
+
Button_Variants: "Secondary",
|
|
703
|
+
},
|
|
704
|
+
},
|
|
705
|
+
},
|
|
706
|
+
],
|
|
717
707
|
},
|
|
718
708
|
{
|
|
719
709
|
number: {
|
|
@@ -730,6 +720,20 @@ export const Content3: IBlock = {
|
|
|
730
720
|
number_wrapper: {
|
|
731
721
|
selectedVariants: {},
|
|
732
722
|
},
|
|
723
|
+
ctas: [
|
|
724
|
+
{
|
|
725
|
+
cta: {
|
|
726
|
+
selectedVariants: {},
|
|
727
|
+
},
|
|
728
|
+
},
|
|
729
|
+
{
|
|
730
|
+
cta: {
|
|
731
|
+
selectedVariants: {
|
|
732
|
+
Button_Variants: "Secondary",
|
|
733
|
+
},
|
|
734
|
+
},
|
|
735
|
+
},
|
|
736
|
+
],
|
|
733
737
|
},
|
|
734
738
|
{
|
|
735
739
|
number: {
|
|
@@ -746,6 +750,20 @@ export const Content3: IBlock = {
|
|
|
746
750
|
number_wrapper: {
|
|
747
751
|
selectedVariants: {},
|
|
748
752
|
},
|
|
753
|
+
ctas: [
|
|
754
|
+
{
|
|
755
|
+
cta: {
|
|
756
|
+
selectedVariants: {},
|
|
757
|
+
},
|
|
758
|
+
},
|
|
759
|
+
{
|
|
760
|
+
cta: {
|
|
761
|
+
selectedVariants: {
|
|
762
|
+
Button_Variants: "Secondary",
|
|
763
|
+
},
|
|
764
|
+
},
|
|
765
|
+
},
|
|
766
|
+
],
|
|
749
767
|
},
|
|
750
768
|
{
|
|
751
769
|
number: {
|
|
@@ -762,9 +780,190 @@ export const Content3: IBlock = {
|
|
|
762
780
|
number_wrapper: {
|
|
763
781
|
selectedVariants: {},
|
|
764
782
|
},
|
|
783
|
+
ctas: [
|
|
784
|
+
{
|
|
785
|
+
cta: {
|
|
786
|
+
selectedVariants: {},
|
|
787
|
+
},
|
|
788
|
+
},
|
|
789
|
+
{
|
|
790
|
+
cta: {
|
|
791
|
+
selectedVariants: {
|
|
792
|
+
Button_Variants: "Secondary",
|
|
793
|
+
},
|
|
794
|
+
},
|
|
795
|
+
},
|
|
796
|
+
],
|
|
765
797
|
},
|
|
766
798
|
],
|
|
767
799
|
},
|
|
768
800
|
},
|
|
801
|
+
{
|
|
802
|
+
key: "cards",
|
|
803
|
+
title: "Cards",
|
|
804
|
+
styles: {
|
|
805
|
+
layout: {},
|
|
806
|
+
container: {},
|
|
807
|
+
header_wrapper: {
|
|
808
|
+
"text-align": "center",
|
|
809
|
+
"margin-bottom": "48px",
|
|
810
|
+
tablet: {
|
|
811
|
+
"margin-bottom": "32px",
|
|
812
|
+
"flex-direction": "column",
|
|
813
|
+
},
|
|
814
|
+
mobile: {
|
|
815
|
+
"margin-bottom": "24px",
|
|
816
|
+
},
|
|
817
|
+
display: "flex",
|
|
818
|
+
"justify-content": "space-between",
|
|
819
|
+
"align-items": "center",
|
|
820
|
+
width: "100%",
|
|
821
|
+
"flex-direction": "row",
|
|
822
|
+
},
|
|
823
|
+
title: {
|
|
824
|
+
"margin-bottom": "base",
|
|
825
|
+
},
|
|
826
|
+
description: {
|
|
827
|
+
mobile: {
|
|
828
|
+
"text-align": "center",
|
|
829
|
+
},
|
|
830
|
+
"text-align": "left",
|
|
831
|
+
"max-width": "450px",
|
|
832
|
+
},
|
|
833
|
+
services_levoGroup: {
|
|
834
|
+
display: "flex",
|
|
835
|
+
"flex-direction": "column",
|
|
836
|
+
"row-gap": "xl",
|
|
837
|
+
},
|
|
838
|
+
services_levoGroupItem: {
|
|
839
|
+
service_item: {
|
|
840
|
+
display: "flex",
|
|
841
|
+
"align-items": "center",
|
|
842
|
+
"column-gap": "2xl",
|
|
843
|
+
"padding-top": "3xl",
|
|
844
|
+
"padding-bottom": "3xl",
|
|
845
|
+
"padding-left": "3xl",
|
|
846
|
+
"padding-right": "3xl",
|
|
847
|
+
"background-color": "background-1",
|
|
848
|
+
"border-radius": "xl",
|
|
849
|
+
"box-shadow": "0 1px 3px 0 rgba(0,0,0,0.1)",
|
|
850
|
+
tablet: {
|
|
851
|
+
"column-gap": "base",
|
|
852
|
+
"padding-top": "xl",
|
|
853
|
+
"padding-bottom": "xl",
|
|
854
|
+
"padding-left": "xl",
|
|
855
|
+
"padding-right": "xl",
|
|
856
|
+
},
|
|
857
|
+
mobile: {
|
|
858
|
+
"flex-direction": "row",
|
|
859
|
+
"row-gap": "base",
|
|
860
|
+
"padding-top": "lg",
|
|
861
|
+
"padding-bottom": "lg",
|
|
862
|
+
"padding-left": "lg",
|
|
863
|
+
"padding-right": "lg",
|
|
864
|
+
},
|
|
865
|
+
"justify-content": "space-between",
|
|
866
|
+
"row-gap": "none",
|
|
867
|
+
},
|
|
868
|
+
number_wrapper: {
|
|
869
|
+
"flex-shrink": "0",
|
|
870
|
+
tablet: {
|
|
871
|
+
width: "40px",
|
|
872
|
+
height: "40px",
|
|
873
|
+
},
|
|
874
|
+
mobile: {
|
|
875
|
+
width: "auto",
|
|
876
|
+
height: "auto",
|
|
877
|
+
},
|
|
878
|
+
},
|
|
879
|
+
number: {
|
|
880
|
+
color: "text-1",
|
|
881
|
+
mobile: {
|
|
882
|
+
"font-size": "sm",
|
|
883
|
+
width: "fit-content",
|
|
884
|
+
},
|
|
885
|
+
},
|
|
886
|
+
content_wrapper: {
|
|
887
|
+
"flex-grow": "1",
|
|
888
|
+
display: "flex",
|
|
889
|
+
"flex-direction": "row",
|
|
890
|
+
"row-gap": "12px",
|
|
891
|
+
"justify-content": "space-between",
|
|
892
|
+
"align-items": "center",
|
|
893
|
+
},
|
|
894
|
+
service_title: {
|
|
895
|
+
tablet: {
|
|
896
|
+
"font-size": "xl",
|
|
897
|
+
},
|
|
898
|
+
mobile: {
|
|
899
|
+
"font-size": "sm",
|
|
900
|
+
width: "auto",
|
|
901
|
+
},
|
|
902
|
+
},
|
|
903
|
+
service_description: {
|
|
904
|
+
"font-size": "16px",
|
|
905
|
+
color: "text-2",
|
|
906
|
+
"line-height": "1.6",
|
|
907
|
+
tablet: {
|
|
908
|
+
"font-size": "14px",
|
|
909
|
+
},
|
|
910
|
+
mobile: {
|
|
911
|
+
"font-size": "14px",
|
|
912
|
+
},
|
|
913
|
+
display: "none",
|
|
914
|
+
},
|
|
915
|
+
ctas_levoGroup: {
|
|
916
|
+
display: "flex",
|
|
917
|
+
"flex-direction": "row",
|
|
918
|
+
"align-items": "center",
|
|
919
|
+
gap: "sm",
|
|
920
|
+
tablet: {
|
|
921
|
+
"font-size": "13px",
|
|
922
|
+
},
|
|
923
|
+
mobile: {
|
|
924
|
+
"font-size": "12px",
|
|
925
|
+
"flex-direction": "column",
|
|
926
|
+
},
|
|
927
|
+
},
|
|
928
|
+
separator: {
|
|
929
|
+
display: "none",
|
|
930
|
+
},
|
|
931
|
+
},
|
|
932
|
+
services: [{}, {}, {}, {}, {}],
|
|
933
|
+
},
|
|
934
|
+
content: DEFAULT_CONTENT,
|
|
935
|
+
config: {
|
|
936
|
+
title: {
|
|
937
|
+
heading: {
|
|
938
|
+
level: 2,
|
|
939
|
+
},
|
|
940
|
+
selectedVariants: {
|
|
941
|
+
Heading_Level: "H2",
|
|
942
|
+
},
|
|
943
|
+
},
|
|
944
|
+
services: Array(5)
|
|
945
|
+
.fill(0)
|
|
946
|
+
.map(() => ({
|
|
947
|
+
number: {
|
|
948
|
+
selectedVariants: {},
|
|
949
|
+
},
|
|
950
|
+
service_title: {
|
|
951
|
+
selectedVariants: {
|
|
952
|
+
Heading_Level: "H4",
|
|
953
|
+
},
|
|
954
|
+
},
|
|
955
|
+
service_item: {
|
|
956
|
+
selectedVariants: {},
|
|
957
|
+
},
|
|
958
|
+
number_wrapper: {
|
|
959
|
+
selectedVariants: {},
|
|
960
|
+
},
|
|
961
|
+
ctas: [
|
|
962
|
+
{ cta: { selectedVariants: {} } },
|
|
963
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
964
|
+
],
|
|
965
|
+
})),
|
|
966
|
+
},
|
|
967
|
+
},
|
|
769
968
|
],
|
|
770
969
|
};
|