@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,19 +1,60 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
-
const
|
|
3
|
+
const ICON_LINKEDIN = {
|
|
4
4
|
kind: "icon",
|
|
5
5
|
data: {
|
|
6
|
-
id: "
|
|
7
|
-
label: "
|
|
8
|
-
tags: ["archive", "custom", "directional", "minus"],
|
|
6
|
+
id: "linkedin",
|
|
7
|
+
label: "Linkedin",
|
|
9
8
|
svgCode:
|
|
10
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"
|
|
9
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M22.2234 0H1.77187C0.792187 0 0 0.773438 0 1.72969V22.2656C0 23.2219 0.792187 24 1.77187 24H22.2234C23.2031 24 24 23.2219 24 22.2703V1.72969C24 0.773438 23.2031 0 22.2234 0ZM7.12031 20.4516H3.55781V8.99531H7.12031V20.4516ZM5.33906 7.43438C4.19531 7.43438 3.27188 6.51094 3.27188 5.37187C3.27188 4.23281 4.19531 3.30937 5.33906 3.30937C6.47813 3.30937 7.40156 4.23281 7.40156 5.37187C7.40156 6.50625 6.47813 7.43438 5.33906 7.43438ZM20.4516 20.4516H16.8937V14.8828C16.8937 13.5562 16.8703 11.8453 15.0422 11.8453C13.1906 11.8453 12.9094 13.2937 12.9094 14.7891V20.4516H9.35625V8.99531H12.7687V10.5609H12.8156C13.2891 9.66094 14.4516 8.70938 16.1813 8.70938C19.7859 8.70938 20.4516 11.0813 20.4516 14.1656V20.4516Z" fill="var(--color-icon-primary)"/></svg>',
|
|
11
10
|
},
|
|
12
11
|
};
|
|
13
12
|
|
|
13
|
+
const ICON_TWITTER = {
|
|
14
|
+
kind: "icon",
|
|
15
|
+
data: {
|
|
16
|
+
id: "twitter",
|
|
17
|
+
label: "Twitter",
|
|
18
|
+
svgCode:
|
|
19
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M7.55016 21.75C16.6045 21.75 21.5583 14.2468 21.5583 7.74192C21.5583 7.53098 21.5536 7.31536 21.5442 7.10442C22.5079 6.40752 23.3395 5.54432 24 4.55536C23.1025 4.95466 22.1496 5.21544 21.1739 5.3288C22.2013 4.71297 22.9705 3.74553 23.3391 2.60583C22.3726 3.17862 21.3156 3.58267 20.2134 3.80067C19.4708 3.01162 18.489 2.48918 17.4197 2.31411C16.3504 2.13905 15.2532 2.32111 14.2977 2.83216C13.3423 3.3432 12.5818 4.15477 12.1338 5.14137C11.6859 6.12798 11.5754 7.23468 11.8195 8.29036C9.86249 8.19215 7.94794 7.68377 6.19998 6.79816C4.45203 5.91255 2.90969 4.6695 1.67297 3.14958C1.0444 4.2333 0.852057 5.51571 1.13503 6.73615C1.418 7.9566 2.15506 9.02351 3.19641 9.72005C2.41463 9.69523 1.64998 9.48474 0.965625 9.10598V9.16692C0.964925 10.3042 1.3581 11.4066 2.07831 12.2868C2.79852 13.167 3.80132 13.7706 4.91625 13.995C4.19206 14.1932 3.43198 14.2221 2.69484 14.0794C3.00945 15.0575 3.62157 15.913 4.44577 16.5264C5.26997 17.1398 6.26512 17.4807 7.29234 17.5013C5.54842 18.8712 3.39417 19.6142 1.17656 19.6107C0.783287 19.6101 0.390399 19.586 0 19.5385C2.25286 20.9838 4.87353 21.7514 7.55016 21.75Z" fill="var(--color-icon-primary)"/></svg>',
|
|
20
|
+
},
|
|
21
|
+
};
|
|
22
|
+
|
|
23
|
+
const ICON_YOUTUBE = {
|
|
24
|
+
kind: "icon",
|
|
25
|
+
data: {
|
|
26
|
+
id: "youtube",
|
|
27
|
+
label: "Youtube",
|
|
28
|
+
svgCode:
|
|
29
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17 20.75H7C3.56 20.75 1.25 18.44 1.25 15V9C1.25 5.56 3.56 3.25 7 3.25H17C20.44 3.25 22.75 5.56 22.75 9V15C22.75 18.44 20.44 20.75 17 20.75ZM7 4.75C4.42 4.75 2.75 6.42 2.75 9V15C2.75 17.58 4.42 19.25 7 19.25H17C19.58 19.25 21.25 17.58 21.25 15V9C21.25 6.42 19.58 4.75 17 4.75H7Z" fill="var(--color-icon-primary)"/><path d="M10.5897 15.53C10.2997 15.53 10.0197 15.46 9.76965 15.32C9.18965 14.99 8.84961 14.32 8.84961 13.49V10.53C8.84961 9.7 9.17965 9.03002 9.76965 8.70002C10.3497 8.37002 11.0996 8.42999 11.8096 8.85999L14.2797 10.34C14.9597 10.75 15.3496 11.36 15.3496 12.01C15.3496 12.66 14.9597 13.27 14.2797 13.68L11.8096 15.16C11.3996 15.4 10.9797 15.53 10.5897 15.53ZM10.5897 9.97001C10.5497 9.97001 10.5196 9.98 10.4996 9.99C10.4296 10.03 10.3496 10.21 10.3496 10.52V13.48C10.3496 13.78 10.4296 13.96 10.4996 14.01C10.5796 14.05 10.7697 14.03 11.0297 13.87L13.4996 12.39C13.7496 12.24 13.8397 12.09 13.8397 12C13.8397 11.91 13.7496 11.77 13.4996 11.61L11.0297 10.13C10.8497 10.02 10.6897 9.97001 10.5897 9.97001Z" fill="var(--color-icon-primary)"/></svg>',
|
|
30
|
+
},
|
|
31
|
+
};
|
|
32
|
+
|
|
33
|
+
const ICON_GITHUB = {
|
|
34
|
+
kind: "icon",
|
|
35
|
+
data: {
|
|
36
|
+
id: "github",
|
|
37
|
+
label: "Github",
|
|
38
|
+
svgCode:
|
|
39
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12 0C5.3724 0 0 5.3808 0 12.0204C0 17.3304 3.438 21.8364 8.2068 23.4252C8.8068 23.5356 9.0252 23.1648 9.0252 22.8456C9.0252 22.5612 9.0156 21.804 9.0096 20.802C5.6712 21.528 4.9668 19.1904 4.9668 19.1904C4.422 17.8008 3.6348 17.4312 3.6348 17.4312C2.5452 16.6872 3.7176 16.7016 3.7176 16.7016C4.9212 16.7856 5.5548 17.94 5.5548 17.94C6.6252 19.776 8.364 19.2456 9.0468 18.9384C9.1572 18.162 9.4668 17.6328 9.81 17.3328C7.146 17.0292 4.344 15.9972 4.344 11.3916C4.344 10.08 4.812 9.006 5.5788 8.166C5.4552 7.8624 5.0436 6.6396 5.6964 4.986C5.6964 4.986 6.7044 4.662 8.9964 6.2172C9.97532 5.95022 10.9853 5.81423 12 5.8128C13.02 5.8176 14.046 5.9508 15.0048 6.2172C17.2956 4.662 18.3012 4.9848 18.3012 4.9848C18.9564 6.6396 18.5436 7.8624 18.4212 8.166C19.1892 9.006 19.6548 10.08 19.6548 11.3916C19.6548 16.0092 16.848 17.0256 14.1756 17.3232C14.6064 17.694 14.9892 18.4272 14.9892 19.5492C14.9892 21.1548 14.9748 22.452 14.9748 22.8456C14.9748 23.1672 15.1908 23.5416 15.8004 23.424C18.19 22.6225 20.2672 21.0904 21.7386 19.0441C23.2099 16.9977 24.001 14.5408 24 12.0204C24 5.3808 18.6264 0 12 0Z" fill="var(--color-icon-primary)"/></svg>',
|
|
40
|
+
},
|
|
41
|
+
};
|
|
42
|
+
|
|
43
|
+
const SOCIAL_4 = [
|
|
44
|
+
{ link: null, icon: ICON_LINKEDIN },
|
|
45
|
+
{ link: null, icon: ICON_TWITTER },
|
|
46
|
+
{ link: null, icon: ICON_YOUTUBE },
|
|
47
|
+
{ link: null, icon: ICON_GITHUB },
|
|
48
|
+
];
|
|
49
|
+
|
|
50
|
+
const SOCIAL_3 = [
|
|
51
|
+
{ icon: ICON_LINKEDIN },
|
|
52
|
+
{ icon: ICON_TWITTER },
|
|
53
|
+
{ icon: ICON_YOUTUBE },
|
|
54
|
+
];
|
|
55
|
+
|
|
14
56
|
const MEDIA_1 = {
|
|
15
57
|
id: "VbXpYm7B4twxE",
|
|
16
|
-
filename: "teams-2-1.png",
|
|
17
58
|
kind: "image",
|
|
18
59
|
location: "https://static.levocdn.com/WLZ1TXTD/teams-2-1-CISnJrrD4xwVx.png",
|
|
19
60
|
srcset: {
|
|
@@ -31,7 +72,6 @@ const MEDIA_1 = {
|
|
|
31
72
|
|
|
32
73
|
const MEDIA_2 = {
|
|
33
74
|
id: "XZbxTbcwyiPl9",
|
|
34
|
-
filename: "teams-2-2.png",
|
|
35
75
|
kind: "image",
|
|
36
76
|
location: "https://static.levocdn.com/WLZ1TXTD/teams-2-2-fF9LeWpV9myfm.png",
|
|
37
77
|
srcset: {
|
|
@@ -49,7 +89,6 @@ const MEDIA_2 = {
|
|
|
49
89
|
|
|
50
90
|
const MEDIA_3 = {
|
|
51
91
|
id: "8eR4b0Um3I7tI",
|
|
52
|
-
filename: "teams-2-3.png",
|
|
53
92
|
kind: "image",
|
|
54
93
|
location: "https://static.levocdn.com/WLZ1TXTD/teams-2-3-OaJDuLqfxFOPF.png",
|
|
55
94
|
srcset: {
|
|
@@ -67,7 +106,6 @@ const MEDIA_3 = {
|
|
|
67
106
|
|
|
68
107
|
const MEDIA_4 = {
|
|
69
108
|
id: "XZbxmbcwyiPly",
|
|
70
|
-
filename: "teams-2-4.png",
|
|
71
109
|
kind: "image",
|
|
72
110
|
location: "https://static.levocdn.com/WLZ1TXTD/teams-2-4-KQ5mYQXeJ1ps1.png",
|
|
73
111
|
srcset: {
|
|
@@ -85,7 +123,6 @@ const MEDIA_4 = {
|
|
|
85
123
|
|
|
86
124
|
const MEDIA_1_VARIANT_2 = {
|
|
87
125
|
id: "GLUBNcijJgm4c",
|
|
88
|
-
filename: "teams-2-variant-2-1.png",
|
|
89
126
|
kind: "image",
|
|
90
127
|
location: "https://static.levocdn.com/WLZ1TXTD/teams-2-variant-2-1-xloSzCSMZJl5q.png",
|
|
91
128
|
srcset: {
|
|
@@ -102,7 +139,6 @@ const MEDIA_1_VARIANT_2 = {
|
|
|
102
139
|
};
|
|
103
140
|
const MEDIA_2_VARIANT_2 = {
|
|
104
141
|
id: "VbXpDm7B4tq8P",
|
|
105
|
-
filename: "teams-2-variant-2-2.png",
|
|
106
142
|
kind: "image",
|
|
107
143
|
location: "https://static.levocdn.com/WLZ1TXTD/teams-2-variant-2-2-k5KGrTxRunJ0u.png",
|
|
108
144
|
srcset: {
|
|
@@ -119,7 +155,6 @@ const MEDIA_2_VARIANT_2 = {
|
|
|
119
155
|
};
|
|
120
156
|
const MEDIA_3_VARIANT_2 = {
|
|
121
157
|
id: "DNP7Ps1aZeGXc",
|
|
122
|
-
filename: "teams-2-variant-3-2.png",
|
|
123
158
|
kind: "image",
|
|
124
159
|
location: "https://static.levocdn.com/WLZ1TXTD/teams-2-variant-3-2-QsAUC4gZjqmvp.png",
|
|
125
160
|
srcset: {
|
|
@@ -137,7 +172,6 @@ const MEDIA_3_VARIANT_2 = {
|
|
|
137
172
|
|
|
138
173
|
const MEDIA_1_VARIANT_3 = {
|
|
139
174
|
id: "UpLlvWh3oWgc1",
|
|
140
|
-
filename: "teams-2-variant-3-1.png",
|
|
141
175
|
kind: "image",
|
|
142
176
|
location: "https://static.levocdn.com/WLZ1TXTD/teams-2-variant-3-1-2EYWk5YIXB61C.png",
|
|
143
177
|
srcset: {
|
|
@@ -154,7 +188,6 @@ const MEDIA_1_VARIANT_3 = {
|
|
|
154
188
|
};
|
|
155
189
|
const MEDIA_2_VARIANT_3 = {
|
|
156
190
|
id: "XZb1Wbcwy0kHC",
|
|
157
|
-
filename: "teams-2-variant-3-2.png",
|
|
158
191
|
kind: "image",
|
|
159
192
|
location: "https://static.levocdn.com/WLZ1TXTD/teams-2-variant-3-2-uY2WiYb6Z8hnr.png",
|
|
160
193
|
srcset: {
|
|
@@ -171,7 +204,6 @@ const MEDIA_2_VARIANT_3 = {
|
|
|
171
204
|
};
|
|
172
205
|
const MEDIA_3_VARIANT_3 = {
|
|
173
206
|
id: "MqnjEyg8b9KHg",
|
|
174
|
-
filename: "teams-2-variant-3-3.png",
|
|
175
207
|
kind: "image",
|
|
176
208
|
location: "https://static.levocdn.com/WLZ1TXTD/teams-2-variant-3-3-GLU3QcijJtWyM.png",
|
|
177
209
|
srcset: {
|
|
@@ -192,105 +224,37 @@ const TEAM_MEMBERS = [
|
|
|
192
224
|
card: null,
|
|
193
225
|
image: MEDIA_1,
|
|
194
226
|
info: null,
|
|
195
|
-
name: "
|
|
196
|
-
position: "
|
|
227
|
+
name: "Priya Shankar",
|
|
228
|
+
position: "Chief Risk Officer",
|
|
197
229
|
social_levoGroup: null,
|
|
198
|
-
social:
|
|
199
|
-
{
|
|
200
|
-
link: null,
|
|
201
|
-
icon: DUMMY_ICON,
|
|
202
|
-
},
|
|
203
|
-
{
|
|
204
|
-
link: null,
|
|
205
|
-
icon: DUMMY_ICON,
|
|
206
|
-
},
|
|
207
|
-
{
|
|
208
|
-
link: null,
|
|
209
|
-
icon: DUMMY_ICON,
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
link: null,
|
|
213
|
-
icon: DUMMY_ICON,
|
|
214
|
-
},
|
|
215
|
-
],
|
|
230
|
+
social: SOCIAL_4,
|
|
216
231
|
},
|
|
217
232
|
{
|
|
218
233
|
card: null,
|
|
219
234
|
image: MEDIA_2,
|
|
220
235
|
info: null,
|
|
221
|
-
name: "
|
|
222
|
-
position: "
|
|
236
|
+
name: "Marcus Reyes",
|
|
237
|
+
position: "VP, Platform Engineering",
|
|
223
238
|
social_levoGroup: null,
|
|
224
|
-
social:
|
|
225
|
-
{
|
|
226
|
-
link: null,
|
|
227
|
-
icon: DUMMY_ICON,
|
|
228
|
-
},
|
|
229
|
-
{
|
|
230
|
-
link: null,
|
|
231
|
-
icon: DUMMY_ICON,
|
|
232
|
-
},
|
|
233
|
-
{
|
|
234
|
-
link: null,
|
|
235
|
-
icon: DUMMY_ICON,
|
|
236
|
-
},
|
|
237
|
-
{
|
|
238
|
-
link: null,
|
|
239
|
-
icon: DUMMY_ICON,
|
|
240
|
-
},
|
|
241
|
-
],
|
|
239
|
+
social: SOCIAL_4,
|
|
242
240
|
},
|
|
243
241
|
{
|
|
244
242
|
card: null,
|
|
245
243
|
image: MEDIA_3,
|
|
246
244
|
info: null,
|
|
247
|
-
name: "
|
|
248
|
-
position: "
|
|
245
|
+
name: "Naomi Chen",
|
|
246
|
+
position: "Head of Compliance & KYC",
|
|
249
247
|
social_levoGroup: null,
|
|
250
|
-
social:
|
|
251
|
-
{
|
|
252
|
-
link: null,
|
|
253
|
-
icon: DUMMY_ICON,
|
|
254
|
-
},
|
|
255
|
-
{
|
|
256
|
-
link: null,
|
|
257
|
-
icon: DUMMY_ICON,
|
|
258
|
-
},
|
|
259
|
-
{
|
|
260
|
-
link: null,
|
|
261
|
-
icon: DUMMY_ICON,
|
|
262
|
-
},
|
|
263
|
-
{
|
|
264
|
-
link: null,
|
|
265
|
-
icon: DUMMY_ICON,
|
|
266
|
-
},
|
|
267
|
-
],
|
|
248
|
+
social: SOCIAL_4,
|
|
268
249
|
},
|
|
269
250
|
{
|
|
270
251
|
card: null,
|
|
271
252
|
image: MEDIA_4,
|
|
272
253
|
info: null,
|
|
273
|
-
name: "
|
|
274
|
-
position: "Product Manager
|
|
254
|
+
name: "Samir Okonkwo",
|
|
255
|
+
position: "Senior Product Manager",
|
|
275
256
|
social_levoGroup: null,
|
|
276
|
-
social:
|
|
277
|
-
{
|
|
278
|
-
link: null,
|
|
279
|
-
icon: DUMMY_ICON,
|
|
280
|
-
},
|
|
281
|
-
{
|
|
282
|
-
link: null,
|
|
283
|
-
icon: DUMMY_ICON,
|
|
284
|
-
},
|
|
285
|
-
{
|
|
286
|
-
link: null,
|
|
287
|
-
icon: DUMMY_ICON,
|
|
288
|
-
},
|
|
289
|
-
{
|
|
290
|
-
link: null,
|
|
291
|
-
icon: DUMMY_ICON,
|
|
292
|
-
},
|
|
293
|
-
],
|
|
257
|
+
social: SOCIAL_4,
|
|
294
258
|
},
|
|
295
259
|
];
|
|
296
260
|
|
|
@@ -298,29 +262,45 @@ const DEFAULT_CONTENT = {
|
|
|
298
262
|
layout: null,
|
|
299
263
|
container: null,
|
|
300
264
|
header: null,
|
|
301
|
-
"accent-title": "
|
|
302
|
-
title: "
|
|
265
|
+
"accent-title": "LEADERSHIP",
|
|
266
|
+
title: "The people moving money safely",
|
|
303
267
|
ctas: [
|
|
304
268
|
{
|
|
305
|
-
button: "
|
|
269
|
+
button: "See open roles",
|
|
306
270
|
},
|
|
307
271
|
{
|
|
308
|
-
button: "
|
|
272
|
+
button: "Talk to sales",
|
|
309
273
|
},
|
|
310
274
|
],
|
|
311
275
|
team_levoGroup: null,
|
|
312
276
|
team: TEAM_MEMBERS,
|
|
313
277
|
};
|
|
314
278
|
|
|
279
|
+
const CONTENT_5 = {
|
|
280
|
+
...DEFAULT_CONTENT,
|
|
281
|
+
team: [
|
|
282
|
+
...TEAM_MEMBERS,
|
|
283
|
+
{
|
|
284
|
+
card: null,
|
|
285
|
+
image: MEDIA_1,
|
|
286
|
+
info: null,
|
|
287
|
+
name: "Elena Vargas",
|
|
288
|
+
position: "Director, Settlement Ops",
|
|
289
|
+
social_levoGroup: null,
|
|
290
|
+
social: SOCIAL_4,
|
|
291
|
+
},
|
|
292
|
+
],
|
|
293
|
+
};
|
|
294
|
+
|
|
315
295
|
const DEFAULT_CONTENT_WITH_CTAS_1 = {
|
|
316
296
|
layout: null,
|
|
317
297
|
container: null,
|
|
318
298
|
header: null,
|
|
319
|
-
"accent-title": "
|
|
320
|
-
title: "
|
|
299
|
+
"accent-title": "LEADERSHIP",
|
|
300
|
+
title: "The people moving money safely",
|
|
321
301
|
ctas: [
|
|
322
302
|
{
|
|
323
|
-
button: "
|
|
303
|
+
button: "See open roles",
|
|
324
304
|
},
|
|
325
305
|
],
|
|
326
306
|
team_levoGroup: null,
|
|
@@ -329,127 +309,28 @@ const DEFAULT_CONTENT_WITH_CTAS_1 = {
|
|
|
329
309
|
card: null,
|
|
330
310
|
image: MEDIA_1_VARIANT_2,
|
|
331
311
|
info: null,
|
|
332
|
-
name: "
|
|
333
|
-
position: "
|
|
312
|
+
name: "Elena Vargas",
|
|
313
|
+
position: "Director, Settlement Ops",
|
|
334
314
|
social_levoGroup: null,
|
|
335
|
-
social:
|
|
336
|
-
{
|
|
337
|
-
icon: {
|
|
338
|
-
id: "youtube-icon",
|
|
339
|
-
location: "https://static.levocdn.com/WLZ1TXTD/youtube-DNPTOs0ucdrd3.png",
|
|
340
|
-
kind: "image",
|
|
341
|
-
srcset: {},
|
|
342
|
-
},
|
|
343
|
-
},
|
|
344
|
-
{
|
|
345
|
-
icon: {
|
|
346
|
-
id: "linkedin-icon",
|
|
347
|
-
location: "https://static.levocdn.com/WLZ1TXTD/linkedin-w9fE6Jvx7cWcO.png",
|
|
348
|
-
kind: "image",
|
|
349
|
-
srcset: {},
|
|
350
|
-
},
|
|
351
|
-
},
|
|
352
|
-
{
|
|
353
|
-
icon: {
|
|
354
|
-
id: "facebook-icon",
|
|
355
|
-
location: "https://static.levocdn.com/WLZ1TXTD/facebook-SvIcPsF6n3T3J.png",
|
|
356
|
-
kind: "image",
|
|
357
|
-
srcset: {},
|
|
358
|
-
},
|
|
359
|
-
},
|
|
360
|
-
{
|
|
361
|
-
icon: {
|
|
362
|
-
id: "instagram-icon",
|
|
363
|
-
location: "https://static.levocdn.com/WLZ1TXTD/instagram-4JOZBlpMuPEPm.png",
|
|
364
|
-
kind: "image",
|
|
365
|
-
srcset: {},
|
|
366
|
-
},
|
|
367
|
-
},
|
|
368
|
-
],
|
|
315
|
+
social: SOCIAL_3,
|
|
369
316
|
},
|
|
370
317
|
{
|
|
371
318
|
card: null,
|
|
372
319
|
image: MEDIA_2_VARIANT_2,
|
|
373
320
|
info: null,
|
|
374
|
-
name: "
|
|
375
|
-
position: "
|
|
321
|
+
name: "Julian Park",
|
|
322
|
+
position: "Staff Security Engineer",
|
|
376
323
|
social_levoGroup: null,
|
|
377
|
-
social:
|
|
378
|
-
{
|
|
379
|
-
icon: {
|
|
380
|
-
id: "youtube-icon",
|
|
381
|
-
location: "https://static.levocdn.com/WLZ1TXTD/youtube-DNPTOs0ucdrd3.png",
|
|
382
|
-
kind: "image",
|
|
383
|
-
srcset: {},
|
|
384
|
-
},
|
|
385
|
-
},
|
|
386
|
-
{
|
|
387
|
-
icon: {
|
|
388
|
-
id: "linkedin-icon",
|
|
389
|
-
location: "https://static.levocdn.com/WLZ1TXTD/linkedin-w9fE6Jvx7cWcO.png",
|
|
390
|
-
kind: "image",
|
|
391
|
-
srcset: {},
|
|
392
|
-
},
|
|
393
|
-
},
|
|
394
|
-
{
|
|
395
|
-
icon: {
|
|
396
|
-
id: "facebook-icon",
|
|
397
|
-
location: "https://static.levocdn.com/WLZ1TXTD/facebook-SvIcPsF6n3T3J.png",
|
|
398
|
-
kind: "image",
|
|
399
|
-
srcset: {},
|
|
400
|
-
},
|
|
401
|
-
},
|
|
402
|
-
{
|
|
403
|
-
icon: {
|
|
404
|
-
id: "instagram-icon",
|
|
405
|
-
location: "https://static.levocdn.com/WLZ1TXTD/instagram-4JOZBlpMuPEPm.png",
|
|
406
|
-
kind: "image",
|
|
407
|
-
srcset: {},
|
|
408
|
-
},
|
|
409
|
-
},
|
|
410
|
-
],
|
|
324
|
+
social: SOCIAL_3,
|
|
411
325
|
},
|
|
412
326
|
{
|
|
413
327
|
card: null,
|
|
414
328
|
image: MEDIA_3_VARIANT_2,
|
|
415
329
|
info: null,
|
|
416
|
-
name: "
|
|
417
|
-
position: "
|
|
330
|
+
name: "Priya Shankar",
|
|
331
|
+
position: "Chief Risk Officer",
|
|
418
332
|
social_levoGroup: null,
|
|
419
|
-
social:
|
|
420
|
-
{
|
|
421
|
-
icon: {
|
|
422
|
-
id: "youtube-icon",
|
|
423
|
-
location: "https://static.levocdn.com/WLZ1TXTD/youtube-DNPTOs0ucdrd3.png",
|
|
424
|
-
kind: "image",
|
|
425
|
-
srcset: {},
|
|
426
|
-
},
|
|
427
|
-
},
|
|
428
|
-
{
|
|
429
|
-
icon: {
|
|
430
|
-
id: "linkedin-icon",
|
|
431
|
-
location: "https://static.levocdn.com/WLZ1TXTD/linkedin-w9fE6Jvx7cWcO.png",
|
|
432
|
-
kind: "image",
|
|
433
|
-
srcset: {},
|
|
434
|
-
},
|
|
435
|
-
},
|
|
436
|
-
{
|
|
437
|
-
icon: {
|
|
438
|
-
id: "facebook-icon",
|
|
439
|
-
location: "https://static.levocdn.com/WLZ1TXTD/facebook-SvIcPsF6n3T3J.png",
|
|
440
|
-
kind: "image",
|
|
441
|
-
srcset: {},
|
|
442
|
-
},
|
|
443
|
-
},
|
|
444
|
-
{
|
|
445
|
-
icon: {
|
|
446
|
-
id: "instagram-icon",
|
|
447
|
-
location: "https://static.levocdn.com/WLZ1TXTD/instagram-4JOZBlpMuPEPm.png",
|
|
448
|
-
kind: "image",
|
|
449
|
-
srcset: {},
|
|
450
|
-
},
|
|
451
|
-
},
|
|
452
|
-
],
|
|
333
|
+
social: SOCIAL_3,
|
|
453
334
|
},
|
|
454
335
|
],
|
|
455
336
|
};
|
|
@@ -458,13 +339,13 @@ const DEFAULT_CONTENT_WITH_CTAS_2 = {
|
|
|
458
339
|
layout: null,
|
|
459
340
|
container: null,
|
|
460
341
|
header: null,
|
|
461
|
-
"accent-title": "
|
|
462
|
-
title: "
|
|
342
|
+
"accent-title": "LEADERSHIP",
|
|
343
|
+
title: "The people moving money safely",
|
|
463
344
|
description:
|
|
464
|
-
"
|
|
345
|
+
"Risk, engineering, and compliance leaders who've shipped PCI DSS Level 1 platforms and moved billions in settlement volume.",
|
|
465
346
|
ctas: [
|
|
466
347
|
{
|
|
467
|
-
button: "
|
|
348
|
+
button: "See open roles",
|
|
468
349
|
},
|
|
469
350
|
],
|
|
470
351
|
team_levoGroup: null,
|
|
@@ -473,127 +354,28 @@ const DEFAULT_CONTENT_WITH_CTAS_2 = {
|
|
|
473
354
|
card: null,
|
|
474
355
|
image: MEDIA_1_VARIANT_3,
|
|
475
356
|
info: null,
|
|
476
|
-
name: "
|
|
477
|
-
position: "
|
|
357
|
+
name: "Marcus Reyes",
|
|
358
|
+
position: "VP, Platform Engineering",
|
|
478
359
|
social_levoGroup: null,
|
|
479
|
-
social:
|
|
480
|
-
{
|
|
481
|
-
icon: {
|
|
482
|
-
id: "youtube-icon",
|
|
483
|
-
location: "https://static.levocdn.com/WLZ1TXTD/youtube-DNPTOs0ucdrd3.png",
|
|
484
|
-
kind: "image",
|
|
485
|
-
srcset: {},
|
|
486
|
-
},
|
|
487
|
-
},
|
|
488
|
-
{
|
|
489
|
-
icon: {
|
|
490
|
-
id: "linkedin-icon",
|
|
491
|
-
location: "https://static.levocdn.com/WLZ1TXTD/linkedin-w9fE6Jvx7cWcO.png",
|
|
492
|
-
kind: "image",
|
|
493
|
-
srcset: {},
|
|
494
|
-
},
|
|
495
|
-
},
|
|
496
|
-
{
|
|
497
|
-
icon: {
|
|
498
|
-
id: "facebook-icon",
|
|
499
|
-
location: "https://static.levocdn.com/WLZ1TXTD/facebook-SvIcPsF6n3T3J.png",
|
|
500
|
-
kind: "image",
|
|
501
|
-
srcset: {},
|
|
502
|
-
},
|
|
503
|
-
},
|
|
504
|
-
{
|
|
505
|
-
icon: {
|
|
506
|
-
id: "instagram-icon",
|
|
507
|
-
location: "https://static.levocdn.com/WLZ1TXTD/instagram-4JOZBlpMuPEPm.png",
|
|
508
|
-
kind: "image",
|
|
509
|
-
srcset: {},
|
|
510
|
-
},
|
|
511
|
-
},
|
|
512
|
-
],
|
|
360
|
+
social: SOCIAL_3,
|
|
513
361
|
},
|
|
514
362
|
{
|
|
515
363
|
card: null,
|
|
516
364
|
image: MEDIA_2_VARIANT_3,
|
|
517
365
|
info: null,
|
|
518
|
-
name: "
|
|
519
|
-
position: "
|
|
366
|
+
name: "Naomi Chen",
|
|
367
|
+
position: "Head of Compliance & KYC",
|
|
520
368
|
social_levoGroup: null,
|
|
521
|
-
social:
|
|
522
|
-
{
|
|
523
|
-
icon: {
|
|
524
|
-
id: "youtube-icon",
|
|
525
|
-
location: "https://static.levocdn.com/WLZ1TXTD/youtube-DNPTOs0ucdrd3.png",
|
|
526
|
-
kind: "image",
|
|
527
|
-
srcset: {},
|
|
528
|
-
},
|
|
529
|
-
},
|
|
530
|
-
{
|
|
531
|
-
icon: {
|
|
532
|
-
id: "linkedin-icon",
|
|
533
|
-
location: "https://static.levocdn.com/WLZ1TXTD/linkedin-w9fE6Jvx7cWcO.png",
|
|
534
|
-
kind: "image",
|
|
535
|
-
srcset: {},
|
|
536
|
-
},
|
|
537
|
-
},
|
|
538
|
-
{
|
|
539
|
-
icon: {
|
|
540
|
-
id: "facebook-icon",
|
|
541
|
-
location: "https://static.levocdn.com/WLZ1TXTD/facebook-SvIcPsF6n3T3J.png",
|
|
542
|
-
kind: "image",
|
|
543
|
-
srcset: {},
|
|
544
|
-
},
|
|
545
|
-
},
|
|
546
|
-
{
|
|
547
|
-
icon: {
|
|
548
|
-
id: "instagram-icon",
|
|
549
|
-
location: "https://static.levocdn.com/WLZ1TXTD/instagram-4JOZBlpMuPEPm.png",
|
|
550
|
-
kind: "image",
|
|
551
|
-
srcset: {},
|
|
552
|
-
},
|
|
553
|
-
},
|
|
554
|
-
],
|
|
369
|
+
social: SOCIAL_3,
|
|
555
370
|
},
|
|
556
371
|
{
|
|
557
372
|
card: null,
|
|
558
373
|
image: MEDIA_3_VARIANT_3,
|
|
559
374
|
info: null,
|
|
560
|
-
name: "
|
|
561
|
-
position: "
|
|
375
|
+
name: "Samir Okonkwo",
|
|
376
|
+
position: "Senior Product Manager",
|
|
562
377
|
social_levoGroup: null,
|
|
563
|
-
social:
|
|
564
|
-
{
|
|
565
|
-
icon: {
|
|
566
|
-
id: "youtube-icon",
|
|
567
|
-
location: "https://static.levocdn.com/WLZ1TXTD/youtube-DNPTOs0ucdrd3.png",
|
|
568
|
-
kind: "image",
|
|
569
|
-
srcset: {},
|
|
570
|
-
},
|
|
571
|
-
},
|
|
572
|
-
{
|
|
573
|
-
icon: {
|
|
574
|
-
id: "linkedin-icon",
|
|
575
|
-
location: "https://static.levocdn.com/WLZ1TXTD/linkedin-w9fE6Jvx7cWcO.png",
|
|
576
|
-
kind: "image",
|
|
577
|
-
srcset: {},
|
|
578
|
-
},
|
|
579
|
-
},
|
|
580
|
-
{
|
|
581
|
-
icon: {
|
|
582
|
-
id: "facebook-icon",
|
|
583
|
-
location: "https://static.levocdn.com/WLZ1TXTD/facebook-SvIcPsF6n3T3J.png",
|
|
584
|
-
kind: "image",
|
|
585
|
-
srcset: {},
|
|
586
|
-
},
|
|
587
|
-
},
|
|
588
|
-
{
|
|
589
|
-
icon: {
|
|
590
|
-
id: "instagram-icon",
|
|
591
|
-
location: "https://static.levocdn.com/WLZ1TXTD/instagram-4JOZBlpMuPEPm.png",
|
|
592
|
-
kind: "image",
|
|
593
|
-
srcset: {},
|
|
594
|
-
},
|
|
595
|
-
},
|
|
596
|
-
],
|
|
378
|
+
social: SOCIAL_3,
|
|
597
379
|
},
|
|
598
380
|
],
|
|
599
381
|
};
|
|
@@ -787,6 +569,20 @@ export const Team2: IBlock = {
|
|
|
787
569
|
Heading_Level: "H2",
|
|
788
570
|
},
|
|
789
571
|
},
|
|
572
|
+
ctas: [
|
|
573
|
+
{
|
|
574
|
+
button: {
|
|
575
|
+
selectedVariants: {},
|
|
576
|
+
},
|
|
577
|
+
},
|
|
578
|
+
{
|
|
579
|
+
button: {
|
|
580
|
+
selectedVariants: {
|
|
581
|
+
Button_Variants: "Secondary",
|
|
582
|
+
},
|
|
583
|
+
},
|
|
584
|
+
},
|
|
585
|
+
],
|
|
790
586
|
team: [
|
|
791
587
|
{
|
|
792
588
|
name: {
|
|
@@ -885,260 +681,53 @@ export const Team2: IBlock = {
|
|
|
885
681
|
"row-gap": "lg",
|
|
886
682
|
},
|
|
887
683
|
},
|
|
888
|
-
|
|
889
|
-
{
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
893
|
-
|
|
894
|
-
"box-shadow": "default",
|
|
684
|
+
team_levoGroupItem: {
|
|
685
|
+
card: {
|
|
686
|
+
"border-radius": "base",
|
|
687
|
+
padding: "lg",
|
|
688
|
+
"text-align": "center",
|
|
689
|
+
"box-shadow": "default",
|
|
895
690
|
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
|
|
899
|
-
|
|
900
|
-
|
|
901
|
-
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
|
|
908
|
-
|
|
909
|
-
|
|
910
|
-
|
|
911
|
-
|
|
912
|
-
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
917
|
-
},
|
|
918
|
-
name: {
|
|
919
|
-
"margin-bottom": "2xs",
|
|
920
|
-
},
|
|
921
|
-
position: {
|
|
922
|
-
"margin-bottom": "sm",
|
|
923
|
-
},
|
|
924
|
-
social_levoGroup: {
|
|
925
|
-
display: "flex",
|
|
926
|
-
"justify-content": "center",
|
|
927
|
-
"column-gap": "2xs",
|
|
928
|
-
},
|
|
929
|
-
social: [
|
|
930
|
-
{
|
|
931
|
-
icon: {
|
|
932
|
-
"object-fit": "contain",
|
|
933
|
-
},
|
|
934
|
-
},
|
|
935
|
-
{
|
|
936
|
-
icon: {
|
|
937
|
-
"object-fit": "contain",
|
|
938
|
-
},
|
|
939
|
-
},
|
|
940
|
-
{
|
|
941
|
-
icon: {
|
|
942
|
-
"object-fit": "contain",
|
|
943
|
-
},
|
|
944
|
-
},
|
|
945
|
-
{
|
|
946
|
-
icon: {
|
|
947
|
-
"object-fit": "contain",
|
|
948
|
-
},
|
|
949
|
-
},
|
|
950
|
-
],
|
|
691
|
+
display: "block",
|
|
692
|
+
"flex-direction": "column",
|
|
693
|
+
"justify-content": "center",
|
|
694
|
+
"align-items": "center",
|
|
695
|
+
"padding-top": "5xl",
|
|
696
|
+
"padding-bottom": "5xl",
|
|
697
|
+
},
|
|
698
|
+
image: {
|
|
699
|
+
width: "120px",
|
|
700
|
+
height: "120px",
|
|
701
|
+
"border-radius": "base",
|
|
702
|
+
"object-fit": "cover",
|
|
703
|
+
"margin-left": "auto",
|
|
704
|
+
"margin-right": "auto",
|
|
705
|
+
"margin-bottom": "base",
|
|
706
|
+
},
|
|
707
|
+
info: {
|
|
708
|
+
display: "flex",
|
|
709
|
+
"flex-direction": "column",
|
|
710
|
+
"align-items": "center",
|
|
711
|
+
"row-gap": "none",
|
|
951
712
|
},
|
|
952
|
-
{
|
|
953
|
-
|
|
954
|
-
"border-radius": "base",
|
|
955
|
-
padding: "lg",
|
|
956
|
-
"text-align": "center",
|
|
957
|
-
"box-shadow": "default",
|
|
958
|
-
|
|
959
|
-
display: "block",
|
|
960
|
-
"flex-direction": "column",
|
|
961
|
-
"justify-content": "center",
|
|
962
|
-
"align-items": "center",
|
|
963
|
-
"padding-top": "5xl",
|
|
964
|
-
"padding-bottom": "5xl",
|
|
965
|
-
},
|
|
966
|
-
image: {
|
|
967
|
-
width: "120px",
|
|
968
|
-
height: "120px",
|
|
969
|
-
"border-radius": "base",
|
|
970
|
-
"object-fit": "cover",
|
|
971
|
-
"margin-left": "auto",
|
|
972
|
-
"margin-right": "auto",
|
|
973
|
-
"margin-bottom": "base",
|
|
974
|
-
},
|
|
975
|
-
info: {
|
|
976
|
-
display: "flex",
|
|
977
|
-
"flex-direction": "column",
|
|
978
|
-
"align-items": "center",
|
|
979
|
-
"row-gap": "none",
|
|
980
|
-
},
|
|
981
|
-
name: {
|
|
982
|
-
"margin-bottom": "2xs",
|
|
983
|
-
},
|
|
984
|
-
position: {
|
|
985
|
-
"margin-bottom": "sm",
|
|
986
|
-
},
|
|
987
|
-
social_levoGroup: {
|
|
988
|
-
display: "flex",
|
|
989
|
-
"justify-content": "center",
|
|
990
|
-
"column-gap": "2xs",
|
|
991
|
-
},
|
|
992
|
-
social: [
|
|
993
|
-
{
|
|
994
|
-
icon: {
|
|
995
|
-
"object-fit": "contain",
|
|
996
|
-
},
|
|
997
|
-
},
|
|
998
|
-
{
|
|
999
|
-
icon: {
|
|
1000
|
-
"object-fit": "contain",
|
|
1001
|
-
},
|
|
1002
|
-
},
|
|
1003
|
-
{
|
|
1004
|
-
icon: {
|
|
1005
|
-
"object-fit": "contain",
|
|
1006
|
-
},
|
|
1007
|
-
},
|
|
1008
|
-
{
|
|
1009
|
-
icon: {
|
|
1010
|
-
"object-fit": "contain",
|
|
1011
|
-
},
|
|
1012
|
-
},
|
|
1013
|
-
],
|
|
713
|
+
name: {
|
|
714
|
+
"margin-bottom": "2xs",
|
|
1014
715
|
},
|
|
1015
|
-
{
|
|
1016
|
-
|
|
1017
|
-
"border-radius": "base",
|
|
1018
|
-
padding: "lg",
|
|
1019
|
-
"text-align": "center",
|
|
1020
|
-
"box-shadow": "default",
|
|
1021
|
-
|
|
1022
|
-
display: "block",
|
|
1023
|
-
"flex-direction": "column",
|
|
1024
|
-
"justify-content": "center",
|
|
1025
|
-
"align-items": "center",
|
|
1026
|
-
"padding-top": "5xl",
|
|
1027
|
-
"padding-bottom": "5xl",
|
|
1028
|
-
},
|
|
1029
|
-
image: {
|
|
1030
|
-
width: "120px",
|
|
1031
|
-
height: "120px",
|
|
1032
|
-
"border-radius": "base",
|
|
1033
|
-
"object-fit": "cover",
|
|
1034
|
-
"margin-left": "auto",
|
|
1035
|
-
"margin-right": "auto",
|
|
1036
|
-
"margin-bottom": "base",
|
|
1037
|
-
},
|
|
1038
|
-
info: {
|
|
1039
|
-
display: "flex",
|
|
1040
|
-
"flex-direction": "column",
|
|
1041
|
-
"align-items": "center",
|
|
1042
|
-
"row-gap": "none",
|
|
1043
|
-
},
|
|
1044
|
-
name: {
|
|
1045
|
-
"margin-bottom": "2xs",
|
|
1046
|
-
},
|
|
1047
|
-
position: {
|
|
1048
|
-
"margin-bottom": "sm",
|
|
1049
|
-
},
|
|
1050
|
-
social_levoGroup: {
|
|
1051
|
-
display: "flex",
|
|
1052
|
-
"justify-content": "center",
|
|
1053
|
-
"column-gap": "2xs",
|
|
1054
|
-
},
|
|
1055
|
-
social: [
|
|
1056
|
-
{
|
|
1057
|
-
icon: {
|
|
1058
|
-
"object-fit": "contain",
|
|
1059
|
-
},
|
|
1060
|
-
},
|
|
1061
|
-
{
|
|
1062
|
-
icon: {
|
|
1063
|
-
"object-fit": "contain",
|
|
1064
|
-
},
|
|
1065
|
-
},
|
|
1066
|
-
{
|
|
1067
|
-
icon: {
|
|
1068
|
-
"object-fit": "contain",
|
|
1069
|
-
},
|
|
1070
|
-
},
|
|
1071
|
-
{
|
|
1072
|
-
icon: {
|
|
1073
|
-
"object-fit": "contain",
|
|
1074
|
-
},
|
|
1075
|
-
},
|
|
1076
|
-
],
|
|
716
|
+
position: {
|
|
717
|
+
"margin-bottom": "sm",
|
|
1077
718
|
},
|
|
1078
|
-
{
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
"flex-direction": "column",
|
|
1087
|
-
"justify-content": "center",
|
|
1088
|
-
"align-items": "center",
|
|
1089
|
-
"padding-top": "5xl",
|
|
1090
|
-
"padding-bottom": "5xl",
|
|
1091
|
-
},
|
|
1092
|
-
image: {
|
|
1093
|
-
width: "120px",
|
|
1094
|
-
height: "120px",
|
|
1095
|
-
"border-radius": "base",
|
|
1096
|
-
"object-fit": "cover",
|
|
1097
|
-
"margin-left": "auto",
|
|
1098
|
-
"margin-right": "auto",
|
|
1099
|
-
"margin-bottom": "base",
|
|
1100
|
-
},
|
|
1101
|
-
info: {
|
|
1102
|
-
display: "flex",
|
|
1103
|
-
"flex-direction": "column",
|
|
1104
|
-
"align-items": "center",
|
|
1105
|
-
"row-gap": "none",
|
|
1106
|
-
},
|
|
1107
|
-
name: {
|
|
1108
|
-
"margin-bottom": "2xs",
|
|
1109
|
-
},
|
|
1110
|
-
position: {
|
|
1111
|
-
"margin-bottom": "sm",
|
|
1112
|
-
},
|
|
1113
|
-
social_levoGroup: {
|
|
1114
|
-
display: "flex",
|
|
1115
|
-
"justify-content": "center",
|
|
1116
|
-
"column-gap": "2xs",
|
|
719
|
+
social_levoGroup: {
|
|
720
|
+
display: "flex",
|
|
721
|
+
"justify-content": "center",
|
|
722
|
+
"column-gap": "2xs",
|
|
723
|
+
},
|
|
724
|
+
social_levoGroupItem: {
|
|
725
|
+
icon: {
|
|
726
|
+
"object-fit": "contain",
|
|
1117
727
|
},
|
|
1118
|
-
social: [
|
|
1119
|
-
{
|
|
1120
|
-
icon: {
|
|
1121
|
-
"object-fit": "contain",
|
|
1122
|
-
},
|
|
1123
|
-
},
|
|
1124
|
-
{
|
|
1125
|
-
icon: {
|
|
1126
|
-
"object-fit": "contain",
|
|
1127
|
-
},
|
|
1128
|
-
},
|
|
1129
|
-
{
|
|
1130
|
-
icon: {
|
|
1131
|
-
"object-fit": "contain",
|
|
1132
|
-
},
|
|
1133
|
-
},
|
|
1134
|
-
{
|
|
1135
|
-
icon: {
|
|
1136
|
-
"object-fit": "contain",
|
|
1137
|
-
},
|
|
1138
|
-
},
|
|
1139
|
-
],
|
|
1140
728
|
},
|
|
1141
|
-
|
|
729
|
+
},
|
|
730
|
+
team: [{}, {}, {}, {}],
|
|
1142
731
|
},
|
|
1143
732
|
},
|
|
1144
733
|
{
|
|
@@ -1171,7 +760,9 @@ export const Team2: IBlock = {
|
|
|
1171
760
|
},
|
|
1172
761
|
{
|
|
1173
762
|
button: {
|
|
1174
|
-
selectedVariants: {
|
|
763
|
+
selectedVariants: {
|
|
764
|
+
Button_Variants: "Secondary",
|
|
765
|
+
},
|
|
1175
766
|
},
|
|
1176
767
|
},
|
|
1177
768
|
],
|
|
@@ -1234,33 +825,23 @@ export const Team2: IBlock = {
|
|
|
1234
825
|
layout: {},
|
|
1235
826
|
container: {},
|
|
1236
827
|
header: {
|
|
1237
|
-
"text-align": "left",
|
|
1238
|
-
"margin-bottom": "3xl",
|
|
1239
|
-
mobile: {
|
|
1240
|
-
"margin-bottom": "2xl",
|
|
1241
|
-
"text-align": "center",
|
|
1242
|
-
|
|
1243
|
-
"flex-direction": "column",
|
|
1244
|
-
},
|
|
1245
|
-
|
|
1246
828
|
display: "flex",
|
|
1247
|
-
"
|
|
1248
|
-
"
|
|
1249
|
-
|
|
1250
|
-
|
|
1251
|
-
},
|
|
829
|
+
"flex-direction": "column",
|
|
830
|
+
"row-gap": "sm",
|
|
831
|
+
"margin-bottom": "3xl",
|
|
832
|
+
mobile: { "margin-bottom": "2xl" },
|
|
1252
833
|
},
|
|
1253
834
|
"accent-title": {
|
|
835
|
+
color: "brand",
|
|
1254
836
|
"text-transform": "uppercase",
|
|
1255
|
-
"
|
|
837
|
+
"letter-spacing": "0.08em",
|
|
838
|
+
"font-weight": 600,
|
|
839
|
+
"font-size": "xs",
|
|
1256
840
|
},
|
|
1257
841
|
title: {
|
|
1258
|
-
color: "
|
|
1259
|
-
|
|
1260
|
-
|
|
1261
|
-
},
|
|
1262
|
-
"max-width": "450px",
|
|
1263
|
-
"margin-bottom": "lg",
|
|
842
|
+
color: "text-1",
|
|
843
|
+
"font-weight": 800,
|
|
844
|
+
"max-width": "640px",
|
|
1264
845
|
},
|
|
1265
846
|
ctas_levoGroup: {
|
|
1266
847
|
display: "flex",
|
|
@@ -1274,14 +855,8 @@ export const Team2: IBlock = {
|
|
|
1274
855
|
"column-gap": "0",
|
|
1275
856
|
},
|
|
1276
857
|
},
|
|
1277
|
-
|
|
1278
|
-
|
|
1279
|
-
button: {},
|
|
1280
|
-
},
|
|
1281
|
-
{
|
|
1282
|
-
button: {},
|
|
1283
|
-
},
|
|
1284
|
-
],
|
|
858
|
+
ctas_levoGroupItem: { button: {} },
|
|
859
|
+
ctas: [{}, {}],
|
|
1285
860
|
team_levoGroup: {
|
|
1286
861
|
display: "grid",
|
|
1287
862
|
"grid-template-columns": "repeat(3, minmax(0, 1fr))",
|
|
@@ -1297,204 +872,56 @@ export const Team2: IBlock = {
|
|
|
1297
872
|
"row-gap": "xl",
|
|
1298
873
|
},
|
|
1299
874
|
},
|
|
1300
|
-
|
|
1301
|
-
{
|
|
1302
|
-
|
|
1303
|
-
|
|
1304
|
-
|
|
1305
|
-
|
|
1306
|
-
|
|
1307
|
-
|
|
1308
|
-
|
|
1309
|
-
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1315
|
-
|
|
1316
|
-
|
|
1317
|
-
|
|
1318
|
-
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
|
|
1324
|
-
"border-bottom-color": "r",
|
|
1325
|
-
|
|
1326
|
-
mobile: {},
|
|
1327
|
-
tablet: {},
|
|
1328
|
-
},
|
|
1329
|
-
info: {
|
|
1330
|
-
display: "flex",
|
|
1331
|
-
"flex-direction": "column",
|
|
1332
|
-
"align-items": "center",
|
|
1333
|
-
"row-gap": "none",
|
|
875
|
+
team_levoGroupItem: {
|
|
876
|
+
card: {
|
|
877
|
+
"background-color": "white",
|
|
878
|
+
"border-radius": "lg",
|
|
879
|
+
padding: "none",
|
|
880
|
+
"text-align": "center",
|
|
881
|
+
"box-shadow": "default",
|
|
882
|
+
"border-width": "1px",
|
|
883
|
+
"border-color": "border",
|
|
884
|
+
filter: "drop-shadow(0 2px 5px rgba(0, 0, 0, 0.25))",
|
|
885
|
+
display: "flex",
|
|
886
|
+
"flex-direction": "column",
|
|
887
|
+
"align-items": "center",
|
|
888
|
+
overflow: "hidden",
|
|
889
|
+
"border-style": "solid",
|
|
890
|
+
},
|
|
891
|
+
image: {
|
|
892
|
+
width: "100%",
|
|
893
|
+
height: "320px",
|
|
894
|
+
"border-radius": "none",
|
|
895
|
+
"object-fit": "cover",
|
|
896
|
+
"margin-bottom": "none",
|
|
897
|
+
"border-bottom-width": "1px",
|
|
898
|
+
"border-bottom-color": "r",
|
|
1334
899
|
|
|
1335
|
-
|
|
1336
|
-
|
|
1337
|
-
"justify-content": "center",
|
|
1338
|
-
mobile: {},
|
|
1339
|
-
tablet: {},
|
|
1340
|
-
},
|
|
1341
|
-
name: {
|
|
1342
|
-
"margin-bottom": "2xs",
|
|
1343
|
-
},
|
|
1344
|
-
position: {},
|
|
1345
|
-
social_levoGroup: {
|
|
1346
|
-
display: "none",
|
|
1347
|
-
},
|
|
1348
|
-
social: [],
|
|
900
|
+
mobile: {},
|
|
901
|
+
tablet: {},
|
|
1349
902
|
},
|
|
1350
|
-
{
|
|
1351
|
-
|
|
1352
|
-
|
|
1353
|
-
|
|
1354
|
-
|
|
1355
|
-
"text-align": "center",
|
|
1356
|
-
"box-shadow": "default",
|
|
1357
|
-
"border-width": "1px",
|
|
1358
|
-
"border-color": "border",
|
|
1359
|
-
filter: "drop-shadow(0 2px 5px rgba(0, 0, 0, 0.25))",
|
|
1360
|
-
display: "flex",
|
|
1361
|
-
"flex-direction": "column",
|
|
1362
|
-
"align-items": "center",
|
|
1363
|
-
overflow: "hidden",
|
|
1364
|
-
"border-style": "solid",
|
|
1365
|
-
},
|
|
1366
|
-
image: {
|
|
1367
|
-
width: "100%",
|
|
1368
|
-
height: "320px",
|
|
1369
|
-
"border-radius": "none",
|
|
1370
|
-
"object-fit": "cover",
|
|
1371
|
-
"margin-bottom": "none",
|
|
1372
|
-
"border-bottom-width": "1px",
|
|
1373
|
-
"border-bottom-color": "r",
|
|
1374
|
-
|
|
1375
|
-
mobile: {},
|
|
1376
|
-
tablet: {},
|
|
1377
|
-
},
|
|
1378
|
-
info: {
|
|
1379
|
-
display: "flex",
|
|
1380
|
-
"flex-direction": "column",
|
|
1381
|
-
"align-items": "center",
|
|
1382
|
-
"row-gap": "none",
|
|
903
|
+
info: {
|
|
904
|
+
display: "flex",
|
|
905
|
+
"flex-direction": "column",
|
|
906
|
+
"align-items": "center",
|
|
907
|
+
"row-gap": "none",
|
|
1383
908
|
|
|
1384
|
-
|
|
1385
|
-
|
|
1386
|
-
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
},
|
|
1390
|
-
name: {
|
|
1391
|
-
"margin-bottom": "2xs",
|
|
1392
|
-
},
|
|
1393
|
-
position: {},
|
|
1394
|
-
social_levoGroup: {
|
|
1395
|
-
display: "none",
|
|
1396
|
-
},
|
|
1397
|
-
social: [],
|
|
909
|
+
padding: "lg",
|
|
910
|
+
height: "auto",
|
|
911
|
+
"justify-content": "center",
|
|
912
|
+
mobile: {},
|
|
913
|
+
tablet: {},
|
|
1398
914
|
},
|
|
1399
|
-
{
|
|
1400
|
-
|
|
1401
|
-
"background-color": "white",
|
|
1402
|
-
"border-radius": "lg",
|
|
1403
|
-
padding: "none",
|
|
1404
|
-
"text-align": "center",
|
|
1405
|
-
"box-shadow": "default",
|
|
1406
|
-
"border-width": "1px",
|
|
1407
|
-
"border-color": "border",
|
|
1408
|
-
filter: "drop-shadow(0 2px 5px rgba(0, 0, 0, 0.25))",
|
|
1409
|
-
display: "flex",
|
|
1410
|
-
"flex-direction": "column",
|
|
1411
|
-
"align-items": "center",
|
|
1412
|
-
overflow: "hidden",
|
|
1413
|
-
"border-style": "solid",
|
|
1414
|
-
},
|
|
1415
|
-
image: {
|
|
1416
|
-
width: "100%",
|
|
1417
|
-
height: "320px",
|
|
1418
|
-
"border-radius": "none",
|
|
1419
|
-
"object-fit": "cover",
|
|
1420
|
-
"margin-bottom": "none",
|
|
1421
|
-
"border-bottom-width": "1px",
|
|
1422
|
-
"border-bottom-color": "r",
|
|
1423
|
-
|
|
1424
|
-
mobile: {},
|
|
1425
|
-
tablet: {},
|
|
1426
|
-
},
|
|
1427
|
-
info: {
|
|
1428
|
-
display: "flex",
|
|
1429
|
-
"flex-direction": "column",
|
|
1430
|
-
"align-items": "center",
|
|
1431
|
-
"row-gap": "none",
|
|
1432
|
-
|
|
1433
|
-
padding: "lg",
|
|
1434
|
-
height: "auto",
|
|
1435
|
-
"justify-content": "center",
|
|
1436
|
-
mobile: {},
|
|
1437
|
-
tablet: {},
|
|
1438
|
-
},
|
|
1439
|
-
name: {
|
|
1440
|
-
"margin-bottom": "2xs",
|
|
1441
|
-
},
|
|
1442
|
-
position: {},
|
|
1443
|
-
social_levoGroup: {
|
|
1444
|
-
display: "none",
|
|
1445
|
-
},
|
|
1446
|
-
social: [],
|
|
915
|
+
name: {
|
|
916
|
+
"margin-bottom": "2xs",
|
|
1447
917
|
},
|
|
1448
|
-
{
|
|
1449
|
-
|
|
1450
|
-
|
|
1451
|
-
"border-radius": "lg",
|
|
1452
|
-
padding: "none",
|
|
1453
|
-
"text-align": "center",
|
|
1454
|
-
"box-shadow": "default",
|
|
1455
|
-
"border-width": "1px",
|
|
1456
|
-
"border-color": "border",
|
|
1457
|
-
filter: "drop-shadow(0 2px 5px rgba(0, 0, 0, 0.25))",
|
|
1458
|
-
display: "flex",
|
|
1459
|
-
"flex-direction": "column",
|
|
1460
|
-
"align-items": "center",
|
|
1461
|
-
overflow: "hidden",
|
|
1462
|
-
"border-style": "solid",
|
|
1463
|
-
},
|
|
1464
|
-
image: {
|
|
1465
|
-
width: "100%",
|
|
1466
|
-
height: "320px",
|
|
1467
|
-
"border-radius": "none",
|
|
1468
|
-
"object-fit": "cover",
|
|
1469
|
-
"margin-bottom": "none",
|
|
1470
|
-
"border-bottom-width": "1px",
|
|
1471
|
-
"border-bottom-color": "r",
|
|
1472
|
-
|
|
1473
|
-
mobile: {},
|
|
1474
|
-
tablet: {},
|
|
1475
|
-
},
|
|
1476
|
-
info: {
|
|
1477
|
-
display: "flex",
|
|
1478
|
-
"flex-direction": "column",
|
|
1479
|
-
"align-items": "center",
|
|
1480
|
-
"row-gap": "none",
|
|
1481
|
-
|
|
1482
|
-
padding: "lg",
|
|
1483
|
-
height: "auto",
|
|
1484
|
-
"justify-content": "center",
|
|
1485
|
-
mobile: {},
|
|
1486
|
-
tablet: {},
|
|
1487
|
-
},
|
|
1488
|
-
name: {
|
|
1489
|
-
"margin-bottom": "2xs",
|
|
1490
|
-
},
|
|
1491
|
-
position: {},
|
|
1492
|
-
social_levoGroup: {
|
|
1493
|
-
display: "none",
|
|
1494
|
-
},
|
|
1495
|
-
social: [],
|
|
918
|
+
position: {},
|
|
919
|
+
social_levoGroup: {
|
|
920
|
+
display: "none",
|
|
1496
921
|
},
|
|
1497
|
-
|
|
922
|
+
social: [],
|
|
923
|
+
},
|
|
924
|
+
team: [{}, {}, {}, {}],
|
|
1498
925
|
cta_rightIcon: {
|
|
1499
926
|
width: "20px",
|
|
1500
927
|
},
|
|
@@ -1558,50 +985,46 @@ export const Team2: IBlock = {
|
|
|
1558
985
|
},
|
|
1559
986
|
},
|
|
1560
987
|
],
|
|
988
|
+
ctas: [
|
|
989
|
+
{
|
|
990
|
+
button: {
|
|
991
|
+
selectedVariants: {},
|
|
992
|
+
},
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
button: {
|
|
996
|
+
selectedVariants: {
|
|
997
|
+
Button_Variants: "Secondary",
|
|
998
|
+
},
|
|
999
|
+
},
|
|
1000
|
+
},
|
|
1001
|
+
],
|
|
1561
1002
|
},
|
|
1562
1003
|
styles: {
|
|
1563
1004
|
layout: {},
|
|
1564
1005
|
container: {},
|
|
1565
1006
|
header: {
|
|
1566
|
-
"text-align": "left",
|
|
1567
|
-
"margin-bottom": "3xl",
|
|
1568
|
-
mobile: {
|
|
1569
|
-
"margin-bottom": "2xl",
|
|
1570
|
-
"text-align": "center",
|
|
1571
|
-
|
|
1572
|
-
"flex-direction": "column",
|
|
1573
|
-
},
|
|
1574
|
-
|
|
1575
1007
|
display: "flex",
|
|
1576
|
-
"
|
|
1577
|
-
"
|
|
1578
|
-
|
|
1579
|
-
|
|
1580
|
-
},
|
|
1581
|
-
"flex-direction": "row",
|
|
1008
|
+
"flex-direction": "column",
|
|
1009
|
+
"row-gap": "sm",
|
|
1010
|
+
"margin-bottom": "3xl",
|
|
1011
|
+
mobile: { "margin-bottom": "2xl" },
|
|
1582
1012
|
},
|
|
1583
1013
|
"accent-title": {
|
|
1014
|
+
color: "brand",
|
|
1584
1015
|
"text-transform": "uppercase",
|
|
1585
|
-
"letter-spacing": "0.
|
|
1586
|
-
"
|
|
1016
|
+
"letter-spacing": "0.08em",
|
|
1017
|
+
"font-weight": 600,
|
|
1018
|
+
"font-size": "xs",
|
|
1587
1019
|
},
|
|
1588
1020
|
title: {
|
|
1589
|
-
|
|
1590
|
-
"font-weight":
|
|
1591
|
-
|
|
1592
|
-
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
|
|
1596
|
-
"text-align": "center",
|
|
1597
|
-
},
|
|
1598
|
-
mobile: {
|
|
1599
|
-
"font-size": "sm",
|
|
1600
|
-
},
|
|
1601
|
-
|
|
1602
|
-
"margin-bottom": "none",
|
|
1603
|
-
width: "auto",
|
|
1604
|
-
display: "none",
|
|
1021
|
+
color: "text-1",
|
|
1022
|
+
"font-weight": 800,
|
|
1023
|
+
"max-width": "640px",
|
|
1024
|
+
},
|
|
1025
|
+
description: {
|
|
1026
|
+
color: "text-2",
|
|
1027
|
+
"max-width": "640px",
|
|
1605
1028
|
},
|
|
1606
1029
|
ctas_levoGroup: {
|
|
1607
1030
|
display: "flex",
|
|
@@ -1673,139 +1096,370 @@ export const Team2: IBlock = {
|
|
|
1673
1096
|
"row-gap": "xl",
|
|
1674
1097
|
},
|
|
1675
1098
|
},
|
|
1676
|
-
|
|
1677
|
-
{
|
|
1678
|
-
|
|
1679
|
-
|
|
1680
|
-
|
|
1681
|
-
|
|
1682
|
-
"border-width": "0px",
|
|
1099
|
+
team_levoGroupItem: {
|
|
1100
|
+
card: {
|
|
1101
|
+
"background-color": "white",
|
|
1102
|
+
padding: "none",
|
|
1103
|
+
"text-align": "center",
|
|
1104
|
+
"border-width": "0px",
|
|
1683
1105
|
|
|
1684
|
-
|
|
1685
|
-
|
|
1686
|
-
|
|
1687
|
-
|
|
1688
|
-
|
|
1689
|
-
|
|
1690
|
-
|
|
1691
|
-
|
|
1692
|
-
|
|
1693
|
-
|
|
1106
|
+
display: "flex",
|
|
1107
|
+
"flex-direction": "column",
|
|
1108
|
+
"align-items": "center",
|
|
1109
|
+
overflow: "hidden",
|
|
1110
|
+
},
|
|
1111
|
+
image: {
|
|
1112
|
+
"object-fit": "cover",
|
|
1113
|
+
"margin-bottom": "none",
|
|
1114
|
+
"border-bottom-width": "1px",
|
|
1115
|
+
"border-bottom-color": "r",
|
|
1694
1116
|
|
|
1695
|
-
|
|
1696
|
-
|
|
1697
|
-
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
1702
|
-
|
|
1117
|
+
mobile: {},
|
|
1118
|
+
tablet: {},
|
|
1119
|
+
},
|
|
1120
|
+
info: {
|
|
1121
|
+
display: "flex",
|
|
1122
|
+
"flex-direction": "column",
|
|
1123
|
+
"align-items": "center",
|
|
1124
|
+
"row-gap": "none",
|
|
1703
1125
|
|
|
1704
|
-
|
|
1705
|
-
|
|
1706
|
-
|
|
1707
|
-
|
|
1708
|
-
|
|
1709
|
-
|
|
1710
|
-
|
|
1711
|
-
|
|
1712
|
-
|
|
1713
|
-
},
|
|
1714
|
-
position: {},
|
|
1715
|
-
social_levoGroup: {
|
|
1716
|
-
display: "none",
|
|
1717
|
-
},
|
|
1718
|
-
social: [],
|
|
1126
|
+
padding: "lg",
|
|
1127
|
+
height: "auto",
|
|
1128
|
+
"justify-content": "center",
|
|
1129
|
+
mobile: {},
|
|
1130
|
+
tablet: {},
|
|
1131
|
+
},
|
|
1132
|
+
name: {
|
|
1133
|
+
"font-weight": "700",
|
|
1134
|
+
"margin-bottom": "2xs",
|
|
1719
1135
|
},
|
|
1136
|
+
position: {},
|
|
1137
|
+
social_levoGroup: {
|
|
1138
|
+
display: "none",
|
|
1139
|
+
},
|
|
1140
|
+
social: [],
|
|
1141
|
+
},
|
|
1142
|
+
team: [{}, {}, {}],
|
|
1143
|
+
cta_rightIcon: {
|
|
1144
|
+
width: "20px",
|
|
1145
|
+
},
|
|
1146
|
+
},
|
|
1147
|
+
},
|
|
1148
|
+
{
|
|
1149
|
+
key: "circular_compact",
|
|
1150
|
+
title: "Circular Compact",
|
|
1151
|
+
content: DEFAULT_CONTENT,
|
|
1152
|
+
config: {
|
|
1153
|
+
"accent-title": {
|
|
1154
|
+
heading: { level: "4" },
|
|
1155
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
1156
|
+
},
|
|
1157
|
+
title: { selectedVariants: { Heading_Level: "H2" } },
|
|
1158
|
+
ctas: [
|
|
1720
1159
|
{
|
|
1721
|
-
|
|
1722
|
-
|
|
1723
|
-
padding: "none",
|
|
1724
|
-
"text-align": "center",
|
|
1725
|
-
"border-width": "0px",
|
|
1726
|
-
|
|
1727
|
-
display: "flex",
|
|
1728
|
-
"flex-direction": "column",
|
|
1729
|
-
"align-items": "center",
|
|
1730
|
-
overflow: "hidden",
|
|
1160
|
+
button: {
|
|
1161
|
+
selectedVariants: {},
|
|
1731
1162
|
},
|
|
1732
|
-
|
|
1733
|
-
|
|
1734
|
-
|
|
1735
|
-
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
mobile: {},
|
|
1739
|
-
tablet: {},
|
|
1163
|
+
},
|
|
1164
|
+
{
|
|
1165
|
+
button: {
|
|
1166
|
+
selectedVariants: {
|
|
1167
|
+
Button_Variants: "Secondary",
|
|
1168
|
+
},
|
|
1740
1169
|
},
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1170
|
+
},
|
|
1171
|
+
],
|
|
1172
|
+
team: Array(4).fill(0).map(() => ({
|
|
1173
|
+
name: { heading: { level: "4" }, selectedVariants: { Heading_Level: "H5" } },
|
|
1174
|
+
position: { selectedVariants: {} },
|
|
1175
|
+
})),
|
|
1176
|
+
},
|
|
1177
|
+
styles: {
|
|
1178
|
+
layout: {},
|
|
1179
|
+
container: {},
|
|
1180
|
+
ctas_levoGroup: {
|
|
1181
|
+
display: "flex",
|
|
1182
|
+
"column-gap": "base",
|
|
1183
|
+
"justify-content": "center",
|
|
1184
|
+
},
|
|
1185
|
+
header: { "text-align": "center", "margin-bottom": "4xl" },
|
|
1186
|
+
"accent-title": {
|
|
1187
|
+
"text-transform": "uppercase",
|
|
1188
|
+
"letter-spacing": "0.1em",
|
|
1189
|
+
color: "brand",
|
|
1190
|
+
"margin-bottom": "xs",
|
|
1191
|
+
},
|
|
1192
|
+
title: { "max-width": "640px", "margin-left": "auto", "margin-right": "auto", "margin-bottom": "lg" },
|
|
1193
|
+
team_levoGroup: {
|
|
1194
|
+
display: "grid",
|
|
1195
|
+
"grid-template-columns": "repeat(4, minmax(0, 1fr))",
|
|
1196
|
+
"column-gap": "xl",
|
|
1197
|
+
"row-gap": "2xl",
|
|
1198
|
+
tablet: { "grid-template-columns": "repeat(2, minmax(0, 1fr))" },
|
|
1199
|
+
mobile: { "grid-template-columns": "repeat(1, minmax(0, 1fr))" },
|
|
1200
|
+
},
|
|
1201
|
+
team_levoGroupItem: {
|
|
1202
|
+
card: {
|
|
1203
|
+
"background-color": "transparent",
|
|
1204
|
+
padding: "none",
|
|
1205
|
+
"text-align": "center",
|
|
1206
|
+
"box-shadow": "none",
|
|
1207
|
+
display: "flex",
|
|
1208
|
+
"flex-direction": "column",
|
|
1209
|
+
"align-items": "center",
|
|
1210
|
+
},
|
|
1211
|
+
image: {
|
|
1212
|
+
width: "150px",
|
|
1213
|
+
height: "150px",
|
|
1214
|
+
"border-radius": "full",
|
|
1215
|
+
"object-fit": "cover",
|
|
1216
|
+
"margin-left": "auto",
|
|
1217
|
+
"margin-right": "auto",
|
|
1218
|
+
"margin-bottom": "base",
|
|
1219
|
+
"border-width": "3px",
|
|
1220
|
+
"border-style": "solid",
|
|
1221
|
+
"border-color": "brand",
|
|
1222
|
+
},
|
|
1223
|
+
info: {
|
|
1224
|
+
display: "flex",
|
|
1225
|
+
"flex-direction": "column",
|
|
1226
|
+
"align-items": "center",
|
|
1227
|
+
"row-gap": "2xs",
|
|
1228
|
+
},
|
|
1229
|
+
name: { "font-weight": 700, "margin-bottom": "2xs" },
|
|
1230
|
+
position: { "font-size": "sm", color: "text-2", "margin-bottom": "sm" },
|
|
1231
|
+
social_levoGroup: { display: "flex", "justify-content": "center", "column-gap": "xs" },
|
|
1232
|
+
social_levoGroupItem: {
|
|
1233
|
+
icon: {
|
|
1234
|
+
"object-fit": "contain",
|
|
1235
|
+
width: "24px",
|
|
1236
|
+
height: "24px",
|
|
1237
|
+
"border-radius": "full",
|
|
1752
1238
|
},
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1239
|
+
},
|
|
1240
|
+
},
|
|
1241
|
+
},
|
|
1242
|
+
},
|
|
1243
|
+
{
|
|
1244
|
+
key: "asymmetric_feature",
|
|
1245
|
+
title: "Asymmetric Feature",
|
|
1246
|
+
content: CONTENT_5,
|
|
1247
|
+
config: {
|
|
1248
|
+
"accent-title": {
|
|
1249
|
+
heading: { level: "4" },
|
|
1250
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
1251
|
+
},
|
|
1252
|
+
title: { selectedVariants: { Heading_Level: "H2" } },
|
|
1253
|
+
ctas: [
|
|
1254
|
+
{
|
|
1255
|
+
button: {
|
|
1256
|
+
selectedVariants: {},
|
|
1756
1257
|
},
|
|
1757
|
-
|
|
1758
|
-
|
|
1759
|
-
|
|
1258
|
+
},
|
|
1259
|
+
{
|
|
1260
|
+
button: {
|
|
1261
|
+
selectedVariants: {
|
|
1262
|
+
Button_Variants: "Secondary",
|
|
1263
|
+
},
|
|
1760
1264
|
},
|
|
1761
|
-
social: [],
|
|
1762
1265
|
},
|
|
1266
|
+
],
|
|
1267
|
+
team: Array(5).fill(0).map(() => ({
|
|
1268
|
+
name: { heading: { level: "4" }, selectedVariants: { Heading_Level: "H4" } },
|
|
1269
|
+
position: { selectedVariants: {} },
|
|
1270
|
+
})),
|
|
1271
|
+
},
|
|
1272
|
+
styles: {
|
|
1273
|
+
layout: { "background-color": "background-1" },
|
|
1274
|
+
container: {},
|
|
1275
|
+
ctas_levoGroup: {
|
|
1276
|
+
display: "flex",
|
|
1277
|
+
"column-gap": "base",
|
|
1278
|
+
},
|
|
1279
|
+
header: {
|
|
1280
|
+
"margin-bottom": "4xl",
|
|
1281
|
+
display: "flex",
|
|
1282
|
+
"flex-direction": "column",
|
|
1283
|
+
"row-gap": "sm",
|
|
1284
|
+
"padding-bottom": "xl",
|
|
1285
|
+
"border-bottom-width": "1px",
|
|
1286
|
+
"border-bottom-style": "solid",
|
|
1287
|
+
"border-bottom-color": "border",
|
|
1288
|
+
},
|
|
1289
|
+
"accent-title": {
|
|
1290
|
+
"text-transform": "uppercase",
|
|
1291
|
+
"letter-spacing": "0.1em",
|
|
1292
|
+
color: "brand",
|
|
1293
|
+
"margin-bottom": "xs",
|
|
1294
|
+
},
|
|
1295
|
+
title: { "max-width": "720px", "margin-bottom": "base", "font-weight": 800 },
|
|
1296
|
+
team_levoGroup: {
|
|
1297
|
+
display: "grid",
|
|
1298
|
+
"grid-template-columns": "2fr 1fr 1fr",
|
|
1299
|
+
"grid-auto-rows": "1fr",
|
|
1300
|
+
"column-gap": "xl",
|
|
1301
|
+
"row-gap": "xl",
|
|
1302
|
+
tablet: { "grid-template-columns": "repeat(2, minmax(0, 1fr))" },
|
|
1303
|
+
mobile: { "grid-template-columns": "repeat(1, minmax(0, 1fr))" },
|
|
1304
|
+
},
|
|
1305
|
+
team_levoGroupItem: {
|
|
1306
|
+
card: {
|
|
1307
|
+
"background-color": "background-2",
|
|
1308
|
+
padding: "none",
|
|
1309
|
+
"box-shadow": "default",
|
|
1310
|
+
display: "flex",
|
|
1311
|
+
overflow: "hidden",
|
|
1312
|
+
"border-width": "1px",
|
|
1313
|
+
"border-style": "solid",
|
|
1314
|
+
"border-color": "border",
|
|
1315
|
+
},
|
|
1316
|
+
image: {
|
|
1317
|
+
"object-fit": "cover",
|
|
1318
|
+
"margin-bottom": "none",
|
|
1319
|
+
},
|
|
1320
|
+
},
|
|
1321
|
+
team: [
|
|
1763
1322
|
{
|
|
1764
1323
|
card: {
|
|
1765
|
-
"
|
|
1766
|
-
padding: "none",
|
|
1767
|
-
"text-align": "center",
|
|
1768
|
-
"border-width": "0px",
|
|
1769
|
-
|
|
1770
|
-
display: "flex",
|
|
1324
|
+
"border-radius": "2xl",
|
|
1771
1325
|
"flex-direction": "column",
|
|
1772
|
-
"
|
|
1773
|
-
overflow: "hidden",
|
|
1326
|
+
"grid-row": "span 2",
|
|
1774
1327
|
},
|
|
1775
1328
|
image: {
|
|
1776
|
-
|
|
1777
|
-
|
|
1778
|
-
"border-bottom-width": "1px",
|
|
1779
|
-
"border-bottom-color": "r",
|
|
1780
|
-
|
|
1781
|
-
mobile: {},
|
|
1782
|
-
tablet: {},
|
|
1329
|
+
width: "100%",
|
|
1330
|
+
height: "420px",
|
|
1783
1331
|
},
|
|
1784
|
-
info: {
|
|
1785
|
-
|
|
1786
|
-
|
|
1332
|
+
info: { display: "flex", "flex-direction": "column", "row-gap": "xs", padding: "xl" },
|
|
1333
|
+
name: { "font-weight": 800, "margin-bottom": "2xs" },
|
|
1334
|
+
position: { color: "brand", "font-size": "sm", "text-transform": "uppercase", "letter-spacing": "0.08em" },
|
|
1335
|
+
social_levoGroup: { display: "flex", "column-gap": "xs", "margin-top": "sm" },
|
|
1336
|
+
social_levoGroupItem: {
|
|
1337
|
+
icon: { "object-fit": "contain", width: "28px", height: "28px", padding: "2xs", "border-radius": "full", "background-color": "background-1" },
|
|
1338
|
+
},
|
|
1339
|
+
},
|
|
1340
|
+
...Array(4).fill(0).map(() => ({
|
|
1341
|
+
card: {
|
|
1342
|
+
"border-radius": "xl",
|
|
1343
|
+
"flex-direction": "row",
|
|
1787
1344
|
"align-items": "center",
|
|
1788
|
-
"row-gap": "none",
|
|
1789
|
-
|
|
1790
|
-
padding: "lg",
|
|
1791
|
-
height: "auto",
|
|
1792
|
-
"justify-content": "center",
|
|
1793
|
-
mobile: {},
|
|
1794
|
-
tablet: {},
|
|
1795
1345
|
},
|
|
1796
|
-
|
|
1797
|
-
|
|
1798
|
-
|
|
1346
|
+
image: {
|
|
1347
|
+
width: "100px",
|
|
1348
|
+
height: "100px",
|
|
1349
|
+
flex: "0 0 100px",
|
|
1350
|
+
},
|
|
1351
|
+
info: { display: "flex", "flex-direction": "column", "row-gap": "4xs", padding: "base", flex: "1" },
|
|
1352
|
+
name: { "font-weight": 700, "font-size": "base", "margin-bottom": "2xs" },
|
|
1353
|
+
position: { color: "text-2", "font-size": "xs" },
|
|
1354
|
+
social_levoGroup: { display: "none" },
|
|
1355
|
+
social: [],
|
|
1356
|
+
})),
|
|
1357
|
+
],
|
|
1358
|
+
},
|
|
1359
|
+
},
|
|
1360
|
+
{
|
|
1361
|
+
key: "outline_pills",
|
|
1362
|
+
title: "Outline Pills",
|
|
1363
|
+
content: DEFAULT_CONTENT,
|
|
1364
|
+
config: {
|
|
1365
|
+
"accent-title": {
|
|
1366
|
+
heading: { level: "4" },
|
|
1367
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
1368
|
+
},
|
|
1369
|
+
title: { selectedVariants: { Heading_Level: "H2" } },
|
|
1370
|
+
ctas: [
|
|
1371
|
+
{
|
|
1372
|
+
button: {
|
|
1373
|
+
selectedVariants: {},
|
|
1799
1374
|
},
|
|
1800
|
-
|
|
1801
|
-
|
|
1802
|
-
|
|
1375
|
+
},
|
|
1376
|
+
{
|
|
1377
|
+
button: {
|
|
1378
|
+
selectedVariants: {
|
|
1379
|
+
Button_Variants: "Secondary",
|
|
1380
|
+
},
|
|
1803
1381
|
},
|
|
1804
|
-
social: [],
|
|
1805
1382
|
},
|
|
1806
1383
|
],
|
|
1807
|
-
|
|
1808
|
-
|
|
1384
|
+
team: Array(4).fill(0).map(() => ({
|
|
1385
|
+
name: { heading: { level: "4" }, selectedVariants: { Heading_Level: "H5" } },
|
|
1386
|
+
position: { selectedVariants: {} },
|
|
1387
|
+
})),
|
|
1388
|
+
},
|
|
1389
|
+
styles: {
|
|
1390
|
+
layout: {},
|
|
1391
|
+
container: {},
|
|
1392
|
+
ctas_levoGroup: {
|
|
1393
|
+
display: "flex",
|
|
1394
|
+
"column-gap": "base",
|
|
1395
|
+
"justify-content": "center",
|
|
1396
|
+
},
|
|
1397
|
+
header: { "text-align": "center", "margin-bottom": "4xl" },
|
|
1398
|
+
"accent-title": {
|
|
1399
|
+
"text-transform": "uppercase",
|
|
1400
|
+
"letter-spacing": "0.1em",
|
|
1401
|
+
"margin-bottom": "xs",
|
|
1402
|
+
},
|
|
1403
|
+
title: {
|
|
1404
|
+
"max-width": "640px",
|
|
1405
|
+
"text-align": "center",
|
|
1406
|
+
"margin-left": "auto",
|
|
1407
|
+
"margin-right": "auto",
|
|
1408
|
+
"margin-bottom": "lg",
|
|
1409
|
+
},
|
|
1410
|
+
team_levoGroup: {
|
|
1411
|
+
display: "grid",
|
|
1412
|
+
"grid-template-columns": "repeat(4, minmax(0, 1fr))",
|
|
1413
|
+
"column-gap": "lg",
|
|
1414
|
+
"row-gap": "xl",
|
|
1415
|
+
tablet: { "grid-template-columns": "repeat(2, minmax(0, 1fr))" },
|
|
1416
|
+
mobile: { "grid-template-columns": "repeat(1, minmax(0, 1fr))" },
|
|
1417
|
+
},
|
|
1418
|
+
team_levoGroupItem: {
|
|
1419
|
+
card: {
|
|
1420
|
+
"background-color": "transparent",
|
|
1421
|
+
"border-radius": "2xl",
|
|
1422
|
+
"border-width": "1px",
|
|
1423
|
+
"border-style": "solid",
|
|
1424
|
+
"border-color": "border",
|
|
1425
|
+
padding: "xl",
|
|
1426
|
+
"text-align": "center",
|
|
1427
|
+
display: "flex",
|
|
1428
|
+
"flex-direction": "column",
|
|
1429
|
+
"align-items": "center",
|
|
1430
|
+
transition: "border-color 0.2s",
|
|
1431
|
+
},
|
|
1432
|
+
image: {
|
|
1433
|
+
width: "140px",
|
|
1434
|
+
height: "140px",
|
|
1435
|
+
"border-radius": "full",
|
|
1436
|
+
"object-fit": "cover",
|
|
1437
|
+
"margin-left": "auto",
|
|
1438
|
+
"margin-right": "auto",
|
|
1439
|
+
"margin-bottom": "base",
|
|
1440
|
+
},
|
|
1441
|
+
info: {
|
|
1442
|
+
display: "flex",
|
|
1443
|
+
"flex-direction": "column",
|
|
1444
|
+
"align-items": "center",
|
|
1445
|
+
"row-gap": "2xs",
|
|
1446
|
+
},
|
|
1447
|
+
name: { "font-weight": 700, "margin-bottom": "2xs" },
|
|
1448
|
+
position: { "font-size": "sm", color: "text-2", "margin-bottom": "sm" },
|
|
1449
|
+
social_levoGroup: {
|
|
1450
|
+
display: "flex",
|
|
1451
|
+
"justify-content": "center",
|
|
1452
|
+
"column-gap": "xs",
|
|
1453
|
+
"padding-top": "sm",
|
|
1454
|
+
"border-top-width": "1px",
|
|
1455
|
+
"border-top-style": "solid",
|
|
1456
|
+
"border-top-color": "border",
|
|
1457
|
+
width: "100%",
|
|
1458
|
+
"margin-top": "sm",
|
|
1459
|
+
},
|
|
1460
|
+
social_levoGroupItem: {
|
|
1461
|
+
icon: { "object-fit": "contain", width: "24px", height: "24px" },
|
|
1462
|
+
},
|
|
1809
1463
|
},
|
|
1810
1464
|
},
|
|
1811
1465
|
},
|