@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,49 +1,190 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
-
const
|
|
4
|
-
id: "
|
|
5
|
-
location: "https://space.levo.so/WLZ1TXTD/defaultblue-tryFJ012mgyH.png",
|
|
3
|
+
const MEDIA_LOGO = {
|
|
4
|
+
id: "levo-logo-1024",
|
|
6
5
|
kind: "image",
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
6
|
+
location:
|
|
7
|
+
"https://static.levocdn.com/WLZ1TXTD/levo-logo-1024-LkpWlHydPFURU.svg",
|
|
8
|
+
mimetype: "image/svg+xml",
|
|
9
|
+
};
|
|
10
|
+
|
|
11
|
+
const ICON_LINKEDIN = {
|
|
12
|
+
kind: "icon",
|
|
13
|
+
data: {
|
|
14
|
+
id: "linkedin",
|
|
15
|
+
label: "Linkedin",
|
|
16
|
+
svgCode:
|
|
17
|
+
'<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="var(--color-icon-primary)"/>\n</g>\n<defs>\n<clipPath id="clip0_37_4945">\n<rect width="24" height="24" fill="var(--color-icon-primary)"/>\n</clipPath>\n</defs>\n</svg>',
|
|
18
|
+
},
|
|
19
|
+
};
|
|
20
|
+
|
|
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_YOUTUBE = {
|
|
32
|
+
kind: "icon",
|
|
33
|
+
data: {
|
|
34
|
+
id: "youtube",
|
|
35
|
+
label: "Youtube",
|
|
36
|
+
svgCode:
|
|
37
|
+
'<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.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)"/>\n</svg>',
|
|
38
|
+
},
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
const ICON_CARD_SEND = {
|
|
42
|
+
kind: "icon",
|
|
43
|
+
data: {
|
|
44
|
+
id: "card-send",
|
|
45
|
+
label: "Card Send",
|
|
46
|
+
svgCode:
|
|
47
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M14.5 9.25H2C1.59 9.25 1.25 8.91 1.25 8.5C1.25 8.09 1.59 7.75 2 7.75H14.5C14.91 7.75 15.25 8.09 15.25 8.5C15.25 8.91 14.91 9.25 14.5 9.25Z" fill="var(--color-icon-primary)"/>\n<path d="M8 17.25H6C5.59 17.25 5.25 16.91 5.25 16.5C5.25 16.09 5.59 15.75 6 15.75H8C8.41 15.75 8.75 16.09 8.75 16.5C8.75 16.91 8.41 17.25 8 17.25Z" fill="var(--color-icon-primary)"/>\n<path d="M14.5 17.25H10.5C10.09 17.25 9.75 16.91 9.75 16.5C9.75 16.09 10.09 15.75 10.5 15.75H14.5C14.91 15.75 15.25 16.09 15.25 16.5C15.25 16.91 14.91 17.25 14.5 17.25Z" fill="var(--color-icon-primary)"/>\n<path d="M17.56 21.25H6.44C2.46 21.25 1.25 20.05 1.25 16.11V7.89C1.25 3.95 2.46 2.75 6.44 2.75H14.5C14.91 2.75 15.25 3.09 15.25 3.5C15.25 3.91 14.91 4.25 14.5 4.25H6.44C3.3 4.25 2.75 4.79 2.75 7.89V16.1C2.75 19.2 3.3 19.74 6.44 19.74H17.55C20.69 19.74 21.24 19.2 21.24 16.1V14.02C21.24 13.61 21.58 13.27 21.99 13.27C22.4 13.27 22.74 13.61 22.74 14.02V16.1C22.75 20.05 21.54 21.25 17.56 21.25Z" fill="var(--color-icon-primary)"/>\n<path d="M20 10.25C19.59 10.25 19.25 9.91 19.25 9.5V3.5C19.25 3.2 19.43 2.92 19.71 2.81C19.99 2.7 20.31 2.76 20.53 2.97L22.53 4.97C22.82 5.26 22.82 5.74 22.53 6.03C22.24 6.32 21.76 6.32 21.47 6.03L20.75 5.31V9.5C20.75 9.91 20.41 10.25 20 10.25Z" fill="var(--color-icon-primary)"/>\n<path d="M18.0004 6.25C17.8104 6.25 17.6204 6.18 17.4704 6.03C17.1804 5.74 17.1804 5.26 17.4704 4.97L19.4704 2.97C19.7604 2.68 20.2404 2.68 20.5304 2.97C20.8204 3.26 20.8204 3.74 20.5304 4.03L18.5304 6.03C18.3804 6.18 18.1904 6.25 18.0004 6.25Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
48
|
+
},
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
const ICON_CARD = {
|
|
52
|
+
kind: "icon",
|
|
53
|
+
data: {
|
|
54
|
+
id: "card",
|
|
55
|
+
label: "Card",
|
|
56
|
+
svgCode:
|
|
57
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M22 9.25H2C1.59 9.25 1.25 8.91 1.25 8.5C1.25 8.09 1.59 7.75 2 7.75H22C22.41 7.75 22.75 8.09 22.75 8.5C22.75 8.91 22.41 9.25 22 9.25Z" fill="var(--color-icon-primary)"/>\n<path d="M8 17.25H6C5.59 17.25 5.25 16.91 5.25 16.5C5.25 16.09 5.59 15.75 6 15.75H8C8.41 15.75 8.75 16.09 8.75 16.5C8.75 16.91 8.41 17.25 8 17.25Z" fill="var(--color-icon-primary)"/>\n<path d="M14.5 17.25H10.5C10.09 17.25 9.75 16.91 9.75 16.5C9.75 16.09 10.09 15.75 10.5 15.75H14.5C14.91 15.75 15.25 16.09 15.25 16.5C15.25 16.91 14.91 17.25 14.5 17.25Z" fill="var(--color-icon-primary)"/>\n<path d="M17.56 21.25H6.44C2.46 21.25 1.25 20.05 1.25 16.11V7.89C1.25 3.95 2.46 2.75 6.44 2.75H17.55C21.53 2.75 22.74 3.95 22.74 7.89V16.1C22.75 20.05 21.54 21.25 17.56 21.25ZM6.44 4.25C3.3 4.25 2.75 4.79 2.75 7.89V16.1C2.75 19.2 3.3 19.74 6.44 19.74H17.55C20.69 19.74 21.24 19.2 21.24 16.1V7.89C21.24 4.79 20.69 4.25 17.55 4.25H6.44Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
58
|
+
},
|
|
59
|
+
};
|
|
60
|
+
|
|
61
|
+
const ICON_SHIELD_TICK = {
|
|
62
|
+
kind: "icon",
|
|
63
|
+
data: {
|
|
64
|
+
id: "shield-tick",
|
|
65
|
+
label: "Shield Tick",
|
|
66
|
+
svgCode:
|
|
67
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12.0004 22.7599C10.9104 22.7599 9.83039 22.4399 8.98039 21.8099L4.68039 18.5999C3.54039 17.7499 2.65039 15.9699 2.65039 14.5599V7.11994C2.65039 5.57994 3.78039 3.93994 5.23039 3.39994L10.2204 1.52994C11.2104 1.15994 12.7704 1.15994 13.7604 1.52994L18.7504 3.39994C20.2004 3.93994 21.3304 5.57994 21.3304 7.11994V14.5499C21.3304 15.9699 20.4404 17.7399 19.3004 18.5899L15.0004 21.7999C14.1704 22.4399 13.0904 22.7599 12.0004 22.7599ZM10.7504 2.93994L5.76039 4.80994C4.91039 5.12994 4.16039 6.20994 4.16039 7.12994V14.5599C4.16039 15.5099 4.83039 16.8399 5.58039 17.3999L9.88039 20.6099C11.0304 21.4699 12.9704 21.4699 14.1304 20.6099L18.4304 17.3999C19.1904 16.8299 19.8504 15.5099 19.8504 14.5599V7.11994C19.8504 6.20994 19.1004 5.12994 18.2504 4.79994L13.2604 2.92994C12.5804 2.68994 11.4204 2.68994 10.7504 2.93994Z" fill="var(--color-icon-primary)"/>\n<path d="M10.6602 14.2301C10.4702 14.2301 10.2802 14.1601 10.1302 14.0101L8.52023 12.4001C8.23023 12.1101 8.23023 11.6301 8.52023 11.3401C8.81023 11.0501 9.29023 11.0501 9.58023 11.3401L10.6602 12.4201L14.4302 8.65012C14.7202 8.36012 15.2002 8.36012 15.4902 8.65012C15.7802 8.94012 15.7802 9.42012 15.4902 9.71012L11.1902 14.0101C11.0402 14.1601 10.8502 14.2301 10.6602 14.2301Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
68
|
+
},
|
|
69
|
+
};
|
|
70
|
+
|
|
71
|
+
const ICON_BOOK = {
|
|
72
|
+
kind: "icon",
|
|
73
|
+
data: {
|
|
74
|
+
id: "book",
|
|
75
|
+
label: "Book",
|
|
76
|
+
svgCode:
|
|
77
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M3.5 18.75C3.09 18.75 2.75 18.41 2.75 18V7C2.75 2.59 4.09 1.25 8.5 1.25H15.5C19.91 1.25 21.25 2.59 21.25 7V17C21.25 17.16 21.25 17.31 21.24 17.47C21.21 17.88 20.84 18.2 20.44 18.17C20.03 18.14 19.71 17.78 19.74 17.37C19.75 17.25 19.75 17.12 19.75 17V7C19.75 3.43 19.08 2.75 15.5 2.75H8.5C4.92 2.75 4.25 3.43 4.25 7V18C4.25 18.41 3.91 18.75 3.5 18.75Z" fill="var(--color-icon-primary)"/>\n<path d="M17 22.75H7C4.66 22.75 2.75 20.84 2.75 18.5V17.85C2.75 15.86 4.37 14.25 6.35 14.25H20.5C20.91 14.25 21.25 14.59 21.25 15V18.5C21.25 20.84 19.34 22.75 17 22.75ZM6.35 15.75C5.19 15.75 4.25 16.69 4.25 17.85V18.5C4.25 20.02 5.48 21.25 7 21.25H17C18.52 21.25 19.75 20.02 19.75 18.5V15.75H6.35Z" fill="var(--color-icon-primary)"/>\n<path d="M16 7.75H8C7.59 7.75 7.25 7.41 7.25 7C7.25 6.59 7.59 6.25 8 6.25H16C16.41 6.25 16.75 6.59 16.75 7C16.75 7.41 16.41 7.75 16 7.75Z" fill="var(--color-icon-primary)"/>\n<path d="M13 11.25H8C7.59 11.25 7.25 10.91 7.25 10.5C7.25 10.09 7.59 9.75 8 9.75H13C13.41 9.75 13.75 10.09 13.75 10.5C13.75 10.91 13.41 11.25 13 11.25Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
78
|
+
},
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
const ICON_SECURITY_SAFE = {
|
|
82
|
+
kind: "icon",
|
|
83
|
+
data: {
|
|
84
|
+
id: "security-safe",
|
|
85
|
+
label: "Security Safe",
|
|
86
|
+
svgCode:
|
|
87
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M11.9998 22.7501C11.7598 22.7501 11.5199 22.7201 11.2899 22.6501C6.09986 21.2201 2.33984 16.37 2.33984 11.11V6.72003C2.33984 5.60003 3.14985 4.39008 4.18985 3.96008L9.75986 1.68005C11.2099 1.09005 12.7998 1.09005 14.2398 1.68005L19.8098 3.96008C20.8498 4.39008 21.6599 5.60003 21.6599 6.72003V11.11C21.6599 16.36 17.8898 21.2101 12.7098 22.6501C12.4798 22.7201 12.2398 22.7501 11.9998 22.7501ZM11.9998 2.75006C11.4298 2.75006 10.8698 2.86007 10.3298 3.08007L4.75986 5.36004C4.27986 5.56004 3.83984 6.21004 3.83984 6.73004V11.1201C3.83984 15.7101 7.13985 19.9501 11.6898 21.2101C11.8898 21.2701 12.1098 21.2701 12.3098 21.2101C16.8598 19.9501 20.1599 15.7101 20.1599 11.1201V6.73004C20.1599 6.21004 19.7198 5.56004 19.2398 5.36004L13.6699 3.08007C13.1299 2.86007 12.5698 2.75006 11.9998 2.75006Z" fill="var(--color-icon-primary)"/>\n<path d="M12 13.25C10.48 13.25 9.25 12.02 9.25 10.5C9.25 8.98 10.48 7.75 12 7.75C13.52 7.75 14.75 8.98 14.75 10.5C14.75 12.02 13.52 13.25 12 13.25ZM12 9.25C11.31 9.25 10.75 9.81 10.75 10.5C10.75 11.19 11.31 11.75 12 11.75C12.69 11.75 13.25 11.19 13.25 10.5C13.25 9.81 12.69 9.25 12 9.25Z" fill="var(--color-icon-primary)"/>\n<path d="M12 16.25C11.59 16.25 11.25 15.91 11.25 15.5V12.5C11.25 12.09 11.59 11.75 12 11.75C12.41 11.75 12.75 12.09 12.75 12.5V15.5C12.75 15.91 12.41 16.25 12 16.25Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
88
|
+
},
|
|
89
|
+
};
|
|
90
|
+
|
|
91
|
+
const ICON_BANK = {
|
|
92
|
+
kind: "icon",
|
|
93
|
+
data: {
|
|
94
|
+
id: "bank",
|
|
95
|
+
label: "Bank",
|
|
96
|
+
svgCode:
|
|
97
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M21 11.75H3C2.04 11.75 1.25 10.96 1.25 10V6.68001C1.25 6.00001 1.71998 5.31001 2.34998 5.06001L11.35 1.46003C11.73 1.31003 12.27 1.31003 12.65 1.46003L21.65 5.06001C22.28 5.31001 22.75 6.01 22.75 6.68001V10C22.75 10.96 21.96 11.75 21 11.75ZM12 2.84004C11.96 2.84004 11.92 2.83999 11.9 2.84999L2.90997 6.45002C2.84997 6.48002 2.75 6.61 2.75 6.68001V10C2.75 10.14 2.86 10.25 3 10.25H21C21.14 10.25 21.25 10.14 21.25 10V6.68001C21.25 6.61 21.16 6.48002 21.09 6.45002L12.09 2.84999C12.07 2.83999 12.04 2.84004 12 2.84004Z" fill="var(--color-icon-primary)"/>\n<path d="M22 22.75H2C1.59 22.75 1.25 22.41 1.25 22V19C1.25 18.04 2.04 17.25 3 17.25H21C21.96 17.25 22.75 18.04 22.75 19V22C22.75 22.41 22.41 22.75 22 22.75ZM2.75 21.25H21.25V19C21.25 18.86 21.14 18.75 21 18.75H3C2.86 18.75 2.75 18.86 2.75 19V21.25Z" fill="var(--color-icon-primary)"/>\n<path d="M4 18.75C3.59 18.75 3.25 18.41 3.25 18V11C3.25 10.59 3.59 10.25 4 10.25C4.41 10.25 4.75 10.59 4.75 11V18C4.75 18.41 4.41 18.75 4 18.75Z" fill="var(--color-icon-primary)"/>\n<path d="M8 18.75C7.59 18.75 7.25 18.41 7.25 18V11C7.25 10.59 7.59 10.25 8 10.25C8.41 10.25 8.75 10.59 8.75 11V18C8.75 18.41 8.41 18.75 8 18.75Z" fill="var(--color-icon-primary)"/>\n<path d="M12 18.75C11.59 18.75 11.25 18.41 11.25 18V11C11.25 10.59 11.59 10.25 12 10.25C12.41 10.25 12.75 10.59 12.75 11V18C12.75 18.41 12.41 18.75 12 18.75Z" fill="var(--color-icon-primary)"/>\n<path d="M16 18.75C15.59 18.75 15.25 18.41 15.25 18V11C15.25 10.59 15.59 10.25 16 10.25C16.41 10.25 16.75 10.59 16.75 11V18C16.75 18.41 16.41 18.75 16 18.75Z" fill="var(--color-icon-primary)"/>\n<path d="M20 18.75C19.59 18.75 19.25 18.41 19.25 18V11C19.25 10.59 19.59 10.25 20 10.25C20.41 10.25 20.75 10.59 20.75 11V18C20.75 18.41 20.41 18.75 20 18.75Z" fill="var(--color-icon-primary)"/>\n<path d="M23 22.75H1C0.59 22.75 0.25 22.41 0.25 22C0.25 21.59 0.59 21.25 1 21.25H23C23.41 21.25 23.75 21.59 23.75 22C23.75 22.41 23.41 22.75 23 22.75Z" fill="var(--color-icon-primary)"/>\n<path d="M12 9.25C10.76 9.25 9.75 8.24 9.75 7C9.75 5.76 10.76 4.75 12 4.75C13.24 4.75 14.25 5.76 14.25 7C14.25 8.24 13.24 9.25 12 9.25ZM12 6.25C11.59 6.25 11.25 6.59 11.25 7C11.25 7.41 11.59 7.75 12 7.75C12.41 7.75 12.75 7.41 12.75 7C12.75 6.59 12.41 6.25 12 6.25Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
98
|
+
},
|
|
99
|
+
};
|
|
100
|
+
|
|
101
|
+
const ICON_SHOP = {
|
|
102
|
+
kind: "icon",
|
|
103
|
+
data: {
|
|
104
|
+
id: "shop",
|
|
105
|
+
label: "Shop",
|
|
106
|
+
svgCode:
|
|
107
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M14.6998 22.75H9.29977C4.35977 22.75 2.25977 20.64 2.25977 15.71V11.22C2.25977 10.81 2.59977 10.47 3.00977 10.47C3.41977 10.47 3.75977 10.81 3.75977 11.22V15.71C3.75977 19.8 5.20977 21.25 9.29977 21.25H14.6898C18.7798 21.25 20.2298 19.8 20.2298 15.71V11.22C20.2298 10.81 20.5698 10.47 20.9798 10.47C21.3898 10.47 21.7298 10.81 21.7298 11.22V15.71C21.7398 20.64 19.6298 22.75 14.6998 22.75Z" fill="var(--color-icon-primary)"/>\n<path d="M12 12.75C10.9 12.75 9.9 12.32 9.19 11.53C8.48 10.74 8.15 9.71 8.26 8.61L8.93 1.93C8.97 1.55 9.29 1.25 9.68 1.25H14.35C14.74 1.25 15.06 1.54 15.1 1.93L15.77 8.61C15.88 9.71 15.55 10.74 14.84 11.53C14.1 12.32 13.1 12.75 12 12.75ZM10.35 2.75L9.75 8.76C9.68 9.43 9.88 10.06 10.3 10.52C11.15 11.46 12.85 11.46 13.7 10.52C14.12 10.05 14.32 9.42 14.25 8.76L13.65 2.75H10.35Z" fill="var(--color-icon-primary)"/>\n<path d="M18.31 12.75C16.28 12.75 14.47 11.11 14.26 9.09L13.56 2.08C13.54 1.87 13.61 1.66 13.75 1.5C13.89 1.34 14.09 1.25 14.31 1.25H17.36C20.3 1.25 21.67 2.48 22.08 5.5L22.36 8.28C22.48 9.46 22.12 10.58 21.35 11.43C20.58 12.28 19.5 12.75 18.31 12.75ZM15.14 2.75L15.76 8.94C15.89 10.19 17.05 11.25 18.31 11.25C19.07 11.25 19.75 10.96 20.24 10.43C20.72 9.9 20.94 9.19 20.87 8.43L20.59 5.68C20.28 3.42 19.55 2.75 17.36 2.75H15.14Z" fill="var(--color-icon-primary)"/>\n<path d="M5.64002 12.75C4.45002 12.75 3.37002 12.28 2.60002 11.43C1.83002 10.58 1.47002 9.46 1.59002 8.28L1.86002 5.53C2.28002 2.48 3.65002 1.25 6.59002 1.25H9.64002C9.85002 1.25 10.05 1.34 10.2 1.5C10.35 1.66 10.41 1.87 10.39 2.08L9.69002 9.09C9.48002 11.11 7.67002 12.75 5.64002 12.75ZM6.59002 2.75C4.40002 2.75 3.67002 3.41 3.35002 5.7L3.08002 8.43C3.00002 9.19 3.23002 9.9 3.71002 10.43C4.19002 10.96 4.87002 11.25 5.64002 11.25C6.90002 11.25 8.07002 10.19 8.19002 8.94L8.81002 2.75H6.59002Z" fill="var(--color-icon-primary)"/>\n<path d="M14.5 22.75H9.5C9.09 22.75 8.75 22.41 8.75 22V19.5C8.75 17.4 9.9 16.25 12 16.25C14.1 16.25 15.25 17.4 15.25 19.5V22C15.25 22.41 14.91 22.75 14.5 22.75ZM10.25 21.25H13.75V19.5C13.75 18.24 13.26 17.75 12 17.75C10.74 17.75 10.25 18.24 10.25 19.5V21.25Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
108
|
+
},
|
|
109
|
+
};
|
|
110
|
+
|
|
111
|
+
const ICON_CHART_SUCCESS = {
|
|
112
|
+
kind: "icon",
|
|
113
|
+
data: {
|
|
114
|
+
id: "chart-success",
|
|
115
|
+
label: "Chart Success",
|
|
116
|
+
svgCode:
|
|
117
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M13 22.75H9C3.57 22.75 1.25 20.43 1.25 15V9C1.25 3.57 3.57 1.25 9 1.25H15C20.43 1.25 22.75 3.57 22.75 9V13C22.75 13.41 22.41 13.75 22 13.75C21.59 13.75 21.25 13.41 21.25 13V9C21.25 4.39 19.61 2.75 15 2.75H9C4.39 2.75 2.75 4.39 2.75 9V15C2.75 19.61 4.39 21.25 9 21.25H13C13.41 21.25 13.75 21.59 13.75 22C13.75 22.41 13.41 22.75 13 22.75Z" fill="var(--color-icon-primary)"/>\n<path d="M7 14.69C6.59 14.69 6.25 14.35 6.25 13.94V10.73C6.25 10.32 6.59 9.98001 7 9.98001C7.41 9.98001 7.75 10.32 7.75 10.73V13.94C7.75 14.36 7.41 14.69 7 14.69Z" fill="var(--color-icon-primary)"/>\n<path d="M17 14.69C16.59 14.69 16.25 14.35 16.25 13.94V10.73C16.25 10.32 16.59 9.98001 17 9.98001C17.41 9.98001 17.75 10.32 17.75 10.73V13.94C17.75 14.36 17.41 14.69 17 14.69Z" fill="var(--color-icon-primary)"/>\n<path d="M17.5803 21.75C17.3803 21.75 17.1903 21.67 17.0503 21.53L15.4703 19.96C15.1803 19.67 15.1703 19.19 15.4703 18.9C15.7603 18.61 16.2403 18.6 16.5303 18.9L17.5403 19.9L20.4403 16.51C20.7103 16.19 21.1803 16.16 21.5003 16.43C21.8103 16.7 21.8503 17.17 21.5803 17.49L18.1603 21.49C18.0203 21.65 17.8303 21.74 17.6203 21.75C17.6003 21.75 17.5903 21.75 17.5803 21.75Z" fill="var(--color-icon-primary)"/>\n<path d="M12 14.25C11.59 14.25 11.25 13.91 11.25 13.5V10.5C11.25 10.09 11.59 9.75 12 9.75C12.41 9.75 12.75 10.09 12.75 10.5V13.5C12.75 13.91 12.41 14.25 12 14.25Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
118
|
+
},
|
|
119
|
+
};
|
|
120
|
+
|
|
121
|
+
const ICON_CODE_CIRCLE = {
|
|
122
|
+
kind: "icon",
|
|
123
|
+
data: {
|
|
124
|
+
id: "code-circle",
|
|
125
|
+
label: "Code Circle",
|
|
126
|
+
svgCode:
|
|
127
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.99945 14.75C7.80945 14.75 7.61945 14.68 7.46945 14.53L5.46945 12.53C5.17945 12.24 5.17945 11.7599 5.46945 11.4699L7.46945 9.46994C7.75945 9.17994 8.23945 9.17994 8.52945 9.46994C8.81945 9.75994 8.81945 10.24 8.52945 10.53L7.05945 12L8.52945 13.4699C8.81945 13.7599 8.81945 14.24 8.52945 14.53C8.37945 14.68 8.18945 14.75 7.99945 14.75Z" fill="var(--color-icon-primary)"/>\n<path d="M15.9995 14.75C15.8095 14.75 15.6195 14.68 15.4695 14.53C15.1795 14.24 15.1795 13.7599 15.4695 13.4699L16.9395 12L15.4695 10.53C15.1795 10.24 15.1795 9.75994 15.4695 9.46994C15.7595 9.17994 16.2395 9.17994 16.5295 9.46994L18.5295 11.4699C18.8195 11.7599 18.8195 12.24 18.5295 12.53L16.5295 14.53C16.3795 14.68 16.1895 14.75 15.9995 14.75Z" fill="var(--color-icon-primary)"/>\n<path d="M12 22.75C6.07 22.75 1.25 17.93 1.25 12C1.25 6.07 6.07 1.25 12 1.25C17.93 1.25 22.75 6.07 22.75 12C22.75 17.93 17.93 22.75 12 22.75ZM12 2.75C6.9 2.75 2.75 6.9 2.75 12C2.75 17.1 6.9 21.25 12 21.25C17.1 21.25 21.25 17.1 21.25 12C21.25 6.9 17.1 2.75 12 2.75Z" fill="var(--color-icon-primary)"/>\n<path d="M11.0001 15.0801C10.9001 15.0801 10.8001 15.0601 10.7101 15.0201C10.3301 14.8601 10.1501 14.4201 10.3201 14.0301L12.3201 9.36004C12.4801 8.98004 12.9201 8.80002 13.3001 8.97002C13.6801 9.13002 13.8601 9.57008 13.6901 9.96008L11.0001 15.0801Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
128
|
+
},
|
|
129
|
+
};
|
|
130
|
+
|
|
131
|
+
const ICON_DOCUMENT_TEXT = {
|
|
132
|
+
kind: "icon",
|
|
133
|
+
data: {
|
|
134
|
+
id: "document-text",
|
|
135
|
+
label: "Document Text",
|
|
136
|
+
svgCode:
|
|
137
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M16 22.75H8C4.35 22.75 2.25 20.65 2.25 17V7C2.25 3.35 4.35 1.25 8 1.25H16C19.65 1.25 21.75 3.35 21.75 7V17C21.75 20.65 19.65 22.75 16 22.75ZM8 2.75C5.14 2.75 3.75 4.14 3.75 7V17C3.75 19.86 5.14 21.25 8 21.25H16C18.86 21.25 20.25 19.86 20.25 17V7C20.25 4.14 18.86 2.75 16 2.75H8Z" fill="var(--color-icon-primary)"/>\n<path d="M18.5 9.25H16.5C14.98 9.25 13.75 8.02 13.75 6.5V4.5C13.75 4.09 14.09 3.75 14.5 3.75C14.91 3.75 15.25 4.09 15.25 4.5V6.5C15.25 7.19 15.81 7.75 16.5 7.75H18.5C18.91 7.75 19.25 8.09 19.25 8.5C19.25 8.91 18.91 9.25 18.5 9.25Z" fill="var(--color-icon-primary)"/>\n<path d="M12 13.75H8C7.59 13.75 7.25 13.41 7.25 13C7.25 12.59 7.59 12.25 8 12.25H12C12.41 12.25 12.75 12.59 12.75 13C12.75 13.41 12.41 13.75 12 13.75Z" fill="var(--color-icon-primary)"/>\n<path d="M16 17.75H8C7.59 17.75 7.25 17.41 7.25 17C7.25 16.59 7.59 16.25 8 16.25H16C16.41 16.25 16.75 16.59 16.75 17C16.75 17.41 16.41 17.75 16 17.75Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
138
|
+
},
|
|
139
|
+
};
|
|
140
|
+
|
|
141
|
+
const ICON_FLASH = {
|
|
142
|
+
kind: "icon",
|
|
143
|
+
data: {
|
|
144
|
+
id: "flash",
|
|
145
|
+
label: "Flash",
|
|
146
|
+
svgCode:
|
|
147
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M9.98959 22.75C9.78959 22.75 9.62959 22.71 9.50959 22.66C9.10959 22.51 8.42959 22.02 8.42959 20.47V14.02H6.08959C4.74959 14.02 4.26959 13.39 4.09959 13.02C3.92959 12.64 3.77959 11.87 4.65959 10.86L12.2296 2.26001C13.2496 1.10001 14.0796 1.18001 14.4796 1.33001C14.8796 1.48001 15.5596 1.97001 15.5596 3.52001V9.97001H17.8996C19.2396 9.97001 19.7196 10.6 19.8896 10.97C20.0596 11.35 20.2096 12.12 19.3296 13.13L11.7596 21.73C11.0496 22.54 10.4296 22.75 9.98959 22.75ZM13.9296 2.74001C13.8996 2.78001 13.6896 2.88001 13.3596 3.26001L5.78959 11.86C5.50959 12.18 5.46959 12.38 5.46959 12.42C5.48959 12.43 5.66959 12.53 6.08959 12.53H9.17959C9.58959 12.53 9.92959 12.87 9.92959 13.28V20.48C9.92959 20.98 10.0196 21.2 10.0596 21.26C10.0896 21.22 10.2996 21.12 10.6296 20.74L18.1996 12.14C18.4796 11.82 18.5196 11.62 18.5196 11.58C18.4996 11.57 18.3196 11.47 17.8996 11.47H14.8096C14.3996 11.47 14.0596 11.13 14.0596 10.72V3.52001C14.0696 3.02001 13.9696 2.81001 13.9296 2.74001Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
17
148
|
},
|
|
18
149
|
};
|
|
19
150
|
|
|
20
151
|
const DEFAULT_CONTENT = {
|
|
21
152
|
layout: null,
|
|
22
153
|
"nav-container": null,
|
|
23
|
-
"nav-logo":
|
|
154
|
+
"nav-logo": MEDIA_LOGO,
|
|
24
155
|
"desktop-nav-menu": [
|
|
25
156
|
{
|
|
26
|
-
"nav-item-dropdown-trigger-title": "
|
|
157
|
+
"nav-item-dropdown-trigger-title": "<p>Platform</p>",
|
|
27
158
|
"sub-items": [
|
|
28
159
|
{
|
|
29
|
-
"sub-item-
|
|
30
|
-
"sub-item-
|
|
160
|
+
"sub-item-icon": ICON_CARD_SEND,
|
|
161
|
+
"sub-item-title": "<p>Payments API</p>",
|
|
162
|
+
"sub-item-description":
|
|
163
|
+
"<p>One endpoint for cards, ACH, UPI, SEPA, and wallets across 40+ markets.</p>",
|
|
31
164
|
},
|
|
32
165
|
{
|
|
33
|
-
"sub-item-
|
|
34
|
-
"sub-item-
|
|
166
|
+
"sub-item-icon": ICON_CARD,
|
|
167
|
+
"sub-item-title": "<p>Card issuing</p>",
|
|
168
|
+
"sub-item-description":
|
|
169
|
+
"<p>Virtual and physical cards with spend controls and BIN sponsorship.</p>",
|
|
35
170
|
},
|
|
36
171
|
{
|
|
37
|
-
"sub-item-
|
|
38
|
-
"sub-item-
|
|
172
|
+
"sub-item-icon": ICON_SHIELD_TICK,
|
|
173
|
+
"sub-item-title": "<p>KYC & onboarding</p>",
|
|
174
|
+
"sub-item-description":
|
|
175
|
+
"<p>ID, sanctions, and PEP screening in a single verified call.</p>",
|
|
39
176
|
},
|
|
40
177
|
{
|
|
41
|
-
"sub-item-
|
|
42
|
-
"sub-item-
|
|
178
|
+
"sub-item-icon": ICON_BOOK,
|
|
179
|
+
"sub-item-title": "<p>Ledger & settlement</p>",
|
|
180
|
+
"sub-item-description":
|
|
181
|
+
"<p>Double-entry ledger with T+0 settlement across every rail.</p>",
|
|
43
182
|
},
|
|
44
183
|
{
|
|
45
|
-
"sub-item-
|
|
46
|
-
"sub-item-
|
|
184
|
+
"sub-item-icon": ICON_SECURITY_SAFE,
|
|
185
|
+
"sub-item-title": "<p>Fraud & risk</p>",
|
|
186
|
+
"sub-item-description":
|
|
187
|
+
"<p>Real-time scoring trained on four billion prior transactions.</p>",
|
|
47
188
|
},
|
|
48
189
|
],
|
|
49
190
|
},
|
|
@@ -51,112 +192,22 @@ const DEFAULT_CONTENT = {
|
|
|
51
192
|
"nav-item-dropdown-trigger-title": "<p>Solutions</p>",
|
|
52
193
|
"sub-items": [
|
|
53
194
|
{
|
|
54
|
-
"sub-item-
|
|
55
|
-
"sub-item-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
"sub-item-title": "<p>For Enterprise</p>",
|
|
59
|
-
"sub-item-description": "",
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
"sub-item-title": "<p>For Agencies</p>",
|
|
63
|
-
"sub-item-description": "",
|
|
64
|
-
},
|
|
65
|
-
],
|
|
66
|
-
},
|
|
67
|
-
{
|
|
68
|
-
"nav-item-dropdown-trigger-title": "<p>Resources</p>",
|
|
69
|
-
"sub-items": [
|
|
70
|
-
{
|
|
71
|
-
"sub-item-title": "<p>Documentation</p>",
|
|
72
|
-
"sub-item-description": "",
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"sub-item-title": "<p>API Reference</p>",
|
|
76
|
-
"sub-item-description": "",
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
"sub-item-title": "<p>Guides & Tutorials</p>",
|
|
80
|
-
"sub-item-description": "",
|
|
81
|
-
"sub-sub-items": [
|
|
82
|
-
{
|
|
83
|
-
"nested-sub-item-title": "<p>Getting Started</p>",
|
|
84
|
-
},
|
|
85
|
-
{
|
|
86
|
-
"nested-sub-item-title": "<p>Best Practices</p>",
|
|
87
|
-
},
|
|
88
|
-
{
|
|
89
|
-
"nested-sub-item-title": "<p>Video Tutorials</p>",
|
|
90
|
-
},
|
|
91
|
-
{
|
|
92
|
-
"nested-sub-item-title": "<p>Code Examples</p>",
|
|
93
|
-
},
|
|
94
|
-
{
|
|
95
|
-
"nested-sub-item-title": "<p>Migration Guides</p>",
|
|
96
|
-
},
|
|
97
|
-
{
|
|
98
|
-
"nested-sub-item-title": "<p>Troubleshooting</p>",
|
|
99
|
-
},
|
|
100
|
-
{
|
|
101
|
-
"nested-sub-item-title": "<p>FAQ</p>",
|
|
102
|
-
},
|
|
103
|
-
{
|
|
104
|
-
"nested-sub-item-title": "<p>Community Forums</p>",
|
|
105
|
-
},
|
|
106
|
-
],
|
|
107
|
-
},
|
|
108
|
-
],
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"nav-item-dropdown-trigger-title": "<p>Pricing</p>",
|
|
112
|
-
"sub-items": [
|
|
113
|
-
{
|
|
114
|
-
"sub-item-title": "<p>Free Tier</p>",
|
|
115
|
-
"sub-item-description": "",
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
"sub-item-title": "<p>Pro Plan</p>",
|
|
119
|
-
"sub-item-description": "",
|
|
120
|
-
},
|
|
121
|
-
{
|
|
122
|
-
"sub-item-title": "<p>Business Plan</p>",
|
|
123
|
-
"sub-item-description": "",
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
"sub-item-title": "<p>Custom Enterprise</p>",
|
|
127
|
-
"sub-item-description": "",
|
|
128
|
-
},
|
|
129
|
-
],
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
"nav-item-dropdown-trigger-title": "<p>Company</p>",
|
|
133
|
-
"sub-items": [
|
|
134
|
-
{
|
|
135
|
-
"sub-item-title": "<p>About Us</p>",
|
|
136
|
-
"sub-item-description": "",
|
|
137
|
-
"sub-sub-items": [
|
|
138
|
-
{
|
|
139
|
-
"nested-sub-item-title": "<p>Our Story</p>",
|
|
140
|
-
},
|
|
141
|
-
{
|
|
142
|
-
"nested-sub-item-title": "<p>Leadership Team</p>",
|
|
143
|
-
},
|
|
144
|
-
{
|
|
145
|
-
"nested-sub-item-title": "<p>Investors</p>",
|
|
146
|
-
},
|
|
147
|
-
],
|
|
148
|
-
},
|
|
149
|
-
{
|
|
150
|
-
"sub-item-title": "<p>Careers</p>",
|
|
151
|
-
"sub-item-description": "",
|
|
195
|
+
"sub-item-icon": ICON_BANK,
|
|
196
|
+
"sub-item-title": "<p>Neobanks</p>",
|
|
197
|
+
"sub-item-description":
|
|
198
|
+
"<p>Launch a regulated neobank in 90 days on Levo's core.</p>",
|
|
152
199
|
},
|
|
153
200
|
{
|
|
154
|
-
"sub-item-
|
|
155
|
-
"sub-item-
|
|
201
|
+
"sub-item-icon": ICON_SHOP,
|
|
202
|
+
"sub-item-title": "<p>Marketplaces</p>",
|
|
203
|
+
"sub-item-description":
|
|
204
|
+
"<p>Split payouts to sellers across 40+ corridors with full reconciliation.</p>",
|
|
156
205
|
},
|
|
157
206
|
{
|
|
158
|
-
"sub-item-
|
|
159
|
-
"sub-item-
|
|
207
|
+
"sub-item-icon": ICON_CHART_SUCCESS,
|
|
208
|
+
"sub-item-title": "<p>Lenders</p>",
|
|
209
|
+
"sub-item-description":
|
|
210
|
+
"<p>Underwrite and disburse in minutes using streaming bank data.</p>",
|
|
160
211
|
},
|
|
161
212
|
],
|
|
162
213
|
},
|
|
@@ -164,137 +215,38 @@ const DEFAULT_CONTENT = {
|
|
|
164
215
|
"nav-item-dropdown-trigger-title": "<p>Developers</p>",
|
|
165
216
|
"sub-items": [
|
|
166
217
|
{
|
|
167
|
-
"sub-item-
|
|
168
|
-
"sub-item-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
"sub-item-title": "<p>Open Source</p>",
|
|
172
|
-
"sub-item-description": "",
|
|
218
|
+
"sub-item-icon": ICON_CODE_CIRCLE,
|
|
219
|
+
"sub-item-title": "<p>API reference</p>",
|
|
220
|
+
"sub-item-description":
|
|
221
|
+
"<p>REST and GraphQL endpoints with typed SDKs for 8 languages.</p>",
|
|
173
222
|
},
|
|
174
223
|
{
|
|
175
|
-
"sub-item-
|
|
176
|
-
"sub-item-
|
|
224
|
+
"sub-item-icon": ICON_DOCUMENT_TEXT,
|
|
225
|
+
"sub-item-title": "<p>Docs & guides</p>",
|
|
226
|
+
"sub-item-description":
|
|
227
|
+
"<p>Product tutorials, migration paths, and compliance playbooks.</p>",
|
|
177
228
|
},
|
|
178
229
|
{
|
|
230
|
+
"sub-item-icon": ICON_FLASH,
|
|
179
231
|
"sub-item-title": "<p>Changelog</p>",
|
|
180
|
-
"sub-item-description":
|
|
181
|
-
|
|
182
|
-
{
|
|
183
|
-
"sub-item-title": "<p>Status Page</p>",
|
|
184
|
-
"sub-item-description": "",
|
|
185
|
-
},
|
|
186
|
-
{
|
|
187
|
-
"sub-item-title": "<p>Bug Bounty</p>",
|
|
188
|
-
"sub-item-description": "",
|
|
189
|
-
},
|
|
190
|
-
{
|
|
191
|
-
"sub-item-title": "<p>Roadmap</p>",
|
|
192
|
-
"sub-item-description": "",
|
|
232
|
+
"sub-item-description":
|
|
233
|
+
"<p>Shipped this week, this month, and what's on the roadmap.</p>",
|
|
193
234
|
},
|
|
194
235
|
],
|
|
195
236
|
},
|
|
196
237
|
{
|
|
197
|
-
"nav-item-
|
|
198
|
-
"sub-items": [
|
|
199
|
-
{
|
|
200
|
-
"sub-item-title": "<p>Blog</p>",
|
|
201
|
-
"sub-item-description": "",
|
|
202
|
-
},
|
|
203
|
-
{
|
|
204
|
-
"sub-item-title": "<p>Events</p>",
|
|
205
|
-
"sub-item-description": "",
|
|
206
|
-
},
|
|
207
|
-
{
|
|
208
|
-
"sub-item-title": "<p>Webinars</p>",
|
|
209
|
-
"sub-item-description": "",
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"sub-item-title": "<p>Podcast</p>",
|
|
213
|
-
"sub-item-description": "",
|
|
214
|
-
},
|
|
215
|
-
{
|
|
216
|
-
"sub-item-title": "<p>Newsletter</p>",
|
|
217
|
-
"sub-item-description": "",
|
|
218
|
-
},
|
|
219
|
-
{
|
|
220
|
-
"sub-item-title": "<p>Discord Server</p>",
|
|
221
|
-
"sub-item-description": "",
|
|
222
|
-
},
|
|
223
|
-
],
|
|
238
|
+
"nav-item-title": "<p>Pricing</p>",
|
|
224
239
|
},
|
|
225
240
|
{
|
|
226
|
-
"nav-item-title": "<p>
|
|
241
|
+
"nav-item-title": "<p>Company</p>",
|
|
227
242
|
},
|
|
228
243
|
],
|
|
229
244
|
"desktop-cta-group": [
|
|
230
245
|
{
|
|
231
|
-
cta: "
|
|
232
|
-
cta_leftIcon: {
|
|
233
|
-
kind: "icon",
|
|
234
|
-
data: {
|
|
235
|
-
id: "search-normal-1",
|
|
236
|
-
label: "Search Normal 1",
|
|
237
|
-
tags: ["custom", "directional", "normal", "search"],
|
|
238
|
-
svgCode:
|
|
239
|
-
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#000000">\n<path d="M11.5 21.75C5.85 21.75 1.25 17.15 1.25 11.5C1.25 5.85 5.85 1.25 11.5 1.25C17.15 1.25 21.75 5.85 21.75 11.5C21.75 17.15 17.15 21.75 11.5 21.75ZM11.5 2.75C6.67 2.75 2.75 6.68 2.75 11.5C2.75 16.32 6.67 20.25 11.5 20.25C16.33 20.25 20.25 16.32 20.25 11.5C20.25 6.68 16.33 2.75 11.5 2.75Z" fill="#000000"/>\n<path d="M22.0004 22.7499C21.8104 22.7499 21.6204 22.6799 21.4704 22.5299L19.4704 20.5299C19.1804 20.2399 19.1804 19.7599 19.4704 19.4699C19.7604 19.1799 20.2404 19.1799 20.5304 19.4699L22.5304 21.4699C22.8204 21.7599 22.8204 22.2399 22.5304 22.5299C22.3804 22.6799 22.1904 22.7499 22.0004 22.7499Z" fill="#000000"/>\n</svg>',
|
|
240
|
-
},
|
|
241
|
-
},
|
|
242
|
-
cta_rightIcon: {
|
|
243
|
-
kind: "icon",
|
|
244
|
-
data: {
|
|
245
|
-
id: "arrow-up-3",
|
|
246
|
-
label: "Arrow Up 3",
|
|
247
|
-
tags: ["arrow", "custom", "directional", "up"],
|
|
248
|
-
svgCode:
|
|
249
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M18.0701 10.32C17.8801 10.32 17.6901 10.25 17.5401 10.1L12.0001 4.56L6.46012 10.1C6.17012 10.39 5.69012 10.39 5.40012 10.1C5.11012 9.81 5.11012 9.33 5.40012 9.04L11.4701 2.97C11.7601 2.68 12.2401 2.68 12.5301 2.97L18.6001 9.04C18.8901 9.33 18.8901 9.81 18.6001 10.1C18.4601 10.25 18.2601 10.32 18.0701 10.32Z" fill="currentColor"/>\n<path d="M12 21.25C11.59 21.25 11.25 20.91 11.25 20.5V3.66998C11.25 3.25998 11.59 2.91998 12 2.91998C12.41 2.91998 12.75 3.25998 12.75 3.66998V20.5C12.75 20.91 12.41 21.25 12 21.25Z" fill="currentColor"/>\n</svg>',
|
|
250
|
-
},
|
|
251
|
-
},
|
|
252
|
-
},
|
|
253
|
-
{
|
|
254
|
-
cta: "Member Login",
|
|
255
|
-
cta_leftIcon: {
|
|
256
|
-
kind: "icon",
|
|
257
|
-
data: {
|
|
258
|
-
id: "search-normal-1",
|
|
259
|
-
label: "Search Normal 1",
|
|
260
|
-
tags: ["custom", "directional", "normal", "search"],
|
|
261
|
-
svgCode:
|
|
262
|
-
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#000000">\n<path d="M11.5 21.75C5.85 21.75 1.25 17.15 1.25 11.5C1.25 5.85 5.85 1.25 11.5 1.25C17.15 1.25 21.75 5.85 21.75 11.5C21.75 17.15 17.15 21.75 11.5 21.75ZM11.5 2.75C6.67 2.75 2.75 6.68 2.75 11.5C2.75 16.32 6.67 20.25 11.5 20.25C16.33 20.25 20.25 16.32 20.25 11.5C20.25 6.68 16.33 2.75 11.5 2.75Z" fill="#000000"/>\n<path d="M22.0004 22.7499C21.8104 22.7499 21.6204 22.6799 21.4704 22.5299L19.4704 20.5299C19.1804 20.2399 19.1804 19.7599 19.4704 19.4699C19.7604 19.1799 20.2404 19.1799 20.5304 19.4699L22.5304 21.4699C22.8204 21.7599 22.8204 22.2399 22.5304 22.5299C22.3804 22.6799 22.1904 22.7499 22.0004 22.7499Z" fill="#000000"/>\n</svg>',
|
|
263
|
-
},
|
|
264
|
-
},
|
|
265
|
-
cta_rightIcon: {
|
|
266
|
-
kind: "icon",
|
|
267
|
-
data: {
|
|
268
|
-
id: "arrow-up-3",
|
|
269
|
-
label: "Arrow Up 3",
|
|
270
|
-
tags: ["arrow", "custom", "directional", "up"],
|
|
271
|
-
svgCode:
|
|
272
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M18.0701 10.32C17.8801 10.32 17.6901 10.25 17.5401 10.1L12.0001 4.56L6.46012 10.1C6.17012 10.39 5.69012 10.39 5.40012 10.1C5.11012 9.81 5.11012 9.33 5.40012 9.04L11.4701 2.97C11.7601 2.68 12.2401 2.68 12.5301 2.97L18.6001 9.04C18.8901 9.33 18.8901 9.81 18.6001 10.1C18.4601 10.25 18.2601 10.32 18.0701 10.32Z" fill="currentColor"/>\n<path d="M12 21.25C11.59 21.25 11.25 20.91 11.25 20.5V3.66998C11.25 3.25998 11.59 2.91998 12 2.91998C12.41 2.91998 12.75 3.25998 12.75 3.66998V20.5C12.75 20.91 12.41 21.25 12 21.25Z" fill="currentColor"/>\n</svg>',
|
|
273
|
-
},
|
|
274
|
-
},
|
|
246
|
+
cta: "Sign in",
|
|
275
247
|
},
|
|
276
248
|
{
|
|
277
|
-
cta: "
|
|
278
|
-
cta_leftIcon: {
|
|
279
|
-
kind: "icon",
|
|
280
|
-
data: {
|
|
281
|
-
id: "search-normal-1",
|
|
282
|
-
label: "Search Normal 1",
|
|
283
|
-
tags: ["custom", "directional", "normal", "search"],
|
|
284
|
-
svgCode:
|
|
285
|
-
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#000000">\n<path d="M11.5 21.75C5.85 21.75 1.25 17.15 1.25 11.5C1.25 5.85 5.85 1.25 11.5 1.25C17.15 1.25 21.75 5.85 21.75 11.5C21.75 17.15 17.15 21.75 11.5 21.75ZM11.5 2.75C6.67 2.75 2.75 6.68 2.75 11.5C2.75 16.32 6.67 20.25 11.5 20.25C16.33 20.25 20.25 16.32 20.25 11.5C20.25 6.68 16.33 2.75 11.5 2.75Z" fill="#000000"/>\n<path d="M22.0004 22.7499C21.8104 22.7499 21.6204 22.6799 21.4704 22.5299L19.4704 20.5299C19.1804 20.2399 19.1804 19.7599 19.4704 19.4699C19.7604 19.1799 20.2404 19.1799 20.5304 19.4699L22.5304 21.4699C22.8204 21.7599 22.8204 22.2399 22.5304 22.5299C22.3804 22.6799 22.1904 22.7499 22.0004 22.7499Z" fill="#000000"/>\n</svg>',
|
|
286
|
-
},
|
|
287
|
-
},
|
|
288
|
-
cta_rightIcon: {
|
|
289
|
-
kind: "icon",
|
|
290
|
-
data: {
|
|
291
|
-
id: "arrow-up-3",
|
|
292
|
-
label: "Arrow Up 3",
|
|
293
|
-
tags: ["arrow", "custom", "directional", "up"],
|
|
294
|
-
svgCode:
|
|
295
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M18.0701 10.32C17.8801 10.32 17.6901 10.25 17.5401 10.1L12.0001 4.56L6.46012 10.1C6.17012 10.39 5.69012 10.39 5.40012 10.1C5.11012 9.81 5.11012 9.33 5.40012 9.04L11.4701 2.97C11.7601 2.68 12.2401 2.68 12.5301 2.97L18.6001 9.04C18.8901 9.33 18.8901 9.81 18.6001 10.1C18.4601 10.25 18.2601 10.32 18.0701 10.32Z" fill="currentColor"/>\n<path d="M12 21.25C11.59 21.25 11.25 20.91 11.25 20.5V3.66998C11.25 3.25998 11.59 2.91998 12 2.91998C12.41 2.91998 12.75 3.25998 12.75 3.66998V20.5C12.75 20.91 12.41 21.25 12 21.25Z" fill="currentColor"/>\n</svg>',
|
|
296
|
-
},
|
|
297
|
-
},
|
|
249
|
+
cta: "Start free trial",
|
|
298
250
|
},
|
|
299
251
|
],
|
|
300
252
|
"mobile-background-overlay": null,
|
|
@@ -306,47 +258,37 @@ const DEFAULT_CONTENT = {
|
|
|
306
258
|
{
|
|
307
259
|
"nav-item-dropdown-container": null,
|
|
308
260
|
"nav-item-dropdown-trigger": null,
|
|
309
|
-
"nav-item-dropdown-trigger-title": "
|
|
261
|
+
"nav-item-dropdown-trigger-title": "<p>Platform</p>",
|
|
310
262
|
"sub-items": [
|
|
311
263
|
{
|
|
312
|
-
"sub-item-
|
|
313
|
-
"sub-item-
|
|
314
|
-
"sub-item-
|
|
315
|
-
|
|
316
|
-
"sub-item-title": "<p>Analytics Suite</p>",
|
|
317
|
-
"sub-item-description": "",
|
|
264
|
+
"sub-item-icon": ICON_CARD_SEND,
|
|
265
|
+
"sub-item-title": "<p>Payments API</p>",
|
|
266
|
+
"sub-item-description":
|
|
267
|
+
"<p>One endpoint for cards, ACH, UPI, SEPA, and wallets across 40+ markets.</p>",
|
|
318
268
|
},
|
|
319
269
|
{
|
|
320
|
-
"sub-item-
|
|
321
|
-
"sub-item-
|
|
322
|
-
"sub-item-
|
|
323
|
-
|
|
324
|
-
"sub-item-title": "<p>Cloud Platform</p>",
|
|
325
|
-
"sub-item-description": "",
|
|
270
|
+
"sub-item-icon": ICON_CARD,
|
|
271
|
+
"sub-item-title": "<p>Card issuing</p>",
|
|
272
|
+
"sub-item-description":
|
|
273
|
+
"<p>Virtual and physical cards with spend controls and BIN sponsorship.</p>",
|
|
326
274
|
},
|
|
327
275
|
{
|
|
328
|
-
"sub-item-
|
|
329
|
-
"sub-item-
|
|
330
|
-
"sub-item-
|
|
331
|
-
|
|
332
|
-
"sub-item-title": "<p>Developer Tools</p>",
|
|
333
|
-
"sub-item-description": "",
|
|
276
|
+
"sub-item-icon": ICON_SHIELD_TICK,
|
|
277
|
+
"sub-item-title": "<p>KYC & onboarding</p>",
|
|
278
|
+
"sub-item-description":
|
|
279
|
+
"<p>ID, sanctions, and PEP screening in a single verified call.</p>",
|
|
334
280
|
},
|
|
335
281
|
{
|
|
336
|
-
"sub-item-
|
|
337
|
-
"sub-item-
|
|
338
|
-
"sub-item-
|
|
339
|
-
|
|
340
|
-
"sub-item-title": "<p>Enterprise Solutions</p>",
|
|
341
|
-
"sub-item-description": "",
|
|
282
|
+
"sub-item-icon": ICON_BOOK,
|
|
283
|
+
"sub-item-title": "<p>Ledger & settlement</p>",
|
|
284
|
+
"sub-item-description":
|
|
285
|
+
"<p>Double-entry ledger with T+0 settlement across every rail.</p>",
|
|
342
286
|
},
|
|
343
287
|
{
|
|
344
|
-
"sub-item-
|
|
345
|
-
"sub-item-
|
|
346
|
-
"sub-item-
|
|
347
|
-
|
|
348
|
-
"sub-item-title": "<p>Mobile SDK</p>",
|
|
349
|
-
"sub-item-description": "",
|
|
288
|
+
"sub-item-icon": ICON_SECURITY_SAFE,
|
|
289
|
+
"sub-item-title": "<p>Fraud & risk</p>",
|
|
290
|
+
"sub-item-description":
|
|
291
|
+
"<p>Real-time scoring trained on four billion prior transactions.</p>",
|
|
350
292
|
},
|
|
351
293
|
],
|
|
352
294
|
},
|
|
@@ -356,185 +298,22 @@ const DEFAULT_CONTENT = {
|
|
|
356
298
|
"nav-item-dropdown-trigger-title": "<p>Solutions</p>",
|
|
357
299
|
"sub-items": [
|
|
358
300
|
{
|
|
359
|
-
"sub-item-
|
|
360
|
-
"sub-item-
|
|
361
|
-
"sub-item-
|
|
362
|
-
|
|
363
|
-
"sub-item-title": "<p>For Startups</p>",
|
|
364
|
-
"sub-item-description": "",
|
|
365
|
-
},
|
|
366
|
-
{
|
|
367
|
-
"sub-item-link": null,
|
|
368
|
-
"sub-item-icon-container": null,
|
|
369
|
-
"sub-item-icon": null,
|
|
370
|
-
"sub-item-text-container": null,
|
|
371
|
-
"sub-item-title": "<p>For Enterprise</p>",
|
|
372
|
-
"sub-item-description": "",
|
|
373
|
-
},
|
|
374
|
-
{
|
|
375
|
-
"sub-item-link": null,
|
|
376
|
-
"sub-item-icon-container": null,
|
|
377
|
-
"sub-item-icon": null,
|
|
378
|
-
"sub-item-text-container": null,
|
|
379
|
-
"sub-item-title": "<p>For Agencies</p>",
|
|
380
|
-
"sub-item-description": "",
|
|
381
|
-
},
|
|
382
|
-
],
|
|
383
|
-
},
|
|
384
|
-
{
|
|
385
|
-
"nav-item-dropdown-container": null,
|
|
386
|
-
"nav-item-dropdown-trigger": null,
|
|
387
|
-
"nav-item-dropdown-trigger-title": "<p>Resources</p>",
|
|
388
|
-
"sub-items": [
|
|
389
|
-
{
|
|
390
|
-
"sub-item-link": null,
|
|
391
|
-
"sub-item-icon-container": null,
|
|
392
|
-
"sub-item-icon": null,
|
|
393
|
-
"sub-item-text-container": null,
|
|
394
|
-
"sub-item-title": "<p>Documentation</p>",
|
|
395
|
-
"sub-item-description": "",
|
|
396
|
-
},
|
|
397
|
-
{
|
|
398
|
-
"sub-item-link": null,
|
|
399
|
-
"sub-item-icon-container": null,
|
|
400
|
-
"sub-item-icon": null,
|
|
401
|
-
"sub-item-text-container": null,
|
|
402
|
-
"sub-item-title": "<p>API Reference</p>",
|
|
403
|
-
"sub-item-description": "",
|
|
404
|
-
},
|
|
405
|
-
{
|
|
406
|
-
"sub-item-link": null,
|
|
407
|
-
"sub-item-icon-container": null,
|
|
408
|
-
"sub-item-icon": null,
|
|
409
|
-
"sub-item-text-container": null,
|
|
410
|
-
"sub-item-title": "<p>Guides & Tutorials</p>",
|
|
411
|
-
"sub-item-description": "",
|
|
412
|
-
"sub-sub-items": [
|
|
413
|
-
{
|
|
414
|
-
"nested-sub-item-title": "<p>Getting Started</p>",
|
|
415
|
-
"nested-sub-item-description": "",
|
|
416
|
-
},
|
|
417
|
-
{
|
|
418
|
-
"nested-sub-item-title": "<p>Best Practices</p>",
|
|
419
|
-
"nested-sub-item-description": "",
|
|
420
|
-
},
|
|
421
|
-
{
|
|
422
|
-
"nested-sub-item-title": "<p>Video Tutorials</p>",
|
|
423
|
-
"nested-sub-item-description": "",
|
|
424
|
-
},
|
|
425
|
-
{
|
|
426
|
-
"nested-sub-item-title": "<p>Code Examples</p>",
|
|
427
|
-
"nested-sub-item-description": "",
|
|
428
|
-
},
|
|
429
|
-
{
|
|
430
|
-
"nested-sub-item-title": "<p>Migration Guides</p>",
|
|
431
|
-
"nested-sub-item-description": "",
|
|
432
|
-
},
|
|
433
|
-
{
|
|
434
|
-
"nested-sub-item-title": "<p>Troubleshooting</p>",
|
|
435
|
-
"nested-sub-item-description": "",
|
|
436
|
-
},
|
|
437
|
-
{
|
|
438
|
-
"nested-sub-item-title": "<p>FAQ</p>",
|
|
439
|
-
"nested-sub-item-description": "",
|
|
440
|
-
},
|
|
441
|
-
{
|
|
442
|
-
"nested-sub-item-title": "<p>Community Forums</p>",
|
|
443
|
-
"nested-sub-item-description": "",
|
|
444
|
-
},
|
|
445
|
-
],
|
|
446
|
-
},
|
|
447
|
-
],
|
|
448
|
-
},
|
|
449
|
-
{
|
|
450
|
-
"nav-item-dropdown-container": null,
|
|
451
|
-
"nav-item-dropdown-trigger": null,
|
|
452
|
-
"nav-item-dropdown-trigger-title": "<p>Pricing</p>",
|
|
453
|
-
"sub-items": [
|
|
454
|
-
{
|
|
455
|
-
"sub-item-link": null,
|
|
456
|
-
"sub-item-icon-container": null,
|
|
457
|
-
"sub-item-icon": null,
|
|
458
|
-
"sub-item-text-container": null,
|
|
459
|
-
"sub-item-title": "<p>Free Tier</p>",
|
|
460
|
-
"sub-item-description": "",
|
|
461
|
-
},
|
|
462
|
-
{
|
|
463
|
-
"sub-item-link": null,
|
|
464
|
-
"sub-item-icon-container": null,
|
|
465
|
-
"sub-item-icon": null,
|
|
466
|
-
"sub-item-text-container": null,
|
|
467
|
-
"sub-item-title": "<p>Pro Plan</p>",
|
|
468
|
-
"sub-item-description": "",
|
|
469
|
-
},
|
|
470
|
-
{
|
|
471
|
-
"sub-item-link": null,
|
|
472
|
-
"sub-item-icon-container": null,
|
|
473
|
-
"sub-item-icon": null,
|
|
474
|
-
"sub-item-text-container": null,
|
|
475
|
-
"sub-item-title": "<p>Business Plan</p>",
|
|
476
|
-
"sub-item-description": "",
|
|
477
|
-
},
|
|
478
|
-
{
|
|
479
|
-
"sub-item-link": null,
|
|
480
|
-
"sub-item-icon-container": null,
|
|
481
|
-
"sub-item-icon": null,
|
|
482
|
-
"sub-item-text-container": null,
|
|
483
|
-
"sub-item-title": "<p>Custom Enterprise</p>",
|
|
484
|
-
"sub-item-description": "",
|
|
485
|
-
},
|
|
486
|
-
],
|
|
487
|
-
},
|
|
488
|
-
{
|
|
489
|
-
"nav-item-dropdown-container": null,
|
|
490
|
-
"nav-item-dropdown-trigger": null,
|
|
491
|
-
"nav-item-dropdown-trigger-title": "<p>Company</p>",
|
|
492
|
-
"sub-items": [
|
|
493
|
-
{
|
|
494
|
-
"sub-item-link": null,
|
|
495
|
-
"sub-item-icon-container": null,
|
|
496
|
-
"sub-item-icon": null,
|
|
497
|
-
"sub-item-text-container": null,
|
|
498
|
-
"sub-item-title": "<p>About Us</p>",
|
|
499
|
-
"sub-item-description": "",
|
|
500
|
-
"sub-sub-items": [
|
|
501
|
-
{
|
|
502
|
-
"nested-sub-item-title": "<p>Our Story</p>",
|
|
503
|
-
"nested-sub-item-description": "",
|
|
504
|
-
},
|
|
505
|
-
{
|
|
506
|
-
"nested-sub-item-title": "<p>Leadership Team</p>",
|
|
507
|
-
"nested-sub-item-description": "",
|
|
508
|
-
},
|
|
509
|
-
{
|
|
510
|
-
"nested-sub-item-title": "<p>Investors</p>",
|
|
511
|
-
"nested-sub-item-description": "",
|
|
512
|
-
},
|
|
513
|
-
],
|
|
514
|
-
},
|
|
515
|
-
{
|
|
516
|
-
"sub-item-link": null,
|
|
517
|
-
"sub-item-icon-container": null,
|
|
518
|
-
"sub-item-icon": null,
|
|
519
|
-
"sub-item-text-container": null,
|
|
520
|
-
"sub-item-title": "<p>Careers</p>",
|
|
521
|
-
"sub-item-description": "",
|
|
301
|
+
"sub-item-icon": ICON_BANK,
|
|
302
|
+
"sub-item-title": "<p>Neobanks</p>",
|
|
303
|
+
"sub-item-description":
|
|
304
|
+
"<p>Launch a regulated neobank in 90 days on Levo's core.</p>",
|
|
522
305
|
},
|
|
523
306
|
{
|
|
524
|
-
"sub-item-
|
|
525
|
-
"sub-item-
|
|
526
|
-
"sub-item-
|
|
527
|
-
|
|
528
|
-
"sub-item-title": "<p>Press Room</p>",
|
|
529
|
-
"sub-item-description": "",
|
|
307
|
+
"sub-item-icon": ICON_SHOP,
|
|
308
|
+
"sub-item-title": "<p>Marketplaces</p>",
|
|
309
|
+
"sub-item-description":
|
|
310
|
+
"<p>Split payouts to sellers across 40+ corridors with full reconciliation.</p>",
|
|
530
311
|
},
|
|
531
312
|
{
|
|
532
|
-
"sub-item-
|
|
533
|
-
"sub-item-
|
|
534
|
-
"sub-item-
|
|
535
|
-
|
|
536
|
-
"sub-item-title": "<p>Contact</p>",
|
|
537
|
-
"sub-item-description": "",
|
|
313
|
+
"sub-item-icon": ICON_CHART_SUCCESS,
|
|
314
|
+
"sub-item-title": "<p>Lenders</p>",
|
|
315
|
+
"sub-item-description":
|
|
316
|
+
"<p>Underwrite and disburse in minutes using streaming bank data.</p>",
|
|
538
317
|
},
|
|
539
318
|
],
|
|
540
319
|
},
|
|
@@ -544,266 +323,65 @@ const DEFAULT_CONTENT = {
|
|
|
544
323
|
"nav-item-dropdown-trigger-title": "<p>Developers</p>",
|
|
545
324
|
"sub-items": [
|
|
546
325
|
{
|
|
547
|
-
"sub-item-
|
|
548
|
-
"sub-item-
|
|
549
|
-
"sub-item-
|
|
550
|
-
|
|
551
|
-
"sub-item-title": "<p>Developer Portal</p>",
|
|
552
|
-
"sub-item-description": "",
|
|
553
|
-
},
|
|
554
|
-
{
|
|
555
|
-
"sub-item-link": null,
|
|
556
|
-
"sub-item-icon-container": null,
|
|
557
|
-
"sub-item-icon": null,
|
|
558
|
-
"sub-item-text-container": null,
|
|
559
|
-
"sub-item-title": "<p>Open Source</p>",
|
|
560
|
-
"sub-item-description": "",
|
|
326
|
+
"sub-item-icon": ICON_CODE_CIRCLE,
|
|
327
|
+
"sub-item-title": "<p>API reference</p>",
|
|
328
|
+
"sub-item-description":
|
|
329
|
+
"<p>REST and GraphQL endpoints with typed SDKs for 8 languages.</p>",
|
|
561
330
|
},
|
|
562
331
|
{
|
|
563
|
-
"sub-item-
|
|
564
|
-
"sub-item-
|
|
565
|
-
"sub-item-
|
|
566
|
-
|
|
567
|
-
"sub-item-title": "<p>Integrations</p>",
|
|
568
|
-
"sub-item-description": "",
|
|
332
|
+
"sub-item-icon": ICON_DOCUMENT_TEXT,
|
|
333
|
+
"sub-item-title": "<p>Docs & guides</p>",
|
|
334
|
+
"sub-item-description":
|
|
335
|
+
"<p>Product tutorials, migration paths, and compliance playbooks.</p>",
|
|
569
336
|
},
|
|
570
337
|
{
|
|
571
|
-
"sub-item-
|
|
572
|
-
"sub-item-icon-container": null,
|
|
573
|
-
"sub-item-icon": null,
|
|
574
|
-
"sub-item-text-container": null,
|
|
338
|
+
"sub-item-icon": ICON_FLASH,
|
|
575
339
|
"sub-item-title": "<p>Changelog</p>",
|
|
576
|
-
"sub-item-description":
|
|
577
|
-
|
|
578
|
-
{
|
|
579
|
-
"sub-item-link": null,
|
|
580
|
-
"sub-item-icon-container": null,
|
|
581
|
-
"sub-item-icon": null,
|
|
582
|
-
"sub-item-text-container": null,
|
|
583
|
-
"sub-item-title": "<p>Status Page</p>",
|
|
584
|
-
"sub-item-description": "",
|
|
585
|
-
},
|
|
586
|
-
{
|
|
587
|
-
"sub-item-link": null,
|
|
588
|
-
"sub-item-icon-container": null,
|
|
589
|
-
"sub-item-icon": null,
|
|
590
|
-
"sub-item-text-container": null,
|
|
591
|
-
"sub-item-title": "<p>Bug Bounty</p>",
|
|
592
|
-
"sub-item-description": "",
|
|
593
|
-
},
|
|
594
|
-
{
|
|
595
|
-
"sub-item-link": null,
|
|
596
|
-
"sub-item-icon-container": null,
|
|
597
|
-
"sub-item-icon": null,
|
|
598
|
-
"sub-item-text-container": null,
|
|
599
|
-
"sub-item-title": "<p>Roadmap</p>",
|
|
600
|
-
"sub-item-description": "",
|
|
340
|
+
"sub-item-description":
|
|
341
|
+
"<p>Shipped this week, this month, and what's on the roadmap.</p>",
|
|
601
342
|
},
|
|
602
343
|
],
|
|
603
344
|
},
|
|
604
345
|
{
|
|
605
|
-
"nav-item-
|
|
606
|
-
"nav-item-
|
|
607
|
-
"nav-item-dropdown-trigger-title": "<p>Community</p>",
|
|
608
|
-
"sub-items": [
|
|
609
|
-
{
|
|
610
|
-
"sub-item-link": null,
|
|
611
|
-
"sub-item-icon-container": null,
|
|
612
|
-
"sub-item-icon": null,
|
|
613
|
-
"sub-item-text-container": null,
|
|
614
|
-
"sub-item-title": "<p>Blog</p>",
|
|
615
|
-
"sub-item-description": "",
|
|
616
|
-
},
|
|
617
|
-
{
|
|
618
|
-
"sub-item-link": null,
|
|
619
|
-
"sub-item-icon-container": null,
|
|
620
|
-
"sub-item-icon": null,
|
|
621
|
-
"sub-item-text-container": null,
|
|
622
|
-
"sub-item-title": "<p>Events</p>",
|
|
623
|
-
"sub-item-description": "",
|
|
624
|
-
},
|
|
625
|
-
{
|
|
626
|
-
"sub-item-link": null,
|
|
627
|
-
"sub-item-icon-container": null,
|
|
628
|
-
"sub-item-icon": null,
|
|
629
|
-
"sub-item-text-container": null,
|
|
630
|
-
"sub-item-title": "<p>Webinars</p>",
|
|
631
|
-
"sub-item-description": "",
|
|
632
|
-
},
|
|
633
|
-
{
|
|
634
|
-
"sub-item-link": null,
|
|
635
|
-
"sub-item-icon-container": null,
|
|
636
|
-
"sub-item-icon": null,
|
|
637
|
-
"sub-item-text-container": null,
|
|
638
|
-
"sub-item-title": "<p>Podcast</p>",
|
|
639
|
-
"sub-item-description": "",
|
|
640
|
-
},
|
|
641
|
-
{
|
|
642
|
-
"sub-item-link": null,
|
|
643
|
-
"sub-item-icon-container": null,
|
|
644
|
-
"sub-item-icon": null,
|
|
645
|
-
"sub-item-text-container": null,
|
|
646
|
-
"sub-item-title": "<p>Newsletter</p>",
|
|
647
|
-
"sub-item-description": "",
|
|
648
|
-
},
|
|
649
|
-
{
|
|
650
|
-
"sub-item-link": null,
|
|
651
|
-
"sub-item-icon-container": null,
|
|
652
|
-
"sub-item-icon": null,
|
|
653
|
-
"sub-item-text-container": null,
|
|
654
|
-
"sub-item-title": "<p>Discord Server</p>",
|
|
655
|
-
"sub-item-description": "",
|
|
656
|
-
},
|
|
657
|
-
],
|
|
346
|
+
"nav-item-title-container": null,
|
|
347
|
+
"nav-item-title": "<p>Pricing</p>",
|
|
658
348
|
},
|
|
659
349
|
{
|
|
660
350
|
"nav-item-title-container": null,
|
|
661
|
-
"nav-item-title": "<p>
|
|
351
|
+
"nav-item-title": "<p>Company</p>",
|
|
662
352
|
},
|
|
663
353
|
],
|
|
664
354
|
"mobile-cta-group": [
|
|
665
355
|
{
|
|
666
|
-
cta: "
|
|
667
|
-
cta_leftIcon: {
|
|
668
|
-
kind: "icon",
|
|
669
|
-
data: {
|
|
670
|
-
id: "search-normal-1",
|
|
671
|
-
label: "Search Normal 1",
|
|
672
|
-
tags: ["custom", "directional", "normal", "search"],
|
|
673
|
-
svgCode:
|
|
674
|
-
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#000000">\n<path d="M11.5 21.75C5.85 21.75 1.25 17.15 1.25 11.5C1.25 5.85 5.85 1.25 11.5 1.25C17.15 1.25 21.75 5.85 21.75 11.5C21.75 17.15 17.15 21.75 11.5 21.75ZM11.5 2.75C6.67 2.75 2.75 6.68 2.75 11.5C2.75 16.32 6.67 20.25 11.5 20.25C16.33 20.25 20.25 16.32 20.25 11.5C20.25 6.68 16.33 2.75 11.5 2.75Z" fill="#000000"/>\n<path d="M22.0004 22.7499C21.8104 22.7499 21.6204 22.6799 21.4704 22.5299L19.4704 20.5299C19.1804 20.2399 19.1804 19.7599 19.4704 19.4699C19.7604 19.1799 20.2404 19.1799 20.5304 19.4699L22.5304 21.4699C22.8204 21.7599 22.8204 22.2399 22.5304 22.5299C22.3804 22.6799 22.1904 22.7499 22.0004 22.7499Z" fill="#000000"/>\n</svg>',
|
|
675
|
-
},
|
|
676
|
-
},
|
|
677
|
-
cta_rightIcon: {
|
|
678
|
-
kind: "icon",
|
|
679
|
-
data: {
|
|
680
|
-
id: "arrow-up-3",
|
|
681
|
-
label: "Arrow Up 3",
|
|
682
|
-
tags: ["arrow", "custom", "directional", "up"],
|
|
683
|
-
svgCode:
|
|
684
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M18.0701 10.32C17.8801 10.32 17.6901 10.25 17.5401 10.1L12.0001 4.56L6.46012 10.1C6.17012 10.39 5.69012 10.39 5.40012 10.1C5.11012 9.81 5.11012 9.33 5.40012 9.04L11.4701 2.97C11.7601 2.68 12.2401 2.68 12.5301 2.97L18.6001 9.04C18.8901 9.33 18.8901 9.81 18.6001 10.1C18.4601 10.25 18.2601 10.32 18.0701 10.32Z" fill="currentColor"/>\n<path d="M12 21.25C11.59 21.25 11.25 20.91 11.25 20.5V3.66998C11.25 3.25998 11.59 2.91998 12 2.91998C12.41 2.91998 12.75 3.25998 12.75 3.66998V20.5C12.75 20.91 12.41 21.25 12 21.25Z" fill="currentColor"/>\n</svg>',
|
|
685
|
-
},
|
|
686
|
-
},
|
|
687
|
-
},
|
|
688
|
-
{
|
|
689
|
-
cta: "Member Login",
|
|
690
|
-
cta_leftIcon: {
|
|
691
|
-
kind: "icon",
|
|
692
|
-
data: {
|
|
693
|
-
id: "search-normal-1",
|
|
694
|
-
label: "Search Normal 1",
|
|
695
|
-
tags: ["custom", "directional", "normal", "search"],
|
|
696
|
-
svgCode:
|
|
697
|
-
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#000000">\n<path d="M11.5 21.75C5.85 21.75 1.25 17.15 1.25 11.5C1.25 5.85 5.85 1.25 11.5 1.25C17.15 1.25 21.75 5.85 21.75 11.5C21.75 17.15 17.15 21.75 11.5 21.75ZM11.5 2.75C6.67 2.75 2.75 6.68 2.75 11.5C2.75 16.32 6.67 20.25 11.5 20.25C16.33 20.25 20.25 16.32 20.25 11.5C20.25 6.68 16.33 2.75 11.5 2.75Z" fill="#000000"/>\n<path d="M22.0004 22.7499C21.8104 22.7499 21.6204 22.6799 21.4704 22.5299L19.4704 20.5299C19.1804 20.2399 19.1804 19.7599 19.4704 19.4699C19.7604 19.1799 20.2404 19.1799 20.5304 19.4699L22.5304 21.4699C22.8204 21.7599 22.8204 22.2399 22.5304 22.5299C22.3804 22.6799 22.1904 22.7499 22.0004 22.7499Z" fill="#000000"/>\n</svg>',
|
|
698
|
-
},
|
|
699
|
-
},
|
|
700
|
-
cta_rightIcon: {
|
|
701
|
-
kind: "icon",
|
|
702
|
-
data: {
|
|
703
|
-
id: "arrow-up-3",
|
|
704
|
-
label: "Arrow Up 3",
|
|
705
|
-
tags: ["arrow", "custom", "directional", "up"],
|
|
706
|
-
svgCode:
|
|
707
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M18.0701 10.32C17.8801 10.32 17.6901 10.25 17.5401 10.1L12.0001 4.56L6.46012 10.1C6.17012 10.39 5.69012 10.39 5.40012 10.1C5.11012 9.81 5.11012 9.33 5.40012 9.04L11.4701 2.97C11.7601 2.68 12.2401 2.68 12.5301 2.97L18.6001 9.04C18.8901 9.33 18.8901 9.81 18.6001 10.1C18.4601 10.25 18.2601 10.32 18.0701 10.32Z" fill="currentColor"/>\n<path d="M12 21.25C11.59 21.25 11.25 20.91 11.25 20.5V3.66998C11.25 3.25998 11.59 2.91998 12 2.91998C12.41 2.91998 12.75 3.25998 12.75 3.66998V20.5C12.75 20.91 12.41 21.25 12 21.25Z" fill="currentColor"/>\n</svg>',
|
|
708
|
-
},
|
|
709
|
-
},
|
|
356
|
+
cta: "Sign in",
|
|
710
357
|
},
|
|
711
358
|
{
|
|
712
|
-
cta: "
|
|
713
|
-
cta_leftIcon: {
|
|
714
|
-
kind: "icon",
|
|
715
|
-
data: {
|
|
716
|
-
id: "search-normal-1",
|
|
717
|
-
label: "Search Normal 1",
|
|
718
|
-
tags: ["custom", "directional", "normal", "search"],
|
|
719
|
-
svgCode:
|
|
720
|
-
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="#000000">\n<path d="M11.5 21.75C5.85 21.75 1.25 17.15 1.25 11.5C1.25 5.85 5.85 1.25 11.5 1.25C17.15 1.25 21.75 5.85 21.75 11.5C21.75 17.15 17.15 21.75 11.5 21.75ZM11.5 2.75C6.67 2.75 2.75 6.68 2.75 11.5C2.75 16.32 6.67 20.25 11.5 20.25C16.33 20.25 20.25 16.32 20.25 11.5C20.25 6.68 16.33 2.75 11.5 2.75Z" fill="#000000"/>\n<path d="M22.0004 22.7499C21.8104 22.7499 21.6204 22.6799 21.4704 22.5299L19.4704 20.5299C19.1804 20.2399 19.1804 19.7599 19.4704 19.4699C19.7604 19.1799 20.2404 19.1799 20.5304 19.4699L22.5304 21.4699C22.8204 21.7599 22.8204 22.2399 22.5304 22.5299C22.3804 22.6799 22.1904 22.7499 22.0004 22.7499Z" fill="#000000"/>\n</svg>',
|
|
721
|
-
},
|
|
722
|
-
},
|
|
723
|
-
cta_rightIcon: {
|
|
724
|
-
kind: "icon",
|
|
725
|
-
data: {
|
|
726
|
-
id: "arrow-up-3",
|
|
727
|
-
label: "Arrow Up 3",
|
|
728
|
-
tags: ["arrow", "custom", "directional", "up"],
|
|
729
|
-
svgCode:
|
|
730
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M18.0701 10.32C17.8801 10.32 17.6901 10.25 17.5401 10.1L12.0001 4.56L6.46012 10.1C6.17012 10.39 5.69012 10.39 5.40012 10.1C5.11012 9.81 5.11012 9.33 5.40012 9.04L11.4701 2.97C11.7601 2.68 12.2401 2.68 12.5301 2.97L18.6001 9.04C18.8901 9.33 18.8901 9.81 18.6001 10.1C18.4601 10.25 18.2601 10.32 18.0701 10.32Z" fill="currentColor"/>\n<path d="M12 21.25C11.59 21.25 11.25 20.91 11.25 20.5V3.66998C11.25 3.25998 11.59 2.91998 12 2.91998C12.41 2.91998 12.75 3.25998 12.75 3.66998V20.5C12.75 20.91 12.41 21.25 12 21.25Z" fill="currentColor"/>\n</svg>',
|
|
731
|
-
},
|
|
732
|
-
},
|
|
359
|
+
cta: "Start free trial",
|
|
733
360
|
},
|
|
734
361
|
],
|
|
735
362
|
socials: [
|
|
736
363
|
{
|
|
737
|
-
social:
|
|
738
|
-
kind: "custom",
|
|
739
|
-
data: {
|
|
740
|
-
id: "jfwmpeOS8mdS",
|
|
741
|
-
kind: "image",
|
|
742
|
-
location: "https://static.levostg.online/WZZKMUBH/linkedin-6HghxxLZtQbv.svg",
|
|
743
|
-
srcset: {},
|
|
744
|
-
},
|
|
745
|
-
},
|
|
364
|
+
social: ICON_LINKEDIN,
|
|
746
365
|
},
|
|
747
366
|
{
|
|
748
|
-
social:
|
|
749
|
-
kind: "custom",
|
|
750
|
-
data: {
|
|
751
|
-
id: "yCrK3FKcHhXn",
|
|
752
|
-
kind: "image",
|
|
753
|
-
location: "https://static.levostg.online/WZZKMUBH/twitter-x-NczdX5s9Lhgo.svg",
|
|
754
|
-
srcset: {},
|
|
755
|
-
},
|
|
756
|
-
},
|
|
367
|
+
social: ICON_TWITTER,
|
|
757
368
|
},
|
|
758
369
|
{
|
|
759
|
-
social:
|
|
760
|
-
kind: "custom",
|
|
761
|
-
data: {
|
|
762
|
-
id: "EBhdxBnK5jVq",
|
|
763
|
-
kind: "image",
|
|
764
|
-
location: "https://static.levostg.online/WZZKMUBH/youtube-tryrJ6TgsRNU.svg",
|
|
765
|
-
srcset: {},
|
|
766
|
-
},
|
|
767
|
-
},
|
|
370
|
+
social: ICON_YOUTUBE,
|
|
768
371
|
},
|
|
769
372
|
],
|
|
770
373
|
"socials-mobile": [
|
|
771
374
|
{
|
|
772
|
-
social:
|
|
773
|
-
kind: "custom",
|
|
774
|
-
data: {
|
|
775
|
-
id: "jfwmpeOS8mdS",
|
|
776
|
-
kind: "image",
|
|
777
|
-
location: "https://static.levostg.online/WZZKMUBH/linkedin-6HghxxLZtQbv.svg",
|
|
778
|
-
srcset: {},
|
|
779
|
-
},
|
|
780
|
-
},
|
|
375
|
+
social: ICON_LINKEDIN,
|
|
781
376
|
},
|
|
782
377
|
{
|
|
783
|
-
social:
|
|
784
|
-
kind: "custom",
|
|
785
|
-
data: {
|
|
786
|
-
id: "yCrK3FKcHhXn",
|
|
787
|
-
kind: "image",
|
|
788
|
-
location: "https://static.levostg.online/WZZKMUBH/twitter-x-NczdX5s9Lhgo.svg",
|
|
789
|
-
srcset: {},
|
|
790
|
-
},
|
|
791
|
-
},
|
|
378
|
+
social: ICON_TWITTER,
|
|
792
379
|
},
|
|
793
380
|
{
|
|
794
|
-
social:
|
|
795
|
-
kind: "custom",
|
|
796
|
-
data: {
|
|
797
|
-
id: "EBhdxBnK5jVq",
|
|
798
|
-
kind: "image",
|
|
799
|
-
location: "https://static.levostg.online/WZZKMUBH/youtube-tryrJ6TgsRNU.svg",
|
|
800
|
-
srcset: {},
|
|
801
|
-
},
|
|
802
|
-
},
|
|
381
|
+
social: ICON_YOUTUBE,
|
|
803
382
|
},
|
|
804
383
|
],
|
|
805
384
|
};
|
|
806
|
-
|
|
807
385
|
export type INavbar4Content = typeof DEFAULT_CONTENT;
|
|
808
386
|
|
|
809
387
|
const DESKTOP_NAV_MENU_STYLE_GROUP = {
|
|
@@ -818,7 +396,8 @@ const DESKTOP_NAV_MENU_STYLE_GROUP = {
|
|
|
818
396
|
},
|
|
819
397
|
"desktop-nav-menu_levoGroupItem": {
|
|
820
398
|
"nav-item-title": {
|
|
821
|
-
"font-weight":
|
|
399
|
+
"font-weight": 500,
|
|
400
|
+
"font-size": "sm",
|
|
822
401
|
"white-space": "nowrap",
|
|
823
402
|
color: "var(--color-text-1)",
|
|
824
403
|
width: "fit-content",
|
|
@@ -833,7 +412,8 @@ const DESKTOP_NAV_MENU_STYLE_GROUP = {
|
|
|
833
412
|
cursor: "pointer",
|
|
834
413
|
},
|
|
835
414
|
"nav-item-dropdown-trigger-title": {
|
|
836
|
-
"font-weight":
|
|
415
|
+
"font-weight": 500,
|
|
416
|
+
"font-size": "sm",
|
|
837
417
|
"white-space": "nowrap",
|
|
838
418
|
color: "var(--color-text-1)",
|
|
839
419
|
width: "fit-content",
|
|
@@ -850,7 +430,8 @@ const DESKTOP_NAV_MENU_STYLE_GROUP = {
|
|
|
850
430
|
"outline-style": "none",
|
|
851
431
|
width: "200px",
|
|
852
432
|
"background-color": "#ffffff",
|
|
853
|
-
"box-shadow":
|
|
433
|
+
"box-shadow":
|
|
434
|
+
"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)",
|
|
854
435
|
"padding-left": "none",
|
|
855
436
|
"padding-right": "none",
|
|
856
437
|
"padding-top": "none",
|
|
@@ -931,7 +512,7 @@ const MOBILE_NAV_MENU_STYLE_GROUP = {
|
|
|
931
512
|
width: "100%",
|
|
932
513
|
},
|
|
933
514
|
"nav-item-title": {
|
|
934
|
-
"font-weight":
|
|
515
|
+
"font-weight": 500,
|
|
935
516
|
tablet: {
|
|
936
517
|
color: "var(--color-text-1)",
|
|
937
518
|
_hover: {
|
|
@@ -958,7 +539,7 @@ const MOBILE_NAV_MENU_STYLE_GROUP = {
|
|
|
958
539
|
cursor: "pointer",
|
|
959
540
|
},
|
|
960
541
|
"nav-item-dropdown-trigger-title": {
|
|
961
|
-
"font-weight":
|
|
542
|
+
"font-weight": 500,
|
|
962
543
|
tablet: {
|
|
963
544
|
color: "var(--color-text-1)",
|
|
964
545
|
_hover: {
|
|
@@ -1360,10 +941,12 @@ export const Navbar4: IBlock = {
|
|
|
1360
941
|
left: "50%",
|
|
1361
942
|
top: "0",
|
|
1362
943
|
"z-index": 30,
|
|
1363
|
-
"box-shadow":
|
|
944
|
+
"box-shadow":
|
|
945
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
1364
946
|
"background-color": "rgba(255,255,255,0.8)",
|
|
1365
947
|
"backdrop-filter": "blur(20px)",
|
|
1366
|
-
transform:
|
|
948
|
+
transform:
|
|
949
|
+
"translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)",
|
|
1367
950
|
width: "100%",
|
|
1368
951
|
height: "120px",
|
|
1369
952
|
"padding-top": "none",
|
|
@@ -1389,6 +972,9 @@ export const Navbar4: IBlock = {
|
|
|
1389
972
|
height: "100%",
|
|
1390
973
|
},
|
|
1391
974
|
"nav-logo": {
|
|
975
|
+
height: "28px",
|
|
976
|
+
width: "auto",
|
|
977
|
+
"object-fit": "contain",
|
|
1392
978
|
tablet: {
|
|
1393
979
|
"max-width": "160px",
|
|
1394
980
|
},
|
|
@@ -1401,68 +987,7 @@ export const Navbar4: IBlock = {
|
|
|
1401
987
|
display: "none",
|
|
1402
988
|
},
|
|
1403
989
|
},
|
|
1404
|
-
"desktop-cta-group": [
|
|
1405
|
-
{
|
|
1406
|
-
cta: {
|
|
1407
|
-
display: "flex",
|
|
1408
|
-
"column-gap": "xs",
|
|
1409
|
-
"text-decoration": "none",
|
|
1410
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
1411
|
-
"font-weight": 700,
|
|
1412
|
-
_hover: {
|
|
1413
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
1414
|
-
},
|
|
1415
|
-
},
|
|
1416
|
-
cta_leftIcon: {
|
|
1417
|
-
height: "22px",
|
|
1418
|
-
width: "22px",
|
|
1419
|
-
"font-size": "22px",
|
|
1420
|
-
},
|
|
1421
|
-
cta_rightIcon: {
|
|
1422
|
-
transform: "rotate(45deg)",
|
|
1423
|
-
},
|
|
1424
|
-
},
|
|
1425
|
-
{
|
|
1426
|
-
cta: {
|
|
1427
|
-
display: "flex",
|
|
1428
|
-
"column-gap": "xs",
|
|
1429
|
-
"text-decoration": "none",
|
|
1430
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
1431
|
-
"font-weight": 700,
|
|
1432
|
-
"border-color": "var(--color-border)",
|
|
1433
|
-
_hover: {
|
|
1434
|
-
"background-color": "oklch(0.9588 0.0086 247.9151)",
|
|
1435
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
1436
|
-
},
|
|
1437
|
-
},
|
|
1438
|
-
cta_leftIcon: {
|
|
1439
|
-
height: "22px",
|
|
1440
|
-
width: "22px",
|
|
1441
|
-
"font-size": "22px",
|
|
1442
|
-
},
|
|
1443
|
-
cta_rightIcon: {
|
|
1444
|
-
transform: "rotate(45deg)",
|
|
1445
|
-
},
|
|
1446
|
-
},
|
|
1447
|
-
{
|
|
1448
|
-
cta: {
|
|
1449
|
-
display: "flex",
|
|
1450
|
-
"column-gap": "xs",
|
|
1451
|
-
"text-decoration": "none",
|
|
1452
|
-
},
|
|
1453
|
-
cta_leftIcon: {
|
|
1454
|
-
height: "22px",
|
|
1455
|
-
width: "22px",
|
|
1456
|
-
"font-size": "22px",
|
|
1457
|
-
},
|
|
1458
|
-
cta_rightIcon: {
|
|
1459
|
-
transform: "rotate(45deg)",
|
|
1460
|
-
},
|
|
1461
|
-
},
|
|
1462
|
-
{
|
|
1463
|
-
cta: {},
|
|
1464
|
-
},
|
|
1465
|
-
],
|
|
990
|
+
"desktop-cta-group": [{}, {}],
|
|
1466
991
|
"mobile-background-overlay": {
|
|
1467
992
|
position: "fixed",
|
|
1468
993
|
top: "0",
|
|
@@ -1500,8 +1025,10 @@ export const Navbar4: IBlock = {
|
|
|
1500
1025
|
"border-radius": "xl",
|
|
1501
1026
|
width: "95%",
|
|
1502
1027
|
"background-color": "#ffffff",
|
|
1503
|
-
"box-shadow":
|
|
1504
|
-
|
|
1028
|
+
"box-shadow":
|
|
1029
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
1030
|
+
transform:
|
|
1031
|
+
"translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)",
|
|
1505
1032
|
tablet: {
|
|
1506
1033
|
width: "100%",
|
|
1507
1034
|
"border-radius": "none",
|
|
@@ -1524,122 +1051,38 @@ export const Navbar4: IBlock = {
|
|
|
1524
1051
|
"margin-top": "none",
|
|
1525
1052
|
},
|
|
1526
1053
|
},
|
|
1527
|
-
"mobile-cta-
|
|
1528
|
-
{
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
1532
|
-
"text-decoration": "none",
|
|
1533
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
1534
|
-
"font-weight": 700,
|
|
1535
|
-
width: "100%",
|
|
1536
|
-
_hover: {
|
|
1537
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
1538
|
-
},
|
|
1539
|
-
tablet: {
|
|
1540
|
-
"border-radius": "none",
|
|
1541
|
-
},
|
|
1542
|
-
},
|
|
1543
|
-
cta_leftIcon: {
|
|
1544
|
-
height: "22px",
|
|
1545
|
-
width: "22px",
|
|
1546
|
-
"font-size": "22px",
|
|
1547
|
-
},
|
|
1548
|
-
cta_rightIcon: {
|
|
1549
|
-
transform: "rotate(45deg)",
|
|
1550
|
-
},
|
|
1551
|
-
},
|
|
1552
|
-
{
|
|
1553
|
-
cta: {
|
|
1554
|
-
display: "flex",
|
|
1555
|
-
"column-gap": "xs",
|
|
1556
|
-
"text-decoration": "none",
|
|
1557
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
1558
|
-
"font-weight": 700,
|
|
1559
|
-
"border-color": "var(--color-border)",
|
|
1560
|
-
width: "100%",
|
|
1561
|
-
_hover: {
|
|
1562
|
-
"background-color": "oklch(0.9588 0.0086 247.9151)",
|
|
1563
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
1564
|
-
},
|
|
1565
|
-
mobile: {
|
|
1566
|
-
"border-radius": "none",
|
|
1567
|
-
},
|
|
1568
|
-
},
|
|
1569
|
-
cta_leftIcon: {
|
|
1570
|
-
height: "22px",
|
|
1571
|
-
width: "22px",
|
|
1572
|
-
"font-size": "22px",
|
|
1573
|
-
},
|
|
1574
|
-
cta_rightIcon: {
|
|
1575
|
-
transform: "rotate(45deg)",
|
|
1576
|
-
},
|
|
1577
|
-
},
|
|
1578
|
-
{
|
|
1579
|
-
cta: {
|
|
1580
|
-
display: "flex",
|
|
1581
|
-
"column-gap": "xs",
|
|
1582
|
-
width: "100%",
|
|
1583
|
-
tablet: {
|
|
1584
|
-
"border-radius": "none",
|
|
1585
|
-
},
|
|
1586
|
-
},
|
|
1587
|
-
cta_leftIcon: {
|
|
1588
|
-
height: "22px",
|
|
1589
|
-
width: "22px",
|
|
1590
|
-
"font-size": "22px",
|
|
1591
|
-
},
|
|
1592
|
-
cta_rightIcon: {
|
|
1593
|
-
transform: "rotate(45deg)",
|
|
1594
|
-
},
|
|
1595
|
-
},
|
|
1596
|
-
],
|
|
1597
|
-
socials: [
|
|
1598
|
-
{
|
|
1599
|
-
social: {
|
|
1600
|
-
width: "22px",
|
|
1601
|
-
height: "22px",
|
|
1602
|
-
"font-size": "22px",
|
|
1603
|
-
},
|
|
1604
|
-
},
|
|
1605
|
-
{
|
|
1606
|
-
social: {
|
|
1607
|
-
width: "22px",
|
|
1608
|
-
height: "22px",
|
|
1609
|
-
"font-size": "22px",
|
|
1610
|
-
},
|
|
1054
|
+
"mobile-cta-group_levoGroupItem": {
|
|
1055
|
+
cta: {
|
|
1056
|
+
display: "flex",
|
|
1057
|
+
"column-gap": "xs",
|
|
1058
|
+
width: "100%",
|
|
1611
1059
|
},
|
|
1612
|
-
{
|
|
1613
|
-
|
|
1614
|
-
|
|
1615
|
-
|
|
1616
|
-
"font-size": "22px",
|
|
1617
|
-
},
|
|
1060
|
+
cta_leftIcon: {
|
|
1061
|
+
height: "22px",
|
|
1062
|
+
width: "22px",
|
|
1063
|
+
"font-size": "22px",
|
|
1618
1064
|
},
|
|
1619
|
-
|
|
1620
|
-
|
|
1621
|
-
{
|
|
1622
|
-
social: {
|
|
1623
|
-
width: "24px",
|
|
1624
|
-
height: "24px",
|
|
1625
|
-
"font-size": "24px",
|
|
1626
|
-
},
|
|
1065
|
+
cta_rightIcon: {
|
|
1066
|
+
transform: "rotate(45deg)",
|
|
1627
1067
|
},
|
|
1628
|
-
|
|
1629
|
-
|
|
1630
|
-
|
|
1631
|
-
|
|
1632
|
-
|
|
1633
|
-
|
|
1068
|
+
},
|
|
1069
|
+
"mobile-cta-group": [{}, {}],
|
|
1070
|
+
socials_levoGroupItem: {
|
|
1071
|
+
social: {
|
|
1072
|
+
width: "22px",
|
|
1073
|
+
height: "22px",
|
|
1074
|
+
"font-size": "22px",
|
|
1634
1075
|
},
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1638
|
-
|
|
1639
|
-
|
|
1640
|
-
|
|
1076
|
+
},
|
|
1077
|
+
socials: [{}, {}, {}],
|
|
1078
|
+
"socials-mobile_levoGroupItem": {
|
|
1079
|
+
social: {
|
|
1080
|
+
width: "24px",
|
|
1081
|
+
height: "24px",
|
|
1082
|
+
"font-size": "24px",
|
|
1641
1083
|
},
|
|
1642
|
-
|
|
1084
|
+
},
|
|
1085
|
+
"socials-mobile": [{}, {}, {}],
|
|
1643
1086
|
"nav-content-top": {
|
|
1644
1087
|
display: "flex",
|
|
1645
1088
|
"justify-content": "space-between",
|
|
@@ -1754,100 +1197,12 @@ export const Navbar4: IBlock = {
|
|
|
1754
1197
|
},
|
|
1755
1198
|
],
|
|
1756
1199
|
"desktop-cta-group": [
|
|
1757
|
-
{
|
|
1758
|
-
|
|
1759
|
-
selectedVariants: {
|
|
1760
|
-
Button_Variants: "Ghost",
|
|
1761
|
-
},
|
|
1762
|
-
button_icons: {
|
|
1763
|
-
right: {
|
|
1764
|
-
enabled: true,
|
|
1765
|
-
},
|
|
1766
|
-
},
|
|
1767
|
-
action: {
|
|
1768
|
-
type: "external_link",
|
|
1769
|
-
value: "#",
|
|
1770
|
-
},
|
|
1771
|
-
},
|
|
1772
|
-
},
|
|
1773
|
-
{
|
|
1774
|
-
cta: {
|
|
1775
|
-
selectedVariants: {
|
|
1776
|
-
Button_Variants: "Outline",
|
|
1777
|
-
},
|
|
1778
|
-
button_icons: {
|
|
1779
|
-
right: {
|
|
1780
|
-
enabled: true,
|
|
1781
|
-
},
|
|
1782
|
-
},
|
|
1783
|
-
action: {
|
|
1784
|
-
type: "external_link",
|
|
1785
|
-
value: "#",
|
|
1786
|
-
},
|
|
1787
|
-
},
|
|
1788
|
-
},
|
|
1789
|
-
{
|
|
1790
|
-
cta: {
|
|
1791
|
-
selectedVariants: {},
|
|
1792
|
-
button_icons: {
|
|
1793
|
-
right: {
|
|
1794
|
-
enabled: true,
|
|
1795
|
-
},
|
|
1796
|
-
},
|
|
1797
|
-
action: {
|
|
1798
|
-
type: "external_link",
|
|
1799
|
-
value: "#",
|
|
1800
|
-
},
|
|
1801
|
-
},
|
|
1802
|
-
},
|
|
1200
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
1201
|
+
{},
|
|
1803
1202
|
],
|
|
1804
1203
|
"mobile-cta-group": [
|
|
1805
|
-
{
|
|
1806
|
-
|
|
1807
|
-
selectedVariants: {
|
|
1808
|
-
Button_Variants: "Ghost",
|
|
1809
|
-
},
|
|
1810
|
-
button_icons: {
|
|
1811
|
-
right: {
|
|
1812
|
-
enabled: true,
|
|
1813
|
-
},
|
|
1814
|
-
},
|
|
1815
|
-
action: {
|
|
1816
|
-
type: "external_link",
|
|
1817
|
-
value: "#",
|
|
1818
|
-
},
|
|
1819
|
-
},
|
|
1820
|
-
},
|
|
1821
|
-
{
|
|
1822
|
-
cta: {
|
|
1823
|
-
selectedVariants: {
|
|
1824
|
-
Button_Variants: "Outline",
|
|
1825
|
-
},
|
|
1826
|
-
button_icons: {
|
|
1827
|
-
right: {
|
|
1828
|
-
enabled: true,
|
|
1829
|
-
},
|
|
1830
|
-
},
|
|
1831
|
-
action: {
|
|
1832
|
-
type: "external_link",
|
|
1833
|
-
value: "#",
|
|
1834
|
-
},
|
|
1835
|
-
},
|
|
1836
|
-
},
|
|
1837
|
-
{
|
|
1838
|
-
cta: {
|
|
1839
|
-
selectedVariants: {},
|
|
1840
|
-
button_icons: {
|
|
1841
|
-
right: {
|
|
1842
|
-
enabled: true,
|
|
1843
|
-
},
|
|
1844
|
-
},
|
|
1845
|
-
action: {
|
|
1846
|
-
type: "external_link",
|
|
1847
|
-
value: "#",
|
|
1848
|
-
},
|
|
1849
|
-
},
|
|
1850
|
-
},
|
|
1204
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
1205
|
+
{},
|
|
1851
1206
|
],
|
|
1852
1207
|
"desktop-nav-menu": [
|
|
1853
1208
|
{
|
|
@@ -3927,10 +3282,12 @@ export const Navbar4: IBlock = {
|
|
|
3927
3282
|
left: "50%",
|
|
3928
3283
|
top: "0",
|
|
3929
3284
|
"z-index": 30,
|
|
3930
|
-
"box-shadow":
|
|
3285
|
+
"box-shadow":
|
|
3286
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
3931
3287
|
"background-color": "rgba(255,255,255,0.8)",
|
|
3932
3288
|
"backdrop-filter": "blur(20px)",
|
|
3933
|
-
transform:
|
|
3289
|
+
transform:
|
|
3290
|
+
"translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)",
|
|
3934
3291
|
width: "100%",
|
|
3935
3292
|
height: "120px",
|
|
3936
3293
|
"padding-top": "none",
|
|
@@ -3956,6 +3313,9 @@ export const Navbar4: IBlock = {
|
|
|
3956
3313
|
height: "100%",
|
|
3957
3314
|
},
|
|
3958
3315
|
"nav-logo": {
|
|
3316
|
+
height: "28px",
|
|
3317
|
+
width: "auto",
|
|
3318
|
+
"object-fit": "contain",
|
|
3959
3319
|
tablet: {
|
|
3960
3320
|
"max-width": "160px",
|
|
3961
3321
|
},
|
|
@@ -3967,68 +3327,7 @@ export const Navbar4: IBlock = {
|
|
|
3967
3327
|
display: "none",
|
|
3968
3328
|
},
|
|
3969
3329
|
},
|
|
3970
|
-
"desktop-cta-group": [
|
|
3971
|
-
{
|
|
3972
|
-
cta: {
|
|
3973
|
-
display: "flex",
|
|
3974
|
-
"column-gap": "xs",
|
|
3975
|
-
"text-decoration": "none",
|
|
3976
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
3977
|
-
"font-weight": 700,
|
|
3978
|
-
_hover: {
|
|
3979
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
3980
|
-
},
|
|
3981
|
-
},
|
|
3982
|
-
cta_leftIcon: {
|
|
3983
|
-
height: "22px",
|
|
3984
|
-
width: "22px",
|
|
3985
|
-
"font-size": "22px",
|
|
3986
|
-
},
|
|
3987
|
-
cta_rightIcon: {
|
|
3988
|
-
transform: "rotate(45deg)",
|
|
3989
|
-
},
|
|
3990
|
-
},
|
|
3991
|
-
{
|
|
3992
|
-
cta: {
|
|
3993
|
-
display: "flex",
|
|
3994
|
-
"column-gap": "xs",
|
|
3995
|
-
"text-decoration": "none",
|
|
3996
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
3997
|
-
"font-weight": 700,
|
|
3998
|
-
"border-color": "var(--color-border)",
|
|
3999
|
-
_hover: {
|
|
4000
|
-
"background-color": "oklch(0.9588 0.0086 247.9151)",
|
|
4001
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
4002
|
-
},
|
|
4003
|
-
},
|
|
4004
|
-
cta_leftIcon: {
|
|
4005
|
-
height: "22px",
|
|
4006
|
-
width: "22px",
|
|
4007
|
-
"font-size": "22px",
|
|
4008
|
-
},
|
|
4009
|
-
cta_rightIcon: {
|
|
4010
|
-
transform: "rotate(45deg)",
|
|
4011
|
-
},
|
|
4012
|
-
},
|
|
4013
|
-
{
|
|
4014
|
-
cta: {
|
|
4015
|
-
display: "flex",
|
|
4016
|
-
"column-gap": "xs",
|
|
4017
|
-
"text-decoration": "none",
|
|
4018
|
-
},
|
|
4019
|
-
cta_leftIcon: {
|
|
4020
|
-
height: "22px",
|
|
4021
|
-
width: "22px",
|
|
4022
|
-
"font-size": "22px",
|
|
4023
|
-
},
|
|
4024
|
-
cta_rightIcon: {
|
|
4025
|
-
transform: "rotate(45deg)",
|
|
4026
|
-
},
|
|
4027
|
-
},
|
|
4028
|
-
{
|
|
4029
|
-
cta: {},
|
|
4030
|
-
},
|
|
4031
|
-
],
|
|
3330
|
+
"desktop-cta-group": [{}, {}],
|
|
4032
3331
|
"mobile-background-overlay": {
|
|
4033
3332
|
position: "fixed",
|
|
4034
3333
|
top: "0",
|
|
@@ -4066,8 +3365,10 @@ export const Navbar4: IBlock = {
|
|
|
4066
3365
|
"border-radius": "xl",
|
|
4067
3366
|
width: "95%",
|
|
4068
3367
|
"background-color": "#ffffff",
|
|
4069
|
-
"box-shadow":
|
|
4070
|
-
|
|
3368
|
+
"box-shadow":
|
|
3369
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
3370
|
+
transform:
|
|
3371
|
+
"translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)",
|
|
4071
3372
|
tablet: {
|
|
4072
3373
|
width: "100%",
|
|
4073
3374
|
"border-radius": "none",
|
|
@@ -4090,122 +3391,38 @@ export const Navbar4: IBlock = {
|
|
|
4090
3391
|
"margin-top": "none",
|
|
4091
3392
|
},
|
|
4092
3393
|
},
|
|
4093
|
-
"mobile-cta-
|
|
4094
|
-
{
|
|
4095
|
-
|
|
4096
|
-
|
|
4097
|
-
|
|
4098
|
-
"text-decoration": "none",
|
|
4099
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
4100
|
-
"font-weight": 700,
|
|
4101
|
-
width: "100%",
|
|
4102
|
-
_hover: {
|
|
4103
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
4104
|
-
},
|
|
4105
|
-
tablet: {
|
|
4106
|
-
"border-radius": "none",
|
|
4107
|
-
},
|
|
4108
|
-
},
|
|
4109
|
-
cta_leftIcon: {
|
|
4110
|
-
height: "22px",
|
|
4111
|
-
width: "22px",
|
|
4112
|
-
"font-size": "22px",
|
|
4113
|
-
},
|
|
4114
|
-
cta_rightIcon: {
|
|
4115
|
-
transform: "rotate(45deg)",
|
|
4116
|
-
},
|
|
4117
|
-
},
|
|
4118
|
-
{
|
|
4119
|
-
cta: {
|
|
4120
|
-
display: "flex",
|
|
4121
|
-
"column-gap": "xs",
|
|
4122
|
-
"text-decoration": "none",
|
|
4123
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
4124
|
-
"font-weight": 700,
|
|
4125
|
-
"border-color": "var(--color-border)",
|
|
4126
|
-
width: "100%",
|
|
4127
|
-
_hover: {
|
|
4128
|
-
"background-color": "oklch(0.9588 0.0086 247.9151)",
|
|
4129
|
-
color: "oklch(0.4897 0.0904 282.5465)",
|
|
4130
|
-
},
|
|
4131
|
-
mobile: {
|
|
4132
|
-
"border-radius": "none",
|
|
4133
|
-
},
|
|
4134
|
-
},
|
|
4135
|
-
cta_leftIcon: {
|
|
4136
|
-
height: "22px",
|
|
4137
|
-
width: "22px",
|
|
4138
|
-
"font-size": "22px",
|
|
4139
|
-
},
|
|
4140
|
-
cta_rightIcon: {
|
|
4141
|
-
transform: "rotate(45deg)",
|
|
4142
|
-
},
|
|
4143
|
-
},
|
|
4144
|
-
{
|
|
4145
|
-
cta: {
|
|
4146
|
-
display: "flex",
|
|
4147
|
-
"column-gap": "xs",
|
|
4148
|
-
width: "100%",
|
|
4149
|
-
tablet: {
|
|
4150
|
-
"border-radius": "none",
|
|
4151
|
-
},
|
|
4152
|
-
},
|
|
4153
|
-
cta_leftIcon: {
|
|
4154
|
-
height: "22px",
|
|
4155
|
-
width: "22px",
|
|
4156
|
-
"font-size": "22px",
|
|
4157
|
-
},
|
|
4158
|
-
cta_rightIcon: {
|
|
4159
|
-
transform: "rotate(45deg)",
|
|
4160
|
-
},
|
|
4161
|
-
},
|
|
4162
|
-
],
|
|
4163
|
-
socials: [
|
|
4164
|
-
{
|
|
4165
|
-
social: {
|
|
4166
|
-
width: "22px",
|
|
4167
|
-
height: "22px",
|
|
4168
|
-
"font-size": "22px",
|
|
4169
|
-
},
|
|
4170
|
-
},
|
|
4171
|
-
{
|
|
4172
|
-
social: {
|
|
4173
|
-
width: "22px",
|
|
4174
|
-
height: "22px",
|
|
4175
|
-
"font-size": "22px",
|
|
4176
|
-
},
|
|
3394
|
+
"mobile-cta-group_levoGroupItem": {
|
|
3395
|
+
cta: {
|
|
3396
|
+
display: "flex",
|
|
3397
|
+
"column-gap": "xs",
|
|
3398
|
+
width: "100%",
|
|
4177
3399
|
},
|
|
4178
|
-
{
|
|
4179
|
-
|
|
4180
|
-
|
|
4181
|
-
|
|
4182
|
-
"font-size": "22px",
|
|
4183
|
-
},
|
|
3400
|
+
cta_leftIcon: {
|
|
3401
|
+
height: "22px",
|
|
3402
|
+
width: "22px",
|
|
3403
|
+
"font-size": "22px",
|
|
4184
3404
|
},
|
|
4185
|
-
|
|
4186
|
-
|
|
4187
|
-
{
|
|
4188
|
-
social: {
|
|
4189
|
-
width: "24px",
|
|
4190
|
-
height: "24px",
|
|
4191
|
-
"font-size": "24px",
|
|
4192
|
-
},
|
|
3405
|
+
cta_rightIcon: {
|
|
3406
|
+
transform: "rotate(45deg)",
|
|
4193
3407
|
},
|
|
4194
|
-
|
|
4195
|
-
|
|
4196
|
-
|
|
4197
|
-
|
|
4198
|
-
|
|
4199
|
-
|
|
3408
|
+
},
|
|
3409
|
+
"mobile-cta-group": [{}, {}],
|
|
3410
|
+
socials_levoGroupItem: {
|
|
3411
|
+
social: {
|
|
3412
|
+
width: "22px",
|
|
3413
|
+
height: "22px",
|
|
3414
|
+
"font-size": "22px",
|
|
4200
3415
|
},
|
|
4201
|
-
|
|
4202
|
-
|
|
4203
|
-
|
|
4204
|
-
|
|
4205
|
-
|
|
4206
|
-
|
|
3416
|
+
},
|
|
3417
|
+
socials: [{}, {}, {}],
|
|
3418
|
+
"socials-mobile_levoGroupItem": {
|
|
3419
|
+
social: {
|
|
3420
|
+
width: "24px",
|
|
3421
|
+
height: "24px",
|
|
3422
|
+
"font-size": "24px",
|
|
4207
3423
|
},
|
|
4208
|
-
|
|
3424
|
+
},
|
|
3425
|
+
"socials-mobile": [{}, {}, {}],
|
|
4209
3426
|
"nav-content-top": {
|
|
4210
3427
|
display: "flex",
|
|
4211
3428
|
"justify-content": "space-between",
|
|
@@ -4316,141 +3533,53 @@ export const Navbar4: IBlock = {
|
|
|
4316
3533
|
},
|
|
4317
3534
|
],
|
|
4318
3535
|
"desktop-cta-group": [
|
|
3536
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
3537
|
+
{},
|
|
3538
|
+
],
|
|
3539
|
+
"mobile-cta-group": [
|
|
3540
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
3541
|
+
{},
|
|
3542
|
+
],
|
|
3543
|
+
"desktop-nav-menu": [
|
|
4319
3544
|
{
|
|
4320
|
-
|
|
3545
|
+
"nav-item-dropdown-trigger-title": {
|
|
4321
3546
|
selectedVariants: {
|
|
4322
|
-
|
|
4323
|
-
},
|
|
4324
|
-
button_icons: {
|
|
4325
|
-
right: {
|
|
4326
|
-
enabled: true,
|
|
4327
|
-
},
|
|
4328
|
-
},
|
|
4329
|
-
action: {
|
|
4330
|
-
type: "external_link",
|
|
4331
|
-
value: "#",
|
|
3547
|
+
Typography_Variants: "Small",
|
|
4332
3548
|
},
|
|
4333
3549
|
},
|
|
4334
|
-
|
|
4335
|
-
|
|
4336
|
-
|
|
4337
|
-
|
|
4338
|
-
|
|
4339
|
-
|
|
4340
|
-
|
|
4341
|
-
|
|
4342
|
-
|
|
3550
|
+
"sub-items": [
|
|
3551
|
+
{
|
|
3552
|
+
"sub-item-title": {
|
|
3553
|
+
selectedVariants: {
|
|
3554
|
+
Typography_Variants: "Small",
|
|
3555
|
+
},
|
|
3556
|
+
action: {
|
|
3557
|
+
type: "external_link",
|
|
3558
|
+
value: "#",
|
|
3559
|
+
options: {
|
|
3560
|
+
openInNewTab: true,
|
|
3561
|
+
},
|
|
3562
|
+
},
|
|
3563
|
+
},
|
|
3564
|
+
"sub-item-description": {
|
|
3565
|
+
selectedVariants: {},
|
|
4343
3566
|
},
|
|
4344
3567
|
},
|
|
4345
|
-
|
|
4346
|
-
|
|
4347
|
-
|
|
4348
|
-
|
|
4349
|
-
|
|
4350
|
-
|
|
4351
|
-
|
|
4352
|
-
|
|
4353
|
-
|
|
4354
|
-
|
|
4355
|
-
|
|
4356
|
-
|
|
4357
|
-
},
|
|
4358
|
-
|
|
4359
|
-
|
|
4360
|
-
type: "external_link",
|
|
4361
|
-
value: "#",
|
|
4362
|
-
},
|
|
4363
|
-
},
|
|
4364
|
-
},
|
|
4365
|
-
],
|
|
4366
|
-
"mobile-cta-group": [
|
|
4367
|
-
{
|
|
4368
|
-
cta: {
|
|
4369
|
-
selectedVariants: {
|
|
4370
|
-
Button_Variants: "Ghost",
|
|
4371
|
-
},
|
|
4372
|
-
button_icons: {
|
|
4373
|
-
right: {
|
|
4374
|
-
enabled: true,
|
|
4375
|
-
},
|
|
4376
|
-
},
|
|
4377
|
-
action: {
|
|
4378
|
-
type: "external_link",
|
|
4379
|
-
value: "#",
|
|
4380
|
-
},
|
|
4381
|
-
},
|
|
4382
|
-
},
|
|
4383
|
-
{
|
|
4384
|
-
cta: {
|
|
4385
|
-
selectedVariants: {
|
|
4386
|
-
Button_Variants: "Outline",
|
|
4387
|
-
},
|
|
4388
|
-
button_icons: {
|
|
4389
|
-
right: {
|
|
4390
|
-
enabled: true,
|
|
4391
|
-
},
|
|
4392
|
-
},
|
|
4393
|
-
action: {
|
|
4394
|
-
type: "external_link",
|
|
4395
|
-
value: "#",
|
|
4396
|
-
},
|
|
4397
|
-
},
|
|
4398
|
-
},
|
|
4399
|
-
{
|
|
4400
|
-
cta: {
|
|
4401
|
-
selectedVariants: {},
|
|
4402
|
-
button_icons: {
|
|
4403
|
-
right: {
|
|
4404
|
-
enabled: true,
|
|
4405
|
-
},
|
|
4406
|
-
},
|
|
4407
|
-
action: {
|
|
4408
|
-
type: "external_link",
|
|
4409
|
-
value: "#",
|
|
4410
|
-
},
|
|
4411
|
-
},
|
|
4412
|
-
},
|
|
4413
|
-
],
|
|
4414
|
-
"desktop-nav-menu": [
|
|
4415
|
-
{
|
|
4416
|
-
"nav-item-dropdown-trigger-title": {
|
|
4417
|
-
selectedVariants: {
|
|
4418
|
-
Typography_Variants: "Small",
|
|
4419
|
-
},
|
|
4420
|
-
},
|
|
4421
|
-
"sub-items": [
|
|
4422
|
-
{
|
|
4423
|
-
"sub-item-title": {
|
|
4424
|
-
selectedVariants: {
|
|
4425
|
-
Typography_Variants: "Small",
|
|
4426
|
-
},
|
|
4427
|
-
action: {
|
|
4428
|
-
type: "external_link",
|
|
4429
|
-
value: "#",
|
|
4430
|
-
options: {
|
|
4431
|
-
openInNewTab: true,
|
|
4432
|
-
},
|
|
4433
|
-
},
|
|
4434
|
-
},
|
|
4435
|
-
"sub-item-description": {
|
|
4436
|
-
selectedVariants: {},
|
|
4437
|
-
},
|
|
4438
|
-
},
|
|
4439
|
-
{
|
|
4440
|
-
"sub-item-title": {
|
|
4441
|
-
selectedVariants: {
|
|
4442
|
-
Typography_Variants: "Small",
|
|
4443
|
-
},
|
|
4444
|
-
action: {
|
|
4445
|
-
type: "external_link",
|
|
4446
|
-
value: "#",
|
|
4447
|
-
options: {
|
|
4448
|
-
openInNewTab: true,
|
|
4449
|
-
},
|
|
4450
|
-
},
|
|
4451
|
-
},
|
|
4452
|
-
"sub-item-description": {
|
|
4453
|
-
selectedVariants: {},
|
|
3568
|
+
{
|
|
3569
|
+
"sub-item-title": {
|
|
3570
|
+
selectedVariants: {
|
|
3571
|
+
Typography_Variants: "Small",
|
|
3572
|
+
},
|
|
3573
|
+
action: {
|
|
3574
|
+
type: "external_link",
|
|
3575
|
+
value: "#",
|
|
3576
|
+
options: {
|
|
3577
|
+
openInNewTab: true,
|
|
3578
|
+
},
|
|
3579
|
+
},
|
|
3580
|
+
},
|
|
3581
|
+
"sub-item-description": {
|
|
3582
|
+
selectedVariants: {},
|
|
4454
3583
|
},
|
|
4455
3584
|
},
|
|
4456
3585
|
{
|
|
@@ -6478,5 +5607,367 @@ export const Navbar4: IBlock = {
|
|
|
6478
5607
|
],
|
|
6479
5608
|
},
|
|
6480
5609
|
},
|
|
5610
|
+
// Full Width
|
|
5611
|
+
{
|
|
5612
|
+
key: "full-width",
|
|
5613
|
+
title: "Full Width",
|
|
5614
|
+
styles: {
|
|
5615
|
+
...DESKTOP_NAV_MENU_STYLE_GROUP,
|
|
5616
|
+
...MOBILE_NAV_MENU_STYLE_GROUP,
|
|
5617
|
+
layout: {
|
|
5618
|
+
position: "fixed",
|
|
5619
|
+
left: "50%",
|
|
5620
|
+
top: "0",
|
|
5621
|
+
"z-index": 30,
|
|
5622
|
+
"box-shadow":
|
|
5623
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
5624
|
+
"background-color": "rgba(255,255,255,0.8)",
|
|
5625
|
+
"backdrop-filter": "blur(20px)",
|
|
5626
|
+
transform:
|
|
5627
|
+
"translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)",
|
|
5628
|
+
width: "100%",
|
|
5629
|
+
height: "120px",
|
|
5630
|
+
"padding-top": "none",
|
|
5631
|
+
"padding-bottom": "none",
|
|
5632
|
+
"padding-left": "none",
|
|
5633
|
+
"padding-right": "none",
|
|
5634
|
+
},
|
|
5635
|
+
"nav-container": {
|
|
5636
|
+
display: "flex",
|
|
5637
|
+
"justify-content": "space-between",
|
|
5638
|
+
"align-items": "center",
|
|
5639
|
+
"padding-left": "2xl",
|
|
5640
|
+
"padding-right": "2xl",
|
|
5641
|
+
tablet: {
|
|
5642
|
+
"background-color": "white",
|
|
5643
|
+
"padding-left": "xl",
|
|
5644
|
+
"padding-right": "6xs",
|
|
5645
|
+
},
|
|
5646
|
+
mobile: {
|
|
5647
|
+
"padding-left": "base",
|
|
5648
|
+
"padding-right": "base",
|
|
5649
|
+
},
|
|
5650
|
+
height: "100%",
|
|
5651
|
+
},
|
|
5652
|
+
"nav-logo": {
|
|
5653
|
+
height: "28px",
|
|
5654
|
+
width: "auto",
|
|
5655
|
+
"object-fit": "contain",
|
|
5656
|
+
tablet: {
|
|
5657
|
+
"max-width": "160px",
|
|
5658
|
+
},
|
|
5659
|
+
},
|
|
5660
|
+
"desktop-cta-group_levoGroup": {
|
|
5661
|
+
display: "flex",
|
|
5662
|
+
"column-gap": "base",
|
|
5663
|
+
tablet: {
|
|
5664
|
+
display: "none",
|
|
5665
|
+
},
|
|
5666
|
+
},
|
|
5667
|
+
"desktop-cta-group": [{}, {}],
|
|
5668
|
+
"mobile-background-overlay": {
|
|
5669
|
+
position: "fixed",
|
|
5670
|
+
top: "0",
|
|
5671
|
+
right: "0",
|
|
5672
|
+
bottom: "0",
|
|
5673
|
+
left: "0",
|
|
5674
|
+
"z-index": 20,
|
|
5675
|
+
mobile: {},
|
|
5676
|
+
},
|
|
5677
|
+
"mobile-nav-menu-button": {
|
|
5678
|
+
display: "none",
|
|
5679
|
+
tablet: {
|
|
5680
|
+
display: "flex",
|
|
5681
|
+
"background-color": "white",
|
|
5682
|
+
color: "black",
|
|
5683
|
+
},
|
|
5684
|
+
_hover: { opacity: "0.9" },
|
|
5685
|
+
},
|
|
5686
|
+
"mobile-nav-close-button": { display: "none" },
|
|
5687
|
+
"mobile-nav-title": { display: "none" },
|
|
5688
|
+
"mobile-nav-menu-wrapper": {
|
|
5689
|
+
position: "fixed",
|
|
5690
|
+
top: "80px",
|
|
5691
|
+
left: "50%",
|
|
5692
|
+
"padding-top": "12px",
|
|
5693
|
+
"padding-bottom": "12px",
|
|
5694
|
+
"padding-left": "28px",
|
|
5695
|
+
"padding-right": "28px",
|
|
5696
|
+
"border-radius": "none",
|
|
5697
|
+
width: "100%",
|
|
5698
|
+
"background-color": "#ffffff",
|
|
5699
|
+
"box-shadow":
|
|
5700
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
5701
|
+
transform:
|
|
5702
|
+
"translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)",
|
|
5703
|
+
tablet: {
|
|
5704
|
+
width: "100%",
|
|
5705
|
+
"border-radius": "none",
|
|
5706
|
+
"padding-top": "base",
|
|
5707
|
+
"padding-right": "2xl",
|
|
5708
|
+
"padding-left": "2xl",
|
|
5709
|
+
"padding-bottom": "2xl",
|
|
5710
|
+
display: "flex",
|
|
5711
|
+
"flex-direction": "column",
|
|
5712
|
+
"row-gap": "sm",
|
|
5713
|
+
},
|
|
5714
|
+
},
|
|
5715
|
+
"mobile-cta-group_levoGroup": {
|
|
5716
|
+
"margin-top": "2xs",
|
|
5717
|
+
width: "100%",
|
|
5718
|
+
display: "flex",
|
|
5719
|
+
"flex-direction": "column",
|
|
5720
|
+
"row-gap": "2xs",
|
|
5721
|
+
tablet: { "margin-top": "none" },
|
|
5722
|
+
},
|
|
5723
|
+
"mobile-cta-group_levoGroupItem": {
|
|
5724
|
+
cta: {
|
|
5725
|
+
display: "flex",
|
|
5726
|
+
"column-gap": "xs",
|
|
5727
|
+
width: "100%",
|
|
5728
|
+
},
|
|
5729
|
+
cta_leftIcon: { height: "22px", width: "22px", "font-size": "22px" },
|
|
5730
|
+
cta_rightIcon: { transform: "rotate(45deg)" },
|
|
5731
|
+
},
|
|
5732
|
+
"mobile-cta-group": [{}, {}],
|
|
5733
|
+
socials_levoGroupItem: {
|
|
5734
|
+
social: { width: "22px", height: "22px", "font-size": "22px" },
|
|
5735
|
+
},
|
|
5736
|
+
socials: [{}, {}, {}],
|
|
5737
|
+
"socials-mobile_levoGroupItem": {
|
|
5738
|
+
social: { width: "24px", height: "24px", "font-size": "24px" },
|
|
5739
|
+
},
|
|
5740
|
+
"socials-mobile": [{}, {}, {}],
|
|
5741
|
+
"nav-content-top": {
|
|
5742
|
+
display: "flex",
|
|
5743
|
+
"justify-content": "space-between",
|
|
5744
|
+
"column-gap": "base",
|
|
5745
|
+
"align-items": "center",
|
|
5746
|
+
},
|
|
5747
|
+
socials_levoGroup: {
|
|
5748
|
+
display: "flex",
|
|
5749
|
+
"column-gap": "lg",
|
|
5750
|
+
"align-items": "center",
|
|
5751
|
+
},
|
|
5752
|
+
"socials-mobile_levoGroup": {
|
|
5753
|
+
tablet: {
|
|
5754
|
+
display: "flex",
|
|
5755
|
+
"column-gap": "xl",
|
|
5756
|
+
"align-items": "center",
|
|
5757
|
+
"justify-content": "center",
|
|
5758
|
+
},
|
|
5759
|
+
},
|
|
5760
|
+
"nav-content": {
|
|
5761
|
+
display: "flex",
|
|
5762
|
+
"flex-direction": "column",
|
|
5763
|
+
width: "fit-content",
|
|
5764
|
+
"row-gap": "base",
|
|
5765
|
+
tablet: { display: "none" },
|
|
5766
|
+
},
|
|
5767
|
+
"mobile-nav-container": {
|
|
5768
|
+
display: "none",
|
|
5769
|
+
_hover: { opacity: "0.9" },
|
|
5770
|
+
tablet: {
|
|
5771
|
+
display: "flex",
|
|
5772
|
+
"column-gap": "base",
|
|
5773
|
+
},
|
|
5774
|
+
mobile: { "column-gap": "xs" },
|
|
5775
|
+
},
|
|
5776
|
+
"desktop-search-container": { display: "none" },
|
|
5777
|
+
"mobile-search-container": { display: "none" },
|
|
5778
|
+
},
|
|
5779
|
+
content: DEFAULT_CONTENT,
|
|
5780
|
+
config: {
|
|
5781
|
+
"desktop-cta-group": [
|
|
5782
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
5783
|
+
{},
|
|
5784
|
+
],
|
|
5785
|
+
"mobile-cta-group": [
|
|
5786
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
5787
|
+
{},
|
|
5788
|
+
],
|
|
5789
|
+
},
|
|
5790
|
+
},
|
|
5791
|
+
// Full Width with Search
|
|
5792
|
+
{
|
|
5793
|
+
key: "full-width-search",
|
|
5794
|
+
title: "Full Width with Search",
|
|
5795
|
+
styles: {
|
|
5796
|
+
...DESKTOP_NAV_MENU_STYLE_GROUP,
|
|
5797
|
+
...MOBILE_NAV_MENU_STYLE_GROUP,
|
|
5798
|
+
layout: {
|
|
5799
|
+
position: "fixed",
|
|
5800
|
+
left: "50%",
|
|
5801
|
+
top: "0",
|
|
5802
|
+
"z-index": 30,
|
|
5803
|
+
"box-shadow":
|
|
5804
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
5805
|
+
"background-color": "rgba(255,255,255,0.8)",
|
|
5806
|
+
"backdrop-filter": "blur(20px)",
|
|
5807
|
+
transform:
|
|
5808
|
+
"translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)",
|
|
5809
|
+
width: "100%",
|
|
5810
|
+
height: "120px",
|
|
5811
|
+
"padding-top": "none",
|
|
5812
|
+
"padding-bottom": "none",
|
|
5813
|
+
"padding-left": "none",
|
|
5814
|
+
"padding-right": "none",
|
|
5815
|
+
},
|
|
5816
|
+
"nav-container": {
|
|
5817
|
+
display: "flex",
|
|
5818
|
+
"justify-content": "space-between",
|
|
5819
|
+
"align-items": "center",
|
|
5820
|
+
"padding-left": "2xl",
|
|
5821
|
+
"padding-right": "2xl",
|
|
5822
|
+
tablet: {
|
|
5823
|
+
"background-color": "white",
|
|
5824
|
+
"padding-left": "xl",
|
|
5825
|
+
"padding-right": "6xs",
|
|
5826
|
+
},
|
|
5827
|
+
mobile: {
|
|
5828
|
+
"padding-left": "base",
|
|
5829
|
+
"padding-right": "base",
|
|
5830
|
+
},
|
|
5831
|
+
height: "100%",
|
|
5832
|
+
},
|
|
5833
|
+
"nav-logo": {
|
|
5834
|
+
height: "28px",
|
|
5835
|
+
width: "auto",
|
|
5836
|
+
"object-fit": "contain",
|
|
5837
|
+
tablet: {
|
|
5838
|
+
"max-width": "160px",
|
|
5839
|
+
},
|
|
5840
|
+
},
|
|
5841
|
+
"desktop-cta-group_levoGroup": {
|
|
5842
|
+
display: "flex",
|
|
5843
|
+
"column-gap": "base",
|
|
5844
|
+
tablet: {
|
|
5845
|
+
display: "none",
|
|
5846
|
+
},
|
|
5847
|
+
},
|
|
5848
|
+
"desktop-cta-group": [{}, {}],
|
|
5849
|
+
"mobile-background-overlay": {
|
|
5850
|
+
position: "fixed",
|
|
5851
|
+
top: "0",
|
|
5852
|
+
right: "0",
|
|
5853
|
+
bottom: "0",
|
|
5854
|
+
left: "0",
|
|
5855
|
+
"z-index": 20,
|
|
5856
|
+
mobile: {},
|
|
5857
|
+
},
|
|
5858
|
+
"mobile-nav-menu-button": {
|
|
5859
|
+
display: "none",
|
|
5860
|
+
tablet: {
|
|
5861
|
+
display: "flex",
|
|
5862
|
+
"background-color": "white",
|
|
5863
|
+
color: "black",
|
|
5864
|
+
},
|
|
5865
|
+
_hover: { opacity: "0.9" },
|
|
5866
|
+
},
|
|
5867
|
+
"mobile-nav-close-button": { display: "none" },
|
|
5868
|
+
"mobile-nav-title": { display: "none" },
|
|
5869
|
+
"mobile-nav-menu-wrapper": {
|
|
5870
|
+
position: "fixed",
|
|
5871
|
+
top: "80px",
|
|
5872
|
+
left: "50%",
|
|
5873
|
+
"padding-top": "12px",
|
|
5874
|
+
"padding-bottom": "12px",
|
|
5875
|
+
"padding-left": "28px",
|
|
5876
|
+
"padding-right": "28px",
|
|
5877
|
+
"border-radius": "none",
|
|
5878
|
+
width: "100%",
|
|
5879
|
+
"background-color": "#ffffff",
|
|
5880
|
+
"box-shadow":
|
|
5881
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
5882
|
+
transform:
|
|
5883
|
+
"translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)",
|
|
5884
|
+
tablet: {
|
|
5885
|
+
width: "100%",
|
|
5886
|
+
"border-radius": "none",
|
|
5887
|
+
"padding-top": "base",
|
|
5888
|
+
"padding-right": "2xl",
|
|
5889
|
+
"padding-left": "2xl",
|
|
5890
|
+
"padding-bottom": "2xl",
|
|
5891
|
+
display: "flex",
|
|
5892
|
+
"flex-direction": "column",
|
|
5893
|
+
"row-gap": "sm",
|
|
5894
|
+
},
|
|
5895
|
+
},
|
|
5896
|
+
"mobile-cta-group_levoGroup": {
|
|
5897
|
+
"margin-top": "2xs",
|
|
5898
|
+
width: "100%",
|
|
5899
|
+
display: "flex",
|
|
5900
|
+
"flex-direction": "column",
|
|
5901
|
+
"row-gap": "2xs",
|
|
5902
|
+
tablet: { "margin-top": "none" },
|
|
5903
|
+
},
|
|
5904
|
+
"mobile-cta-group_levoGroupItem": {
|
|
5905
|
+
cta: {
|
|
5906
|
+
display: "flex",
|
|
5907
|
+
"column-gap": "xs",
|
|
5908
|
+
width: "100%",
|
|
5909
|
+
},
|
|
5910
|
+
cta_leftIcon: { height: "22px", width: "22px", "font-size": "22px" },
|
|
5911
|
+
cta_rightIcon: { transform: "rotate(45deg)" },
|
|
5912
|
+
},
|
|
5913
|
+
"mobile-cta-group": [{}, {}],
|
|
5914
|
+
socials_levoGroupItem: {
|
|
5915
|
+
social: { width: "22px", height: "22px", "font-size": "22px" },
|
|
5916
|
+
},
|
|
5917
|
+
socials: [{}, {}, {}],
|
|
5918
|
+
"socials-mobile_levoGroupItem": {
|
|
5919
|
+
social: { width: "24px", height: "24px", "font-size": "24px" },
|
|
5920
|
+
},
|
|
5921
|
+
"socials-mobile": [{}, {}, {}],
|
|
5922
|
+
"nav-content-top": {
|
|
5923
|
+
display: "flex",
|
|
5924
|
+
"justify-content": "space-between",
|
|
5925
|
+
"column-gap": "base",
|
|
5926
|
+
"align-items": "center",
|
|
5927
|
+
},
|
|
5928
|
+
socials_levoGroup: {
|
|
5929
|
+
display: "flex",
|
|
5930
|
+
"column-gap": "lg",
|
|
5931
|
+
"align-items": "center",
|
|
5932
|
+
},
|
|
5933
|
+
"socials-mobile_levoGroup": {
|
|
5934
|
+
tablet: {
|
|
5935
|
+
display: "flex",
|
|
5936
|
+
"column-gap": "xl",
|
|
5937
|
+
"align-items": "center",
|
|
5938
|
+
"justify-content": "center",
|
|
5939
|
+
},
|
|
5940
|
+
},
|
|
5941
|
+
"nav-content": {
|
|
5942
|
+
display: "flex",
|
|
5943
|
+
"flex-direction": "column",
|
|
5944
|
+
width: "fit-content",
|
|
5945
|
+
"row-gap": "base",
|
|
5946
|
+
tablet: { display: "none" },
|
|
5947
|
+
},
|
|
5948
|
+
"mobile-nav-container": {
|
|
5949
|
+
display: "none",
|
|
5950
|
+
_hover: { opacity: "0.9" },
|
|
5951
|
+
tablet: {
|
|
5952
|
+
display: "flex",
|
|
5953
|
+
"column-gap": "base",
|
|
5954
|
+
},
|
|
5955
|
+
mobile: { "column-gap": "xs" },
|
|
5956
|
+
},
|
|
5957
|
+
"desktop-search-container": {},
|
|
5958
|
+
"mobile-search-container": {},
|
|
5959
|
+
},
|
|
5960
|
+
content: DEFAULT_CONTENT,
|
|
5961
|
+
config: {
|
|
5962
|
+
"desktop-cta-group": [
|
|
5963
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
5964
|
+
{},
|
|
5965
|
+
],
|
|
5966
|
+
"mobile-cta-group": [
|
|
5967
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
5968
|
+
{},
|
|
5969
|
+
],
|
|
5970
|
+
},
|
|
5971
|
+
},
|
|
6481
5972
|
],
|
|
6482
5973
|
};
|