@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,86 +1,177 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
3
|
const MEDIA_1 = {
|
|
4
|
-
id: "
|
|
5
|
-
filename: "hero-8-1.png",
|
|
4
|
+
id: "7453077865651408747",
|
|
6
5
|
kind: "image",
|
|
7
|
-
location:
|
|
6
|
+
location:
|
|
7
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg",
|
|
8
|
+
mimetype: "image/jpeg",
|
|
8
9
|
srcset: {
|
|
9
|
-
"
|
|
10
|
-
|
|
11
|
-
"
|
|
12
|
-
|
|
13
|
-
"
|
|
14
|
-
|
|
15
|
-
"828w":
|
|
16
|
-
|
|
10
|
+
"320w":
|
|
11
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
12
|
+
"640w":
|
|
13
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
14
|
+
"750w":
|
|
15
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
16
|
+
"828w":
|
|
17
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
18
|
+
"1080w":
|
|
19
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
20
|
+
"1200w":
|
|
21
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
22
|
+
"1920w":
|
|
23
|
+
"https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
24
|
+
path: "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
17
25
|
},
|
|
18
|
-
mimetype: "image/png",
|
|
19
26
|
};
|
|
27
|
+
|
|
20
28
|
const MEDIA_2 = {
|
|
21
|
-
id: "
|
|
22
|
-
filename: "hero-8-2.png",
|
|
29
|
+
id: "7453077867479971422",
|
|
23
30
|
kind: "image",
|
|
24
|
-
location:
|
|
31
|
+
location:
|
|
32
|
+
"https://images.pexels.com/photos/31343630/pexels-photo-31343630.jpeg",
|
|
33
|
+
mimetype: "image/jpeg",
|
|
25
34
|
srcset: {
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
-
"
|
|
29
|
-
|
|
30
|
-
"
|
|
31
|
-
|
|
32
|
-
"828w":
|
|
33
|
-
|
|
35
|
+
"320w":
|
|
36
|
+
"https://images.pexels.com/photos/31343630/pexels-photo-31343630.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
37
|
+
"640w":
|
|
38
|
+
"https://images.pexels.com/photos/31343630/pexels-photo-31343630.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
39
|
+
"750w":
|
|
40
|
+
"https://images.pexels.com/photos/31343630/pexels-photo-31343630.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
41
|
+
"828w":
|
|
42
|
+
"https://images.pexels.com/photos/31343630/pexels-photo-31343630.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
43
|
+
"1080w":
|
|
44
|
+
"https://images.pexels.com/photos/31343630/pexels-photo-31343630.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
45
|
+
"1200w":
|
|
46
|
+
"https://images.pexels.com/photos/31343630/pexels-photo-31343630.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
47
|
+
"1920w":
|
|
48
|
+
"https://images.pexels.com/photos/31343630/pexels-photo-31343630.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
49
|
+
path: "https://images.pexels.com/photos/31343630/pexels-photo-31343630.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/31343630/pexels-photo-31343630.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/31343630/pexels-photo-31343630.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/31343630/pexels-photo-31343630.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/31343630/pexels-photo-31343630.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/31343630/pexels-photo-31343630.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/31343630/pexels-photo-31343630.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
34
50
|
},
|
|
35
|
-
mimetype: "image/png",
|
|
36
51
|
};
|
|
52
|
+
|
|
37
53
|
const MEDIA_3 = {
|
|
38
|
-
id: "
|
|
39
|
-
filename: "hero-8-3.png",
|
|
54
|
+
id: "7453077972410557512",
|
|
40
55
|
kind: "image",
|
|
41
|
-
location:
|
|
56
|
+
location:
|
|
57
|
+
"https://images.pexels.com/photos/5685765/pexels-photo-5685765.jpeg",
|
|
58
|
+
mimetype: "image/jpeg",
|
|
42
59
|
srcset: {
|
|
43
|
-
"
|
|
44
|
-
|
|
45
|
-
"
|
|
46
|
-
|
|
47
|
-
"
|
|
48
|
-
|
|
49
|
-
"828w":
|
|
50
|
-
|
|
60
|
+
"320w":
|
|
61
|
+
"https://images.pexels.com/photos/5685765/pexels-photo-5685765.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
62
|
+
"640w":
|
|
63
|
+
"https://images.pexels.com/photos/5685765/pexels-photo-5685765.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
64
|
+
"750w":
|
|
65
|
+
"https://images.pexels.com/photos/5685765/pexels-photo-5685765.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
66
|
+
"828w":
|
|
67
|
+
"https://images.pexels.com/photos/5685765/pexels-photo-5685765.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
68
|
+
"1080w":
|
|
69
|
+
"https://images.pexels.com/photos/5685765/pexels-photo-5685765.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
70
|
+
"1200w":
|
|
71
|
+
"https://images.pexels.com/photos/5685765/pexels-photo-5685765.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
72
|
+
"1920w":
|
|
73
|
+
"https://images.pexels.com/photos/5685765/pexels-photo-5685765.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
74
|
+
path: "https://images.pexels.com/photos/5685765/pexels-photo-5685765.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/5685765/pexels-photo-5685765.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/5685765/pexels-photo-5685765.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/5685765/pexels-photo-5685765.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/5685765/pexels-photo-5685765.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/5685765/pexels-photo-5685765.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/5685765/pexels-photo-5685765.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
75
|
+
},
|
|
76
|
+
};
|
|
77
|
+
|
|
78
|
+
const ICON_ARROW_RIGHT = {
|
|
79
|
+
kind: "icon" as const,
|
|
80
|
+
data: {
|
|
81
|
+
id: "arrow-right",
|
|
82
|
+
label: "Arrow Right",
|
|
83
|
+
svgCode:
|
|
84
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15 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 9V15C22.75 20.43 20.43 22.75 15 22.75ZM9 2.75C4.39 2.75 2.75 4.39 2.75 9V15C2.75 19.61 4.39 21.25 9 21.25H15C19.61 21.25 21.25 19.61 21.25 15V9C21.25 4.39 19.61 2.75 15 2.75H9Z" fill="var(--color-icon-primary)"/><path d="M10.7397 16.28C10.5497 16.28 10.3597 16.21 10.2097 16.06C9.91969 15.77 9.91969 15.29 10.2097 15L13.2097 12L10.2097 8.99997C9.91969 8.70997 9.91969 8.22997 10.2097 7.93997C10.4997 7.64997 10.9797 7.64997 11.2697 7.93997L14.7997 11.47C15.0897 11.76 15.0897 12.24 14.7997 12.53L11.2697 16.06C11.1197 16.21 10.9297 16.28 10.7397 16.28Z" fill="var(--color-icon-primary)"/></svg>',
|
|
85
|
+
},
|
|
86
|
+
};
|
|
87
|
+
|
|
88
|
+
const ICON_PLAY = {
|
|
89
|
+
kind: "icon" as const,
|
|
90
|
+
data: {
|
|
91
|
+
id: "play-circle",
|
|
92
|
+
label: "Play Circle",
|
|
93
|
+
svgCode:
|
|
94
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M11.9697 22.75C6.04973 22.75 1.21973 17.93 1.21973 12C1.21973 6.07 6.04973 1.25 11.9697 1.25C17.8897 1.25 22.7197 6.07 22.7197 12C22.7197 17.93 17.8997 22.75 11.9697 22.75ZM11.9697 2.75C6.86973 2.75 2.71973 6.9 2.71973 12C2.71973 17.1 6.86973 21.25 11.9697 21.25C17.0697 21.25 21.2197 17.1 21.2197 12C21.2197 6.9 17.0697 2.75 11.9697 2.75Z" fill="var(--color-icon-primary)"/><path d="M10.5602 16.99C10.1202 16.99 9.70023 16.88 9.33023 16.67C8.47023 16.17 7.99023 15.19 7.99023 13.91V10.56C7.99023 9.27999 8.46023 8.29999 9.32023 7.79999C10.1802 7.29999 11.2702 7.37999 12.3802 8.01999L15.2802 9.68999C16.3902 10.33 17.0002 11.23 17.0002 12.23C17.0002 13.22 16.3902 14.13 15.2802 14.77L12.3802 16.44C11.7602 16.81 11.1302 16.99 10.5602 16.99ZM10.5602 8.96999C10.3802 8.96999 10.2102 9.00999 10.0802 9.08999C9.70023 9.30999 9.49023 9.83999 9.49023 10.56V13.91C9.49023 14.62 9.70023 15.16 10.0802 15.37C10.4502 15.59 11.0202 15.5 11.6402 15.15L14.5402 13.48C15.1602 13.12 15.5102 12.67 15.5102 12.24C15.5102 11.81 15.1502 11.36 14.5402 11L11.6402 9.32999C11.2402 9.08999 10.8702 8.96999 10.5602 8.96999Z" fill="var(--color-icon-primary)"/></svg>',
|
|
95
|
+
},
|
|
96
|
+
};
|
|
97
|
+
|
|
98
|
+
const ICON_CALENDAR = {
|
|
99
|
+
kind: "icon" as const,
|
|
100
|
+
data: {
|
|
101
|
+
id: "calendar",
|
|
102
|
+
label: "Calendar",
|
|
103
|
+
svgCode:
|
|
104
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M8 5.75C7.59 5.75 7.25 5.41 7.25 5V2C7.25 1.59 7.59 1.25 8 1.25C8.41 1.25 8.75 1.59 8.75 2V5C8.75 5.41 8.41 5.75 8 5.75Z" fill="var(--color-icon-primary)"/><path d="M16 5.75C15.59 5.75 15.25 5.41 15.25 5V2C15.25 1.59 15.59 1.25 16 1.25C16.41 1.25 16.75 1.59 16.75 2V5C16.75 5.41 16.41 5.75 16 5.75Z" fill="var(--color-icon-primary)"/><path d="M15 22.75H9C3.38 22.75 2.25 20.1 2.25 15.82V9.65C2.25 4.91 3.85 2.98 7.96 2.75H16C16.01 2.75 16.03 2.75 16.04 2.75C20.15 2.98 21.75 4.91 21.75 9.65V15.82C21.75 20.1 20.62 22.75 15 22.75ZM8 4.25C5.2 4.41 3.75 5.29 3.75 9.65V15.82C3.75 19.65 4.48 21.25 9 21.25H15C19.52 21.25 20.25 19.65 20.25 15.82V9.65C20.25 5.3 18.81 4.41 15.98 4.25H8Z" fill="var(--color-icon-primary)"/><path d="M20.75 18.35H3.25C2.84 18.35 2.5 18.01 2.5 17.6C2.5 17.19 2.84 16.85 3.25 16.85H20.75C21.16 16.85 21.5 17.19 21.5 17.6C21.5 18.01 21.16 18.35 20.75 18.35Z" fill="var(--color-icon-primary)"/></svg>',
|
|
51
105
|
},
|
|
52
|
-
mimetype: "image/png",
|
|
53
106
|
};
|
|
54
107
|
|
|
55
108
|
const MEDIA_ARR = [MEDIA_1, MEDIA_2, MEDIA_3];
|
|
56
109
|
|
|
110
|
+
const SLIDE_CONTENT = [
|
|
111
|
+
{
|
|
112
|
+
description:
|
|
113
|
+
"Ship product, not process. Link issues, PRs, and docs so every update flows to your team in real time with zero context switching.",
|
|
114
|
+
primary_cta: "Start free trial",
|
|
115
|
+
secondary_cta: "See it live",
|
|
116
|
+
primary_icon: ICON_ARROW_RIGHT,
|
|
117
|
+
secondary_icon: ICON_PLAY,
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
description:
|
|
121
|
+
"Trigger any workflow with webhooks, SDKs, or our CLI. Branching logic, retries, and audit logs built in — no glue code required.",
|
|
122
|
+
primary_cta: "Read docs",
|
|
123
|
+
secondary_cta: "Watch 2-min tour",
|
|
124
|
+
primary_icon: ICON_ARROW_RIGHT,
|
|
125
|
+
secondary_icon: ICON_PLAY,
|
|
126
|
+
},
|
|
127
|
+
{
|
|
128
|
+
description:
|
|
129
|
+
"Real-time collaboration with presence, comments, and granular roles. SOC 2 Type II, SSO, and audit trails ready on day one.",
|
|
130
|
+
primary_cta: "Book a demo",
|
|
131
|
+
secondary_cta: "View pricing",
|
|
132
|
+
primary_icon: ICON_CALENDAR,
|
|
133
|
+
secondary_icon: ICON_ARROW_RIGHT,
|
|
134
|
+
},
|
|
135
|
+
];
|
|
136
|
+
|
|
57
137
|
const DEFAULT_SLIDES_COUNT = 3;
|
|
58
138
|
|
|
59
139
|
const DEFAULT_CONTENT = {
|
|
60
140
|
layout: null,
|
|
61
141
|
container: null,
|
|
62
142
|
header_section: null,
|
|
63
|
-
|
|
143
|
+
header_content: null,
|
|
144
|
+
title: "Operating System for fast-moving teams",
|
|
64
145
|
description:
|
|
65
|
-
"
|
|
146
|
+
"Plan, build, and ship in one modern workspace — with automations, real-time sync, and analytics trusted by 12,000+ product teams.",
|
|
66
147
|
ctas_levoGroup: null,
|
|
67
|
-
ctas: [
|
|
148
|
+
ctas: [
|
|
149
|
+
{ cta: "Start free trial", cta_leftIcon: ICON_ARROW_RIGHT },
|
|
150
|
+
{ cta: "Book a demo", cta_leftIcon: ICON_CALENDAR },
|
|
151
|
+
],
|
|
68
152
|
carousel_main_container: null,
|
|
69
153
|
carousel_navigation: null,
|
|
70
154
|
carousel_navigation_arrow_left: "←",
|
|
71
155
|
carousel_navigation_arrow_right: "→",
|
|
72
156
|
|
|
73
|
-
slides:
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
157
|
+
slides: SLIDE_CONTENT.slice(0, DEFAULT_SLIDES_COUNT).map((slide, index) => ({
|
|
158
|
+
slide_wrapper: null,
|
|
159
|
+
left_container: null,
|
|
160
|
+
description: slide.description,
|
|
161
|
+
slide_ctas_levoGroup: null,
|
|
162
|
+
slide_ctas: [
|
|
163
|
+
{
|
|
164
|
+
slide_cta: slide.primary_cta,
|
|
165
|
+
slide_cta_leftIcon: slide.primary_icon,
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
slide_cta: slide.secondary_cta,
|
|
169
|
+
slide_cta_leftIcon: slide.secondary_icon,
|
|
170
|
+
},
|
|
171
|
+
],
|
|
172
|
+
right_container: null,
|
|
173
|
+
image: MEDIA_ARR[index],
|
|
174
|
+
})),
|
|
84
175
|
};
|
|
85
176
|
|
|
86
177
|
export type IHero8Content = typeof DEFAULT_CONTENT;
|
|
@@ -174,7 +265,8 @@ export const Hero8: IBlock = {
|
|
|
174
265
|
label: "Carousel Navigation",
|
|
175
266
|
field_interface: "BoxWidget",
|
|
176
267
|
hint: {
|
|
177
|
-
prompt_description:
|
|
268
|
+
prompt_description:
|
|
269
|
+
"Container for carousel navigation arrows. No content—structural only.",
|
|
178
270
|
},
|
|
179
271
|
},
|
|
180
272
|
{
|
|
@@ -288,6 +380,7 @@ export const Hero8: IBlock = {
|
|
|
288
380
|
display: "flex",
|
|
289
381
|
"justify-content": "space-between",
|
|
290
382
|
"align-items": "center",
|
|
383
|
+
"column-gap": "2xl",
|
|
291
384
|
"margin-bottom": "2xl",
|
|
292
385
|
mobile: {
|
|
293
386
|
"flex-direction": "column",
|
|
@@ -295,18 +388,27 @@ export const Hero8: IBlock = {
|
|
|
295
388
|
"margin-bottom": "xl",
|
|
296
389
|
},
|
|
297
390
|
},
|
|
391
|
+
header_content: {
|
|
392
|
+
display: "flex",
|
|
393
|
+
"flex-direction": "column",
|
|
394
|
+
"row-gap": "sm",
|
|
395
|
+
"max-width": "640px",
|
|
396
|
+
},
|
|
298
397
|
title: {
|
|
398
|
+
"text-wrap": "balance",
|
|
299
399
|
mobile: {
|
|
300
400
|
"text-align": "center",
|
|
301
401
|
},
|
|
302
402
|
},
|
|
403
|
+
description: {},
|
|
303
404
|
ctas_levoGroup: {
|
|
304
405
|
display: "flex",
|
|
305
406
|
"flex-direction": "row",
|
|
306
407
|
"align-items": "center",
|
|
307
408
|
gap: "sm",
|
|
409
|
+
"flex-shrink": "0",
|
|
308
410
|
},
|
|
309
|
-
ctas:
|
|
411
|
+
ctas: [{}, {}],
|
|
310
412
|
carousel_main_container: {
|
|
311
413
|
"margin-bottom": "xl",
|
|
312
414
|
},
|
|
@@ -319,191 +421,270 @@ export const Hero8: IBlock = {
|
|
|
319
421
|
},
|
|
320
422
|
carousel_navigation_arrow_left: {},
|
|
321
423
|
carousel_navigation_arrow_right: {},
|
|
322
|
-
|
|
323
|
-
{
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
"min-height": "auto",
|
|
334
|
-
},
|
|
424
|
+
slides_levoGroupItem: {
|
|
425
|
+
slide_wrapper: {
|
|
426
|
+
display: "grid",
|
|
427
|
+
"grid-template-columns": "1fr 1fr",
|
|
428
|
+
"column-gap": "2xl",
|
|
429
|
+
"align-items": "center",
|
|
430
|
+
"min-height": "400px",
|
|
431
|
+
mobile: {
|
|
432
|
+
"grid-template-columns": "1fr",
|
|
433
|
+
"row-gap": "xl",
|
|
434
|
+
"min-height": "auto",
|
|
335
435
|
},
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
436
|
+
},
|
|
437
|
+
left_container: {
|
|
438
|
+
display: "flex",
|
|
439
|
+
"flex-direction": "column",
|
|
440
|
+
"row-gap": "lg",
|
|
441
|
+
mobile: {
|
|
442
|
+
"text-align": "center",
|
|
443
|
+
"row-gap": "base",
|
|
344
444
|
},
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
445
|
+
},
|
|
446
|
+
description: {
|
|
447
|
+
"max-width": "500px",
|
|
448
|
+
mobile: {
|
|
449
|
+
"max-width": "100%",
|
|
350
450
|
},
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
451
|
+
},
|
|
452
|
+
slide_ctas_levoGroup: {
|
|
453
|
+
display: "flex",
|
|
454
|
+
"flex-direction": "row",
|
|
455
|
+
"column-gap": "md",
|
|
456
|
+
"row-gap": "md",
|
|
457
|
+
"flex-wrap": "wrap",
|
|
458
|
+
"align-items": "center",
|
|
459
|
+
"align-self": "flex-start",
|
|
460
|
+
mobile: {
|
|
461
|
+
"align-self": "center",
|
|
362
462
|
},
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
463
|
+
},
|
|
464
|
+
slide_ctas_levoGroupItem: {
|
|
465
|
+
slide_cta: {},
|
|
466
|
+
},
|
|
467
|
+
slide_ctas: [{}, {}],
|
|
468
|
+
right_container: {
|
|
469
|
+
display: "flex",
|
|
470
|
+
"justify-content": "center",
|
|
471
|
+
"align-items": "center",
|
|
472
|
+
width: "100%",
|
|
473
|
+
mobile: {
|
|
474
|
+
order: "-1",
|
|
373
475
|
},
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
476
|
+
},
|
|
477
|
+
image: {
|
|
478
|
+
width: "100%",
|
|
479
|
+
height: "360px",
|
|
480
|
+
"aspect-ratio": "16 / 10",
|
|
481
|
+
"object-fit": "cover",
|
|
482
|
+
"border-radius": "base",
|
|
483
|
+
mobile: {
|
|
484
|
+
height: "250px",
|
|
382
485
|
},
|
|
383
486
|
},
|
|
487
|
+
},
|
|
488
|
+
slides: [{}, {}, {}],
|
|
489
|
+
},
|
|
490
|
+
content: DEFAULT_CONTENT,
|
|
491
|
+
config: {
|
|
492
|
+
slides_levoGroup: {
|
|
493
|
+
carousel: {
|
|
494
|
+
speed: 2,
|
|
495
|
+
},
|
|
496
|
+
},
|
|
497
|
+
title: {
|
|
498
|
+
"text-wrap": "balance",
|
|
499
|
+
heading: {
|
|
500
|
+
level: 1,
|
|
501
|
+
},
|
|
502
|
+
selectedVariants: {
|
|
503
|
+
Heading_Level: "H1",
|
|
504
|
+
},
|
|
505
|
+
},
|
|
506
|
+
slides: [
|
|
384
507
|
{
|
|
385
|
-
slide_wrapper: {
|
|
386
|
-
display: "grid",
|
|
387
|
-
"grid-template-columns": "1fr 1fr",
|
|
388
|
-
"column-gap": "2xl",
|
|
389
|
-
"align-items": "center",
|
|
390
|
-
"min-height": "400px",
|
|
391
|
-
mobile: {
|
|
392
|
-
"grid-template-columns": "1fr",
|
|
393
|
-
"row-gap": "xl",
|
|
394
|
-
"min-height": "auto",
|
|
395
|
-
},
|
|
396
|
-
},
|
|
397
|
-
left_container: {
|
|
398
|
-
display: "flex",
|
|
399
|
-
"flex-direction": "column",
|
|
400
|
-
"row-gap": "lg",
|
|
401
|
-
mobile: {
|
|
402
|
-
"text-align": "center",
|
|
403
|
-
"row-gap": "base",
|
|
404
|
-
},
|
|
405
|
-
},
|
|
406
508
|
description: {
|
|
407
|
-
|
|
408
|
-
|
|
409
|
-
"max-width": "100%",
|
|
509
|
+
selectedVariants: {
|
|
510
|
+
Typography_Variants: "Lead",
|
|
410
511
|
},
|
|
411
512
|
},
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
"align-items": "center",
|
|
419
|
-
"align-self": "flex-start",
|
|
420
|
-
mobile: {
|
|
421
|
-
"align-self": "center",
|
|
513
|
+
slide_ctas: [
|
|
514
|
+
{ slide_cta: { selectedVariants: {} } },
|
|
515
|
+
{
|
|
516
|
+
slide_cta: {
|
|
517
|
+
selectedVariants: { Button_Variants: "Secondary" },
|
|
518
|
+
},
|
|
422
519
|
},
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
order: "-1",
|
|
520
|
+
],
|
|
521
|
+
},
|
|
522
|
+
{
|
|
523
|
+
slide_ctas: [
|
|
524
|
+
{ slide_cta: { selectedVariants: {} } },
|
|
525
|
+
{
|
|
526
|
+
slide_cta: {
|
|
527
|
+
selectedVariants: { Button_Variants: "Secondary" },
|
|
528
|
+
},
|
|
433
529
|
},
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
"object-fit": "cover",
|
|
439
|
-
"border-radius": "base",
|
|
440
|
-
mobile: {
|
|
441
|
-
height: "250px",
|
|
530
|
+
],
|
|
531
|
+
description: {
|
|
532
|
+
selectedVariants: {
|
|
533
|
+
Typography_Variants: "Lead",
|
|
442
534
|
},
|
|
443
535
|
},
|
|
444
536
|
},
|
|
445
537
|
{
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
mobile: {
|
|
453
|
-
"grid-template-columns": "1fr",
|
|
454
|
-
"row-gap": "xl",
|
|
455
|
-
"min-height": "auto",
|
|
456
|
-
},
|
|
457
|
-
},
|
|
458
|
-
left_container: {
|
|
459
|
-
display: "flex",
|
|
460
|
-
"flex-direction": "column",
|
|
461
|
-
"row-gap": "lg",
|
|
462
|
-
mobile: {
|
|
463
|
-
"text-align": "center",
|
|
464
|
-
"row-gap": "base",
|
|
538
|
+
slide_ctas: [
|
|
539
|
+
{ slide_cta: { selectedVariants: {} } },
|
|
540
|
+
{
|
|
541
|
+
slide_cta: {
|
|
542
|
+
selectedVariants: { Button_Variants: "Secondary" },
|
|
543
|
+
},
|
|
465
544
|
},
|
|
466
|
-
|
|
545
|
+
],
|
|
467
546
|
description: {
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
"max-width": "100%",
|
|
547
|
+
selectedVariants: {
|
|
548
|
+
Typography_Variants: "Lead",
|
|
471
549
|
},
|
|
472
550
|
},
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
|
|
480
|
-
|
|
481
|
-
|
|
482
|
-
|
|
483
|
-
|
|
551
|
+
},
|
|
552
|
+
],
|
|
553
|
+
carousel_navigation_arrow_right: {
|
|
554
|
+
selectedVariants: {
|
|
555
|
+
Button_Variants: "Secondary",
|
|
556
|
+
},
|
|
557
|
+
},
|
|
558
|
+
carousel_navigation_arrow_left: {
|
|
559
|
+
selectedVariants: {
|
|
560
|
+
Button_Variants: "Secondary",
|
|
561
|
+
},
|
|
562
|
+
},
|
|
563
|
+
ctas: [
|
|
564
|
+
{},
|
|
565
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
566
|
+
],
|
|
567
|
+
},
|
|
568
|
+
},
|
|
569
|
+
{
|
|
570
|
+
title: "Centered Header",
|
|
571
|
+
key: "centered_header",
|
|
572
|
+
styles: {
|
|
573
|
+
layout: {},
|
|
574
|
+
container: {},
|
|
575
|
+
header_section: {
|
|
576
|
+
display: "flex",
|
|
577
|
+
"flex-direction": "column",
|
|
578
|
+
"align-items": "center",
|
|
579
|
+
"text-align": "center",
|
|
580
|
+
"row-gap": "base",
|
|
581
|
+
"margin-bottom": "2xl",
|
|
582
|
+
mobile: {
|
|
583
|
+
"margin-bottom": "xl",
|
|
584
|
+
"row-gap": "base",
|
|
585
|
+
},
|
|
586
|
+
},
|
|
587
|
+
header_content: {
|
|
588
|
+
display: "flex",
|
|
589
|
+
"flex-direction": "column",
|
|
590
|
+
"align-items": "center",
|
|
591
|
+
"row-gap": "sm",
|
|
592
|
+
"max-width": "720px",
|
|
593
|
+
},
|
|
594
|
+
title: {
|
|
595
|
+
"text-wrap": "balance",
|
|
596
|
+
"text-align": "center",
|
|
597
|
+
},
|
|
598
|
+
description: {
|
|
599
|
+
"text-align": "center",
|
|
600
|
+
},
|
|
601
|
+
ctas_levoGroup: {
|
|
602
|
+
display: "flex",
|
|
603
|
+
"flex-direction": "row",
|
|
604
|
+
"align-items": "center",
|
|
605
|
+
"justify-content": "center",
|
|
606
|
+
gap: "sm",
|
|
607
|
+
"margin-top": "sm",
|
|
608
|
+
},
|
|
609
|
+
ctas: [{}, {}],
|
|
610
|
+
carousel_main_container: {
|
|
611
|
+
"margin-bottom": "xl",
|
|
612
|
+
},
|
|
613
|
+
slides_levoGroup: {},
|
|
614
|
+
carousel_navigation: {
|
|
615
|
+
display: "flex",
|
|
616
|
+
"column-gap": "base",
|
|
617
|
+
"align-items": "center",
|
|
618
|
+
"justify-content": "center",
|
|
619
|
+
"margin-top": "lg",
|
|
620
|
+
},
|
|
621
|
+
carousel_navigation_arrow_left: {},
|
|
622
|
+
carousel_navigation_arrow_right: {},
|
|
623
|
+
slides_levoGroupItem: {
|
|
624
|
+
slide_wrapper: {
|
|
625
|
+
display: "grid",
|
|
626
|
+
"grid-template-columns": "1fr 1fr",
|
|
627
|
+
"column-gap": "2xl",
|
|
628
|
+
"align-items": "center",
|
|
629
|
+
"min-height": "400px",
|
|
630
|
+
mobile: {
|
|
631
|
+
"grid-template-columns": "1fr",
|
|
632
|
+
"row-gap": "xl",
|
|
633
|
+
"min-height": "auto",
|
|
484
634
|
},
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
"align
|
|
492
|
-
|
|
493
|
-
order: "-1",
|
|
494
|
-
},
|
|
635
|
+
},
|
|
636
|
+
left_container: {
|
|
637
|
+
display: "flex",
|
|
638
|
+
"flex-direction": "column",
|
|
639
|
+
"row-gap": "lg",
|
|
640
|
+
mobile: {
|
|
641
|
+
"text-align": "center",
|
|
642
|
+
"row-gap": "base",
|
|
495
643
|
},
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
"
|
|
501
|
-
mobile: {
|
|
502
|
-
height: "250px",
|
|
503
|
-
},
|
|
644
|
+
},
|
|
645
|
+
description: {
|
|
646
|
+
"max-width": "500px",
|
|
647
|
+
mobile: {
|
|
648
|
+
"max-width": "100%",
|
|
504
649
|
},
|
|
505
650
|
},
|
|
506
|
-
|
|
651
|
+
slide_ctas_levoGroup: {
|
|
652
|
+
display: "flex",
|
|
653
|
+
"flex-direction": "row",
|
|
654
|
+
"column-gap": "md",
|
|
655
|
+
"row-gap": "md",
|
|
656
|
+
"flex-wrap": "wrap",
|
|
657
|
+
"align-items": "center",
|
|
658
|
+
"align-self": "flex-start",
|
|
659
|
+
mobile: {
|
|
660
|
+
"align-self": "center",
|
|
661
|
+
},
|
|
662
|
+
},
|
|
663
|
+
slide_ctas_levoGroupItem: {
|
|
664
|
+
slide_cta: {},
|
|
665
|
+
},
|
|
666
|
+
slide_ctas: [{}, {}],
|
|
667
|
+
right_container: {
|
|
668
|
+
display: "flex",
|
|
669
|
+
"justify-content": "center",
|
|
670
|
+
"align-items": "center",
|
|
671
|
+
width: "100%",
|
|
672
|
+
mobile: {
|
|
673
|
+
order: "-1",
|
|
674
|
+
},
|
|
675
|
+
},
|
|
676
|
+
image: {
|
|
677
|
+
width: "100%",
|
|
678
|
+
height: "360px",
|
|
679
|
+
"aspect-ratio": "16 / 10",
|
|
680
|
+
"object-fit": "cover",
|
|
681
|
+
"border-radius": "base",
|
|
682
|
+
mobile: {
|
|
683
|
+
height: "250px",
|
|
684
|
+
},
|
|
685
|
+
},
|
|
686
|
+
},
|
|
687
|
+
slides: [{}, {}, {}],
|
|
507
688
|
},
|
|
508
689
|
content: DEFAULT_CONTENT,
|
|
509
690
|
config: {
|
|
@@ -513,6 +694,7 @@ export const Hero8: IBlock = {
|
|
|
513
694
|
},
|
|
514
695
|
},
|
|
515
696
|
title: {
|
|
697
|
+
"text-wrap": "balance",
|
|
516
698
|
heading: {
|
|
517
699
|
level: 1,
|
|
518
700
|
},
|
|
@@ -520,50 +702,364 @@ export const Hero8: IBlock = {
|
|
|
520
702
|
Heading_Level: "H1",
|
|
521
703
|
},
|
|
522
704
|
},
|
|
523
|
-
slides:
|
|
524
|
-
|
|
705
|
+
slides: Array(3)
|
|
706
|
+
.fill(0)
|
|
707
|
+
.map(() => ({
|
|
525
708
|
description: {
|
|
526
709
|
selectedVariants: {
|
|
527
710
|
Typography_Variants: "Lead",
|
|
528
711
|
},
|
|
529
712
|
},
|
|
530
|
-
slide_ctas:
|
|
531
|
-
|
|
532
|
-
|
|
713
|
+
slide_ctas: [
|
|
714
|
+
{ slide_cta: { selectedVariants: {} } },
|
|
715
|
+
{
|
|
533
716
|
slide_cta: {
|
|
534
|
-
selectedVariants: {},
|
|
717
|
+
selectedVariants: { Button_Variants: "Secondary" },
|
|
535
718
|
},
|
|
536
|
-
}
|
|
719
|
+
},
|
|
720
|
+
],
|
|
721
|
+
})),
|
|
722
|
+
carousel_navigation_arrow_right: {
|
|
723
|
+
selectedVariants: {
|
|
724
|
+
Button_Variants: "Secondary",
|
|
537
725
|
},
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
726
|
+
},
|
|
727
|
+
carousel_navigation_arrow_left: {
|
|
728
|
+
selectedVariants: {
|
|
729
|
+
Button_Variants: "Secondary",
|
|
730
|
+
},
|
|
731
|
+
},
|
|
732
|
+
ctas: [
|
|
733
|
+
{},
|
|
734
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
735
|
+
],
|
|
736
|
+
},
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
title: "Compact Grid",
|
|
740
|
+
key: "compact_grid",
|
|
741
|
+
styles: {
|
|
742
|
+
layout: {},
|
|
743
|
+
container: {},
|
|
744
|
+
header_section: {
|
|
745
|
+
display: "flex",
|
|
746
|
+
"justify-content": "space-between",
|
|
747
|
+
"align-items": "center",
|
|
748
|
+
"column-gap": "xl",
|
|
749
|
+
"margin-bottom": "lg",
|
|
750
|
+
mobile: {
|
|
751
|
+
"flex-direction": "column",
|
|
752
|
+
"row-gap": "sm",
|
|
753
|
+
"margin-bottom": "base",
|
|
754
|
+
},
|
|
755
|
+
},
|
|
756
|
+
header_content: {
|
|
757
|
+
display: "flex",
|
|
758
|
+
"flex-direction": "column",
|
|
759
|
+
"row-gap": "xs",
|
|
760
|
+
"max-width": "560px",
|
|
761
|
+
},
|
|
762
|
+
title: {
|
|
763
|
+
"text-wrap": "balance",
|
|
764
|
+
mobile: {
|
|
765
|
+
"text-align": "center",
|
|
766
|
+
},
|
|
767
|
+
},
|
|
768
|
+
description: {},
|
|
769
|
+
ctas_levoGroup: {
|
|
770
|
+
display: "flex",
|
|
771
|
+
"flex-direction": "row",
|
|
772
|
+
"align-items": "center",
|
|
773
|
+
gap: "xs",
|
|
774
|
+
"flex-shrink": "0",
|
|
775
|
+
},
|
|
776
|
+
ctas: [{}, {}],
|
|
777
|
+
carousel_main_container: {
|
|
778
|
+
"margin-bottom": "base",
|
|
779
|
+
},
|
|
780
|
+
slides_levoGroup: {
|
|
781
|
+
number_of_slides: 1,
|
|
782
|
+
},
|
|
783
|
+
carousel_navigation: {
|
|
784
|
+
display: "flex",
|
|
785
|
+
"column-gap": "sm",
|
|
786
|
+
"align-items": "center",
|
|
787
|
+
"margin-top": "base",
|
|
788
|
+
},
|
|
789
|
+
carousel_navigation_arrow_left: {},
|
|
790
|
+
carousel_navigation_arrow_right: {},
|
|
791
|
+
slides_levoGroupItem: {
|
|
792
|
+
slide_wrapper: {
|
|
793
|
+
display: "grid",
|
|
794
|
+
"grid-template-columns": "1fr 1fr",
|
|
795
|
+
"column-gap": "lg",
|
|
796
|
+
"align-items": "center",
|
|
797
|
+
"min-height": "280px",
|
|
798
|
+
mobile: {
|
|
799
|
+
"grid-template-columns": "1fr",
|
|
800
|
+
"row-gap": "base",
|
|
801
|
+
"min-height": "auto",
|
|
802
|
+
},
|
|
803
|
+
},
|
|
804
|
+
left_container: {
|
|
805
|
+
display: "flex",
|
|
806
|
+
"flex-direction": "column",
|
|
807
|
+
"row-gap": "sm",
|
|
808
|
+
mobile: {
|
|
809
|
+
"text-align": "center",
|
|
810
|
+
"row-gap": "xs",
|
|
811
|
+
},
|
|
812
|
+
},
|
|
813
|
+
description: {
|
|
814
|
+
"max-width": "460px",
|
|
815
|
+
mobile: {
|
|
816
|
+
"max-width": "100%",
|
|
817
|
+
},
|
|
818
|
+
},
|
|
819
|
+
slide_ctas_levoGroup: {
|
|
820
|
+
display: "flex",
|
|
821
|
+
"flex-direction": "row",
|
|
822
|
+
"column-gap": "sm",
|
|
823
|
+
"row-gap": "sm",
|
|
824
|
+
"flex-wrap": "wrap",
|
|
825
|
+
"align-items": "center",
|
|
826
|
+
"align-self": "flex-start",
|
|
827
|
+
mobile: {
|
|
828
|
+
"align-self": "center",
|
|
829
|
+
},
|
|
830
|
+
},
|
|
831
|
+
slide_ctas_levoGroupItem: {
|
|
832
|
+
slide_cta: {},
|
|
833
|
+
},
|
|
834
|
+
slide_ctas: [{}, {}],
|
|
835
|
+
right_container: {
|
|
836
|
+
display: "flex",
|
|
837
|
+
"justify-content": "center",
|
|
838
|
+
"align-items": "center",
|
|
839
|
+
width: "100%",
|
|
840
|
+
mobile: {
|
|
841
|
+
order: "-1",
|
|
842
|
+
},
|
|
843
|
+
},
|
|
844
|
+
image: {
|
|
845
|
+
width: "100%",
|
|
846
|
+
height: "240px",
|
|
847
|
+
"aspect-ratio": "16 / 10",
|
|
848
|
+
"object-fit": "cover",
|
|
849
|
+
"border-radius": "sm",
|
|
850
|
+
mobile: {
|
|
851
|
+
height: "180px",
|
|
852
|
+
},
|
|
853
|
+
},
|
|
854
|
+
},
|
|
855
|
+
slides: [{}, {}, {}],
|
|
856
|
+
},
|
|
857
|
+
content: DEFAULT_CONTENT,
|
|
858
|
+
config: {
|
|
859
|
+
slides_levoGroup: {
|
|
860
|
+
carousel: {
|
|
861
|
+
speed: 2,
|
|
862
|
+
},
|
|
863
|
+
},
|
|
864
|
+
title: {
|
|
865
|
+
"text-wrap": "balance",
|
|
866
|
+
heading: {
|
|
867
|
+
level: 1,
|
|
868
|
+
},
|
|
869
|
+
selectedVariants: {
|
|
870
|
+
Heading_Level: "H1",
|
|
871
|
+
},
|
|
872
|
+
},
|
|
873
|
+
slides: Array(3)
|
|
874
|
+
.fill(0)
|
|
875
|
+
.map(() => ({
|
|
546
876
|
description: {
|
|
547
877
|
selectedVariants: {
|
|
548
878
|
Typography_Variants: "Lead",
|
|
549
879
|
},
|
|
550
880
|
},
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
.fill(0)
|
|
555
|
-
.map(() => ({
|
|
881
|
+
slide_ctas: [
|
|
882
|
+
{ slide_cta: { selectedVariants: {} } },
|
|
883
|
+
{
|
|
556
884
|
slide_cta: {
|
|
557
|
-
selectedVariants: {},
|
|
885
|
+
selectedVariants: { Button_Variants: "Secondary" },
|
|
558
886
|
},
|
|
559
|
-
}
|
|
887
|
+
},
|
|
888
|
+
],
|
|
889
|
+
})),
|
|
890
|
+
carousel_navigation_arrow_right: {
|
|
891
|
+
selectedVariants: {
|
|
892
|
+
Button_Variants: "Secondary",
|
|
893
|
+
},
|
|
894
|
+
},
|
|
895
|
+
carousel_navigation_arrow_left: {
|
|
896
|
+
selectedVariants: {
|
|
897
|
+
Button_Variants: "Secondary",
|
|
898
|
+
},
|
|
899
|
+
},
|
|
900
|
+
ctas: [
|
|
901
|
+
{},
|
|
902
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
903
|
+
],
|
|
904
|
+
},
|
|
905
|
+
},
|
|
906
|
+
{
|
|
907
|
+
title: "Card Slides",
|
|
908
|
+
key: "card_slides",
|
|
909
|
+
styles: {
|
|
910
|
+
layout: {
|
|
911
|
+
background: "none",
|
|
912
|
+
},
|
|
913
|
+
container: {},
|
|
914
|
+
header_section: {
|
|
915
|
+
display: "flex",
|
|
916
|
+
"justify-content": "space-between",
|
|
917
|
+
"align-items": "center",
|
|
918
|
+
"column-gap": "2xl",
|
|
919
|
+
"margin-bottom": "2xl",
|
|
920
|
+
mobile: {
|
|
921
|
+
"flex-direction": "column",
|
|
922
|
+
"row-gap": "base",
|
|
923
|
+
"margin-bottom": "xl",
|
|
924
|
+
},
|
|
925
|
+
},
|
|
926
|
+
header_content: {
|
|
927
|
+
display: "flex",
|
|
928
|
+
"flex-direction": "column",
|
|
929
|
+
"row-gap": "sm",
|
|
930
|
+
"max-width": "640px",
|
|
931
|
+
},
|
|
932
|
+
title: {
|
|
933
|
+
"text-wrap": "balance",
|
|
934
|
+
mobile: {
|
|
935
|
+
"text-align": "center",
|
|
936
|
+
},
|
|
937
|
+
},
|
|
938
|
+
description: {},
|
|
939
|
+
ctas_levoGroup: {
|
|
940
|
+
display: "flex",
|
|
941
|
+
"flex-direction": "row",
|
|
942
|
+
"align-items": "center",
|
|
943
|
+
gap: "sm",
|
|
944
|
+
"flex-shrink": "0",
|
|
945
|
+
},
|
|
946
|
+
ctas: [{}, {}],
|
|
947
|
+
carousel_main_container: {
|
|
948
|
+
"margin-bottom": "xl",
|
|
949
|
+
},
|
|
950
|
+
slides_levoGroup: {},
|
|
951
|
+
carousel_navigation: {
|
|
952
|
+
display: "flex",
|
|
953
|
+
"column-gap": "base",
|
|
954
|
+
"align-items": "center",
|
|
955
|
+
"margin-top": "lg",
|
|
956
|
+
},
|
|
957
|
+
carousel_navigation_arrow_left: {},
|
|
958
|
+
carousel_navigation_arrow_right: {},
|
|
959
|
+
slides_levoGroupItem: {
|
|
960
|
+
slide_wrapper: {
|
|
961
|
+
display: "grid",
|
|
962
|
+
"grid-template-columns": "1fr 1fr",
|
|
963
|
+
"column-gap": "2xl",
|
|
964
|
+
"align-items": "center",
|
|
965
|
+
"min-height": "400px",
|
|
966
|
+
background: "background-1",
|
|
967
|
+
"border-radius": "xl",
|
|
968
|
+
padding: "xl",
|
|
969
|
+
"box-shadow": "default",
|
|
970
|
+
mobile: {
|
|
971
|
+
"grid-template-columns": "1fr",
|
|
972
|
+
"row-gap": "xl",
|
|
973
|
+
"min-height": "auto",
|
|
974
|
+
padding: "lg",
|
|
975
|
+
},
|
|
976
|
+
},
|
|
977
|
+
left_container: {
|
|
978
|
+
display: "flex",
|
|
979
|
+
"flex-direction": "column",
|
|
980
|
+
"row-gap": "lg",
|
|
981
|
+
mobile: {
|
|
982
|
+
"text-align": "center",
|
|
983
|
+
"row-gap": "base",
|
|
984
|
+
},
|
|
985
|
+
},
|
|
986
|
+
description: {
|
|
987
|
+
"max-width": "500px",
|
|
988
|
+
mobile: {
|
|
989
|
+
"max-width": "100%",
|
|
990
|
+
},
|
|
991
|
+
},
|
|
992
|
+
slide_ctas_levoGroup: {
|
|
993
|
+
display: "flex",
|
|
994
|
+
"flex-direction": "row",
|
|
995
|
+
"column-gap": "md",
|
|
996
|
+
"row-gap": "md",
|
|
997
|
+
"flex-wrap": "wrap",
|
|
998
|
+
"align-items": "center",
|
|
999
|
+
"align-self": "flex-start",
|
|
1000
|
+
mobile: {
|
|
1001
|
+
"align-self": "center",
|
|
1002
|
+
},
|
|
1003
|
+
},
|
|
1004
|
+
slide_ctas_levoGroupItem: {
|
|
1005
|
+
slide_cta: {},
|
|
1006
|
+
},
|
|
1007
|
+
slide_ctas: [{}, {}],
|
|
1008
|
+
right_container: {
|
|
1009
|
+
display: "flex",
|
|
1010
|
+
"justify-content": "center",
|
|
1011
|
+
"align-items": "center",
|
|
1012
|
+
width: "100%",
|
|
1013
|
+
mobile: {
|
|
1014
|
+
order: "-1",
|
|
1015
|
+
},
|
|
1016
|
+
},
|
|
1017
|
+
image: {
|
|
1018
|
+
width: "100%",
|
|
1019
|
+
height: "340px",
|
|
1020
|
+
"aspect-ratio": "16 / 10",
|
|
1021
|
+
"object-fit": "cover",
|
|
1022
|
+
"border-radius": "base",
|
|
1023
|
+
mobile: {
|
|
1024
|
+
height: "250px",
|
|
1025
|
+
},
|
|
1026
|
+
},
|
|
1027
|
+
},
|
|
1028
|
+
slides: [{}, {}, {}],
|
|
1029
|
+
},
|
|
1030
|
+
content: DEFAULT_CONTENT,
|
|
1031
|
+
config: {
|
|
1032
|
+
slides_levoGroup: {
|
|
1033
|
+
carousel: {
|
|
1034
|
+
speed: 2,
|
|
1035
|
+
},
|
|
1036
|
+
},
|
|
1037
|
+
title: {
|
|
1038
|
+
"text-wrap": "balance",
|
|
1039
|
+
heading: {
|
|
1040
|
+
level: 1,
|
|
1041
|
+
},
|
|
1042
|
+
selectedVariants: {
|
|
1043
|
+
Heading_Level: "H1",
|
|
1044
|
+
},
|
|
1045
|
+
},
|
|
1046
|
+
slides: Array(3)
|
|
1047
|
+
.fill(0)
|
|
1048
|
+
.map(() => ({
|
|
560
1049
|
description: {
|
|
561
1050
|
selectedVariants: {
|
|
562
1051
|
Typography_Variants: "Lead",
|
|
563
1052
|
},
|
|
564
1053
|
},
|
|
565
|
-
|
|
566
|
-
|
|
1054
|
+
slide_ctas: [
|
|
1055
|
+
{ slide_cta: { selectedVariants: {} } },
|
|
1056
|
+
{
|
|
1057
|
+
slide_cta: {
|
|
1058
|
+
selectedVariants: { Button_Variants: "Secondary" },
|
|
1059
|
+
},
|
|
1060
|
+
},
|
|
1061
|
+
],
|
|
1062
|
+
})),
|
|
567
1063
|
carousel_navigation_arrow_right: {
|
|
568
1064
|
selectedVariants: {
|
|
569
1065
|
Button_Variants: "Secondary",
|
|
@@ -574,6 +1070,10 @@ export const Hero8: IBlock = {
|
|
|
574
1070
|
Button_Variants: "Secondary",
|
|
575
1071
|
},
|
|
576
1072
|
},
|
|
1073
|
+
ctas: [
|
|
1074
|
+
{},
|
|
1075
|
+
{ cta: { selectedVariants: { Button_Variants: "Secondary" } } },
|
|
1076
|
+
],
|
|
577
1077
|
},
|
|
578
1078
|
},
|
|
579
1079
|
],
|