@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,32 +1,81 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
-
const
|
|
3
|
+
const MEDIA_LOGO = {
|
|
4
|
+
id: "levo-logo-1024",
|
|
5
|
+
kind: "image",
|
|
6
|
+
location:
|
|
7
|
+
"https://static.levocdn.com/WLZ1TXTD/levo-logo-1024-LkpWlHydPFURU.svg",
|
|
8
|
+
mimetype: "image/svg+xml",
|
|
9
|
+
};
|
|
10
|
+
|
|
11
|
+
const ICON_LINKEDIN = {
|
|
4
12
|
kind: "icon",
|
|
5
13
|
data: {
|
|
6
|
-
id: "
|
|
7
|
-
label: "
|
|
8
|
-
tags: ["archive", "custom", "directional", "minus"],
|
|
14
|
+
id: "linkedin",
|
|
15
|
+
label: "Linkedin",
|
|
9
16
|
svgCode:
|
|
10
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="
|
|
17
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\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="var(--color-icon-primary)"/>\n</svg>',
|
|
11
18
|
},
|
|
12
19
|
};
|
|
13
20
|
|
|
14
|
-
const
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
21
|
+
const ICON_TWITTER = {
|
|
22
|
+
kind: "icon",
|
|
23
|
+
data: {
|
|
24
|
+
id: "twitter",
|
|
25
|
+
label: "Twitter",
|
|
26
|
+
svgCode:
|
|
27
|
+
'<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="var(--color-icon-primary)"/>\n</svg>',
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
const ICON_GITHUB = {
|
|
32
|
+
kind: "icon",
|
|
33
|
+
data: {
|
|
34
|
+
id: "github",
|
|
35
|
+
label: "Github",
|
|
36
|
+
svgCode:
|
|
37
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\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="var(--color-icon-primary)"/>\n</svg>',
|
|
38
|
+
},
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
const ICON_YOUTUBE = {
|
|
42
|
+
kind: "icon",
|
|
43
|
+
data: {
|
|
44
|
+
id: "youtube",
|
|
45
|
+
label: "Youtube",
|
|
46
|
+
svgCode:
|
|
47
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<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)"/>\n<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.53Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
48
|
+
},
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
const ICON_CALL = {
|
|
52
|
+
kind: "icon",
|
|
53
|
+
data: {
|
|
54
|
+
id: "call",
|
|
55
|
+
label: "Call",
|
|
56
|
+
svgCode:
|
|
57
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M17.45 22.75C16.32 22.75 15.13 22.48 13.9 21.96C12.7 21.45 11.49 20.75 10.31 19.9C9.14 19.04 8.01 18.08 6.94 17.03C5.88 15.96 4.92 14.83 4.07 13.67C3.21 12.47 2.52 11.27 2.03 10.11C1.51 8.87 1.25 7.67 1.25 6.54C1.25 5.76 1.39 5.02 1.66 4.33C1.94 3.62 2.39 2.96 3 2.39C3.77 1.63 4.65 1.25 5.59 1.25C5.98 1.25 6.38 1.34 6.72 1.5C7.11 1.68 7.44 1.95 7.68 2.31L10 5.58C10.21 5.87 10.37 6.15 10.48 6.43C10.61 6.73 10.68 7.03 10.68 7.32C10.68 7.7 10.57 8.07 10.36 8.42C10.21 8.69 9.98 8.98 9.69 9.27L9.01 9.98C9.02 10.01 9.03 10.03 9.04 10.05C9.16 10.26 9.4 10.62 9.86 11.16C10.35 11.72 10.81 12.23 11.27 12.7C11.86 13.28 12.35 13.74 12.81 14.12C13.38 14.6 13.75 14.84 13.97 14.95L13.95 15L14.68 14.28C14.99 13.97 15.29 13.74 15.58 13.59C16.13 13.25 16.83 13.19 17.53 13.48C17.79 13.59 18.07 13.74 18.37 13.95L21.69 16.31C22.06 16.56 22.33 16.88 22.49 17.26C22.64 17.64 22.71 17.99 22.71 18.34C22.71 18.82 22.6 19.3 22.39 19.75C22.18 20.2 21.92 20.59 21.59 20.95C21.02 21.58 20.4 22.03 19.68 22.32C18.99 22.6 18.24 22.75 17.45 22.75Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
58
|
+
},
|
|
59
|
+
};
|
|
60
|
+
|
|
61
|
+
const ICON_SMS = {
|
|
62
|
+
kind: "icon",
|
|
63
|
+
data: {
|
|
64
|
+
id: "sms",
|
|
65
|
+
label: "Sms",
|
|
66
|
+
svgCode:
|
|
67
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M17 21.25H7C3.35 21.25 1.25 19.15 1.25 15.5V8.5C1.25 4.85 3.35 2.75 7 2.75H17C20.65 2.75 22.75 4.85 22.75 8.5V15.5C22.75 19.15 20.65 21.25 17 21.25ZM7 4.25C4.14 4.25 2.75 5.64 2.75 8.5V15.5C2.75 18.36 4.14 19.75 7 19.75H17C19.86 19.75 21.25 18.36 21.25 15.5V8.5C21.25 5.64 19.86 4.25 17 4.25H7Z" fill="var(--color-icon-primary)"/>\n<path d="M11.9998 12.87C11.1598 12.87 10.3098 12.61 9.65978 12.08L6.52978 9.57997C6.20978 9.31997 6.14978 8.84997 6.40978 8.52997C6.66978 8.20997 7.13978 8.14997 7.45978 8.40997L10.5898 10.91C11.3498 11.52 12.6398 11.52 13.3998 10.91L16.5298 8.40997C16.8498 8.14997 17.3298 8.19997 17.5798 8.52997C17.8398 8.84997 17.7898 9.32997 17.4598 9.57997L14.3298 12.08C13.6898 12.61 12.8398 12.87 11.9998 12.87Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
68
|
+
},
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
const ICON_LOCATION = {
|
|
72
|
+
kind: "icon",
|
|
73
|
+
data: {
|
|
74
|
+
id: "location",
|
|
75
|
+
label: "Location",
|
|
76
|
+
svgCode:
|
|
77
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path fill-rule="evenodd" clip-rule="evenodd" d="M11.9999 14.17C9.86988 14.17 8.12988 12.44 8.12988 10.3C8.12988 8.16 9.86988 6.44 11.9999 6.44C14.1299 6.44 15.8699 8.17 15.8699 10.31C15.8699 12.45 14.1299 14.17 11.9999 14.17Z" fill="var(--color-icon-primary)"/>\n<path d="M11.9997 22.76C10.5197 22.76 9.02969 22.2 7.86969 21.09C4.91969 18.25 1.65969 13.72 2.88969 8.33C3.99969 3.44 8.26969 1.25 11.9997 1.25C11.9997 1.25 11.9997 1.25 12.0097 1.25C15.7397 1.25 20.0097 3.44 21.1197 8.34C22.3397 13.73 19.0797 18.25 16.1297 21.09C14.9697 22.2 13.4797 22.76 11.9997 22.76Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
28
78
|
},
|
|
29
|
-
mimetype: "image/png",
|
|
30
79
|
};
|
|
31
80
|
|
|
32
81
|
const DEFAULT_CONTENT = {
|
|
@@ -34,116 +83,142 @@ const DEFAULT_CONTENT = {
|
|
|
34
83
|
container: null,
|
|
35
84
|
contentWrapper: null,
|
|
36
85
|
|
|
37
|
-
// logo
|
|
86
|
+
// logo + tagline
|
|
38
87
|
logoTextWrapper: null,
|
|
39
|
-
logo:
|
|
40
|
-
logoDescription:
|
|
88
|
+
logo: MEDIA_LOGO,
|
|
89
|
+
logoDescription:
|
|
90
|
+
"Payment rails, KYC, and settlement on one PCI DSS Level 1 stack.",
|
|
41
91
|
|
|
42
|
-
//
|
|
92
|
+
// social icons with descriptive labels
|
|
43
93
|
icon_links: [
|
|
44
94
|
{
|
|
45
95
|
iconWrapper: null,
|
|
46
|
-
icon:
|
|
47
|
-
description: "Follow
|
|
96
|
+
icon: ICON_LINKEDIN,
|
|
97
|
+
description: "Follow our build on LinkedIn",
|
|
48
98
|
link: null,
|
|
49
99
|
},
|
|
50
100
|
{
|
|
51
101
|
iconWrapper: null,
|
|
52
|
-
icon:
|
|
53
|
-
description: "
|
|
102
|
+
icon: ICON_TWITTER,
|
|
103
|
+
description: "Engineering updates on Twitter",
|
|
54
104
|
link: null,
|
|
55
105
|
},
|
|
56
106
|
{
|
|
57
107
|
iconWrapper: null,
|
|
58
|
-
icon:
|
|
59
|
-
description: "
|
|
108
|
+
icon: ICON_GITHUB,
|
|
109
|
+
description: "SDKs and examples on GitHub",
|
|
60
110
|
link: null,
|
|
61
111
|
},
|
|
62
112
|
{
|
|
63
113
|
iconWrapper: null,
|
|
64
|
-
icon:
|
|
65
|
-
description: "
|
|
114
|
+
icon: ICON_YOUTUBE,
|
|
115
|
+
description: "Product walkthroughs on YouTube",
|
|
66
116
|
link: null,
|
|
67
117
|
},
|
|
68
118
|
],
|
|
69
119
|
|
|
70
|
-
//
|
|
120
|
+
// navigation columns
|
|
71
121
|
links: [
|
|
72
122
|
{
|
|
73
|
-
category: "
|
|
123
|
+
category: "Product",
|
|
74
124
|
links: [
|
|
75
|
-
{ cta: "
|
|
76
|
-
{ cta: "
|
|
77
|
-
{ cta: "
|
|
78
|
-
{ cta: "
|
|
79
|
-
{ cta: "
|
|
125
|
+
{ cta: "Payments", icon: null, iconWrapper: null },
|
|
126
|
+
{ cta: "Payouts", icon: null, iconWrapper: null },
|
|
127
|
+
{ cta: "KYC & KYB", icon: null, iconWrapper: null },
|
|
128
|
+
{ cta: "Ledger", icon: null, iconWrapper: null },
|
|
129
|
+
{ cta: "Tokenization", icon: null, iconWrapper: null },
|
|
80
130
|
],
|
|
81
131
|
},
|
|
82
132
|
{
|
|
83
|
-
category: "
|
|
133
|
+
category: "Developers",
|
|
84
134
|
links: [
|
|
85
|
-
{ cta: "
|
|
86
|
-
{ cta: "
|
|
87
|
-
{ cta: "
|
|
88
|
-
{ cta: "
|
|
89
|
-
{ cta: "
|
|
90
|
-
{ cta: "
|
|
135
|
+
{ cta: "Documentation", icon: null, iconWrapper: null },
|
|
136
|
+
{ cta: "API Reference", icon: null, iconWrapper: null },
|
|
137
|
+
{ cta: "Changelog", icon: null, iconWrapper: null },
|
|
138
|
+
{ cta: "Status", icon: null, iconWrapper: null },
|
|
139
|
+
{ cta: "SDKs", icon: null, iconWrapper: null },
|
|
140
|
+
{ cta: "Webhooks", icon: null, iconWrapper: null },
|
|
91
141
|
],
|
|
92
142
|
},
|
|
93
143
|
{
|
|
94
|
-
category: "Contact
|
|
144
|
+
category: "Contact",
|
|
95
145
|
links: [
|
|
96
146
|
{
|
|
97
|
-
|
|
98
|
-
cta: "
|
|
99
|
-
icon:
|
|
147
|
+
iconWrapper: null,
|
|
148
|
+
cta: "+1 (415) 555-0199",
|
|
149
|
+
icon: ICON_CALL,
|
|
100
150
|
},
|
|
101
151
|
{
|
|
102
|
-
|
|
103
|
-
cta: "
|
|
104
|
-
icon:
|
|
152
|
+
iconWrapper: null,
|
|
153
|
+
cta: "hello@levo.finance",
|
|
154
|
+
icon: ICON_SMS,
|
|
105
155
|
},
|
|
106
156
|
{
|
|
107
|
-
|
|
108
|
-
cta: "
|
|
109
|
-
icon:
|
|
157
|
+
iconWrapper: null,
|
|
158
|
+
cta: "535 Mission St, San Francisco",
|
|
159
|
+
icon: ICON_LOCATION,
|
|
110
160
|
},
|
|
111
161
|
],
|
|
112
162
|
},
|
|
113
163
|
],
|
|
114
164
|
|
|
115
|
-
|
|
116
|
-
copyright: "Copyright @ 2025",
|
|
165
|
+
copyright: "© 2026 Levo Finance, Inc. All rights reserved.",
|
|
117
166
|
footerBottomRightArea: [
|
|
118
|
-
{
|
|
119
|
-
|
|
120
|
-
cta: "Disclaimer",
|
|
121
|
-
separator: null,
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
link: null,
|
|
125
|
-
cta: "Privacy Policy",
|
|
126
|
-
separator: null,
|
|
127
|
-
},
|
|
167
|
+
{ link: null, cta: "Privacy Policy", separator: null },
|
|
168
|
+
{ link: null, cta: "Terms of Service", separator: null },
|
|
128
169
|
],
|
|
129
170
|
};
|
|
130
171
|
|
|
131
172
|
export type IFooter4Content = typeof DEFAULT_CONTENT;
|
|
132
173
|
|
|
174
|
+
const CATEGORY_HEADER_STYLE = {
|
|
175
|
+
"margin-bottom": "sm",
|
|
176
|
+
"font-weight": 600,
|
|
177
|
+
"font-size": "xs",
|
|
178
|
+
"text-transform": "uppercase",
|
|
179
|
+
"letter-spacing": "0.04em",
|
|
180
|
+
color: "text-2",
|
|
181
|
+
};
|
|
182
|
+
|
|
183
|
+
const LOGO_STYLE = {
|
|
184
|
+
width: "96px",
|
|
185
|
+
height: "auto",
|
|
186
|
+
tablet: { width: "72px" },
|
|
187
|
+
};
|
|
188
|
+
|
|
189
|
+
const NAV_LINK_ITEM_STYLES = {
|
|
190
|
+
iconWrapper: {
|
|
191
|
+
display: "flex",
|
|
192
|
+
"column-gap": "sm",
|
|
193
|
+
"align-items": "center",
|
|
194
|
+
},
|
|
195
|
+
icon: { display: "none" },
|
|
196
|
+
};
|
|
197
|
+
|
|
198
|
+
const CONTACT_LINK_ITEM_STYLES = {
|
|
199
|
+
iconWrapper: {
|
|
200
|
+
display: "flex",
|
|
201
|
+
"column-gap": "sm",
|
|
202
|
+
"align-items": "center",
|
|
203
|
+
},
|
|
204
|
+
icon: {
|
|
205
|
+
width: "16px",
|
|
206
|
+
height: "16px",
|
|
207
|
+
color: "text-2",
|
|
208
|
+
"flex-shrink": 0,
|
|
209
|
+
},
|
|
210
|
+
};
|
|
211
|
+
|
|
133
212
|
export const Footer4: IBlock = {
|
|
134
213
|
category_id: "footer",
|
|
135
214
|
title: "Footer 4",
|
|
136
215
|
key: "footer-4",
|
|
137
216
|
version: "v1",
|
|
138
217
|
prompt_description:
|
|
139
|
-
"
|
|
218
|
+
"Fintech footer with Levo logo, tagline, and a vertical stack of social links (each with a descriptive label) on the left; Product, Developers, and Contact columns on the right; copyright + legal row at the bottom.",
|
|
140
219
|
|
|
141
220
|
content_schema: [
|
|
142
|
-
{
|
|
143
|
-
key: "layout",
|
|
144
|
-
label: "Layout",
|
|
145
|
-
field_interface: "LayoutWidget",
|
|
146
|
-
},
|
|
221
|
+
{ key: "layout", label: "Layout", field_interface: "LayoutWidget" },
|
|
147
222
|
{
|
|
148
223
|
key: "container",
|
|
149
224
|
label: "Container",
|
|
@@ -155,24 +230,18 @@ export const Footer4: IBlock = {
|
|
|
155
230
|
field_interface: "BoxWidget",
|
|
156
231
|
},
|
|
157
232
|
|
|
158
|
-
// logo and description area
|
|
159
233
|
{
|
|
160
234
|
key: "logoTextWrapper",
|
|
161
235
|
label: "Logo Text Wrapper",
|
|
162
236
|
field_interface: "BoxWidget",
|
|
163
237
|
},
|
|
164
|
-
{
|
|
165
|
-
key: "logo",
|
|
166
|
-
label: "Logo",
|
|
167
|
-
field_interface: "ImageWidget",
|
|
168
|
-
},
|
|
238
|
+
{ key: "logo", label: "Logo", field_interface: "ImageWidget" },
|
|
169
239
|
{
|
|
170
240
|
key: "logoDescription",
|
|
171
241
|
label: "Description",
|
|
172
242
|
field_interface: "TypographyWidget",
|
|
173
243
|
},
|
|
174
244
|
|
|
175
|
-
// icon links with descriptions
|
|
176
245
|
{
|
|
177
246
|
key: "icon_links",
|
|
178
247
|
label: "Icon Links",
|
|
@@ -184,11 +253,7 @@ export const Footer4: IBlock = {
|
|
|
184
253
|
label: "Icon Wrapper",
|
|
185
254
|
field_interface: "BoxWidget",
|
|
186
255
|
},
|
|
187
|
-
{
|
|
188
|
-
key: "icon",
|
|
189
|
-
label: "Icon",
|
|
190
|
-
field_interface: "IconWidget",
|
|
191
|
-
},
|
|
256
|
+
{ key: "icon", label: "Icon", field_interface: "IconWidget" },
|
|
192
257
|
{
|
|
193
258
|
key: "description",
|
|
194
259
|
label: "Description",
|
|
@@ -197,7 +262,6 @@ export const Footer4: IBlock = {
|
|
|
197
262
|
],
|
|
198
263
|
},
|
|
199
264
|
|
|
200
|
-
// middle links area
|
|
201
265
|
{
|
|
202
266
|
key: "links",
|
|
203
267
|
label: "Links",
|
|
@@ -220,22 +284,13 @@ export const Footer4: IBlock = {
|
|
|
220
284
|
label: "Icon Wrapper",
|
|
221
285
|
field_interface: "BoxWidget",
|
|
222
286
|
},
|
|
223
|
-
{
|
|
224
|
-
|
|
225
|
-
label: "CTA",
|
|
226
|
-
field_interface: "TypographyWidget",
|
|
227
|
-
},
|
|
228
|
-
{
|
|
229
|
-
key: "icon",
|
|
230
|
-
label: "Icon",
|
|
231
|
-
field_interface: "IconWidget",
|
|
232
|
-
},
|
|
287
|
+
{ key: "cta", label: "CTA", field_interface: "TypographyWidget" },
|
|
288
|
+
{ key: "icon", label: "Icon", field_interface: "IconWidget" },
|
|
233
289
|
],
|
|
234
290
|
},
|
|
235
291
|
],
|
|
236
292
|
},
|
|
237
293
|
|
|
238
|
-
// footer bottom area
|
|
239
294
|
{
|
|
240
295
|
key: "footerBottomWrapper",
|
|
241
296
|
label: "Footer Bottom Wrapper",
|
|
@@ -252,16 +307,8 @@ export const Footer4: IBlock = {
|
|
|
252
307
|
field_interface: "BoxWidget",
|
|
253
308
|
kind: "group",
|
|
254
309
|
fields: [
|
|
255
|
-
{
|
|
256
|
-
|
|
257
|
-
label: "CTA",
|
|
258
|
-
field_interface: "TypographyWidget",
|
|
259
|
-
},
|
|
260
|
-
{
|
|
261
|
-
key: "separator",
|
|
262
|
-
label: "Separator",
|
|
263
|
-
field_interface: "BoxWidget",
|
|
264
|
-
},
|
|
310
|
+
{ key: "cta", label: "CTA", field_interface: "TypographyWidget" },
|
|
311
|
+
{ key: "separator", label: "Separator", field_interface: "BoxWidget" },
|
|
265
312
|
],
|
|
266
313
|
},
|
|
267
314
|
],
|
|
@@ -292,418 +339,542 @@ export const Footer4: IBlock = {
|
|
|
292
339
|
"column-gap": "sm",
|
|
293
340
|
"align-items": "center",
|
|
294
341
|
},
|
|
295
|
-
|
|
296
|
-
{
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
"margin-right": "sm",
|
|
305
|
-
},
|
|
342
|
+
footerBottomRightArea_levoGroupItem: {
|
|
343
|
+
link: {},
|
|
344
|
+
cta: { "font-size": "sm", color: "text-2" },
|
|
345
|
+
separator: {
|
|
346
|
+
width: "1px",
|
|
347
|
+
height: "1rem",
|
|
348
|
+
"background-color": "var(--color-border)",
|
|
349
|
+
"margin-left": "sm",
|
|
350
|
+
"margin-right": "sm",
|
|
306
351
|
},
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
cta: {},
|
|
310
|
-
separator: {
|
|
311
|
-
width: "1px",
|
|
312
|
-
height: "1rem",
|
|
313
|
-
"background-color": "var(--color-border)",
|
|
314
|
-
"margin-left": "sm",
|
|
315
|
-
"margin-right": "sm",
|
|
316
|
-
},
|
|
317
|
-
},
|
|
318
|
-
],
|
|
352
|
+
},
|
|
353
|
+
footerBottomRightArea: [{}, {}],
|
|
319
354
|
contentWrapper: {
|
|
320
355
|
display: "flex",
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
"row-gap": "lg",
|
|
324
|
-
},
|
|
356
|
+
"column-gap": "3xl",
|
|
357
|
+
tablet: { "flex-direction": "column", "row-gap": "lg" },
|
|
325
358
|
},
|
|
326
359
|
logoTextWrapper: {
|
|
327
|
-
"max-width": "
|
|
360
|
+
"max-width": "320px",
|
|
328
361
|
display: "flex",
|
|
329
362
|
"flex-direction": "column",
|
|
330
363
|
"row-gap": "sm",
|
|
331
|
-
tablet: {
|
|
332
|
-
"max-width": "100%",
|
|
333
|
-
},
|
|
364
|
+
tablet: { "max-width": "100%" },
|
|
334
365
|
},
|
|
335
366
|
icon_links_levoGroup: {
|
|
336
367
|
display: "flex",
|
|
337
368
|
"flex-direction": "column",
|
|
338
369
|
"row-gap": "sm",
|
|
339
370
|
"align-items": "start",
|
|
340
|
-
"
|
|
341
|
-
|
|
371
|
+
"margin-top": "base",
|
|
372
|
+
},
|
|
373
|
+
icon_links_levoGroupItem: {
|
|
374
|
+
iconWrapper: {
|
|
375
|
+
display: "flex",
|
|
376
|
+
"align-items": "center",
|
|
377
|
+
"column-gap": "sm",
|
|
378
|
+
},
|
|
379
|
+
icon: {
|
|
380
|
+
width: "1.125rem",
|
|
381
|
+
height: "1.125rem",
|
|
382
|
+
color: "text-2",
|
|
383
|
+
"flex-shrink": 0,
|
|
384
|
+
},
|
|
385
|
+
description: { "font-size": "sm", color: "text-2" },
|
|
386
|
+
},
|
|
387
|
+
icon_links: [{}, {}, {}, {}],
|
|
388
|
+
links_levoGroup: {
|
|
389
|
+
"max-width": "auto",
|
|
390
|
+
display: "flex",
|
|
391
|
+
"justify-content": "space-between",
|
|
392
|
+
"column-gap": "2xl",
|
|
393
|
+
width: "100%",
|
|
394
|
+
tablet: { "justify-content": "space-between" },
|
|
395
|
+
mobile: { "flex-direction": "column", "row-gap": "2xl" },
|
|
396
|
+
},
|
|
397
|
+
links_levoGroupItem: {
|
|
398
|
+
category: CATEGORY_HEADER_STYLE,
|
|
399
|
+
links_levoGroup: {
|
|
400
|
+
display: "flex",
|
|
401
|
+
"flex-direction": "column",
|
|
402
|
+
"row-gap": "sm",
|
|
403
|
+
},
|
|
404
|
+
links_levoGroupItem: NAV_LINK_ITEM_STYLES,
|
|
405
|
+
links: [{}, {}, {}, {}, {}],
|
|
342
406
|
},
|
|
343
|
-
|
|
407
|
+
links: [
|
|
408
|
+
{ links: [{}, {}, {}, {}, {}] },
|
|
409
|
+
{ links: [{}, {}, {}, {}, {}, {}] },
|
|
344
410
|
{
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
"align-items": "center",
|
|
348
|
-
"column-gap": "sm",
|
|
349
|
-
},
|
|
350
|
-
icon: {
|
|
351
|
-
width: "1.25rem",
|
|
352
|
-
height: "1.25rem",
|
|
353
|
-
color: "text-2",
|
|
354
|
-
},
|
|
355
|
-
description: {},
|
|
411
|
+
links_levoGroupItem: CONTACT_LINK_ITEM_STYLES,
|
|
412
|
+
links: [{}, {}, {}],
|
|
356
413
|
},
|
|
414
|
+
],
|
|
415
|
+
logo: LOGO_STYLE,
|
|
416
|
+
},
|
|
417
|
+
config: {
|
|
418
|
+
icon_links: Array(4).fill({
|
|
419
|
+
description: { selectedVariants: { Typography_Variants: "Small" } },
|
|
420
|
+
}),
|
|
421
|
+
links: [
|
|
357
422
|
{
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
"column-gap": "sm",
|
|
362
|
-
},
|
|
363
|
-
icon: {
|
|
364
|
-
width: "1.25rem",
|
|
365
|
-
height: "1.25rem",
|
|
366
|
-
color: "text-2",
|
|
423
|
+
category: {
|
|
424
|
+
heading: { level: "4" },
|
|
425
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
367
426
|
},
|
|
368
|
-
description: {},
|
|
369
427
|
},
|
|
370
428
|
{
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
"column-gap": "sm",
|
|
375
|
-
},
|
|
376
|
-
icon: {
|
|
377
|
-
width: "1.25rem",
|
|
378
|
-
height: "1.25rem",
|
|
379
|
-
color: "text-2",
|
|
429
|
+
category: {
|
|
430
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
431
|
+
heading: { level: "4" },
|
|
380
432
|
},
|
|
381
|
-
description: {},
|
|
382
433
|
},
|
|
383
434
|
{
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
"column-gap": "sm",
|
|
388
|
-
},
|
|
389
|
-
icon: {
|
|
390
|
-
width: "1.25rem",
|
|
391
|
-
height: "1.25rem",
|
|
392
|
-
color: "text-2",
|
|
435
|
+
category: {
|
|
436
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
437
|
+
heading: { level: "4" },
|
|
393
438
|
},
|
|
394
|
-
description: {},
|
|
395
439
|
},
|
|
396
440
|
],
|
|
441
|
+
footerBottomRightArea: [
|
|
442
|
+
{ cta: { selectedVariants: {} } },
|
|
443
|
+
{ cta: { selectedVariants: {} } },
|
|
444
|
+
],
|
|
445
|
+
},
|
|
446
|
+
content: DEFAULT_CONTENT,
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
title: "Centered",
|
|
450
|
+
key: "centered",
|
|
451
|
+
styles: {
|
|
452
|
+
layout: {},
|
|
453
|
+
container: {
|
|
454
|
+
display: "flex",
|
|
455
|
+
"flex-direction": "column",
|
|
456
|
+
"column-gap": "none",
|
|
457
|
+
"row-gap": "2xl",
|
|
458
|
+
"align-items": "center",
|
|
459
|
+
"text-align": "center",
|
|
460
|
+
},
|
|
461
|
+
footerBottomWrapper: {
|
|
462
|
+
"border-style": "solid",
|
|
463
|
+
"border-color": "var(--color-border)",
|
|
464
|
+
"border-top-width": "1px",
|
|
465
|
+
"padding-top": "xl",
|
|
466
|
+
display: "flex",
|
|
467
|
+
"align-items": "center",
|
|
468
|
+
"justify-content": "center",
|
|
469
|
+
"padding-bottom": "xl",
|
|
470
|
+
},
|
|
471
|
+
footerBottomRightArea_levoGroup: {
|
|
472
|
+
display: "flex",
|
|
473
|
+
"column-gap": "sm",
|
|
474
|
+
"align-items": "center",
|
|
475
|
+
},
|
|
476
|
+
footerBottomRightArea_levoGroupItem: {
|
|
477
|
+
link: {},
|
|
478
|
+
cta: { "font-size": "sm", color: "text-2" },
|
|
479
|
+
separator: {
|
|
480
|
+
width: "1px",
|
|
481
|
+
height: "1rem",
|
|
482
|
+
"background-color": "var(--color-border)",
|
|
483
|
+
"margin-left": "sm",
|
|
484
|
+
"margin-right": "sm",
|
|
485
|
+
},
|
|
486
|
+
},
|
|
487
|
+
footerBottomRightArea: [{}, {}],
|
|
488
|
+
contentWrapper: {
|
|
489
|
+
display: "flex",
|
|
490
|
+
"flex-direction": "column",
|
|
491
|
+
"align-items": "center",
|
|
492
|
+
"row-gap": "2xl",
|
|
493
|
+
tablet: { "row-gap": "lg" },
|
|
494
|
+
},
|
|
495
|
+
logoTextWrapper: {
|
|
496
|
+
"max-width": "480px",
|
|
497
|
+
display: "flex",
|
|
498
|
+
"flex-direction": "column",
|
|
499
|
+
"row-gap": "sm",
|
|
500
|
+
"align-items": "center",
|
|
501
|
+
tablet: { "max-width": "100%" },
|
|
502
|
+
},
|
|
503
|
+
icon_links_levoGroup: {
|
|
504
|
+
display: "flex",
|
|
505
|
+
"flex-direction": "column",
|
|
506
|
+
"row-gap": "sm",
|
|
507
|
+
"align-items": "flex-start",
|
|
508
|
+
"justify-content": "center",
|
|
509
|
+
"margin-top": "base",
|
|
510
|
+
width: "fit-content",
|
|
511
|
+
"margin-left": "auto",
|
|
512
|
+
"margin-right": "auto",
|
|
513
|
+
},
|
|
514
|
+
icon_links_levoGroupItem: {
|
|
515
|
+
iconWrapper: {
|
|
516
|
+
display: "flex",
|
|
517
|
+
"align-items": "center",
|
|
518
|
+
"column-gap": "sm",
|
|
519
|
+
},
|
|
520
|
+
icon: {
|
|
521
|
+
width: "1.125rem",
|
|
522
|
+
height: "1.125rem",
|
|
523
|
+
color: "text-2",
|
|
524
|
+
"flex-shrink": 0,
|
|
525
|
+
},
|
|
526
|
+
description: { "font-size": "sm", color: "text-2" },
|
|
527
|
+
},
|
|
528
|
+
icon_links: [{}, {}, {}, {}],
|
|
397
529
|
links_levoGroup: {
|
|
398
530
|
"max-width": "auto",
|
|
399
531
|
display: "flex",
|
|
400
|
-
"justify-content": "
|
|
532
|
+
"justify-content": "center",
|
|
533
|
+
"column-gap": "3xl",
|
|
401
534
|
width: "100%",
|
|
402
|
-
tablet: {
|
|
403
|
-
"justify-content": "space-between",
|
|
404
|
-
},
|
|
535
|
+
tablet: { "justify-content": "space-between" },
|
|
405
536
|
mobile: {
|
|
406
537
|
"flex-direction": "column",
|
|
407
538
|
"row-gap": "2xl",
|
|
539
|
+
"align-items": "center",
|
|
408
540
|
},
|
|
409
541
|
},
|
|
542
|
+
links_levoGroupItem: {
|
|
543
|
+
category: CATEGORY_HEADER_STYLE,
|
|
544
|
+
links_levoGroup: {
|
|
545
|
+
display: "flex",
|
|
546
|
+
"flex-direction": "column",
|
|
547
|
+
"row-gap": "sm",
|
|
548
|
+
"align-items": "flex-start",
|
|
549
|
+
},
|
|
550
|
+
links_levoGroupItem: NAV_LINK_ITEM_STYLES,
|
|
551
|
+
links: [{}, {}, {}, {}, {}],
|
|
552
|
+
},
|
|
553
|
+
links: [
|
|
554
|
+
{ links: [{}, {}, {}, {}, {}] },
|
|
555
|
+
{ links: [{}, {}, {}, {}, {}, {}] },
|
|
556
|
+
{
|
|
557
|
+
links_levoGroupItem: CONTACT_LINK_ITEM_STYLES,
|
|
558
|
+
links: [{}, {}, {}],
|
|
559
|
+
},
|
|
560
|
+
],
|
|
561
|
+
logo: LOGO_STYLE,
|
|
562
|
+
},
|
|
563
|
+
config: {
|
|
564
|
+
icon_links: Array(4).fill({
|
|
565
|
+
description: { selectedVariants: { Typography_Variants: "Small" } },
|
|
566
|
+
}),
|
|
410
567
|
links: [
|
|
411
568
|
{
|
|
412
569
|
category: {
|
|
413
|
-
|
|
414
|
-
"
|
|
415
|
-
"background-image": 'url("")',
|
|
416
|
-
"background-position": "50% 50%",
|
|
417
|
-
"background-size": "cover",
|
|
418
|
-
},
|
|
419
|
-
links_levoGroup: {
|
|
420
|
-
display: "flex",
|
|
421
|
-
"flex-direction": "column",
|
|
422
|
-
"row-gap": "xs",
|
|
570
|
+
heading: { level: "4" },
|
|
571
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
423
572
|
},
|
|
424
|
-
links: [
|
|
425
|
-
{
|
|
426
|
-
iconCtaWrapper: {
|
|
427
|
-
display: "flex",
|
|
428
|
-
"column-gap": "sm",
|
|
429
|
-
"align-items": "center",
|
|
430
|
-
},
|
|
431
|
-
icon: {
|
|
432
|
-
width: "20px",
|
|
433
|
-
height: "20px",
|
|
434
|
-
},
|
|
435
|
-
},
|
|
436
|
-
{
|
|
437
|
-
iconCtaWrapper: {
|
|
438
|
-
display: "flex",
|
|
439
|
-
"column-gap": "sm",
|
|
440
|
-
"align-items": "center",
|
|
441
|
-
},
|
|
442
|
-
icon: {
|
|
443
|
-
width: "20px",
|
|
444
|
-
height: "20px",
|
|
445
|
-
},
|
|
446
|
-
},
|
|
447
|
-
{
|
|
448
|
-
iconCtaWrapper: {
|
|
449
|
-
display: "flex",
|
|
450
|
-
"column-gap": "sm",
|
|
451
|
-
"align-items": "center",
|
|
452
|
-
},
|
|
453
|
-
icon: {
|
|
454
|
-
width: "20px",
|
|
455
|
-
height: "20px",
|
|
456
|
-
},
|
|
457
|
-
},
|
|
458
|
-
{
|
|
459
|
-
iconCtaWrapper: {
|
|
460
|
-
display: "flex",
|
|
461
|
-
"column-gap": "sm",
|
|
462
|
-
"align-items": "center",
|
|
463
|
-
},
|
|
464
|
-
icon: {
|
|
465
|
-
width: "20px",
|
|
466
|
-
height: "20px",
|
|
467
|
-
},
|
|
468
|
-
},
|
|
469
|
-
{
|
|
470
|
-
iconCtaWrapper: {
|
|
471
|
-
display: "flex",
|
|
472
|
-
"column-gap": "sm",
|
|
473
|
-
"align-items": "center",
|
|
474
|
-
},
|
|
475
|
-
icon: {
|
|
476
|
-
width: "20px",
|
|
477
|
-
height: "20px",
|
|
478
|
-
},
|
|
479
|
-
},
|
|
480
|
-
],
|
|
481
573
|
},
|
|
482
574
|
{
|
|
483
575
|
category: {
|
|
484
|
-
|
|
485
|
-
"
|
|
486
|
-
"background-image": 'url("")',
|
|
487
|
-
"background-position": "50% 50%",
|
|
488
|
-
"background-size": "cover",
|
|
576
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
577
|
+
heading: { level: "4" },
|
|
489
578
|
},
|
|
490
|
-
links_levoGroup: {
|
|
491
|
-
display: "flex",
|
|
492
|
-
"flex-direction": "column",
|
|
493
|
-
"row-gap": "xs",
|
|
494
|
-
},
|
|
495
|
-
links: [
|
|
496
|
-
{
|
|
497
|
-
iconCtaWrapper: {
|
|
498
|
-
display: "flex",
|
|
499
|
-
"column-gap": "sm",
|
|
500
|
-
"align-items": "center",
|
|
501
|
-
},
|
|
502
|
-
icon: {
|
|
503
|
-
width: "20px",
|
|
504
|
-
height: "20px",
|
|
505
|
-
},
|
|
506
|
-
},
|
|
507
|
-
{
|
|
508
|
-
iconCtaWrapper: {
|
|
509
|
-
display: "flex",
|
|
510
|
-
"column-gap": "sm",
|
|
511
|
-
"align-items": "center",
|
|
512
|
-
},
|
|
513
|
-
icon: {
|
|
514
|
-
width: "20px",
|
|
515
|
-
height: "20px",
|
|
516
|
-
},
|
|
517
|
-
},
|
|
518
|
-
{
|
|
519
|
-
iconCtaWrapper: {
|
|
520
|
-
display: "flex",
|
|
521
|
-
"column-gap": "sm",
|
|
522
|
-
"align-items": "center",
|
|
523
|
-
},
|
|
524
|
-
icon: {
|
|
525
|
-
width: "20px",
|
|
526
|
-
height: "20px",
|
|
527
|
-
},
|
|
528
|
-
},
|
|
529
|
-
{
|
|
530
|
-
iconCtaWrapper: {
|
|
531
|
-
display: "flex",
|
|
532
|
-
"column-gap": "sm",
|
|
533
|
-
"align-items": "center",
|
|
534
|
-
},
|
|
535
|
-
icon: {
|
|
536
|
-
width: "20px",
|
|
537
|
-
height: "20px",
|
|
538
|
-
},
|
|
539
|
-
},
|
|
540
|
-
{
|
|
541
|
-
iconCtaWrapper: {
|
|
542
|
-
display: "flex",
|
|
543
|
-
"column-gap": "sm",
|
|
544
|
-
"align-items": "center",
|
|
545
|
-
},
|
|
546
|
-
icon: {
|
|
547
|
-
width: "20px",
|
|
548
|
-
height: "20px",
|
|
549
|
-
},
|
|
550
|
-
},
|
|
551
|
-
],
|
|
552
579
|
},
|
|
553
580
|
{
|
|
554
581
|
category: {
|
|
555
|
-
|
|
556
|
-
"
|
|
557
|
-
"background-image": 'url("")',
|
|
558
|
-
"background-position": "50% 50%",
|
|
559
|
-
"background-size": "cover",
|
|
560
|
-
},
|
|
561
|
-
links_levoGroup: {
|
|
562
|
-
display: "flex",
|
|
563
|
-
"flex-direction": "column",
|
|
564
|
-
"row-gap": "xs",
|
|
582
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
583
|
+
heading: { level: "4" },
|
|
565
584
|
},
|
|
566
|
-
links: [
|
|
567
|
-
{
|
|
568
|
-
iconCtaWrapper: {
|
|
569
|
-
display: "flex",
|
|
570
|
-
"column-gap": "sm",
|
|
571
|
-
"align-items": "center",
|
|
572
|
-
},
|
|
573
|
-
icon: {
|
|
574
|
-
width: "20px",
|
|
575
|
-
height: "20px",
|
|
576
|
-
},
|
|
577
|
-
},
|
|
578
|
-
{
|
|
579
|
-
iconCtaWrapper: {
|
|
580
|
-
display: "flex",
|
|
581
|
-
"column-gap": "sm",
|
|
582
|
-
"align-items": "center",
|
|
583
|
-
},
|
|
584
|
-
icon: {
|
|
585
|
-
width: "20px",
|
|
586
|
-
height: "20px",
|
|
587
|
-
},
|
|
588
|
-
},
|
|
589
|
-
{
|
|
590
|
-
iconCtaWrapper: {
|
|
591
|
-
display: "flex",
|
|
592
|
-
"column-gap": "sm",
|
|
593
|
-
"align-items": "center",
|
|
594
|
-
},
|
|
595
|
-
icon: {
|
|
596
|
-
width: "20px",
|
|
597
|
-
height: "20px",
|
|
598
|
-
},
|
|
599
|
-
},
|
|
600
|
-
{
|
|
601
|
-
iconCtaWrapper: {
|
|
602
|
-
display: "flex",
|
|
603
|
-
"column-gap": "sm",
|
|
604
|
-
"align-items": "center",
|
|
605
|
-
},
|
|
606
|
-
icon: {
|
|
607
|
-
width: "20px",
|
|
608
|
-
height: "20px",
|
|
609
|
-
},
|
|
610
|
-
},
|
|
611
|
-
{
|
|
612
|
-
iconCtaWrapper: {
|
|
613
|
-
display: "flex",
|
|
614
|
-
"column-gap": "sm",
|
|
615
|
-
"align-items": "center",
|
|
616
|
-
},
|
|
617
|
-
icon: {
|
|
618
|
-
width: "20px",
|
|
619
|
-
height: "20px",
|
|
620
|
-
},
|
|
621
|
-
},
|
|
622
|
-
],
|
|
623
585
|
},
|
|
624
586
|
],
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
|
|
628
|
-
|
|
629
|
-
|
|
587
|
+
footerBottomRightArea: [
|
|
588
|
+
{ cta: { selectedVariants: {} } },
|
|
589
|
+
{ cta: { selectedVariants: {} } },
|
|
590
|
+
],
|
|
591
|
+
},
|
|
592
|
+
content: DEFAULT_CONTENT,
|
|
593
|
+
},
|
|
594
|
+
{
|
|
595
|
+
title: "Compact",
|
|
596
|
+
key: "compact",
|
|
597
|
+
styles: {
|
|
598
|
+
layout: {},
|
|
599
|
+
container: {
|
|
600
|
+
display: "flex",
|
|
601
|
+
"flex-direction": "column",
|
|
602
|
+
"column-gap": "none",
|
|
603
|
+
"row-gap": "lg",
|
|
604
|
+
},
|
|
605
|
+
footerBottomWrapper: {
|
|
606
|
+
"border-style": "solid",
|
|
607
|
+
"border-color": "var(--color-border)",
|
|
608
|
+
"border-top-width": "1px",
|
|
609
|
+
"padding-top": "base",
|
|
610
|
+
display: "flex",
|
|
611
|
+
"align-items": "center",
|
|
612
|
+
"justify-content": "space-between",
|
|
613
|
+
"padding-bottom": "base",
|
|
614
|
+
},
|
|
615
|
+
footerBottomRightArea_levoGroup: {
|
|
616
|
+
display: "flex",
|
|
617
|
+
"column-gap": "sm",
|
|
618
|
+
"align-items": "center",
|
|
619
|
+
},
|
|
620
|
+
footerBottomRightArea_levoGroupItem: {
|
|
621
|
+
link: {},
|
|
622
|
+
cta: { "font-size": "sm", color: "text-2" },
|
|
623
|
+
separator: {
|
|
624
|
+
width: "1px",
|
|
625
|
+
height: "1rem",
|
|
626
|
+
"background-color": "var(--color-border)",
|
|
627
|
+
"margin-left": "sm",
|
|
628
|
+
"margin-right": "sm",
|
|
630
629
|
},
|
|
631
630
|
},
|
|
631
|
+
footerBottomRightArea: [{}, {}],
|
|
632
|
+
contentWrapper: {
|
|
633
|
+
display: "flex",
|
|
634
|
+
"column-gap": "2xl",
|
|
635
|
+
tablet: { "flex-direction": "column", "row-gap": "lg" },
|
|
636
|
+
},
|
|
637
|
+
logoTextWrapper: {
|
|
638
|
+
"max-width": "240px",
|
|
639
|
+
display: "flex",
|
|
640
|
+
"flex-direction": "column",
|
|
641
|
+
"row-gap": "xs",
|
|
642
|
+
tablet: { "max-width": "100%" },
|
|
643
|
+
},
|
|
644
|
+
icon_links_levoGroup: {
|
|
645
|
+
display: "flex",
|
|
646
|
+
"flex-direction": "row",
|
|
647
|
+
"column-gap": "sm",
|
|
648
|
+
"align-items": "center",
|
|
649
|
+
"margin-top": "xs",
|
|
650
|
+
},
|
|
651
|
+
icon_links_levoGroupItem: {
|
|
652
|
+
iconWrapper: {
|
|
653
|
+
width: "28px",
|
|
654
|
+
height: "28px",
|
|
655
|
+
"border-radius": "full",
|
|
656
|
+
"background-color": "background-2",
|
|
657
|
+
display: "inline-flex",
|
|
658
|
+
"align-items": "center",
|
|
659
|
+
"justify-content": "center",
|
|
660
|
+
color: "text",
|
|
661
|
+
},
|
|
662
|
+
icon: {
|
|
663
|
+
width: "14px",
|
|
664
|
+
height: "14px",
|
|
665
|
+
color: "text-2",
|
|
666
|
+
"flex-shrink": 0,
|
|
667
|
+
},
|
|
668
|
+
description: { display: "none" },
|
|
669
|
+
},
|
|
670
|
+
icon_links: [{}, {}, {}, {}],
|
|
671
|
+
links_levoGroup: {
|
|
672
|
+
"max-width": "auto",
|
|
673
|
+
display: "flex",
|
|
674
|
+
"justify-content": "space-between",
|
|
675
|
+
"column-gap": "xl",
|
|
676
|
+
width: "100%",
|
|
677
|
+
tablet: { "justify-content": "space-between" },
|
|
678
|
+
mobile: { "flex-direction": "column", "row-gap": "xl" },
|
|
679
|
+
},
|
|
680
|
+
links_levoGroupItem: {
|
|
681
|
+
category: { ...CATEGORY_HEADER_STYLE, "margin-bottom": "xs" },
|
|
682
|
+
links_levoGroup: {
|
|
683
|
+
display: "flex",
|
|
684
|
+
"flex-direction": "column",
|
|
685
|
+
"row-gap": "xs",
|
|
686
|
+
},
|
|
687
|
+
links_levoGroupItem: NAV_LINK_ITEM_STYLES,
|
|
688
|
+
links: [{}, {}, {}, {}, {}],
|
|
689
|
+
},
|
|
690
|
+
links: [
|
|
691
|
+
{ links: [{}, {}, {}, {}, {}] },
|
|
692
|
+
{ links: [{}, {}, {}, {}, {}, {}] },
|
|
693
|
+
{
|
|
694
|
+
links_levoGroupItem: CONTACT_LINK_ITEM_STYLES,
|
|
695
|
+
links: [{}, {}, {}],
|
|
696
|
+
},
|
|
697
|
+
],
|
|
698
|
+
logo: {
|
|
699
|
+
width: "72px",
|
|
700
|
+
height: "auto",
|
|
701
|
+
tablet: { width: "56px" },
|
|
702
|
+
},
|
|
632
703
|
},
|
|
633
704
|
config: {
|
|
634
|
-
icon_links:
|
|
705
|
+
icon_links: Array(4).fill({
|
|
706
|
+
description: { selectedVariants: { Typography_Variants: "Small" } },
|
|
707
|
+
}),
|
|
708
|
+
links: [
|
|
635
709
|
{
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
},
|
|
710
|
+
category: {
|
|
711
|
+
heading: { level: "4" },
|
|
712
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
640
713
|
},
|
|
641
714
|
},
|
|
642
715
|
{
|
|
643
|
-
|
|
644
|
-
selectedVariants: {
|
|
645
|
-
|
|
646
|
-
},
|
|
716
|
+
category: {
|
|
717
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
718
|
+
heading: { level: "4" },
|
|
647
719
|
},
|
|
648
720
|
},
|
|
649
721
|
{
|
|
650
|
-
|
|
651
|
-
selectedVariants: {
|
|
652
|
-
|
|
653
|
-
},
|
|
722
|
+
category: {
|
|
723
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
724
|
+
heading: { level: "4" },
|
|
654
725
|
},
|
|
655
726
|
},
|
|
727
|
+
],
|
|
728
|
+
footerBottomRightArea: [
|
|
729
|
+
{ cta: { selectedVariants: {} } },
|
|
730
|
+
{ cta: { selectedVariants: {} } },
|
|
731
|
+
],
|
|
732
|
+
},
|
|
733
|
+
content: DEFAULT_CONTENT,
|
|
734
|
+
},
|
|
735
|
+
{
|
|
736
|
+
title: "Stacked",
|
|
737
|
+
key: "stacked",
|
|
738
|
+
styles: {
|
|
739
|
+
layout: {},
|
|
740
|
+
container: {
|
|
741
|
+
display: "flex",
|
|
742
|
+
"flex-direction": "column",
|
|
743
|
+
"column-gap": "none",
|
|
744
|
+
"row-gap": "2xl",
|
|
745
|
+
},
|
|
746
|
+
footerBottomWrapper: {
|
|
747
|
+
"border-style": "solid",
|
|
748
|
+
"border-color": "var(--color-border)",
|
|
749
|
+
"border-top-width": "1px",
|
|
750
|
+
"padding-top": "xl",
|
|
751
|
+
display: "flex",
|
|
752
|
+
"align-items": "center",
|
|
753
|
+
"justify-content": "space-between",
|
|
754
|
+
"padding-bottom": "xl",
|
|
755
|
+
},
|
|
756
|
+
footerBottomRightArea_levoGroup: {
|
|
757
|
+
display: "flex",
|
|
758
|
+
"column-gap": "sm",
|
|
759
|
+
"align-items": "center",
|
|
760
|
+
},
|
|
761
|
+
footerBottomRightArea_levoGroupItem: {
|
|
762
|
+
link: {},
|
|
763
|
+
cta: { "font-size": "sm", color: "text-2" },
|
|
764
|
+
separator: {
|
|
765
|
+
width: "1px",
|
|
766
|
+
height: "1rem",
|
|
767
|
+
"background-color": "var(--color-border)",
|
|
768
|
+
"margin-left": "sm",
|
|
769
|
+
"margin-right": "sm",
|
|
770
|
+
},
|
|
771
|
+
},
|
|
772
|
+
footerBottomRightArea: [{}, {}],
|
|
773
|
+
contentWrapper: {
|
|
774
|
+
display: "flex",
|
|
775
|
+
"flex-direction": "column",
|
|
776
|
+
"row-gap": "2xl",
|
|
777
|
+
},
|
|
778
|
+
logoTextWrapper: {
|
|
779
|
+
"max-width": "60%",
|
|
780
|
+
display: "flex",
|
|
781
|
+
"flex-direction": "row",
|
|
782
|
+
"column-gap": "lg",
|
|
783
|
+
"align-items": "center",
|
|
784
|
+
"justify-content": "space-between",
|
|
785
|
+
tablet: {
|
|
786
|
+
"max-width": "100%",
|
|
787
|
+
"flex-direction": "column",
|
|
788
|
+
"row-gap": "sm",
|
|
789
|
+
"align-items": "start",
|
|
790
|
+
},
|
|
791
|
+
},
|
|
792
|
+
icon_links_levoGroup: {
|
|
793
|
+
display: "flex",
|
|
794
|
+
"flex-direction": "row",
|
|
795
|
+
"column-gap": "sm",
|
|
796
|
+
"align-items": "center",
|
|
797
|
+
"margin-top": "0",
|
|
798
|
+
},
|
|
799
|
+
icon_links_levoGroupItem: {
|
|
800
|
+
iconWrapper: {
|
|
801
|
+
width: "36px",
|
|
802
|
+
height: "36px",
|
|
803
|
+
"border-radius": "full",
|
|
804
|
+
"background-color": "background-2",
|
|
805
|
+
display: "inline-flex",
|
|
806
|
+
"align-items": "center",
|
|
807
|
+
"justify-content": "center",
|
|
808
|
+
color: "text",
|
|
809
|
+
},
|
|
810
|
+
icon: {
|
|
811
|
+
width: "16px",
|
|
812
|
+
height: "16px",
|
|
813
|
+
color: "text-2",
|
|
814
|
+
"flex-shrink": 0,
|
|
815
|
+
},
|
|
816
|
+
description: { display: "none" },
|
|
817
|
+
},
|
|
818
|
+
icon_links: [{}, {}, {}, {}],
|
|
819
|
+
links_levoGroup: {
|
|
820
|
+
"max-width": "auto",
|
|
821
|
+
display: "flex",
|
|
822
|
+
"justify-content": "space-between",
|
|
823
|
+
"column-gap": "2xl",
|
|
824
|
+
width: "100%",
|
|
825
|
+
"border-style": "solid",
|
|
826
|
+
"border-color": "var(--color-border)",
|
|
827
|
+
"border-top-width": "1px",
|
|
828
|
+
"padding-top": "xl",
|
|
829
|
+
mobile: { "flex-direction": "column", "row-gap": "2xl" },
|
|
830
|
+
},
|
|
831
|
+
links_levoGroupItem: {
|
|
832
|
+
category: CATEGORY_HEADER_STYLE,
|
|
833
|
+
links_levoGroup: {
|
|
834
|
+
display: "flex",
|
|
835
|
+
"flex-direction": "column",
|
|
836
|
+
"row-gap": "sm",
|
|
837
|
+
},
|
|
838
|
+
links_levoGroupItem: NAV_LINK_ITEM_STYLES,
|
|
839
|
+
links: [{}, {}, {}, {}, {}],
|
|
840
|
+
},
|
|
841
|
+
links: [
|
|
842
|
+
{ links: [{}, {}, {}, {}, {}] },
|
|
843
|
+
{ links: [{}, {}, {}, {}, {}, {}] },
|
|
656
844
|
{
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
Typography_Variants: "Small",
|
|
660
|
-
},
|
|
661
|
-
},
|
|
845
|
+
links_levoGroupItem: CONTACT_LINK_ITEM_STYLES,
|
|
846
|
+
links: [{}, {}, {}],
|
|
662
847
|
},
|
|
663
848
|
],
|
|
849
|
+
logo: LOGO_STYLE,
|
|
850
|
+
},
|
|
851
|
+
config: {
|
|
852
|
+
icon_links: Array(4).fill({
|
|
853
|
+
description: { selectedVariants: { Typography_Variants: "Small" } },
|
|
854
|
+
}),
|
|
664
855
|
links: [
|
|
665
856
|
{
|
|
666
857
|
category: {
|
|
667
|
-
heading: {
|
|
668
|
-
|
|
669
|
-
},
|
|
670
|
-
selectedVariants: {
|
|
671
|
-
Heading_Level: "H6",
|
|
672
|
-
},
|
|
858
|
+
heading: { level: "4" },
|
|
859
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
673
860
|
},
|
|
674
861
|
},
|
|
675
862
|
{
|
|
676
863
|
category: {
|
|
677
|
-
selectedVariants: {
|
|
678
|
-
|
|
679
|
-
},
|
|
680
|
-
heading: {
|
|
681
|
-
level: "4",
|
|
682
|
-
},
|
|
864
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
865
|
+
heading: { level: "4" },
|
|
683
866
|
},
|
|
684
867
|
},
|
|
685
868
|
{
|
|
686
869
|
category: {
|
|
687
|
-
selectedVariants: {
|
|
688
|
-
|
|
689
|
-
},
|
|
690
|
-
heading: {
|
|
691
|
-
level: "4",
|
|
692
|
-
},
|
|
870
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
871
|
+
heading: { level: "4" },
|
|
693
872
|
},
|
|
694
873
|
},
|
|
695
874
|
],
|
|
696
875
|
footerBottomRightArea: [
|
|
697
|
-
{
|
|
698
|
-
|
|
699
|
-
selectedVariants: {},
|
|
700
|
-
},
|
|
701
|
-
},
|
|
702
|
-
{
|
|
703
|
-
cta: {
|
|
704
|
-
selectedVariants: {},
|
|
705
|
-
},
|
|
706
|
-
},
|
|
876
|
+
{ cta: { selectedVariants: {} } },
|
|
877
|
+
{ cta: { selectedVariants: {} } },
|
|
707
878
|
],
|
|
708
879
|
},
|
|
709
880
|
content: DEFAULT_CONTENT,
|