@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
|
@@ -1,199 +1,203 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
3
|
const IMG_1 = {
|
|
4
|
-
|
|
5
|
-
id: "CISGrrD9ohrh",
|
|
6
|
-
workspace_id: "WLZ1TXTD",
|
|
7
|
-
folder_id: null,
|
|
8
|
-
filename: "cards-10-1.png",
|
|
4
|
+
id: "7452701048229725645",
|
|
9
5
|
kind: "image",
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
metadata: {
|
|
13
|
-
etag: '"18f3d5149ae311c287da5e758ec0fc60"',
|
|
14
|
-
mimetype: "image/png",
|
|
15
|
-
size: 1187245,
|
|
16
|
-
},
|
|
6
|
+
location: "https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg",
|
|
7
|
+
mimetype: "image/jpeg",
|
|
17
8
|
srcset: {
|
|
18
|
-
"
|
|
19
|
-
|
|
20
|
-
"
|
|
21
|
-
|
|
22
|
-
"
|
|
23
|
-
|
|
24
|
-
"828w":
|
|
25
|
-
|
|
9
|
+
"320w":
|
|
10
|
+
"https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
11
|
+
"640w":
|
|
12
|
+
"https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
13
|
+
"750w":
|
|
14
|
+
"https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
15
|
+
"828w":
|
|
16
|
+
"https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
17
|
+
"1080w":
|
|
18
|
+
"https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
19
|
+
"1200w":
|
|
20
|
+
"https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
21
|
+
"1920w":
|
|
22
|
+
"https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
23
|
+
path: "https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
26
24
|
},
|
|
27
|
-
tags: [],
|
|
28
|
-
created_at: "2025-12-20T08:15:13.432Z",
|
|
29
|
-
updated_at: "2025-12-20T08:15:13.432Z",
|
|
30
|
-
created_by: null,
|
|
31
|
-
updated_by: null,
|
|
32
25
|
};
|
|
33
26
|
|
|
34
27
|
const IMG_2 = {
|
|
35
|
-
|
|
36
|
-
id: "2EYB5YIZ1Jd8",
|
|
37
|
-
workspace_id: "WLZ1TXTD",
|
|
38
|
-
folder_id: null,
|
|
39
|
-
filename: "cards-10-2.jpg",
|
|
28
|
+
id: "7452700507534891800",
|
|
40
29
|
kind: "image",
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
etag: '"41b6e8498b13dd90e13b56707515c51b"',
|
|
45
|
-
mimetype: "image/jpeg",
|
|
46
|
-
size: 6519743,
|
|
47
|
-
},
|
|
30
|
+
location:
|
|
31
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg",
|
|
32
|
+
mimetype: "image/jpeg",
|
|
48
33
|
srcset: {
|
|
49
|
-
"
|
|
50
|
-
|
|
51
|
-
"
|
|
52
|
-
|
|
53
|
-
"
|
|
54
|
-
|
|
55
|
-
"828w":
|
|
56
|
-
|
|
34
|
+
"320w":
|
|
35
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
36
|
+
"640w":
|
|
37
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
38
|
+
"750w":
|
|
39
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
40
|
+
"828w":
|
|
41
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
42
|
+
"1080w":
|
|
43
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
44
|
+
"1200w":
|
|
45
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
46
|
+
"1920w":
|
|
47
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
48
|
+
path: "https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
57
49
|
},
|
|
58
|
-
tags: [],
|
|
59
|
-
created_at: "2025-12-20T08:15:19.194Z",
|
|
60
|
-
updated_at: "2025-12-20T08:15:19.194Z",
|
|
61
|
-
created_by: null,
|
|
62
|
-
updated_by: null,
|
|
63
50
|
};
|
|
64
51
|
|
|
65
52
|
const IMG_3 = {
|
|
66
|
-
|
|
67
|
-
id: "NczLX5Fe8wer",
|
|
68
|
-
workspace_id: "WLZ1TXTD",
|
|
69
|
-
folder_id: null,
|
|
70
|
-
filename: "cards-10-3.jpg",
|
|
53
|
+
id: "7452700507639366180",
|
|
71
54
|
kind: "image",
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
metadata: {
|
|
75
|
-
etag: '"978e9d0a6348e583a9dd8aea1688773e"',
|
|
76
|
-
mimetype: "image/jpeg",
|
|
77
|
-
size: 9192260,
|
|
78
|
-
},
|
|
55
|
+
location: "https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg",
|
|
56
|
+
mimetype: "image/jpeg",
|
|
79
57
|
srcset: {
|
|
80
|
-
"
|
|
81
|
-
|
|
82
|
-
"
|
|
83
|
-
|
|
84
|
-
"
|
|
85
|
-
|
|
86
|
-
"828w":
|
|
87
|
-
|
|
58
|
+
"320w":
|
|
59
|
+
"https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
60
|
+
"640w":
|
|
61
|
+
"https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
62
|
+
"750w":
|
|
63
|
+
"https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
64
|
+
"828w":
|
|
65
|
+
"https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
66
|
+
"1080w":
|
|
67
|
+
"https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
68
|
+
"1200w":
|
|
69
|
+
"https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
70
|
+
"1920w":
|
|
71
|
+
"https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
72
|
+
path: "https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
88
73
|
},
|
|
89
|
-
tags: [],
|
|
90
|
-
created_at: "2025-12-20T08:15:26.995Z",
|
|
91
|
-
updated_at: "2025-12-20T08:15:26.995Z",
|
|
92
|
-
created_by: null,
|
|
93
|
-
updated_by: null,
|
|
94
74
|
};
|
|
95
75
|
|
|
96
76
|
const MEDIA_VARIANT_1 = {
|
|
97
|
-
id: "
|
|
98
|
-
filename: "cards-10-header-1.png",
|
|
77
|
+
id: "7452700506780397362",
|
|
99
78
|
kind: "image",
|
|
100
|
-
location:
|
|
79
|
+
location:
|
|
80
|
+
"https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg",
|
|
81
|
+
mimetype: "image/jpeg",
|
|
101
82
|
srcset: {
|
|
102
|
-
"
|
|
103
|
-
|
|
104
|
-
"
|
|
105
|
-
|
|
106
|
-
"
|
|
107
|
-
|
|
108
|
-
"828w":
|
|
109
|
-
|
|
83
|
+
"320w":
|
|
84
|
+
"https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
85
|
+
"640w":
|
|
86
|
+
"https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
87
|
+
"750w":
|
|
88
|
+
"https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
89
|
+
"828w":
|
|
90
|
+
"https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
91
|
+
"1080w":
|
|
92
|
+
"https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
93
|
+
"1200w":
|
|
94
|
+
"https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
95
|
+
"1920w":
|
|
96
|
+
"https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
97
|
+
path: "https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/17323801/pexels-photo-17323801.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
110
98
|
},
|
|
111
|
-
mimetype: "image/png",
|
|
112
99
|
};
|
|
113
100
|
const MEDIA_VARIANT_2 = {
|
|
114
|
-
id: "
|
|
115
|
-
filename: "cards-10-header-2.png",
|
|
101
|
+
id: "7452700508068058060",
|
|
116
102
|
kind: "image",
|
|
117
|
-
location:
|
|
103
|
+
location:
|
|
104
|
+
"https://images.pexels.com/photos/6190327/pexels-photo-6190327.jpeg",
|
|
105
|
+
mimetype: "image/jpeg",
|
|
118
106
|
srcset: {
|
|
119
|
-
"
|
|
120
|
-
|
|
121
|
-
"
|
|
122
|
-
|
|
123
|
-
"
|
|
124
|
-
|
|
125
|
-
"828w":
|
|
126
|
-
|
|
107
|
+
"320w":
|
|
108
|
+
"https://images.pexels.com/photos/6190327/pexels-photo-6190327.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
109
|
+
"640w":
|
|
110
|
+
"https://images.pexels.com/photos/6190327/pexels-photo-6190327.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
111
|
+
"750w":
|
|
112
|
+
"https://images.pexels.com/photos/6190327/pexels-photo-6190327.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
113
|
+
"828w":
|
|
114
|
+
"https://images.pexels.com/photos/6190327/pexels-photo-6190327.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
115
|
+
"1080w":
|
|
116
|
+
"https://images.pexels.com/photos/6190327/pexels-photo-6190327.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
117
|
+
"1200w":
|
|
118
|
+
"https://images.pexels.com/photos/6190327/pexels-photo-6190327.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
119
|
+
"1920w":
|
|
120
|
+
"https://images.pexels.com/photos/6190327/pexels-photo-6190327.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
121
|
+
path: "https://images.pexels.com/photos/6190327/pexels-photo-6190327.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/6190327/pexels-photo-6190327.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/6190327/pexels-photo-6190327.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/6190327/pexels-photo-6190327.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/6190327/pexels-photo-6190327.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/6190327/pexels-photo-6190327.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/6190327/pexels-photo-6190327.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
127
122
|
},
|
|
128
|
-
mimetype: "image/png",
|
|
129
123
|
};
|
|
130
124
|
const MEDIA_VARIANT_3 = {
|
|
131
|
-
id: "
|
|
132
|
-
filename: "cards-10-header-3.png",
|
|
125
|
+
id: "7452700509102632546",
|
|
133
126
|
kind: "image",
|
|
134
|
-
location:
|
|
127
|
+
location:
|
|
128
|
+
"https://images.pexels.com/photos/32529341/pexels-photo-32529341.jpeg",
|
|
129
|
+
mimetype: "image/jpeg",
|
|
135
130
|
srcset: {
|
|
136
|
-
"
|
|
137
|
-
|
|
138
|
-
"
|
|
139
|
-
|
|
140
|
-
"
|
|
141
|
-
|
|
142
|
-
"828w":
|
|
143
|
-
|
|
131
|
+
"320w":
|
|
132
|
+
"https://images.pexels.com/photos/32529341/pexels-photo-32529341.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
133
|
+
"640w":
|
|
134
|
+
"https://images.pexels.com/photos/32529341/pexels-photo-32529341.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
135
|
+
"750w":
|
|
136
|
+
"https://images.pexels.com/photos/32529341/pexels-photo-32529341.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
137
|
+
"828w":
|
|
138
|
+
"https://images.pexels.com/photos/32529341/pexels-photo-32529341.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
139
|
+
"1080w":
|
|
140
|
+
"https://images.pexels.com/photos/32529341/pexels-photo-32529341.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
141
|
+
"1200w":
|
|
142
|
+
"https://images.pexels.com/photos/32529341/pexels-photo-32529341.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
143
|
+
"1920w":
|
|
144
|
+
"https://images.pexels.com/photos/32529341/pexels-photo-32529341.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
145
|
+
path: "https://images.pexels.com/photos/32529341/pexels-photo-32529341.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/32529341/pexels-photo-32529341.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/32529341/pexels-photo-32529341.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/32529341/pexels-photo-32529341.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/32529341/pexels-photo-32529341.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/32529341/pexels-photo-32529341.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/32529341/pexels-photo-32529341.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
144
146
|
},
|
|
145
|
-
mimetype: "image/png",
|
|
146
147
|
};
|
|
147
148
|
const MEDIA_VARIANT_4 = {
|
|
148
|
-
id: "
|
|
149
|
-
filename: "cards-10-header-4.png",
|
|
149
|
+
id: "7452700509007261272",
|
|
150
150
|
kind: "image",
|
|
151
|
-
location:
|
|
151
|
+
location:
|
|
152
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg",
|
|
153
|
+
mimetype: "image/jpeg",
|
|
152
154
|
srcset: {
|
|
153
|
-
"
|
|
154
|
-
|
|
155
|
-
"
|
|
156
|
-
|
|
157
|
-
"
|
|
158
|
-
|
|
159
|
-
"828w":
|
|
160
|
-
|
|
155
|
+
"320w":
|
|
156
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
157
|
+
"640w":
|
|
158
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
159
|
+
"750w":
|
|
160
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
161
|
+
"828w":
|
|
162
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
163
|
+
"1080w":
|
|
164
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
165
|
+
"1200w":
|
|
166
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
167
|
+
"1920w":
|
|
168
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
169
|
+
path: "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
161
170
|
},
|
|
162
|
-
mimetype: "image/png",
|
|
163
171
|
};
|
|
164
172
|
|
|
165
173
|
const DEFAULT_CONTENT = {
|
|
166
174
|
layout: null,
|
|
167
175
|
container: null,
|
|
168
176
|
header_section: null,
|
|
169
|
-
main_title: "<p>
|
|
177
|
+
main_title: "<p>Values that move money safely</p>",
|
|
170
178
|
description:
|
|
171
|
-
"<p>The
|
|
179
|
+
"<p>The principles that shape how we build payment infrastructure for fintechs, banks, and high-growth merchants across 180 markets.</p>",
|
|
172
180
|
cards_grid: null,
|
|
173
181
|
cards: [
|
|
174
182
|
{
|
|
175
183
|
card: null,
|
|
176
184
|
header: null,
|
|
177
185
|
icon: {
|
|
178
|
-
kind: "
|
|
186
|
+
kind: "icon",
|
|
179
187
|
data: {
|
|
180
|
-
id: "
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
"320w": "https://space.levo.so/WLZ1TXTD/defaultblue-tryFJ012mgyH-320w.webp",
|
|
185
|
-
"640w": "https://space.levo.so/WLZ1TXTD/defaultblue-tryFJ012mgyH-640w.webp",
|
|
186
|
-
path: "https://space.levo.so/WLZ1TXTD/defaultblue-tryFJ012mgyH-320w.webp 320w, https://space.levo.so/WLZ1TXTD/defaultblue-tryFJ012mgyH-640w.webp 640w",
|
|
187
|
-
},
|
|
188
|
+
id: "shield-tick",
|
|
189
|
+
label: "Shield Tick",
|
|
190
|
+
svgCode:
|
|
191
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12.0004 22.7599C10.9104 22.7599 9.83039 22.4399 8.98039 21.8099L4.68039 18.5999C3.54039 17.7499 2.65039 15.9699 2.65039 14.5599V7.11994C2.65039 5.57994 3.78039 3.93994 5.23039 3.39994L10.2204 1.52994C11.2104 1.15994 12.7704 1.15994 13.7604 1.52994L18.7504 3.39994C20.2004 3.93994 21.3304 5.57994 21.3304 7.11994V14.5499C21.3304 15.9699 20.4404 17.7399 19.3004 18.5899L15.0004 21.7999C14.1704 22.4399 13.0904 22.7599 12.0004 22.7599ZM10.7504 2.93994L5.76039 4.80994C4.91039 5.12994 4.16039 6.20994 4.16039 7.12994V14.5599C4.16039 15.5099 4.83039 16.8399 5.58039 17.3999L9.88039 20.6099C11.0304 21.4699 12.9704 21.4699 14.1304 20.6099L18.4304 17.3999C19.1904 16.8299 19.8504 15.5099 19.8504 14.5599V7.11994C19.8504 6.20994 19.1004 5.12994 18.2504 4.79994L13.2604 2.92994C12.5804 2.68994 11.4204 2.68994 10.7504 2.93994Z" fill="var(--color-icon-primary)"/>\n<path d="M10.6602 14.2301C10.4702 14.2301 10.2802 14.1601 10.1302 14.0101L8.52023 12.4001C8.23023 12.1101 8.23023 11.6301 8.52023 11.3401C8.81023 11.0501 9.29023 11.0501 9.58023 11.3401L10.6602 12.4201L14.4302 8.65012C14.7202 8.36012 15.2002 8.36012 15.4902 8.65012C15.7802 8.94012 15.7802 9.42012 15.4902 9.71012L11.1902 14.0101C11.0402 14.1601 10.8502 14.2301 10.6602 14.2301Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
188
192
|
},
|
|
189
193
|
},
|
|
190
|
-
title: "
|
|
194
|
+
title: "Secure by design",
|
|
191
195
|
image: IMG_1,
|
|
192
196
|
description:
|
|
193
|
-
"
|
|
197
|
+
"PAN tokenization, hardware-backed keys, and continuous SOC 2 and PCI DSS Level 1 audits keep customer funds and data ring-fenced end to end.",
|
|
194
198
|
buttons: [
|
|
195
199
|
{
|
|
196
|
-
text: "
|
|
200
|
+
text: "Read trust report",
|
|
197
201
|
},
|
|
198
202
|
],
|
|
199
203
|
},
|
|
@@ -201,25 +205,21 @@ const DEFAULT_CONTENT = {
|
|
|
201
205
|
card: null,
|
|
202
206
|
header: null,
|
|
203
207
|
icon: {
|
|
204
|
-
kind: "
|
|
208
|
+
kind: "icon",
|
|
205
209
|
data: {
|
|
206
|
-
id: "
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
"320w": "https://space.levo.so/WLZ1TXTD/defaultblue-tryFJ012mgyH-320w.webp",
|
|
211
|
-
"640w": "https://space.levo.so/WLZ1TXTD/defaultblue-tryFJ012mgyH-640w.webp",
|
|
212
|
-
path: "https://space.levo.so/WLZ1TXTD/defaultblue-tryFJ012mgyH-320w.webp 320w, https://space.levo.so/WLZ1TXTD/defaultblue-tryFJ012mgyH-640w.webp 640w",
|
|
213
|
-
},
|
|
210
|
+
id: "flash",
|
|
211
|
+
label: "Flash",
|
|
212
|
+
svgCode:
|
|
213
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M9.98959 22.75C9.78959 22.75 9.62959 22.71 9.50959 22.66C9.10959 22.51 8.42959 22.02 8.42959 20.47V14.02H6.08959C4.74959 14.02 4.26959 13.39 4.09959 13.02C3.92959 12.64 3.77959 11.87 4.65959 10.86L12.2296 2.26001C13.2496 1.10001 14.0796 1.18001 14.4796 1.33001C14.8796 1.48001 15.5596 1.97001 15.5596 3.52001V9.97001H17.8996C19.2396 9.97001 19.7196 10.6 19.8896 10.97C20.0596 11.35 20.2096 12.12 19.3296 13.13L11.7596 21.73C11.0496 22.54 10.4296 22.75 9.98959 22.75ZM13.9296 2.74001C13.8996 2.78001 13.6896 2.88001 13.3596 3.26001L5.78959 11.86C5.50959 12.18 5.46959 12.38 5.46959 12.42C5.48959 12.43 5.66959 12.53 6.08959 12.53H9.17959C9.58959 12.53 9.92959 12.87 9.92959 13.28V20.48C9.92959 20.98 10.0196 21.2 10.0596 21.26C10.0896 21.22 10.2996 21.12 10.6296 20.74L18.1996 12.14C18.4796 11.82 18.5196 11.62 18.5196 11.58C18.4996 11.57 18.3196 11.47 17.8996 11.47H14.8096C14.3996 11.47 14.0596 11.13 14.0596 10.72V3.52001C14.0696 3.02001 13.9696 2.81001 13.9296 2.74001Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
214
214
|
},
|
|
215
215
|
},
|
|
216
|
-
title: "
|
|
216
|
+
title: "Fast by default",
|
|
217
217
|
image: IMG_2,
|
|
218
218
|
description:
|
|
219
|
-
"
|
|
219
|
+
"Median authorization under 80ms across our global settlement network — every extra second a payment waits is a conversion your merchant loses.",
|
|
220
220
|
buttons: [
|
|
221
221
|
{
|
|
222
|
-
text: "
|
|
222
|
+
text: "See performance",
|
|
223
223
|
},
|
|
224
224
|
],
|
|
225
225
|
},
|
|
@@ -227,25 +227,21 @@ const DEFAULT_CONTENT = {
|
|
|
227
227
|
card: null,
|
|
228
228
|
header: null,
|
|
229
229
|
icon: {
|
|
230
|
-
kind: "
|
|
230
|
+
kind: "icon",
|
|
231
231
|
data: {
|
|
232
|
-
id: "
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
"320w": "https://space.levo.so/WLZ1TXTD/defaultblue-tryFJ012mgyH-320w.webp",
|
|
237
|
-
"640w": "https://space.levo.so/WLZ1TXTD/defaultblue-tryFJ012mgyH-640w.webp",
|
|
238
|
-
path: "https://space.levo.so/WLZ1TXTD/defaultblue-tryFJ012mgyH-320w.webp 320w, https://space.levo.so/WLZ1TXTD/defaultblue-tryFJ012mgyH-640w.webp 640w",
|
|
239
|
-
},
|
|
232
|
+
id: "eye",
|
|
233
|
+
label: "Eye",
|
|
234
|
+
svgCode:
|
|
235
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M11.9999 16.3299C9.60992 16.3299 7.66992 14.3899 7.66992 11.9999C7.66992 9.60992 9.60992 7.66992 11.9999 7.66992C14.3899 7.66992 16.3299 9.60992 16.3299 11.9999C16.3299 14.3899 14.3899 16.3299 11.9999 16.3299ZM11.9999 9.16992C10.4399 9.16992 9.16992 10.4399 9.16992 11.9999C9.16992 13.5599 10.4399 14.8299 11.9999 14.8299C13.5599 14.8299 14.8299 13.5599 14.8299 11.9999C14.8299 10.4399 13.5599 9.16992 11.9999 9.16992Z" fill="var(--color-icon-primary)"/>\n<path d="M12.0001 21.02C8.24008 21.02 4.69008 18.82 2.25008 15C1.19008 13.35 1.19008 10.66 2.25008 8.99998C4.70008 5.17998 8.25008 2.97998 12.0001 2.97998C15.7501 2.97998 19.3001 5.17998 21.7401 8.99998C22.8001 10.65 22.8001 13.34 21.7401 15C19.3001 18.82 15.7501 21.02 12.0001 21.02ZM12.0001 4.47998C8.77008 4.47998 5.68008 6.41998 3.52008 9.80998C2.77008 10.98 2.77008 13.02 3.52008 14.19C5.68008 17.58 8.77008 19.52 12.0001 19.52C15.2301 19.52 18.3201 17.58 20.4801 14.19C21.2301 13.02 21.2301 10.98 20.4801 9.80998C18.3201 6.41998 15.2301 4.47998 12.0001 4.47998Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
240
236
|
},
|
|
241
237
|
},
|
|
242
|
-
title: "
|
|
238
|
+
title: "Open by default",
|
|
243
239
|
image: IMG_3,
|
|
244
240
|
description:
|
|
245
|
-
"
|
|
241
|
+
"Every fee, decline reason, and routing call sits in public dashboards and APIs — reconciliation stays honest and surprise-free at month-end.",
|
|
246
242
|
buttons: [
|
|
247
243
|
{
|
|
248
|
-
text: "
|
|
244
|
+
text: "Explore dashboards",
|
|
249
245
|
},
|
|
250
246
|
],
|
|
251
247
|
},
|
|
@@ -256,7 +252,7 @@ const CTA_DEFAULT_CONTENT = {
|
|
|
256
252
|
layout: null,
|
|
257
253
|
container: null,
|
|
258
254
|
header_section: null,
|
|
259
|
-
main_title: "<p>
|
|
255
|
+
main_title: "<p>Cloud services built around your roadmap</p>",
|
|
260
256
|
description: "",
|
|
261
257
|
cards_grid: null,
|
|
262
258
|
cards: [
|
|
@@ -266,17 +262,16 @@ const CTA_DEFAULT_CONTENT = {
|
|
|
266
262
|
icon: {
|
|
267
263
|
kind: "icon",
|
|
268
264
|
data: {
|
|
269
|
-
id: "
|
|
270
|
-
label: "
|
|
271
|
-
tags: ["arrow", "custom", "directional", "right"],
|
|
265
|
+
id: "convert",
|
|
266
|
+
label: "Convert",
|
|
272
267
|
svgCode:
|
|
273
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="
|
|
268
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12.005 22.7326C6.08732 22.7326 1.27734 17.9227 1.27734 12.005C1.27734 6.08732 6.08732 1.27734 12.005 1.27734C17.9227 1.27734 22.7326 6.08732 22.7326 12.005C22.7326 17.9227 17.9127 22.7326 12.005 22.7326ZM12.005 2.77423C6.9156 2.77423 2.77423 6.9156 2.77423 12.005C2.77423 17.0944 6.9156 21.2358 12.005 21.2358C17.0944 21.2358 21.2358 17.0944 21.2358 12.005C21.2358 6.9156 17.0944 2.77423 12.005 2.77423Z" fill="var(--color-icon-primary)"/>\n<path d="M14.3005 12.953C14.101 12.953 13.9114 12.8731 13.7716 12.7334L5.60865 4.55048C5.31925 4.26108 5.31925 3.78208 5.60865 3.49268C5.89805 3.20329 6.37705 3.20329 6.66645 3.49268L13.5621 10.3983L13.5721 7.66399C13.5721 7.25485 13.9114 6.91555 14.3205 6.91555C14.7296 6.88561 15.0689 7.25485 15.0689 7.66399L15.059 12.2045C15.059 12.5039 14.8793 12.7833 14.5999 12.8931C14.5001 12.933 14.4003 12.953 14.3005 12.953Z" fill="var(--color-icon-primary)"/>\n<path d="M17.863 20.7268C17.6734 20.7268 17.4838 20.657 17.3341 20.5073L10.4385 13.6017L10.4285 16.336C10.4285 16.7451 10.0892 17.0844 9.68008 17.0844C9.27093 17.0844 8.93164 16.7451 8.93164 16.336L8.94162 11.7954C8.94162 11.4961 9.12125 11.2166 9.40066 11.1069C9.68008 10.9871 9.99942 11.057 10.219 11.2665L18.382 19.4495C18.6714 19.7389 18.6714 20.2179 18.382 20.5073C18.2522 20.657 18.0526 20.7268 17.863 20.7268Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
274
269
|
},
|
|
275
270
|
},
|
|
276
|
-
title: "<p>
|
|
271
|
+
title: "<p>Zero-downtime migrations</p>",
|
|
277
272
|
image: MEDIA_VARIANT_1,
|
|
278
273
|
description:
|
|
279
|
-
"<p>
|
|
274
|
+
"<p>We move production workloads to managed cloud with automated traffic shifting and a documented rollback for every phase.</p>",
|
|
280
275
|
},
|
|
281
276
|
{
|
|
282
277
|
card: null,
|
|
@@ -284,17 +279,16 @@ const CTA_DEFAULT_CONTENT = {
|
|
|
284
279
|
icon: {
|
|
285
280
|
kind: "icon",
|
|
286
281
|
data: {
|
|
287
|
-
id: "
|
|
288
|
-
label: "
|
|
289
|
-
tags: ["arrow", "custom", "directional", "right"],
|
|
282
|
+
id: "code-circle",
|
|
283
|
+
label: "Code Circle",
|
|
290
284
|
svgCode:
|
|
291
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="
|
|
285
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.99945 14.75C7.80945 14.75 7.61945 14.68 7.46945 14.53L5.46945 12.53C5.17945 12.24 5.17945 11.7599 5.46945 11.4699L7.46945 9.46994C7.75945 9.17994 8.23945 9.17994 8.52945 9.46994C8.81945 9.75994 8.81945 10.24 8.52945 10.53L7.05945 12L8.52945 13.4699C8.81945 13.7599 8.81945 14.24 8.52945 14.53C8.37945 14.68 8.18945 14.75 7.99945 14.75Z" fill="var(--color-icon-primary)"/>\n<path d="M15.9995 14.75C15.8095 14.75 15.6195 14.68 15.4695 14.53C15.1795 14.24 15.1795 13.7599 15.4695 13.4699L16.9395 12L15.4695 10.53C15.1795 10.24 15.1795 9.75994 15.4695 9.46994C15.7595 9.17994 16.2395 9.17994 16.5295 9.46994L18.5295 11.4699C18.8195 11.7599 18.8195 12.24 18.5295 12.53L16.5295 14.53C16.3795 14.68 16.1895 14.75 15.9995 14.75Z" fill="var(--color-icon-primary)"/>\n<path d="M12 22.75C6.07 22.75 1.25 17.93 1.25 12C1.25 6.07 6.07 1.25 12 1.25C17.93 1.25 22.75 6.07 22.75 12C22.75 17.93 17.93 22.75 12 22.75ZM12 2.75C6.9 2.75 2.75 6.9 2.75 12C2.75 17.1 6.9 21.25 12 21.25C17.1 21.25 21.25 17.1 21.25 12C21.25 6.9 17.1 2.75 12 2.75Z" fill="var(--color-icon-primary)"/>\n<path d="M11.0001 15.0801C10.9001 15.0801 10.8001 15.0601 10.7101 15.0201C10.3301 14.8601 10.1501 14.4201 10.3201 14.0301L12.3201 9.36004C12.4801 8.98004 12.9201 8.80002 13.3001 8.97002C13.6801 9.13002 13.8601 9.57008 13.6901 9.96008L11.6901 14.6301C11.5701 14.9101 11.2901 15.0801 11.0001 15.0801Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
292
286
|
},
|
|
293
287
|
},
|
|
294
|
-
title: "<p>
|
|
288
|
+
title: "<p>Infrastructure as code</p>",
|
|
295
289
|
image: MEDIA_VARIANT_2,
|
|
296
290
|
description:
|
|
297
|
-
"<p>
|
|
291
|
+
"<p>Terraform and Pulumi modules version every environment so staging mirrors production and disaster recovery is a pull request away.</p>",
|
|
298
292
|
},
|
|
299
293
|
{
|
|
300
294
|
card: null,
|
|
@@ -302,17 +296,16 @@ const CTA_DEFAULT_CONTENT = {
|
|
|
302
296
|
icon: {
|
|
303
297
|
kind: "icon",
|
|
304
298
|
data: {
|
|
305
|
-
id: "
|
|
306
|
-
label: "
|
|
307
|
-
tags: ["arrow", "custom", "directional", "right"],
|
|
299
|
+
id: "clock-watch",
|
|
300
|
+
label: "Clock Watch",
|
|
308
301
|
svgCode:
|
|
309
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="
|
|
302
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M13.4 14.6C13.21 14.6 13.02 14.53 12.87 14.38L11.47 12.98C11.33 12.84 11.25 12.65 11.25 12.45V9.66003C11.25 9.25003 11.59 8.91003 12 8.91003C12.41 8.91003 12.75 9.25003 12.75 9.66003V12.14L13.93 13.32C14.22 13.61 14.22 14.09 13.93 14.38C13.78 14.53 13.59 14.6 13.4 14.6Z" fill="var(--color-icon-primary)"/>\n<path d="M12 19.25C10.41 19.25 8.91 18.75 7.65 17.8C7.62 17.78 7.6 17.77 7.57 17.75C5.78 16.36 4.75 14.26 4.75 12C4.75 8 8 4.75 12 4.75C16 4.75 19.25 8 19.25 12C19.25 14.25 18.23 16.33 16.46 17.72C16.43 17.74 16.41 17.76 16.38 17.78C15.11 18.74 13.6 19.25 12 19.25ZM8.43 16.51C8.46 16.53 8.48 16.54 8.5 16.56C10.53 18.13 13.51 18.12 15.53 16.54C15.55 16.52 15.58 16.5 15.6 16.49C16.97 15.39 17.75 13.76 17.75 12C17.75 8.83 15.17 6.25 12 6.25C8.83 6.25 6.25 8.83 6.25 12C6.25 13.77 7.04 15.41 8.43 16.51Z" fill="var(--color-icon-primary)"/>\n<path d="M12.5496 22.75H11.4596C9.49959 22.75 8.29959 21.78 7.78959 19.77L7.28959 17.3C7.24959 17.08 7.29959 16.85 7.44959 16.68C7.59959 16.51 7.80959 16.41 8.02959 16.41H8.03959C8.20959 16.41 8.36959 16.46 8.49959 16.57C10.5296 18.14 13.5096 18.13 15.5296 16.55C15.8396 16.31 16.3296 16.36 16.5796 16.67C16.7196 16.84 16.7796 17.07 16.7396 17.29L16.2296 19.76C15.6996 21.78 14.4996 22.75 12.5496 22.75ZM9.08959 18.64L9.24959 19.44C9.62959 20.94 10.4096 21.25 11.4596 21.25H12.5496C13.5896 21.25 14.3696 20.94 14.7596 19.42L14.9196 18.64C13.1096 19.44 10.9096 19.45 9.08959 18.64Z" fill="var(--color-icon-primary)"/>\n<path d="M16.0003 7.62C15.8303 7.62 15.6603 7.56 15.5303 7.46C13.5103 5.88 10.5303 5.87 8.50025 7.44C8.19025 7.68 7.70025 7.63 7.46025 7.33C7.32025 7.16 7.26025 6.93 7.30025 6.71L7.79025 4.27C8.30025 2.22 9.50025 1.25 11.4603 1.25H12.5503C14.5003 1.25 15.7002 2.22 16.2102 4.21L16.7303 6.72C16.7803 6.94 16.7203 7.17 16.5803 7.34C16.4403 7.52 16.2303 7.62 16.0003 7.62ZM12.0003 4.75C13.0303 4.75 14.0103 4.96 14.9203 5.36L14.7503 4.55C14.3603 3.07 13.5903 2.75 12.5503 2.75H11.4603C10.4103 2.75 9.63025 3.06 9.25025 4.6L9.09025 5.36C10.0003 4.96 10.9803 4.75 12.0003 4.75Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
310
303
|
},
|
|
311
304
|
},
|
|
312
|
-
title: "<p>
|
|
305
|
+
title: "<p>Round-the-clock operations</p>",
|
|
313
306
|
image: MEDIA_VARIANT_3,
|
|
314
307
|
description:
|
|
315
|
-
"<p>
|
|
308
|
+
"<p>Certified SREs triage alerts, patch CVEs, and hold on-call 24/7 backed by a 15-minute P1 response SLA and quarterly runbook reviews.</p>",
|
|
316
309
|
},
|
|
317
310
|
{
|
|
318
311
|
card: null,
|
|
@@ -320,21 +313,20 @@ const CTA_DEFAULT_CONTENT = {
|
|
|
320
313
|
icon: {
|
|
321
314
|
kind: "icon",
|
|
322
315
|
data: {
|
|
323
|
-
id: "
|
|
324
|
-
label: "
|
|
325
|
-
tags: ["arrow", "custom", "directional", "right"],
|
|
316
|
+
id: "chart-success",
|
|
317
|
+
label: "Chart Success",
|
|
326
318
|
svgCode:
|
|
327
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="
|
|
319
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M13 22.75H9C3.57 22.75 1.25 20.43 1.25 15V9C1.25 3.57 3.57 1.25 9 1.25H15C20.43 1.25 22.75 3.57 22.75 9V13C22.75 13.41 22.41 13.75 22 13.75C21.59 13.75 21.25 13.41 21.25 13V9C21.25 4.39 19.61 2.75 15 2.75H9C4.39 2.75 2.75 4.39 2.75 9V15C2.75 19.61 4.39 21.25 9 21.25H13C13.41 21.25 13.75 21.59 13.75 22C13.75 22.41 13.41 22.75 13 22.75Z" fill="var(--color-icon-primary)"/>\n<path d="M7 14.69C6.59 14.69 6.25 14.35 6.25 13.94V10.73C6.25 10.32 6.59 9.98001 7 9.98001C7.41 9.98001 7.75 10.32 7.75 10.73V13.94C7.75 14.36 7.41 14.69 7 14.69Z" fill="var(--color-icon-primary)"/>\n<path d="M17 14.69C16.59 14.69 16.25 14.35 16.25 13.94V10.73C16.25 10.32 16.59 9.98001 17 9.98001C17.41 9.98001 17.75 10.32 17.75 10.73V13.94C17.75 14.36 17.41 14.69 17 14.69Z" fill="var(--color-icon-primary)"/>\n<path d="M17.5803 21.75C17.3803 21.75 17.1903 21.67 17.0503 21.53L15.4703 19.96C15.1803 19.67 15.1703 19.19 15.4703 18.9C15.7603 18.61 16.2403 18.6 16.5303 18.9L17.5403 19.9L20.4403 16.51C20.7103 16.19 21.1803 16.16 21.5003 16.43C21.8103 16.7 21.8503 17.17 21.5803 17.49L18.1603 21.49C18.0203 21.65 17.8303 21.74 17.6203 21.75C17.6003 21.75 17.5903 21.75 17.5803 21.75Z" fill="var(--color-icon-primary)"/>\n<path d="M12 14.25C11.59 14.25 11.25 13.91 11.25 13.5V10.5C11.25 10.09 11.59 9.75 12 9.75C12.41 9.75 12.75 10.09 12.75 10.5V13.5C12.75 13.91 12.41 14.25 12 14.25Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
328
320
|
},
|
|
329
321
|
},
|
|
330
|
-
title: "<p>
|
|
322
|
+
title: "<p>Cost control with FinOps</p>",
|
|
331
323
|
image: MEDIA_VARIANT_4,
|
|
332
324
|
description:
|
|
333
|
-
"<p>
|
|
325
|
+
"<p>Unit-economics dashboards, commitment planning, and anomaly alerts turn cloud spend into a budget you can forecast as you scale.</p>",
|
|
334
326
|
},
|
|
335
327
|
],
|
|
336
328
|
ctas_levoGroup: null,
|
|
337
|
-
ctas: [{ cta: "
|
|
329
|
+
ctas: [{ cta: "Book a demo" }],
|
|
338
330
|
};
|
|
339
331
|
export type ICards10Content = typeof DEFAULT_CONTENT;
|
|
340
332
|
|
|
@@ -448,35 +440,28 @@ export const Cards10: IBlock = {
|
|
|
448
440
|
styles: {
|
|
449
441
|
layout: {},
|
|
450
442
|
container: {},
|
|
451
|
-
|
|
443
|
+
ctas_levoGroup: {
|
|
452
444
|
display: "flex",
|
|
453
445
|
"align-items": "center",
|
|
454
446
|
"column-gap": "lg",
|
|
455
447
|
},
|
|
456
|
-
|
|
448
|
+
ctas_levoGroupItem: {
|
|
449
|
+
cta: {},
|
|
450
|
+
},
|
|
451
|
+
ctas: [{}, {}],
|
|
457
452
|
header_section: {
|
|
458
453
|
display: "flex",
|
|
459
|
-
"flex-direction": "
|
|
460
|
-
"align-items": "
|
|
461
|
-
"text-align": "
|
|
454
|
+
"flex-direction": "column",
|
|
455
|
+
"align-items": "flex-start",
|
|
456
|
+
"text-align": "left",
|
|
462
457
|
"margin-bottom": "3xl",
|
|
463
|
-
"row-gap": "
|
|
464
|
-
"justify-content": "space-between",
|
|
465
|
-
mobile: {
|
|
466
|
-
"flex-direction": "column",
|
|
467
|
-
},
|
|
458
|
+
"row-gap": "sm",
|
|
468
459
|
},
|
|
469
460
|
main_title: {
|
|
470
|
-
mobile: {
|
|
471
|
-
"text-align": "center",
|
|
472
|
-
},
|
|
473
461
|
"text-align": "left",
|
|
474
462
|
},
|
|
475
463
|
description: {
|
|
476
|
-
"max-width": "
|
|
477
|
-
mobile: {
|
|
478
|
-
"text-align": "center",
|
|
479
|
-
},
|
|
464
|
+
"max-width": "640px",
|
|
480
465
|
"text-align": "left",
|
|
481
466
|
},
|
|
482
467
|
cards_grid: {
|
|
@@ -494,161 +479,218 @@ export const Cards10: IBlock = {
|
|
|
494
479
|
"grid-template-columns": "repeat(1, minmax(0, 1fr))",
|
|
495
480
|
},
|
|
496
481
|
},
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
"flex-direction": "row",
|
|
513
|
-
"align-items": "center",
|
|
514
|
-
"column-gap": "sm",
|
|
515
|
-
},
|
|
516
|
-
"cards.$.icon": {
|
|
517
|
-
width: "40px",
|
|
518
|
-
height: "40px",
|
|
519
|
-
"border-radius": "base",
|
|
520
|
-
"object-fit": "cover",
|
|
521
|
-
},
|
|
522
|
-
"cards.$.title": {
|
|
523
|
-
color: "text-1",
|
|
524
|
-
"flex-grow": "1",
|
|
525
|
-
},
|
|
526
|
-
"cards.$.image": {
|
|
527
|
-
width: "100%",
|
|
528
|
-
height: "200px",
|
|
529
|
-
"border-radius": "base",
|
|
530
|
-
"object-fit": "cover",
|
|
531
|
-
},
|
|
532
|
-
"cards.$.description": {
|
|
533
|
-
"line-height": "1.6",
|
|
534
|
-
},
|
|
535
|
-
"cards.$.buttons_levoGroup": {
|
|
536
|
-
display: "flex",
|
|
537
|
-
"flex-direction": "row",
|
|
538
|
-
"column-gap": "base",
|
|
539
|
-
mobile: {
|
|
482
|
+
cards_levoGroupItem: {
|
|
483
|
+
header: {
|
|
484
|
+
display: "flex",
|
|
485
|
+
"align-items": "center",
|
|
486
|
+
"column-gap": "base",
|
|
487
|
+
},
|
|
488
|
+
card: {
|
|
489
|
+
"border-style": "solid",
|
|
490
|
+
"border-width": "1px",
|
|
491
|
+
"border-radius": "base",
|
|
492
|
+
"padding-top": "3xl",
|
|
493
|
+
"padding-bottom": "3xl",
|
|
494
|
+
"padding-left": "3xl",
|
|
495
|
+
"padding-right": "3xl",
|
|
496
|
+
display: "flex",
|
|
540
497
|
"flex-direction": "column",
|
|
541
|
-
"row-gap": "
|
|
498
|
+
"row-gap": "lg",
|
|
499
|
+
height: "100%",
|
|
500
|
+
tablet: {
|
|
501
|
+
"padding-left": "xl",
|
|
502
|
+
"padding-right": "xl",
|
|
503
|
+
"padding-top": "xl",
|
|
504
|
+
"padding-bottom": "xl",
|
|
505
|
+
},
|
|
506
|
+
},
|
|
507
|
+
image: {
|
|
508
|
+
"border-radius": "base",
|
|
509
|
+
height: "200px",
|
|
510
|
+
"object-fit": "cover",
|
|
511
|
+
},
|
|
512
|
+
icon: {
|
|
513
|
+
width: "24px",
|
|
514
|
+
height: "24px",
|
|
515
|
+
"flex-shrink": "0",
|
|
516
|
+
"font-size": "24px",
|
|
517
|
+
},
|
|
518
|
+
title: {
|
|
519
|
+
"font-weight": 700,
|
|
520
|
+
},
|
|
521
|
+
buttons_levoGroup: {
|
|
522
|
+
"margin-top": "auto",
|
|
523
|
+
display: "flex",
|
|
524
|
+
"column-gap": "sm",
|
|
542
525
|
},
|
|
543
526
|
},
|
|
544
|
-
|
|
527
|
+
cards: [
|
|
545
528
|
{
|
|
546
|
-
|
|
547
|
-
selectedVariants: {
|
|
548
|
-
Button_Variants: "Primary",
|
|
549
|
-
},
|
|
550
|
-
},
|
|
529
|
+
buttons: [{}],
|
|
551
530
|
},
|
|
531
|
+
{},
|
|
532
|
+
{},
|
|
552
533
|
],
|
|
534
|
+
},
|
|
535
|
+
content: {
|
|
536
|
+
layout: null,
|
|
537
|
+
container: null,
|
|
538
|
+
header_section: null,
|
|
539
|
+
main_title: "<p>Values that move money safely</p>",
|
|
540
|
+
description:
|
|
541
|
+
"<p>The principles that shape how we build payment infrastructure for fintechs, banks, and high-growth merchants across 180 markets.</p>",
|
|
542
|
+
cards_grid: null,
|
|
553
543
|
cards: [
|
|
554
544
|
{
|
|
555
|
-
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
"padding-top": "4xl",
|
|
565
|
-
"padding-bottom": "4xl",
|
|
566
|
-
"padding-left": "6xl",
|
|
567
|
-
"padding-right": "6xl",
|
|
568
|
-
display: "flex",
|
|
569
|
-
"flex-direction": "column",
|
|
570
|
-
"row-gap": "base",
|
|
571
|
-
tablet: {
|
|
572
|
-
"padding-left": "xl",
|
|
573
|
-
"padding-right": "xl",
|
|
574
|
-
"padding-top": "xl",
|
|
575
|
-
"padding-bottom": "xl",
|
|
545
|
+
card: null,
|
|
546
|
+
header: null,
|
|
547
|
+
icon: {
|
|
548
|
+
kind: "icon",
|
|
549
|
+
data: {
|
|
550
|
+
id: "shield-tick",
|
|
551
|
+
label: "Shield Tick",
|
|
552
|
+
svgCode:
|
|
553
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12.0004 22.7599C10.9104 22.7599 9.83039 22.4399 8.98039 21.8099L4.68039 18.5999C3.54039 17.7499 2.65039 15.9699 2.65039 14.5599V7.11994C2.65039 5.57994 3.78039 3.93994 5.23039 3.39994L10.2204 1.52994C11.2104 1.15994 12.7704 1.15994 13.7604 1.52994L18.7504 3.39994C20.2004 3.93994 21.3304 5.57994 21.3304 7.11994V14.5499C21.3304 15.9699 20.4404 17.7399 19.3004 18.5899L15.0004 21.7999C14.1704 22.4399 13.0904 22.7599 12.0004 22.7599ZM10.7504 2.93994L5.76039 4.80994C4.91039 5.12994 4.16039 6.20994 4.16039 7.12994V14.5599C4.16039 15.5099 4.83039 16.8399 5.58039 17.3999L9.88039 20.6099C11.0304 21.4699 12.9704 21.4699 14.1304 20.6099L18.4304 17.3999C19.1904 16.8299 19.8504 15.5099 19.8504 14.5599V7.11994C19.8504 6.20994 19.1004 5.12994 18.2504 4.79994L13.2604 2.92994C12.5804 2.68994 11.4204 2.68994 10.7504 2.93994Z" fill="var(--color-icon-primary)"/>\n<path d="M10.6602 14.2301C10.4702 14.2301 10.2802 14.1601 10.1302 14.0101L8.52023 12.4001C8.23023 12.1101 8.23023 11.6301 8.52023 11.3401C8.81023 11.0501 9.29023 11.0501 9.58023 11.3401L10.6602 12.4201L14.4302 8.65012C14.7202 8.36012 15.2002 8.36012 15.4902 8.65012C15.7802 8.94012 15.7802 9.42012 15.4902 9.71012L11.1902 14.0101C11.0402 14.1601 10.8502 14.2301 10.6602 14.2301Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
576
554
|
},
|
|
577
555
|
},
|
|
556
|
+
title: "Secure by design",
|
|
578
557
|
image: {
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
558
|
+
id: "7452701048229725645",
|
|
559
|
+
kind: "image",
|
|
560
|
+
location:
|
|
561
|
+
"https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg",
|
|
562
|
+
mimetype: "image/jpeg",
|
|
563
|
+
srcset: {
|
|
564
|
+
"320w":
|
|
565
|
+
"https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
566
|
+
"640w":
|
|
567
|
+
"https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
568
|
+
"750w":
|
|
569
|
+
"https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
570
|
+
"828w":
|
|
571
|
+
"https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
572
|
+
"1080w":
|
|
573
|
+
"https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
574
|
+
"1200w":
|
|
575
|
+
"https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
576
|
+
"1920w":
|
|
577
|
+
"https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
578
|
+
path: "https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/207580/pexels-photo-207580.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
579
|
+
},
|
|
583
580
|
},
|
|
584
|
-
|
|
581
|
+
description:
|
|
582
|
+
"PAN tokenization, hardware-backed keys, and continuous SOC 2 and PCI DSS Level 1 audits keep customer funds and data ring-fenced end to end.",
|
|
583
|
+
buttons: [
|
|
584
|
+
{
|
|
585
|
+
text: "Read trust report",
|
|
586
|
+
},
|
|
587
|
+
],
|
|
585
588
|
},
|
|
586
589
|
{
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
"padding-top": "4xl",
|
|
597
|
-
"padding-bottom": "4xl",
|
|
598
|
-
"padding-left": "6xl",
|
|
599
|
-
"padding-right": "6xl",
|
|
600
|
-
display: "flex",
|
|
601
|
-
"flex-direction": "column",
|
|
602
|
-
"row-gap": "base",
|
|
603
|
-
tablet: {
|
|
604
|
-
"padding-left": "xl",
|
|
605
|
-
"padding-right": "xl",
|
|
606
|
-
"padding-top": "xl",
|
|
607
|
-
"padding-bottom": "xl",
|
|
590
|
+
card: null,
|
|
591
|
+
header: null,
|
|
592
|
+
icon: {
|
|
593
|
+
kind: "icon",
|
|
594
|
+
data: {
|
|
595
|
+
id: "flash",
|
|
596
|
+
label: "Flash",
|
|
597
|
+
svgCode:
|
|
598
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M9.98959 22.75C9.78959 22.75 9.62959 22.71 9.50959 22.66C9.10959 22.51 8.42959 22.02 8.42959 20.47V14.02H6.08959C4.74959 14.02 4.26959 13.39 4.09959 13.02C3.92959 12.64 3.77959 11.87 4.65959 10.86L12.2296 2.26001C13.2496 1.10001 14.0796 1.18001 14.4796 1.33001C14.8796 1.48001 15.5596 1.97001 15.5596 3.52001V9.97001H17.8996C19.2396 9.97001 19.7196 10.6 19.8896 10.97C20.0596 11.35 20.2096 12.12 19.3296 13.13L11.7596 21.73C11.0496 22.54 10.4296 22.75 9.98959 22.75ZM13.9296 2.74001C13.8996 2.78001 13.6896 2.88001 13.3596 3.26001L5.78959 11.86C5.50959 12.18 5.46959 12.38 5.46959 12.42C5.48959 12.43 5.66959 12.53 6.08959 12.53H9.17959C9.58959 12.53 9.92959 12.87 9.92959 13.28V20.48C9.92959 20.98 10.0196 21.2 10.0596 21.26C10.0896 21.22 10.2996 21.12 10.6296 20.74L18.1996 12.14C18.4796 11.82 18.5196 11.62 18.5196 11.58C18.4996 11.57 18.3196 11.47 17.8996 11.47H14.8096C14.3996 11.47 14.0596 11.13 14.0596 10.72V3.52001C14.0696 3.02001 13.9696 2.81001 13.9296 2.74001Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
608
599
|
},
|
|
609
600
|
},
|
|
601
|
+
title: "Fast by default",
|
|
610
602
|
image: {
|
|
611
|
-
|
|
612
|
-
|
|
613
|
-
|
|
614
|
-
|
|
603
|
+
id: "7452700507534891800",
|
|
604
|
+
kind: "image",
|
|
605
|
+
location:
|
|
606
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg",
|
|
607
|
+
mimetype: "image/jpeg",
|
|
608
|
+
srcset: {
|
|
609
|
+
"320w":
|
|
610
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
611
|
+
"640w":
|
|
612
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
613
|
+
"750w":
|
|
614
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
615
|
+
"828w":
|
|
616
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
617
|
+
"1080w":
|
|
618
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
619
|
+
"1200w":
|
|
620
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
621
|
+
"1920w":
|
|
622
|
+
"https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
623
|
+
path: "https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/4864249/pexels-photo-4864249.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
624
|
+
},
|
|
615
625
|
},
|
|
626
|
+
description:
|
|
627
|
+
"Median authorization under 80ms across our global settlement network — every extra second a payment waits is a conversion your merchant loses.",
|
|
628
|
+
buttons: [
|
|
629
|
+
{
|
|
630
|
+
text: "See performance",
|
|
631
|
+
},
|
|
632
|
+
],
|
|
616
633
|
},
|
|
617
634
|
{
|
|
618
|
-
|
|
619
|
-
|
|
620
|
-
|
|
621
|
-
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
"padding-top": "4xl",
|
|
628
|
-
"padding-bottom": "4xl",
|
|
629
|
-
"padding-left": "6xl",
|
|
630
|
-
"padding-right": "6xl",
|
|
631
|
-
display: "flex",
|
|
632
|
-
"flex-direction": "column",
|
|
633
|
-
"row-gap": "base",
|
|
634
|
-
tablet: {
|
|
635
|
-
"padding-left": "xl",
|
|
636
|
-
"padding-right": "xl",
|
|
637
|
-
"padding-top": "xl",
|
|
638
|
-
"padding-bottom": "xl",
|
|
635
|
+
card: null,
|
|
636
|
+
header: null,
|
|
637
|
+
icon: {
|
|
638
|
+
kind: "icon",
|
|
639
|
+
data: {
|
|
640
|
+
id: "eye",
|
|
641
|
+
label: "Eye",
|
|
642
|
+
svgCode:
|
|
643
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M11.9999 16.3299C9.60992 16.3299 7.66992 14.3899 7.66992 11.9999C7.66992 9.60992 9.60992 7.66992 11.9999 7.66992C14.3899 7.66992 16.3299 9.60992 16.3299 11.9999C16.3299 14.3899 14.3899 16.3299 11.9999 16.3299ZM11.9999 9.16992C10.4399 9.16992 9.16992 10.4399 9.16992 11.9999C9.16992 13.5599 10.4399 14.8299 11.9999 14.8299C13.5599 14.8299 14.8299 13.5599 14.8299 11.9999C14.8299 10.4399 13.5599 9.16992 11.9999 9.16992Z" fill="var(--color-icon-primary)"/>\n<path d="M12.0001 21.02C8.24008 21.02 4.69008 18.82 2.25008 15C1.19008 13.35 1.19008 10.66 2.25008 8.99998C4.70008 5.17998 8.25008 2.97998 12.0001 2.97998C15.7501 2.97998 19.3001 5.17998 21.7401 8.99998C22.8001 10.65 22.8001 13.34 21.7401 15C19.3001 18.82 15.7501 21.02 12.0001 21.02ZM12.0001 4.47998C8.77008 4.47998 5.68008 6.41998 3.52008 9.80998C2.77008 10.98 2.77008 13.02 3.52008 14.19C5.68008 17.58 8.77008 19.52 12.0001 19.52C15.2301 19.52 18.3201 17.58 20.4801 14.19C21.2301 13.02 21.2301 10.98 20.4801 9.80998C18.3201 6.41998 15.2301 4.47998 12.0001 4.47998Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
639
644
|
},
|
|
640
645
|
},
|
|
646
|
+
title: "Open by default",
|
|
641
647
|
image: {
|
|
642
|
-
|
|
643
|
-
|
|
644
|
-
|
|
645
|
-
|
|
648
|
+
id: "7452700507639366180",
|
|
649
|
+
kind: "image",
|
|
650
|
+
location:
|
|
651
|
+
"https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg",
|
|
652
|
+
mimetype: "image/jpeg",
|
|
653
|
+
srcset: {
|
|
654
|
+
"320w":
|
|
655
|
+
"https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
656
|
+
"640w":
|
|
657
|
+
"https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
658
|
+
"750w":
|
|
659
|
+
"https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
660
|
+
"828w":
|
|
661
|
+
"https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
662
|
+
"1080w":
|
|
663
|
+
"https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
664
|
+
"1200w":
|
|
665
|
+
"https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
666
|
+
"1920w":
|
|
667
|
+
"https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
668
|
+
path: "https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
669
|
+
},
|
|
646
670
|
},
|
|
671
|
+
description:
|
|
672
|
+
"Every fee, decline reason, and routing call sits in public dashboards and APIs — reconciliation stays honest and surprise-free at month-end.",
|
|
673
|
+
buttons: [
|
|
674
|
+
{
|
|
675
|
+
text: "Explore dashboards",
|
|
676
|
+
},
|
|
677
|
+
],
|
|
647
678
|
},
|
|
648
679
|
],
|
|
649
680
|
},
|
|
650
|
-
content: DEFAULT_CONTENT,
|
|
651
681
|
config: {
|
|
682
|
+
ctas: [
|
|
683
|
+
{
|
|
684
|
+
cta: {},
|
|
685
|
+
},
|
|
686
|
+
{
|
|
687
|
+
cta: {
|
|
688
|
+
selectedVariants: {
|
|
689
|
+
Button_Variants: "Secondary",
|
|
690
|
+
},
|
|
691
|
+
},
|
|
692
|
+
},
|
|
693
|
+
],
|
|
652
694
|
main_title: {
|
|
653
695
|
heading: {
|
|
654
696
|
level: 1,
|
|
@@ -657,14 +699,6 @@ export const Cards10: IBlock = {
|
|
|
657
699
|
Heading_Level: "H2",
|
|
658
700
|
},
|
|
659
701
|
},
|
|
660
|
-
"cards.$.title": {
|
|
661
|
-
heading: {
|
|
662
|
-
level: 3,
|
|
663
|
-
},
|
|
664
|
-
selectedVariants: {
|
|
665
|
-
Heading_Level: "H3",
|
|
666
|
-
},
|
|
667
|
-
},
|
|
668
702
|
cards: [
|
|
669
703
|
{
|
|
670
704
|
title: {
|
|
@@ -702,39 +736,38 @@ export const Cards10: IBlock = {
|
|
|
702
736
|
},
|
|
703
737
|
{
|
|
704
738
|
title: "Header With CTA",
|
|
705
|
-
key: "
|
|
739
|
+
key: "header_with_cta",
|
|
706
740
|
styles: {
|
|
707
741
|
layout: {},
|
|
708
742
|
container: {},
|
|
709
|
-
|
|
743
|
+
ctas_levoGroup: {
|
|
710
744
|
display: "flex",
|
|
711
745
|
"align-items": "center",
|
|
712
746
|
"column-gap": "lg",
|
|
713
747
|
},
|
|
714
|
-
|
|
748
|
+
ctas_levoGroupItem: {
|
|
749
|
+
cta: {},
|
|
750
|
+
},
|
|
751
|
+
ctas: [{}],
|
|
715
752
|
header_section: {
|
|
716
753
|
display: "flex",
|
|
717
754
|
"flex-direction": "row",
|
|
718
755
|
"align-items": "center",
|
|
719
|
-
"text-align": "
|
|
756
|
+
"text-align": "left",
|
|
720
757
|
"margin-bottom": "3xl",
|
|
758
|
+
"column-gap": "xl",
|
|
721
759
|
"row-gap": "base",
|
|
722
760
|
"justify-content": "space-between",
|
|
723
761
|
mobile: {
|
|
724
762
|
"flex-direction": "column",
|
|
763
|
+
"align-items": "flex-start",
|
|
725
764
|
},
|
|
726
765
|
},
|
|
727
766
|
main_title: {
|
|
728
|
-
mobile: {
|
|
729
|
-
"text-align": "center",
|
|
730
|
-
},
|
|
731
767
|
"text-align": "left",
|
|
732
768
|
},
|
|
733
769
|
description: {
|
|
734
|
-
"max-width": "
|
|
735
|
-
mobile: {
|
|
736
|
-
"text-align": "center",
|
|
737
|
-
},
|
|
770
|
+
"max-width": "640px",
|
|
738
771
|
"text-align": "left",
|
|
739
772
|
},
|
|
740
773
|
cards_grid: {
|
|
@@ -752,206 +785,197 @@ export const Cards10: IBlock = {
|
|
|
752
785
|
"grid-template-columns": "repeat(1, minmax(0, 1fr))",
|
|
753
786
|
},
|
|
754
787
|
},
|
|
755
|
-
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
788
|
+
cards_levoGroupItem: {
|
|
789
|
+
header: {
|
|
790
|
+
display: "flex",
|
|
791
|
+
"flex-direction": "column",
|
|
792
|
+
"align-items": "flex-start",
|
|
793
|
+
"row-gap": "lg",
|
|
794
|
+
},
|
|
795
|
+
card: {
|
|
796
|
+
"border-style": "solid",
|
|
797
|
+
"border-width": "1px",
|
|
798
|
+
"border-radius": "base",
|
|
799
|
+
"padding-top": "xl",
|
|
800
|
+
"padding-bottom": "xl",
|
|
801
|
+
"padding-left": "xl",
|
|
802
|
+
"padding-right": "xl",
|
|
803
|
+
display: "flex",
|
|
804
|
+
"flex-direction": "column",
|
|
805
|
+
"row-gap": "base",
|
|
806
|
+
height: "100%",
|
|
807
|
+
tablet: {
|
|
808
|
+
"padding-left": "xl",
|
|
809
|
+
"padding-right": "xl",
|
|
810
|
+
"padding-top": "xl",
|
|
811
|
+
"padding-bottom": "xl",
|
|
812
|
+
},
|
|
813
|
+
},
|
|
814
|
+
image: {
|
|
815
|
+
"border-radius": "base",
|
|
816
|
+
},
|
|
817
|
+
title: {
|
|
818
|
+
"font-weight": 700,
|
|
819
|
+
"text-align": "left",
|
|
820
|
+
},
|
|
821
|
+
icon: {
|
|
822
|
+
width: "28px",
|
|
823
|
+
height: "28px",
|
|
824
|
+
"flex-shrink": "0",
|
|
825
|
+
"font-size": "28px",
|
|
826
|
+
},
|
|
789
827
|
},
|
|
790
|
-
|
|
791
|
-
|
|
792
|
-
|
|
828
|
+
cards: [{}, {}, {}, {}],
|
|
829
|
+
},
|
|
830
|
+
content: CTA_DEFAULT_CONTENT,
|
|
831
|
+
config: {
|
|
832
|
+
ctas: [{ cta: {} }],
|
|
833
|
+
main_title: {
|
|
834
|
+
heading: {
|
|
835
|
+
level: "2",
|
|
836
|
+
},
|
|
837
|
+
selectedVariants: {
|
|
838
|
+
Heading_Level: "H2",
|
|
839
|
+
},
|
|
793
840
|
},
|
|
794
841
|
cards: [
|
|
795
842
|
{
|
|
796
|
-
header: {
|
|
797
|
-
display: "flex",
|
|
798
|
-
"align-items": "center",
|
|
799
|
-
"column-gap": "sm",
|
|
800
|
-
"flex-direction": "row-reverse",
|
|
801
|
-
"justify-content": "space-between",
|
|
802
|
-
},
|
|
803
|
-
card: {
|
|
804
|
-
"border-style": "solid",
|
|
805
|
-
"border-width": "1px",
|
|
806
|
-
"border-radius": "base",
|
|
807
|
-
"padding-top": "sm",
|
|
808
|
-
"padding-bottom": "sm",
|
|
809
|
-
"padding-left": "xs",
|
|
810
|
-
"padding-right": "xs",
|
|
811
|
-
display: "flex",
|
|
812
|
-
"flex-direction": "column",
|
|
813
|
-
"row-gap": "base",
|
|
814
|
-
tablet: {
|
|
815
|
-
"padding-left": "xl",
|
|
816
|
-
"padding-right": "xl",
|
|
817
|
-
"padding-top": "xl",
|
|
818
|
-
"padding-bottom": "xl",
|
|
819
|
-
},
|
|
820
|
-
},
|
|
821
|
-
image: {
|
|
822
|
-
"border-radius": "base",
|
|
823
|
-
},
|
|
824
843
|
title: {
|
|
825
|
-
|
|
826
|
-
|
|
827
|
-
|
|
828
|
-
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
"font-size": "22px",
|
|
844
|
+
heading: {
|
|
845
|
+
level: "4",
|
|
846
|
+
},
|
|
847
|
+
selectedVariants: {
|
|
848
|
+
Heading_Level: "H5",
|
|
849
|
+
},
|
|
832
850
|
},
|
|
833
851
|
},
|
|
834
852
|
{
|
|
835
|
-
header: {
|
|
836
|
-
display: "flex",
|
|
837
|
-
"align-items": "center",
|
|
838
|
-
"column-gap": "sm",
|
|
839
|
-
"flex-direction": "row-reverse",
|
|
840
|
-
"justify-content": "space-between",
|
|
841
|
-
},
|
|
842
|
-
card: {
|
|
843
|
-
"border-style": "solid",
|
|
844
|
-
"border-width": "1px",
|
|
845
|
-
"border-radius": "base",
|
|
846
|
-
"padding-top": "sm",
|
|
847
|
-
"padding-bottom": "sm",
|
|
848
|
-
"padding-left": "xs",
|
|
849
|
-
"padding-right": "xs",
|
|
850
|
-
display: "flex",
|
|
851
|
-
"flex-direction": "column",
|
|
852
|
-
"row-gap": "base",
|
|
853
|
-
tablet: {
|
|
854
|
-
"padding-left": "xl",
|
|
855
|
-
"padding-right": "xl",
|
|
856
|
-
"padding-top": "xl",
|
|
857
|
-
"padding-bottom": "xl",
|
|
858
|
-
},
|
|
859
|
-
},
|
|
860
|
-
image: {
|
|
861
|
-
"border-radius": "base",
|
|
862
|
-
},
|
|
863
853
|
title: {
|
|
864
|
-
|
|
865
|
-
|
|
866
|
-
|
|
867
|
-
icon: {
|
|
868
|
-
height: "22px",
|
|
869
|
-
width: "22px",
|
|
870
|
-
"font-size": "22px",
|
|
854
|
+
selectedVariants: {
|
|
855
|
+
Heading_Level: "H5",
|
|
856
|
+
},
|
|
871
857
|
},
|
|
872
858
|
},
|
|
873
859
|
{
|
|
874
|
-
header: {
|
|
875
|
-
display: "flex",
|
|
876
|
-
"align-items": "center",
|
|
877
|
-
"column-gap": "sm",
|
|
878
|
-
"flex-direction": "row-reverse",
|
|
879
|
-
"justify-content": "space-between",
|
|
880
|
-
},
|
|
881
|
-
card: {
|
|
882
|
-
"border-style": "solid",
|
|
883
|
-
"border-width": "1px",
|
|
884
|
-
"border-radius": "base",
|
|
885
|
-
"padding-top": "sm",
|
|
886
|
-
"padding-bottom": "sm",
|
|
887
|
-
"padding-left": "xs",
|
|
888
|
-
"padding-right": "xs",
|
|
889
|
-
display: "flex",
|
|
890
|
-
"flex-direction": "column",
|
|
891
|
-
"row-gap": "base",
|
|
892
|
-
tablet: {
|
|
893
|
-
"padding-left": "xl",
|
|
894
|
-
"padding-right": "xl",
|
|
895
|
-
"padding-top": "xl",
|
|
896
|
-
"padding-bottom": "xl",
|
|
897
|
-
},
|
|
898
|
-
},
|
|
899
|
-
image: {
|
|
900
|
-
"border-radius": "base",
|
|
901
|
-
},
|
|
902
860
|
title: {
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
icon: {
|
|
907
|
-
height: "22px",
|
|
908
|
-
width: "22px",
|
|
909
|
-
"font-size": "22px",
|
|
861
|
+
selectedVariants: {
|
|
862
|
+
Heading_Level: "H5",
|
|
863
|
+
},
|
|
910
864
|
},
|
|
911
865
|
},
|
|
912
866
|
{
|
|
913
|
-
header: {
|
|
914
|
-
display: "flex",
|
|
915
|
-
"align-items": "center",
|
|
916
|
-
"column-gap": "sm",
|
|
917
|
-
"flex-direction": "row-reverse",
|
|
918
|
-
"justify-content": "space-between",
|
|
919
|
-
},
|
|
920
|
-
card: {
|
|
921
|
-
"border-style": "solid",
|
|
922
|
-
"border-width": "1px",
|
|
923
|
-
"border-radius": "base",
|
|
924
|
-
"padding-top": "sm",
|
|
925
|
-
"padding-bottom": "sm",
|
|
926
|
-
"padding-left": "xs",
|
|
927
|
-
"padding-right": "xs",
|
|
928
|
-
display: "flex",
|
|
929
|
-
"flex-direction": "column",
|
|
930
|
-
"row-gap": "base",
|
|
931
|
-
tablet: {
|
|
932
|
-
"padding-left": "xl",
|
|
933
|
-
"padding-right": "xl",
|
|
934
|
-
"padding-top": "xl",
|
|
935
|
-
"padding-bottom": "xl",
|
|
936
|
-
},
|
|
937
|
-
},
|
|
938
|
-
image: {
|
|
939
|
-
"border-radius": "base",
|
|
940
|
-
},
|
|
941
867
|
title: {
|
|
942
|
-
|
|
943
|
-
|
|
868
|
+
selectedVariants: {
|
|
869
|
+
Heading_Level: "H5",
|
|
870
|
+
},
|
|
944
871
|
},
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
|
|
872
|
+
},
|
|
873
|
+
],
|
|
874
|
+
},
|
|
875
|
+
},
|
|
876
|
+
{
|
|
877
|
+
title: "Centered Masonry",
|
|
878
|
+
key: "variant-3",
|
|
879
|
+
styles: {
|
|
880
|
+
layout: {},
|
|
881
|
+
container: {},
|
|
882
|
+
ctas_levoGroup: {
|
|
883
|
+
display: "flex",
|
|
884
|
+
"align-items": "center",
|
|
885
|
+
"column-gap": "lg",
|
|
886
|
+
},
|
|
887
|
+
ctas_levoGroupItem: {
|
|
888
|
+
cta: {},
|
|
889
|
+
},
|
|
890
|
+
ctas: [{}, {}],
|
|
891
|
+
header_section: {
|
|
892
|
+
display: "flex",
|
|
893
|
+
"flex-direction": "column",
|
|
894
|
+
"align-items": "center",
|
|
895
|
+
"text-align": "center",
|
|
896
|
+
"margin-bottom": "4xl",
|
|
897
|
+
"row-gap": "base",
|
|
898
|
+
mobile: {
|
|
899
|
+
"margin-bottom": "2xl",
|
|
900
|
+
},
|
|
901
|
+
},
|
|
902
|
+
main_title: {
|
|
903
|
+
"text-align": "center",
|
|
904
|
+
},
|
|
905
|
+
description: {
|
|
906
|
+
"max-width": "500px",
|
|
907
|
+
"text-align": "center",
|
|
908
|
+
},
|
|
909
|
+
cards_grid: {
|
|
910
|
+
width: "100%",
|
|
911
|
+
},
|
|
912
|
+
cards_levoGroup: {
|
|
913
|
+
display: "grid",
|
|
914
|
+
"grid-template-columns": "repeat(3, minmax(0, 1fr))",
|
|
915
|
+
"column-gap": "base",
|
|
916
|
+
"row-gap": "base",
|
|
917
|
+
tablet: {
|
|
918
|
+
"grid-template-columns": "repeat(2, minmax(0, 1fr))",
|
|
919
|
+
},
|
|
920
|
+
mobile: {
|
|
921
|
+
"grid-template-columns": "repeat(1, minmax(0, 1fr))",
|
|
922
|
+
},
|
|
923
|
+
},
|
|
924
|
+
cards_levoGroupItem: {
|
|
925
|
+
header: {
|
|
926
|
+
display: "flex",
|
|
927
|
+
"align-items": "center",
|
|
928
|
+
"column-gap": "base",
|
|
929
|
+
},
|
|
930
|
+
card: {
|
|
931
|
+
"border-radius": "lg",
|
|
932
|
+
"padding-top": "2xl",
|
|
933
|
+
"padding-bottom": "2xl",
|
|
934
|
+
"padding-left": "xl",
|
|
935
|
+
"padding-right": "xl",
|
|
936
|
+
display: "flex",
|
|
937
|
+
"flex-direction": "column",
|
|
938
|
+
"row-gap": "lg",
|
|
939
|
+
height: "100%",
|
|
940
|
+
tablet: {
|
|
941
|
+
"padding-left": "lg",
|
|
942
|
+
"padding-right": "lg",
|
|
943
|
+
"padding-top": "xl",
|
|
944
|
+
"padding-bottom": "xl",
|
|
949
945
|
},
|
|
950
946
|
},
|
|
947
|
+
image: {
|
|
948
|
+
"border-radius": "sm",
|
|
949
|
+
},
|
|
950
|
+
icon: {
|
|
951
|
+
width: "24px",
|
|
952
|
+
height: "24px",
|
|
953
|
+
"flex-shrink": "0",
|
|
954
|
+
"font-size": "24px",
|
|
955
|
+
},
|
|
956
|
+
title: {
|
|
957
|
+
"font-weight": 600,
|
|
958
|
+
},
|
|
959
|
+
buttons_levoGroup: {
|
|
960
|
+
"margin-top": "auto",
|
|
961
|
+
display: "flex",
|
|
962
|
+
"column-gap": "sm",
|
|
963
|
+
},
|
|
964
|
+
},
|
|
965
|
+
cards: [
|
|
966
|
+
{
|
|
967
|
+
buttons: [{}],
|
|
968
|
+
},
|
|
969
|
+
{},
|
|
970
|
+
{},
|
|
951
971
|
],
|
|
952
972
|
},
|
|
953
|
-
content:
|
|
973
|
+
content: DEFAULT_CONTENT,
|
|
954
974
|
config: {
|
|
975
|
+
ctas: [
|
|
976
|
+
{ cta: {} },
|
|
977
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
978
|
+
],
|
|
955
979
|
main_title: {
|
|
956
980
|
heading: {
|
|
957
981
|
level: "2",
|
|
@@ -960,31 +984,20 @@ export const Cards10: IBlock = {
|
|
|
960
984
|
Heading_Level: "H2",
|
|
961
985
|
},
|
|
962
986
|
},
|
|
963
|
-
"cards.$.title": {
|
|
964
|
-
heading: {
|
|
965
|
-
level: 3,
|
|
966
|
-
},
|
|
967
|
-
selectedVariants: {
|
|
968
|
-
Heading_Level: "H3",
|
|
969
|
-
},
|
|
970
|
-
},
|
|
971
987
|
cards: [
|
|
972
988
|
{
|
|
973
989
|
title: {
|
|
974
|
-
heading: {
|
|
975
|
-
level: "4",
|
|
976
|
-
},
|
|
977
990
|
selectedVariants: {
|
|
978
991
|
Heading_Level: "H5",
|
|
979
992
|
},
|
|
980
993
|
},
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
994
|
+
buttons: [
|
|
995
|
+
{
|
|
996
|
+
text: {
|
|
997
|
+
selectedVariants: {},
|
|
998
|
+
},
|
|
986
999
|
},
|
|
987
|
-
|
|
1000
|
+
],
|
|
988
1001
|
},
|
|
989
1002
|
{
|
|
990
1003
|
title: {
|