@levo-so/blocks 0.1.100 → 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 +5 -4
- 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,118 +1,214 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
-
const
|
|
3
|
+
const MEDIA_LOGO = {
|
|
4
|
+
id: "levo-logo-1024",
|
|
5
|
+
kind: "image",
|
|
6
|
+
location:
|
|
7
|
+
"https://static.levocdn.com/WLZ1TXTD/levo-logo-1024-LkpWlHydPFURU.svg",
|
|
8
|
+
mimetype: "image/svg+xml",
|
|
9
|
+
};
|
|
10
|
+
|
|
11
|
+
const ICON_CARD_SEND = {
|
|
4
12
|
kind: "icon",
|
|
5
13
|
data: {
|
|
6
|
-
id: "
|
|
7
|
-
label: "
|
|
8
|
-
tags: ["archive", "custom", "directional", "minus"],
|
|
14
|
+
id: "card-send",
|
|
15
|
+
label: "Card Send",
|
|
9
16
|
svgCode:
|
|
10
|
-
'<svg
|
|
17
|
+
'<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>',
|
|
11
18
|
},
|
|
12
19
|
};
|
|
13
20
|
|
|
14
|
-
const
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
21
|
+
const ICON_CARD = {
|
|
22
|
+
kind: "icon",
|
|
23
|
+
data: {
|
|
24
|
+
id: "card",
|
|
25
|
+
label: "Card",
|
|
26
|
+
svgCode:
|
|
27
|
+
'<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>',
|
|
28
|
+
},
|
|
29
|
+
};
|
|
30
|
+
|
|
31
|
+
const ICON_SHIELD_TICK = {
|
|
32
|
+
kind: "icon",
|
|
33
|
+
data: {
|
|
34
|
+
id: "shield-tick",
|
|
35
|
+
label: "Shield Tick",
|
|
36
|
+
svgCode:
|
|
37
|
+
'<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>',
|
|
38
|
+
},
|
|
39
|
+
};
|
|
40
|
+
|
|
41
|
+
const ICON_BOOK = {
|
|
42
|
+
kind: "icon",
|
|
43
|
+
data: {
|
|
44
|
+
id: "book",
|
|
45
|
+
label: "Book",
|
|
46
|
+
svgCode:
|
|
47
|
+
'<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>',
|
|
48
|
+
},
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
const ICON_SECURITY_SAFE = {
|
|
52
|
+
kind: "icon",
|
|
53
|
+
data: {
|
|
54
|
+
id: "security-safe",
|
|
55
|
+
label: "Security Safe",
|
|
56
|
+
svgCode:
|
|
57
|
+
'<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>',
|
|
58
|
+
},
|
|
59
|
+
};
|
|
60
|
+
|
|
61
|
+
const ICON_BANK = {
|
|
62
|
+
kind: "icon",
|
|
63
|
+
data: {
|
|
64
|
+
id: "bank",
|
|
65
|
+
label: "Bank",
|
|
66
|
+
svgCode:
|
|
67
|
+
'<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>',
|
|
30
68
|
},
|
|
31
69
|
};
|
|
32
70
|
|
|
71
|
+
const ICON_SHOP = {
|
|
72
|
+
kind: "icon",
|
|
73
|
+
data: {
|
|
74
|
+
id: "shop",
|
|
75
|
+
label: "Shop",
|
|
76
|
+
svgCode:
|
|
77
|
+
'<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>',
|
|
78
|
+
},
|
|
79
|
+
};
|
|
80
|
+
|
|
81
|
+
const ICON_CHART_SUCCESS = {
|
|
82
|
+
kind: "icon",
|
|
83
|
+
data: {
|
|
84
|
+
id: "chart-success",
|
|
85
|
+
label: "Chart Success",
|
|
86
|
+
svgCode:
|
|
87
|
+
'<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>',
|
|
88
|
+
},
|
|
89
|
+
};
|
|
90
|
+
|
|
91
|
+
const PLATFORM_SUB_ITEMS = [
|
|
92
|
+
{
|
|
93
|
+
"sub-item-link": { href: "#" },
|
|
94
|
+
"sub-item-icon-container": null,
|
|
95
|
+
"sub-item-icon": ICON_CARD_SEND,
|
|
96
|
+
"sub-item-text-container": null,
|
|
97
|
+
"sub-item-title": "Payments API",
|
|
98
|
+
"sub-item-description":
|
|
99
|
+
"One endpoint for cards, ACH, UPI, SEPA, and wallets across 40+ markets.",
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"sub-item-link": { href: "#" },
|
|
103
|
+
"sub-item-icon-container": null,
|
|
104
|
+
"sub-item-icon": ICON_CARD,
|
|
105
|
+
"sub-item-text-container": null,
|
|
106
|
+
"sub-item-title": "Card issuing",
|
|
107
|
+
"sub-item-description":
|
|
108
|
+
"Virtual and physical cards with spend controls and BIN sponsorship.",
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"sub-item-link": { href: "#" },
|
|
112
|
+
"sub-item-icon-container": null,
|
|
113
|
+
"sub-item-icon": ICON_SHIELD_TICK,
|
|
114
|
+
"sub-item-text-container": null,
|
|
115
|
+
"sub-item-title": "KYC & onboarding",
|
|
116
|
+
"sub-item-description":
|
|
117
|
+
"ID, sanctions, and PEP screening in a single verified call.",
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"sub-item-link": { href: "#" },
|
|
121
|
+
"sub-item-icon-container": null,
|
|
122
|
+
"sub-item-icon": ICON_BOOK,
|
|
123
|
+
"sub-item-text-container": null,
|
|
124
|
+
"sub-item-title": "Ledger & settlement",
|
|
125
|
+
"sub-item-description":
|
|
126
|
+
"Double-entry ledger with T+0 settlement across every rail.",
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
"sub-item-link": { href: "#" },
|
|
130
|
+
"sub-item-icon-container": null,
|
|
131
|
+
"sub-item-icon": ICON_SECURITY_SAFE,
|
|
132
|
+
"sub-item-text-container": null,
|
|
133
|
+
"sub-item-title": "Fraud & risk",
|
|
134
|
+
"sub-item-description":
|
|
135
|
+
"Real-time scoring trained on four billion prior transactions.",
|
|
136
|
+
},
|
|
137
|
+
];
|
|
138
|
+
|
|
139
|
+
const SOLUTIONS_SUB_ITEMS = [
|
|
140
|
+
{
|
|
141
|
+
"sub-item-link": { href: "#" },
|
|
142
|
+
"sub-item-icon-container": null,
|
|
143
|
+
"sub-item-icon": ICON_BANK,
|
|
144
|
+
"sub-item-text-container": null,
|
|
145
|
+
"sub-item-title": "Neobanks",
|
|
146
|
+
"sub-item-description":
|
|
147
|
+
"Launch a regulated neobank in 90 days on Levo's core.",
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"sub-item-link": { href: "#" },
|
|
151
|
+
"sub-item-icon-container": null,
|
|
152
|
+
"sub-item-icon": ICON_SHOP,
|
|
153
|
+
"sub-item-text-container": null,
|
|
154
|
+
"sub-item-title": "Marketplaces",
|
|
155
|
+
"sub-item-description":
|
|
156
|
+
"Split payouts to sellers across 40+ corridors with full reconciliation.",
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"sub-item-link": { href: "#" },
|
|
160
|
+
"sub-item-icon-container": null,
|
|
161
|
+
"sub-item-icon": ICON_CHART_SUCCESS,
|
|
162
|
+
"sub-item-text-container": null,
|
|
163
|
+
"sub-item-title": "Lenders",
|
|
164
|
+
"sub-item-description":
|
|
165
|
+
"Underwrite and disburse in minutes using streaming bank data.",
|
|
166
|
+
},
|
|
167
|
+
];
|
|
168
|
+
|
|
169
|
+
const MOBILE_PLATFORM_SUB_ITEMS = PLATFORM_SUB_ITEMS.map((item) => ({
|
|
170
|
+
...item,
|
|
171
|
+
"sub-item-title-container": null,
|
|
172
|
+
}));
|
|
173
|
+
|
|
174
|
+
const MOBILE_SOLUTIONS_SUB_ITEMS = SOLUTIONS_SUB_ITEMS.map((item) => ({
|
|
175
|
+
...item,
|
|
176
|
+
"sub-item-title-container": null,
|
|
177
|
+
}));
|
|
178
|
+
|
|
33
179
|
const DEFAULT_CONTENT = {
|
|
34
180
|
"nav-container": null,
|
|
35
|
-
"nav-logo":
|
|
181
|
+
"nav-logo": MEDIA_LOGO,
|
|
36
182
|
// Desktop
|
|
37
183
|
"left-desktop-nav-menu": [
|
|
38
184
|
{
|
|
39
|
-
"nav-item-
|
|
40
|
-
"nav-item-title": "
|
|
185
|
+
"nav-item-dropdown-trigger": null,
|
|
186
|
+
"nav-item-dropdown-trigger-title": "Platform",
|
|
187
|
+
"sub-items": PLATFORM_SUB_ITEMS,
|
|
41
188
|
},
|
|
42
189
|
{
|
|
43
|
-
"nav-item-
|
|
44
|
-
"nav-item-title": "
|
|
190
|
+
"nav-item-dropdown-trigger": null,
|
|
191
|
+
"nav-item-dropdown-trigger-title": "Solutions",
|
|
192
|
+
"sub-items": SOLUTIONS_SUB_ITEMS,
|
|
45
193
|
},
|
|
46
194
|
{
|
|
47
|
-
"nav-item-
|
|
48
|
-
"nav-item-
|
|
49
|
-
"sub-items": [
|
|
50
|
-
{
|
|
51
|
-
"sub-item-link": { href: "#" },
|
|
52
|
-
"sub-item-icon-container": null,
|
|
53
|
-
"sub-item-icon": DUMMY_ICON,
|
|
54
|
-
"sub-item-text-container": null,
|
|
55
|
-
"sub-item-title": "Product 1",
|
|
56
|
-
"sub-item-description": "Description for product 1",
|
|
57
|
-
},
|
|
58
|
-
{
|
|
59
|
-
"sub-item-link": { href: "#" },
|
|
60
|
-
"sub-item-icon-container": null,
|
|
61
|
-
"sub-item-icon": DUMMY_ICON,
|
|
62
|
-
"sub-item-text-container": null,
|
|
63
|
-
"sub-item-title": "Product 2",
|
|
64
|
-
"sub-item-description": "Description for product 2",
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
"sub-item-link": { href: "#" },
|
|
68
|
-
"sub-item-icon-container": null,
|
|
69
|
-
"sub-item-icon": DUMMY_ICON,
|
|
70
|
-
"sub-item-text-container": null,
|
|
71
|
-
"sub-item-title": "Product 3",
|
|
72
|
-
"sub-item-description": "Description for product 3",
|
|
73
|
-
},
|
|
74
|
-
],
|
|
195
|
+
"nav-item-link": { href: "#" },
|
|
196
|
+
"nav-item-title": "Pricing",
|
|
75
197
|
},
|
|
76
198
|
],
|
|
77
199
|
"right-desktop-nav-menu": [
|
|
78
200
|
{
|
|
79
201
|
"nav-item-link": { href: "#" },
|
|
80
|
-
"nav-item-title": "
|
|
202
|
+
"nav-item-title": "Developers",
|
|
81
203
|
},
|
|
82
204
|
{
|
|
83
|
-
"nav-item-
|
|
84
|
-
"nav-item-
|
|
85
|
-
"sub-items": [
|
|
86
|
-
{
|
|
87
|
-
"sub-item-link": { href: "#" },
|
|
88
|
-
"sub-item-icon-container": null,
|
|
89
|
-
"sub-item-icon": DUMMY_ICON,
|
|
90
|
-
"sub-item-text-container": null,
|
|
91
|
-
"sub-item-title": "Product 1",
|
|
92
|
-
"sub-item-description": "Description for product 1",
|
|
93
|
-
},
|
|
94
|
-
{
|
|
95
|
-
"sub-item-link": { href: "#" },
|
|
96
|
-
"sub-item-icon-container": null,
|
|
97
|
-
"sub-item-icon": DUMMY_ICON,
|
|
98
|
-
"sub-item-text-container": null,
|
|
99
|
-
"sub-item-title": "Product 2",
|
|
100
|
-
"sub-item-description": "Description for product 2",
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
"sub-item-link": { href: "#" },
|
|
104
|
-
"sub-item-icon-container": null,
|
|
105
|
-
"sub-item-icon": DUMMY_ICON,
|
|
106
|
-
"sub-item-text-container": null,
|
|
107
|
-
"sub-item-title": "Product 3",
|
|
108
|
-
"sub-item-description": "Description for product 3",
|
|
109
|
-
},
|
|
110
|
-
],
|
|
205
|
+
"nav-item-link": { href: "#" },
|
|
206
|
+
"nav-item-title": "Company",
|
|
111
207
|
},
|
|
112
208
|
],
|
|
113
209
|
"desktop-cta-group": [
|
|
114
210
|
{
|
|
115
|
-
cta: "
|
|
211
|
+
cta: "Start free trial",
|
|
116
212
|
},
|
|
117
213
|
],
|
|
118
214
|
// Mobile
|
|
@@ -121,53 +217,39 @@ const DEFAULT_CONTENT = {
|
|
|
121
217
|
"mobile-nav-menu-wrapper": null,
|
|
122
218
|
"mobile-nav-menu": [
|
|
123
219
|
{
|
|
124
|
-
"nav-item-
|
|
125
|
-
"nav-item-
|
|
126
|
-
"nav-item-title": "
|
|
220
|
+
"nav-item-dropdown-container": null,
|
|
221
|
+
"nav-item-dropdown-trigger": null,
|
|
222
|
+
"nav-item-dropdown-trigger-title": "Platform",
|
|
223
|
+
"sub-items": MOBILE_PLATFORM_SUB_ITEMS,
|
|
127
224
|
},
|
|
128
225
|
{
|
|
129
226
|
"nav-item-dropdown-container": null,
|
|
130
227
|
"nav-item-dropdown-trigger": null,
|
|
131
|
-
"nav-item-dropdown-trigger-title": "
|
|
132
|
-
"sub-items":
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
"sub-item-link": { href: "#" },
|
|
144
|
-
"sub-item-icon-container": null,
|
|
145
|
-
"sub-item-icon": DUMMY_ICON,
|
|
146
|
-
"sub-item-text-container": null,
|
|
147
|
-
"sub-item-title-container": null,
|
|
148
|
-
"sub-item-title": "Product 2",
|
|
149
|
-
"sub-item-description": "Description for product 2",
|
|
150
|
-
},
|
|
151
|
-
{
|
|
152
|
-
"sub-item-link": { href: "#" },
|
|
153
|
-
"sub-item-icon-container": null,
|
|
154
|
-
"sub-item-icon": DUMMY_ICON,
|
|
155
|
-
"sub-item-text-container": null,
|
|
156
|
-
"sub-item-title-container": null,
|
|
157
|
-
"sub-item-title": "Product 3",
|
|
158
|
-
"sub-item-description": "Description for product 3",
|
|
159
|
-
},
|
|
160
|
-
],
|
|
228
|
+
"nav-item-dropdown-trigger-title": "Solutions",
|
|
229
|
+
"sub-items": MOBILE_SOLUTIONS_SUB_ITEMS,
|
|
230
|
+
},
|
|
231
|
+
{
|
|
232
|
+
"nav-item-link": { href: "#" },
|
|
233
|
+
"nav-item-title-container": null,
|
|
234
|
+
"nav-item-title": "Pricing",
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"nav-item-link": { href: "#" },
|
|
238
|
+
"nav-item-title-container": null,
|
|
239
|
+
"nav-item-title": "Developers",
|
|
161
240
|
},
|
|
162
241
|
{
|
|
163
242
|
"nav-item-link": { href: "#" },
|
|
164
243
|
"nav-item-title-container": null,
|
|
165
|
-
"nav-item-title": "
|
|
244
|
+
"nav-item-title": "Company",
|
|
166
245
|
},
|
|
167
246
|
],
|
|
168
247
|
"mobile-cta-group": [
|
|
169
248
|
{
|
|
170
|
-
cta: "
|
|
249
|
+
cta: "Sign in",
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
cta: "Start free trial",
|
|
171
253
|
},
|
|
172
254
|
],
|
|
173
255
|
};
|
|
@@ -214,7 +296,8 @@ const DESKTOP_NAV_MENU_BASE_STYLE_GROUP = {
|
|
|
214
296
|
"border-radius": "base",
|
|
215
297
|
width: "fit-content",
|
|
216
298
|
"background-color": "#ffffff",
|
|
217
|
-
"box-shadow":
|
|
299
|
+
"box-shadow":
|
|
300
|
+
"0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05)",
|
|
218
301
|
},
|
|
219
302
|
"sub-items_levoGroupItem": {
|
|
220
303
|
"sub-item-link": {
|
|
@@ -664,10 +747,12 @@ export const Navbar2: IBlock = {
|
|
|
664
747
|
width: "100%",
|
|
665
748
|
"max-width": "1200px",
|
|
666
749
|
"border-radius": "base",
|
|
667
|
-
"box-shadow":
|
|
750
|
+
"box-shadow":
|
|
751
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
668
752
|
"background-color": "rgba(255,255,255,0.8)",
|
|
669
753
|
"backdrop-filter": "blur(20px)",
|
|
670
|
-
transform:
|
|
754
|
+
transform:
|
|
755
|
+
"translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)",
|
|
671
756
|
"padding-top": "sm",
|
|
672
757
|
"padding-bottom": "sm",
|
|
673
758
|
tablet: {
|
|
@@ -684,7 +769,9 @@ export const Navbar2: IBlock = {
|
|
|
684
769
|
"align-items": "center",
|
|
685
770
|
},
|
|
686
771
|
"nav-logo": {
|
|
687
|
-
height: "
|
|
772
|
+
height: "28px",
|
|
773
|
+
width: "auto",
|
|
774
|
+
"object-fit": "contain",
|
|
688
775
|
},
|
|
689
776
|
// Desktop
|
|
690
777
|
"right-container": {
|
|
@@ -698,11 +785,10 @@ export const Navbar2: IBlock = {
|
|
|
698
785
|
display: "none",
|
|
699
786
|
},
|
|
700
787
|
},
|
|
701
|
-
"desktop-cta-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
})),
|
|
788
|
+
"desktop-cta-group_levoGroupItem": {
|
|
789
|
+
cta: {},
|
|
790
|
+
},
|
|
791
|
+
"desktop-cta-group": [{}],
|
|
706
792
|
// Mobile
|
|
707
793
|
"mobile-background-overlay": {
|
|
708
794
|
position: "fixed",
|
|
@@ -736,8 +822,10 @@ export const Navbar2: IBlock = {
|
|
|
736
822
|
top: "70px",
|
|
737
823
|
left: "50%",
|
|
738
824
|
width: "98%",
|
|
739
|
-
"box-shadow":
|
|
740
|
-
|
|
825
|
+
"box-shadow":
|
|
826
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
827
|
+
transform:
|
|
828
|
+
"translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)",
|
|
741
829
|
},
|
|
742
830
|
"mobile-cta-group_levoGroup": {
|
|
743
831
|
"margin-top": "2xs",
|
|
@@ -746,13 +834,12 @@ export const Navbar2: IBlock = {
|
|
|
746
834
|
"flex-direction": "column",
|
|
747
835
|
"row-gap": "2xs",
|
|
748
836
|
},
|
|
749
|
-
"mobile-cta-
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
755
|
-
})),
|
|
837
|
+
"mobile-cta-group_levoGroupItem": {
|
|
838
|
+
cta: {
|
|
839
|
+
width: "100%",
|
|
840
|
+
},
|
|
841
|
+
},
|
|
842
|
+
"mobile-cta-group": [{}, {}],
|
|
756
843
|
"mobile-nav-container": {
|
|
757
844
|
display: "none",
|
|
758
845
|
_hover: {
|
|
@@ -776,7 +863,13 @@ export const Navbar2: IBlock = {
|
|
|
776
863
|
},
|
|
777
864
|
},
|
|
778
865
|
content: DEFAULT_CONTENT,
|
|
779
|
-
config: {
|
|
866
|
+
config: {
|
|
867
|
+
"desktop-cta-group": [{}],
|
|
868
|
+
"mobile-cta-group": [
|
|
869
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
870
|
+
{},
|
|
871
|
+
],
|
|
872
|
+
},
|
|
780
873
|
},
|
|
781
874
|
{
|
|
782
875
|
key: "default-search",
|
|
@@ -792,10 +885,12 @@ export const Navbar2: IBlock = {
|
|
|
792
885
|
width: "100%",
|
|
793
886
|
"max-width": "1200px",
|
|
794
887
|
"border-radius": "base",
|
|
795
|
-
"box-shadow":
|
|
888
|
+
"box-shadow":
|
|
889
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
796
890
|
"background-color": "rgba(255,255,255,0.8)",
|
|
797
891
|
"backdrop-filter": "blur(20px)",
|
|
798
|
-
transform:
|
|
892
|
+
transform:
|
|
893
|
+
"translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)",
|
|
799
894
|
"padding-top": "sm",
|
|
800
895
|
"padding-bottom": "sm",
|
|
801
896
|
tablet: {
|
|
@@ -812,7 +907,9 @@ export const Navbar2: IBlock = {
|
|
|
812
907
|
"align-items": "center",
|
|
813
908
|
},
|
|
814
909
|
"nav-logo": {
|
|
815
|
-
height: "
|
|
910
|
+
height: "28px",
|
|
911
|
+
width: "auto",
|
|
912
|
+
"object-fit": "contain",
|
|
816
913
|
},
|
|
817
914
|
// Desktop
|
|
818
915
|
"right-container": {
|
|
@@ -826,11 +923,10 @@ export const Navbar2: IBlock = {
|
|
|
826
923
|
display: "none",
|
|
827
924
|
},
|
|
828
925
|
},
|
|
829
|
-
"desktop-cta-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
833
|
-
})),
|
|
926
|
+
"desktop-cta-group_levoGroupItem": {
|
|
927
|
+
cta: {},
|
|
928
|
+
},
|
|
929
|
+
"desktop-cta-group": [{}],
|
|
834
930
|
// Mobile
|
|
835
931
|
"mobile-background-overlay": {
|
|
836
932
|
position: "fixed",
|
|
@@ -864,8 +960,10 @@ export const Navbar2: IBlock = {
|
|
|
864
960
|
top: "70px",
|
|
865
961
|
left: "50%",
|
|
866
962
|
width: "98%",
|
|
867
|
-
"box-shadow":
|
|
868
|
-
|
|
963
|
+
"box-shadow":
|
|
964
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
965
|
+
transform:
|
|
966
|
+
"translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)",
|
|
869
967
|
},
|
|
870
968
|
"mobile-cta-group_levoGroup": {
|
|
871
969
|
"margin-top": "2xs",
|
|
@@ -874,13 +972,12 @@ export const Navbar2: IBlock = {
|
|
|
874
972
|
"flex-direction": "column",
|
|
875
973
|
"row-gap": "2xs",
|
|
876
974
|
},
|
|
877
|
-
"mobile-cta-
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
|
|
881
|
-
|
|
882
|
-
|
|
883
|
-
})),
|
|
975
|
+
"mobile-cta-group_levoGroupItem": {
|
|
976
|
+
cta: {
|
|
977
|
+
width: "100%",
|
|
978
|
+
},
|
|
979
|
+
},
|
|
980
|
+
"mobile-cta-group": [{}, {}],
|
|
884
981
|
"mobile-nav-container": {
|
|
885
982
|
display: "none",
|
|
886
983
|
_hover: {
|
|
@@ -898,7 +995,13 @@ export const Navbar2: IBlock = {
|
|
|
898
995
|
"mobile-search-container": {},
|
|
899
996
|
},
|
|
900
997
|
content: DEFAULT_CONTENT,
|
|
901
|
-
config: {
|
|
998
|
+
config: {
|
|
999
|
+
"desktop-cta-group": [{}],
|
|
1000
|
+
"mobile-cta-group": [
|
|
1001
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
1002
|
+
{},
|
|
1003
|
+
],
|
|
1004
|
+
},
|
|
902
1005
|
},
|
|
903
1006
|
{
|
|
904
1007
|
key: "full-width",
|
|
@@ -913,7 +1016,8 @@ export const Navbar2: IBlock = {
|
|
|
913
1016
|
right: "0",
|
|
914
1017
|
"z-index": 30,
|
|
915
1018
|
width: "100%",
|
|
916
|
-
"box-shadow":
|
|
1019
|
+
"box-shadow":
|
|
1020
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
917
1021
|
"background-color": "rgba(255,255,255,0.8)",
|
|
918
1022
|
"backdrop-filter": "blur(20px)",
|
|
919
1023
|
"padding-top": "lg",
|
|
@@ -925,7 +1029,9 @@ export const Navbar2: IBlock = {
|
|
|
925
1029
|
"align-items": "center",
|
|
926
1030
|
},
|
|
927
1031
|
"nav-logo": {
|
|
928
|
-
height: "
|
|
1032
|
+
height: "28px",
|
|
1033
|
+
width: "auto",
|
|
1034
|
+
"object-fit": "contain",
|
|
929
1035
|
},
|
|
930
1036
|
// Desktop
|
|
931
1037
|
"right-container": {
|
|
@@ -939,11 +1045,10 @@ export const Navbar2: IBlock = {
|
|
|
939
1045
|
display: "none",
|
|
940
1046
|
},
|
|
941
1047
|
},
|
|
942
|
-
"desktop-cta-
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
})),
|
|
1048
|
+
"desktop-cta-group_levoGroupItem": {
|
|
1049
|
+
cta: {},
|
|
1050
|
+
},
|
|
1051
|
+
"desktop-cta-group": [{}],
|
|
947
1052
|
// Mobile
|
|
948
1053
|
"mobile-background-overlay": {
|
|
949
1054
|
position: "fixed",
|
|
@@ -977,8 +1082,10 @@ export const Navbar2: IBlock = {
|
|
|
977
1082
|
top: "70px",
|
|
978
1083
|
left: "50%",
|
|
979
1084
|
width: "98%",
|
|
980
|
-
"box-shadow":
|
|
981
|
-
|
|
1085
|
+
"box-shadow":
|
|
1086
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
1087
|
+
transform:
|
|
1088
|
+
"translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)",
|
|
982
1089
|
},
|
|
983
1090
|
"mobile-cta-group_levoGroup": {
|
|
984
1091
|
"margin-top": "2xs",
|
|
@@ -987,13 +1094,12 @@ export const Navbar2: IBlock = {
|
|
|
987
1094
|
"flex-direction": "column",
|
|
988
1095
|
"row-gap": "2xs",
|
|
989
1096
|
},
|
|
990
|
-
"mobile-cta-
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
996
|
-
})),
|
|
1097
|
+
"mobile-cta-group_levoGroupItem": {
|
|
1098
|
+
cta: {
|
|
1099
|
+
width: "100%",
|
|
1100
|
+
},
|
|
1101
|
+
},
|
|
1102
|
+
"mobile-cta-group": [{}, {}],
|
|
997
1103
|
"mobile-nav-container": {
|
|
998
1104
|
display: "none",
|
|
999
1105
|
_hover: {
|
|
@@ -1015,7 +1121,13 @@ export const Navbar2: IBlock = {
|
|
|
1015
1121
|
},
|
|
1016
1122
|
},
|
|
1017
1123
|
content: DEFAULT_CONTENT,
|
|
1018
|
-
config: {
|
|
1124
|
+
config: {
|
|
1125
|
+
"desktop-cta-group": [{}],
|
|
1126
|
+
"mobile-cta-group": [
|
|
1127
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
1128
|
+
{},
|
|
1129
|
+
],
|
|
1130
|
+
},
|
|
1019
1131
|
},
|
|
1020
1132
|
{
|
|
1021
1133
|
key: "full-width-search",
|
|
@@ -1030,7 +1142,8 @@ export const Navbar2: IBlock = {
|
|
|
1030
1142
|
right: "0",
|
|
1031
1143
|
"z-index": 30,
|
|
1032
1144
|
width: "100%",
|
|
1033
|
-
"box-shadow":
|
|
1145
|
+
"box-shadow":
|
|
1146
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
1034
1147
|
"background-color": "rgba(255,255,255,0.8)",
|
|
1035
1148
|
"backdrop-filter": "blur(20px)",
|
|
1036
1149
|
"padding-top": "lg",
|
|
@@ -1042,7 +1155,9 @@ export const Navbar2: IBlock = {
|
|
|
1042
1155
|
"align-items": "center",
|
|
1043
1156
|
},
|
|
1044
1157
|
"nav-logo": {
|
|
1045
|
-
height: "
|
|
1158
|
+
height: "28px",
|
|
1159
|
+
width: "auto",
|
|
1160
|
+
"object-fit": "contain",
|
|
1046
1161
|
},
|
|
1047
1162
|
// Desktop
|
|
1048
1163
|
"right-container": {
|
|
@@ -1056,11 +1171,10 @@ export const Navbar2: IBlock = {
|
|
|
1056
1171
|
display: "none",
|
|
1057
1172
|
},
|
|
1058
1173
|
},
|
|
1059
|
-
"desktop-cta-
|
|
1060
|
-
|
|
1061
|
-
|
|
1062
|
-
|
|
1063
|
-
})),
|
|
1174
|
+
"desktop-cta-group_levoGroupItem": {
|
|
1175
|
+
cta: {},
|
|
1176
|
+
},
|
|
1177
|
+
"desktop-cta-group": [{}],
|
|
1064
1178
|
// Mobile
|
|
1065
1179
|
"mobile-background-overlay": {
|
|
1066
1180
|
position: "fixed",
|
|
@@ -1094,8 +1208,10 @@ export const Navbar2: IBlock = {
|
|
|
1094
1208
|
top: "70px",
|
|
1095
1209
|
left: "50%",
|
|
1096
1210
|
width: "98%",
|
|
1097
|
-
"box-shadow":
|
|
1098
|
-
|
|
1211
|
+
"box-shadow":
|
|
1212
|
+
"0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06)",
|
|
1213
|
+
transform:
|
|
1214
|
+
"translate(-50%, 0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)",
|
|
1099
1215
|
},
|
|
1100
1216
|
"mobile-cta-group_levoGroup": {
|
|
1101
1217
|
"margin-top": "2xs",
|
|
@@ -1104,13 +1220,12 @@ export const Navbar2: IBlock = {
|
|
|
1104
1220
|
"flex-direction": "column",
|
|
1105
1221
|
"row-gap": "2xs",
|
|
1106
1222
|
},
|
|
1107
|
-
"mobile-cta-
|
|
1108
|
-
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
|
|
1112
|
-
|
|
1113
|
-
})),
|
|
1223
|
+
"mobile-cta-group_levoGroupItem": {
|
|
1224
|
+
cta: {
|
|
1225
|
+
width: "100%",
|
|
1226
|
+
},
|
|
1227
|
+
},
|
|
1228
|
+
"mobile-cta-group": [{}, {}],
|
|
1114
1229
|
"mobile-nav-container": {
|
|
1115
1230
|
display: "none",
|
|
1116
1231
|
_hover: {
|
|
@@ -1128,7 +1243,13 @@ export const Navbar2: IBlock = {
|
|
|
1128
1243
|
"mobile-search-container": {},
|
|
1129
1244
|
},
|
|
1130
1245
|
content: DEFAULT_CONTENT,
|
|
1131
|
-
config: {
|
|
1246
|
+
config: {
|
|
1247
|
+
"desktop-cta-group": [{}],
|
|
1248
|
+
"mobile-cta-group": [
|
|
1249
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
1250
|
+
{},
|
|
1251
|
+
],
|
|
1252
|
+
},
|
|
1132
1253
|
},
|
|
1133
1254
|
],
|
|
1134
1255
|
};
|