@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,122 +1,172 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
-
const
|
|
4
|
-
id: "
|
|
5
|
-
filename: "profile-3-1.png",
|
|
3
|
+
const IMG_1 = {
|
|
4
|
+
id: "7453456573203124989",
|
|
6
5
|
kind: "image",
|
|
7
|
-
location: "https://
|
|
6
|
+
location: "https://images.pexels.com/photos/28883898/pexels-photo-28883898.jpeg",
|
|
7
|
+
mimetype: "image/jpeg",
|
|
8
8
|
srcset: {
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
path: "https://
|
|
9
|
+
"320w": "https://images.pexels.com/photos/28883898/pexels-photo-28883898.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
10
|
+
"640w": "https://images.pexels.com/photos/28883898/pexels-photo-28883898.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
11
|
+
"750w": "https://images.pexels.com/photos/28883898/pexels-photo-28883898.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
12
|
+
"828w": "https://images.pexels.com/photos/28883898/pexels-photo-28883898.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
13
|
+
"1080w": "https://images.pexels.com/photos/28883898/pexels-photo-28883898.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
14
|
+
"1200w": "https://images.pexels.com/photos/28883898/pexels-photo-28883898.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
15
|
+
"1920w": "https://images.pexels.com/photos/28883898/pexels-photo-28883898.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
16
|
+
path: "https://images.pexels.com/photos/28883898/pexels-photo-28883898.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/28883898/pexels-photo-28883898.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/28883898/pexels-photo-28883898.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/28883898/pexels-photo-28883898.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/28883898/pexels-photo-28883898.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/28883898/pexels-photo-28883898.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/28883898/pexels-photo-28883898.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
17
17
|
},
|
|
18
|
-
mimetype: "image/png",
|
|
19
18
|
};
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
19
|
+
|
|
20
|
+
const IMG_2 = {
|
|
21
|
+
id: "7453456573203570125",
|
|
23
22
|
kind: "image",
|
|
24
|
-
location: "https://
|
|
23
|
+
location: "https://images.pexels.com/photos/30692588/pexels-photo-30692588.jpeg",
|
|
24
|
+
mimetype: "image/jpeg",
|
|
25
25
|
srcset: {
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
path: "https://
|
|
26
|
+
"320w": "https://images.pexels.com/photos/30692588/pexels-photo-30692588.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
27
|
+
"640w": "https://images.pexels.com/photos/30692588/pexels-photo-30692588.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
28
|
+
"750w": "https://images.pexels.com/photos/30692588/pexels-photo-30692588.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
29
|
+
"828w": "https://images.pexels.com/photos/30692588/pexels-photo-30692588.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
30
|
+
"1080w": "https://images.pexels.com/photos/30692588/pexels-photo-30692588.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
31
|
+
"1200w": "https://images.pexels.com/photos/30692588/pexels-photo-30692588.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
32
|
+
"1920w": "https://images.pexels.com/photos/30692588/pexels-photo-30692588.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
33
|
+
path: "https://images.pexels.com/photos/30692588/pexels-photo-30692588.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/30692588/pexels-photo-30692588.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/30692588/pexels-photo-30692588.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/30692588/pexels-photo-30692588.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/30692588/pexels-photo-30692588.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/30692588/pexels-photo-30692588.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/30692588/pexels-photo-30692588.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
34
34
|
},
|
|
35
|
-
mimetype: "image/png",
|
|
36
35
|
};
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
36
|
+
|
|
37
|
+
const IMG_3 = {
|
|
38
|
+
id: "7453456573204655979",
|
|
40
39
|
kind: "image",
|
|
41
|
-
location: "https://
|
|
40
|
+
location: "https://images.pexels.com/photos/9064790/pexels-photo-9064790.jpeg",
|
|
41
|
+
mimetype: "image/jpeg",
|
|
42
42
|
srcset: {
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
path: "https://
|
|
43
|
+
"320w": "https://images.pexels.com/photos/9064790/pexels-photo-9064790.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
44
|
+
"640w": "https://images.pexels.com/photos/9064790/pexels-photo-9064790.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
45
|
+
"750w": "https://images.pexels.com/photos/9064790/pexels-photo-9064790.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
46
|
+
"828w": "https://images.pexels.com/photos/9064790/pexels-photo-9064790.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
47
|
+
"1080w": "https://images.pexels.com/photos/9064790/pexels-photo-9064790.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
48
|
+
"1200w": "https://images.pexels.com/photos/9064790/pexels-photo-9064790.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
49
|
+
"1920w": "https://images.pexels.com/photos/9064790/pexels-photo-9064790.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
50
|
+
path: "https://images.pexels.com/photos/9064790/pexels-photo-9064790.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/9064790/pexels-photo-9064790.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/9064790/pexels-photo-9064790.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/9064790/pexels-photo-9064790.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/9064790/pexels-photo-9064790.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/9064790/pexels-photo-9064790.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/9064790/pexels-photo-9064790.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
51
51
|
},
|
|
52
|
-
mimetype: "image/png",
|
|
53
52
|
};
|
|
54
53
|
|
|
55
|
-
const
|
|
54
|
+
const LINKEDIN_ICON = {
|
|
55
|
+
kind: "icon",
|
|
56
|
+
data: {
|
|
57
|
+
id: "linkedin",
|
|
58
|
+
label: "Linkedin",
|
|
59
|
+
svgCode:
|
|
60
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g clip-path="url(#clip0_37_4945)">\n<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="currentColor"/>\n</g>\n<defs>\n<clipPath id="clip0_37_4945">\n<rect width="24" height="24" fill="currentColor"/>\n</clipPath>\n</defs>\n</svg>',
|
|
61
|
+
},
|
|
62
|
+
};
|
|
56
63
|
|
|
57
|
-
const
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
64
|
+
const TWITTER_ICON = {
|
|
65
|
+
kind: "icon",
|
|
66
|
+
data: {
|
|
67
|
+
id: "twitter",
|
|
68
|
+
label: "Twitter",
|
|
69
|
+
svgCode:
|
|
70
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<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="currentColor"/>\n</svg>',
|
|
71
|
+
},
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
const GITHUB_ICON = {
|
|
75
|
+
kind: "icon",
|
|
76
|
+
data: {
|
|
77
|
+
id: "github",
|
|
78
|
+
label: "Github",
|
|
79
|
+
svgCode:
|
|
80
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<g clip-path="url(#clip0_37_5133)">\n<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="currentColor"/>\n</g>\n<defs>\n<clipPath id="clip0_37_5133">\n<rect width="24" height="24" fill="currentColor"/>\n</clipPath>\n</defs>\n</svg>',
|
|
81
|
+
},
|
|
82
|
+
};
|
|
83
|
+
|
|
84
|
+
const DEFAULT_CONTENT = {
|
|
85
|
+
layout: null,
|
|
86
|
+
container: null,
|
|
87
|
+
header_container: null,
|
|
88
|
+
title: "The operators moving money",
|
|
89
|
+
description:
|
|
90
|
+
"<p>Engineers and risk leads who keep settlement, compliance, and fraud defences running across forty-two markets.</p>",
|
|
91
|
+
profiles: [
|
|
70
92
|
{
|
|
71
|
-
|
|
72
|
-
|
|
93
|
+
main_container: null,
|
|
94
|
+
left_container: null,
|
|
95
|
+
ctas: [],
|
|
96
|
+
right_container: null,
|
|
97
|
+
content_container: null,
|
|
98
|
+
image: IMG_1,
|
|
99
|
+
name: "<p>Priya Menon</p>",
|
|
100
|
+
social_icon: [
|
|
101
|
+
{ icon: LINKEDIN_ICON },
|
|
102
|
+
{ icon: TWITTER_ICON },
|
|
103
|
+
],
|
|
104
|
+
groups: [
|
|
105
|
+
{
|
|
106
|
+
title: "<p>Role</p>",
|
|
107
|
+
description: "<p>Head of Payments Platform</p>",
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
title: "<p>Focus</p>",
|
|
111
|
+
description: "<p>ISO 20022, real-time rails, PCI DSS Level 1</p>",
|
|
112
|
+
},
|
|
113
|
+
],
|
|
114
|
+
content_description:
|
|
115
|
+
"Twelve years shipping payment infrastructure at Stripe and Razorpay. Owns card acquiring, UPI, and the ledger reconciliation pipeline that clears 4M transactions a day.",
|
|
73
116
|
},
|
|
74
|
-
],
|
|
75
|
-
name: "<p>Spohia Reed</p>",
|
|
76
|
-
social_icon: [
|
|
77
117
|
{
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
118
|
+
main_container: null,
|
|
119
|
+
left_container: null,
|
|
120
|
+
ctas: [],
|
|
121
|
+
right_container: null,
|
|
122
|
+
content_container: null,
|
|
123
|
+
image: IMG_2,
|
|
124
|
+
name: "<p>Marcus Okafor</p>",
|
|
125
|
+
social_icon: [
|
|
126
|
+
{ icon: LINKEDIN_ICON },
|
|
127
|
+
{ icon: TWITTER_ICON },
|
|
128
|
+
],
|
|
129
|
+
groups: [
|
|
130
|
+
{
|
|
131
|
+
title: "<p>Role</p>",
|
|
132
|
+
description: "<p>Chief Risk Officer</p>",
|
|
86
133
|
},
|
|
87
|
-
|
|
134
|
+
{
|
|
135
|
+
title: "<p>Focus</p>",
|
|
136
|
+
description: "<p>KYC, sanctions screening, fraud modelling</p>",
|
|
137
|
+
},
|
|
138
|
+
],
|
|
139
|
+
content_description:
|
|
140
|
+
"Former head of financial crime at HSBC. Built the behavioural scoring model that cut false-positive fraud alerts by 63% while holding chargeback rates below eight basis points.",
|
|
88
141
|
},
|
|
89
142
|
{
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
143
|
+
main_container: null,
|
|
144
|
+
left_container: null,
|
|
145
|
+
ctas: [],
|
|
146
|
+
right_container: null,
|
|
147
|
+
content_container: null,
|
|
148
|
+
image: IMG_3,
|
|
149
|
+
name: "<p>Elena Vasquez</p>",
|
|
150
|
+
social_icon: [
|
|
151
|
+
{ icon: LINKEDIN_ICON },
|
|
152
|
+
{ icon: GITHUB_ICON },
|
|
153
|
+
],
|
|
154
|
+
groups: [
|
|
155
|
+
{
|
|
156
|
+
title: "<p>Role</p>",
|
|
157
|
+
description: "<p>VP Platform Engineering</p>",
|
|
98
158
|
},
|
|
99
|
-
|
|
159
|
+
{
|
|
160
|
+
title: "<p>Focus</p>",
|
|
161
|
+
description: "<p>SRE, tokenization, multi-region settlement</p>",
|
|
162
|
+
},
|
|
163
|
+
],
|
|
164
|
+
content_description:
|
|
165
|
+
"Runs the core engineering org. Shipped the active-active settlement service that delivered 99.995% uptime across AWS eu-west and ap-south through the 2025 peak-traffic season.",
|
|
100
166
|
},
|
|
101
167
|
],
|
|
102
168
|
};
|
|
103
169
|
|
|
104
|
-
const DEFAULT_CONTENT = {
|
|
105
|
-
layout: null,
|
|
106
|
-
container: null,
|
|
107
|
-
header_container: null,
|
|
108
|
-
title: "Meet Our Team",
|
|
109
|
-
description: "<p>Dedicated professionals committed to success.</p>",
|
|
110
|
-
profiles: Array(3)
|
|
111
|
-
.fill(0)
|
|
112
|
-
.map((v, index) => {
|
|
113
|
-
return {
|
|
114
|
-
...PROFILE_CONTENT,
|
|
115
|
-
image: MEDIA_ARR[index],
|
|
116
|
-
};
|
|
117
|
-
}),
|
|
118
|
-
};
|
|
119
|
-
|
|
120
170
|
export type IProfile3Content = typeof DEFAULT_CONTENT;
|
|
121
171
|
|
|
122
172
|
export const Profile3: IBlock = {
|
|
@@ -259,219 +309,220 @@ export const Profile3: IBlock = {
|
|
|
259
309
|
{
|
|
260
310
|
groups: [
|
|
261
311
|
{
|
|
262
|
-
description: {
|
|
263
|
-
selectedVariants: {},
|
|
264
|
-
},
|
|
265
312
|
title: {
|
|
266
|
-
heading: {
|
|
267
|
-
|
|
268
|
-
},
|
|
269
|
-
selectedVariants: {
|
|
270
|
-
Heading_Level: "H5",
|
|
271
|
-
},
|
|
313
|
+
heading: { level: "5" },
|
|
314
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
272
315
|
},
|
|
273
316
|
},
|
|
274
317
|
{
|
|
275
|
-
description: {
|
|
276
|
-
selectedVariants: {},
|
|
277
|
-
},
|
|
278
318
|
title: {
|
|
279
|
-
|
|
280
|
-
|
|
281
|
-
},
|
|
282
|
-
heading: {
|
|
283
|
-
level: "4",
|
|
284
|
-
},
|
|
319
|
+
heading: { level: "5" },
|
|
320
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
285
321
|
},
|
|
286
322
|
},
|
|
287
323
|
],
|
|
288
324
|
name: {
|
|
289
|
-
heading: {
|
|
290
|
-
|
|
291
|
-
},
|
|
292
|
-
selectedVariants: {
|
|
293
|
-
Heading_Level: "H2",
|
|
294
|
-
},
|
|
325
|
+
heading: { level: "3" },
|
|
326
|
+
selectedVariants: { Heading_Level: "H3" },
|
|
295
327
|
},
|
|
296
328
|
},
|
|
297
329
|
{
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
330
|
+
groups: [
|
|
331
|
+
{
|
|
332
|
+
title: {
|
|
333
|
+
heading: { level: "5" },
|
|
334
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
335
|
+
},
|
|
336
|
+
},
|
|
337
|
+
{
|
|
338
|
+
title: {
|
|
339
|
+
heading: { level: "5" },
|
|
340
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
341
|
+
},
|
|
301
342
|
},
|
|
343
|
+
],
|
|
344
|
+
name: {
|
|
345
|
+
heading: { level: "3" },
|
|
346
|
+
selectedVariants: { Heading_Level: "H3" },
|
|
302
347
|
},
|
|
303
348
|
},
|
|
304
349
|
{
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
350
|
+
groups: [
|
|
351
|
+
{
|
|
352
|
+
title: {
|
|
353
|
+
heading: { level: "5" },
|
|
354
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
355
|
+
},
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
title: {
|
|
359
|
+
heading: { level: "5" },
|
|
360
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
361
|
+
},
|
|
308
362
|
},
|
|
363
|
+
],
|
|
364
|
+
name: {
|
|
365
|
+
heading: { level: "3" },
|
|
366
|
+
selectedVariants: { Heading_Level: "H3" },
|
|
309
367
|
},
|
|
310
368
|
},
|
|
311
369
|
],
|
|
312
370
|
title: {
|
|
313
|
-
heading: {
|
|
314
|
-
|
|
315
|
-
},
|
|
316
|
-
selectedVariants: {
|
|
317
|
-
Heading_Level: "H1",
|
|
318
|
-
},
|
|
371
|
+
heading: { level: "2" },
|
|
372
|
+
selectedVariants: { Heading_Level: "H2" },
|
|
319
373
|
},
|
|
320
374
|
},
|
|
321
375
|
styles: {
|
|
322
|
-
layout: {
|
|
376
|
+
layout: {
|
|
377
|
+
"padding-top": "3xl",
|
|
378
|
+
"padding-bottom": "3xl",
|
|
379
|
+
"media:min:768px": {
|
|
380
|
+
"padding-top": "5xl",
|
|
381
|
+
"padding-bottom": "5xl",
|
|
382
|
+
},
|
|
383
|
+
},
|
|
323
384
|
container: {},
|
|
324
385
|
header_container: {
|
|
325
386
|
display: "flex",
|
|
326
387
|
"flex-direction": "column",
|
|
327
388
|
"align-items": "center",
|
|
328
|
-
"margin-bottom": "5xl",
|
|
329
389
|
"text-align": "center",
|
|
330
390
|
"row-gap": "md",
|
|
391
|
+
"margin-bottom": "3xl",
|
|
392
|
+
"max-width": "720px",
|
|
393
|
+
"margin-left": "auto",
|
|
394
|
+
"margin-right": "auto",
|
|
395
|
+
"media:min:1024px": {
|
|
396
|
+
"margin-bottom": "4xl",
|
|
397
|
+
},
|
|
398
|
+
},
|
|
399
|
+
title: {
|
|
400
|
+
"text-align": "center",
|
|
401
|
+
"font-weight": 600,
|
|
402
|
+
},
|
|
403
|
+
description: {
|
|
404
|
+
"text-align": "center",
|
|
405
|
+
color: "text-2",
|
|
331
406
|
},
|
|
332
|
-
title: {},
|
|
333
|
-
description: {},
|
|
334
407
|
profiles_levoGroup: {
|
|
335
408
|
display: "grid",
|
|
336
409
|
"flex-direction": "column",
|
|
337
|
-
"row-gap": "
|
|
410
|
+
"row-gap": "4xl",
|
|
338
411
|
"grid-template-columns": "repeat(1, minmax(0, 1fr))",
|
|
339
412
|
"column-gap": "5xl",
|
|
340
413
|
},
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
"flex-direction": "column",
|
|
351
|
-
},
|
|
352
|
-
},
|
|
353
|
-
left_container: {
|
|
354
|
-
display: "flex",
|
|
414
|
+
profiles_levoGroupItem: {
|
|
415
|
+
main_container: {
|
|
416
|
+
display: "flex",
|
|
417
|
+
"flex-direction": "row",
|
|
418
|
+
"align-items": "flex-start",
|
|
419
|
+
"column-gap": "3xl",
|
|
420
|
+
width: "100%",
|
|
421
|
+
height: "100%",
|
|
422
|
+
tablet: {
|
|
355
423
|
"flex-direction": "column",
|
|
356
|
-
"
|
|
357
|
-
flex: "1",
|
|
358
|
-
"max-width": "400px",
|
|
359
|
-
tablet: {
|
|
360
|
-
"max-width": "100%",
|
|
361
|
-
},
|
|
424
|
+
"row-gap": "xl",
|
|
362
425
|
},
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
426
|
+
},
|
|
427
|
+
left_container: {
|
|
428
|
+
display: "flex",
|
|
429
|
+
"flex-direction": "column",
|
|
430
|
+
"align-items": "flex-start",
|
|
431
|
+
flex: "0 0 360px",
|
|
432
|
+
tablet: {
|
|
433
|
+
flex: "1 1 auto",
|
|
434
|
+
"max-width": "100%",
|
|
366
435
|
width: "100%",
|
|
367
|
-
height: "300px",
|
|
368
|
-
"object-fit": "cover",
|
|
369
|
-
},
|
|
370
|
-
social_icon_levoGroup: {
|
|
371
|
-
display: "flex",
|
|
372
|
-
"column-gap": "md",
|
|
373
|
-
"margin-bottom": "24px",
|
|
374
|
-
},
|
|
375
|
-
social_icon: [
|
|
376
|
-
{
|
|
377
|
-
icon: {
|
|
378
|
-
height: "40px",
|
|
379
|
-
width: "40px",
|
|
380
|
-
"font-size": "40px",
|
|
381
|
-
"background-color": "background-1",
|
|
382
|
-
color: "text-1",
|
|
383
|
-
"padding-top": "8px",
|
|
384
|
-
"padding-bottom": "8px",
|
|
385
|
-
"padding-left": "8px",
|
|
386
|
-
"padding-right": "8px",
|
|
387
|
-
"border-radius": "50%",
|
|
388
|
-
"border-color": "border",
|
|
389
|
-
"border-width": "1px",
|
|
390
|
-
},
|
|
391
|
-
},
|
|
392
|
-
{
|
|
393
|
-
icon: {
|
|
394
|
-
height: "40px",
|
|
395
|
-
width: "40px",
|
|
396
|
-
"font-size": "40px",
|
|
397
|
-
"background-color": "background-1",
|
|
398
|
-
color: "text-1",
|
|
399
|
-
"padding-top": "8px",
|
|
400
|
-
"padding-bottom": "8px",
|
|
401
|
-
"padding-left": "8px",
|
|
402
|
-
"padding-right": "8px",
|
|
403
|
-
"border-radius": "50%",
|
|
404
|
-
"border-color": "border",
|
|
405
|
-
"border-width": "1px",
|
|
406
|
-
},
|
|
407
|
-
},
|
|
408
|
-
{
|
|
409
|
-
icon: {
|
|
410
|
-
height: "40px",
|
|
411
|
-
width: "40px",
|
|
412
|
-
"font-size": "40px",
|
|
413
|
-
"background-color": "background-1",
|
|
414
|
-
color: "text-1",
|
|
415
|
-
"padding-top": "8px",
|
|
416
|
-
"padding-bottom": "8px",
|
|
417
|
-
"padding-left": "8px",
|
|
418
|
-
"padding-right": "8px",
|
|
419
|
-
"border-radius": "50%",
|
|
420
|
-
"border-color": "border",
|
|
421
|
-
"border-width": "1px",
|
|
422
|
-
},
|
|
423
|
-
},
|
|
424
|
-
],
|
|
425
|
-
right_container: {
|
|
426
|
-
display: "flex",
|
|
427
|
-
"flex-direction": "column",
|
|
428
|
-
"align-items": "flex-start",
|
|
429
|
-
flex: "2",
|
|
430
|
-
"row-gap": "32px",
|
|
431
436
|
},
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
437
|
+
},
|
|
438
|
+
image: {
|
|
439
|
+
"border-radius": "lg",
|
|
440
|
+
"margin-bottom": "lg",
|
|
441
|
+
width: "100%",
|
|
442
|
+
height: "360px",
|
|
443
|
+
"object-fit": "cover",
|
|
444
|
+
"aspect-ratio": "4 / 5",
|
|
445
|
+
},
|
|
446
|
+
social_icon_levoGroup: {
|
|
447
|
+
display: "flex",
|
|
448
|
+
"column-gap": "sm",
|
|
449
|
+
},
|
|
450
|
+
social_icon_levoGroupItem: {
|
|
451
|
+
icon: {
|
|
452
|
+
height: "40px",
|
|
453
|
+
width: "40px",
|
|
454
|
+
"font-size": "18px",
|
|
455
|
+
"background-color": "text-1",
|
|
456
|
+
color: "background-1",
|
|
457
|
+
"padding-top": "11px",
|
|
458
|
+
"padding-bottom": "11px",
|
|
459
|
+
"padding-left": "11px",
|
|
460
|
+
"padding-right": "11px",
|
|
461
|
+
"border-radius": "9999px",
|
|
462
|
+
"flex-shrink": 0,
|
|
463
|
+
display: "inline-flex",
|
|
464
|
+
"align-items": "center",
|
|
465
|
+
"justify-content": "center",
|
|
438
466
|
},
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
467
|
+
},
|
|
468
|
+
social_icon: [{}, {}],
|
|
469
|
+
ctas_levoGroup: {
|
|
470
|
+
display: "none",
|
|
471
|
+
},
|
|
472
|
+
ctas: [],
|
|
473
|
+
right_container: {
|
|
474
|
+
display: "flex",
|
|
475
|
+
"flex-direction": "column",
|
|
476
|
+
"align-items": "flex-start",
|
|
477
|
+
flex: "1",
|
|
478
|
+
"row-gap": "xl",
|
|
479
|
+
"padding-top": "xs",
|
|
480
|
+
},
|
|
481
|
+
name: {
|
|
482
|
+
"font-weight": 600,
|
|
483
|
+
},
|
|
484
|
+
groups_levoGroup: {
|
|
485
|
+
display: "grid",
|
|
486
|
+
"grid-template-columns": "repeat(2, minmax(0, 1fr))",
|
|
487
|
+
"column-gap": "xl",
|
|
488
|
+
"row-gap": "lg",
|
|
489
|
+
width: "100%",
|
|
490
|
+
"padding-top": "md",
|
|
491
|
+
"padding-bottom": "md",
|
|
492
|
+
"border-top": "1px solid",
|
|
493
|
+
"border-bottom": "1px solid",
|
|
494
|
+
"border-color": "border",
|
|
495
|
+
},
|
|
496
|
+
groups_levoGroupItem: {
|
|
497
|
+
wrapper: {
|
|
464
498
|
display: "flex",
|
|
465
499
|
"flex-direction": "column",
|
|
466
|
-
"
|
|
500
|
+
"row-gap": "xs",
|
|
467
501
|
},
|
|
468
|
-
content_description: {},
|
|
469
|
-
description: {},
|
|
470
502
|
title: {
|
|
471
503
|
"font-weight": 600,
|
|
504
|
+
color: "brand",
|
|
505
|
+
"text-transform": "uppercase",
|
|
506
|
+
"letter-spacing": "0.08em",
|
|
507
|
+
"font-size": "xs",
|
|
508
|
+
},
|
|
509
|
+
description: {
|
|
510
|
+
color: "text-1",
|
|
511
|
+
"font-size": "sm",
|
|
512
|
+
"line-height": "1.5",
|
|
472
513
|
},
|
|
473
|
-
|
|
474
|
-
}
|
|
514
|
+
},
|
|
515
|
+
groups: [{}, {}],
|
|
516
|
+
content_container: {
|
|
517
|
+
display: "flex",
|
|
518
|
+
"flex-direction": "column",
|
|
519
|
+
"align-items": "flex-start",
|
|
520
|
+
},
|
|
521
|
+
content_description: {
|
|
522
|
+
color: "text-2",
|
|
523
|
+
"line-height": "1.6",
|
|
524
|
+
},
|
|
525
|
+
},
|
|
475
526
|
},
|
|
476
527
|
content: DEFAULT_CONTENT,
|
|
477
528
|
},
|