@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,301 +1,164 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
id: "qW3YQ1jcCQO6K",
|
|
6
|
-
workspace_id: "WLZ1TXTD",
|
|
7
|
-
folder_id: null,
|
|
8
|
-
filename: "carousel-1-1.jpg",
|
|
3
|
+
const IMG_1 = {
|
|
4
|
+
id: "7452990635172620078",
|
|
9
5
|
kind: "image",
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
metadata: {
|
|
13
|
-
etag: '"b451d0474536288a1c2c3c2e7151e343"',
|
|
14
|
-
mimetype: "image/jpeg",
|
|
15
|
-
size: 251558,
|
|
16
|
-
},
|
|
6
|
+
location: "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg",
|
|
7
|
+
mimetype: "image/jpeg",
|
|
17
8
|
srcset: {
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
path: "https://
|
|
9
|
+
"320w": "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
10
|
+
"640w": "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
11
|
+
"750w": "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
12
|
+
"828w": "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
13
|
+
"1080w": "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
14
|
+
"1200w": "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
15
|
+
"1920w": "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
16
|
+
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",
|
|
26
17
|
},
|
|
27
|
-
tags: [],
|
|
28
|
-
created_at: "2025-12-20T08:32:40.825Z",
|
|
29
|
-
updated_at: "2025-12-20T08:32:40.825Z",
|
|
30
|
-
created_by: null,
|
|
31
|
-
updated_by: null,
|
|
32
18
|
};
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
id: "
|
|
36
|
-
workspace_id: "WLZ1TXTD",
|
|
37
|
-
folder_id: null,
|
|
38
|
-
filename: "carousel-1-2.jpg",
|
|
19
|
+
|
|
20
|
+
const IMG_2 = {
|
|
21
|
+
id: "7452990640834015848",
|
|
39
22
|
kind: "image",
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
metadata: {
|
|
43
|
-
etag: '"ba0d2c05f589d7c264f83b8ce890d371"',
|
|
44
|
-
mimetype: "image/jpeg",
|
|
45
|
-
size: 260129,
|
|
46
|
-
},
|
|
23
|
+
location: "https://images.pexels.com/photos/7988114/pexels-photo-7988114.jpeg",
|
|
24
|
+
mimetype: "image/jpeg",
|
|
47
25
|
srcset: {
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
52
|
-
"
|
|
53
|
-
"
|
|
54
|
-
"
|
|
55
|
-
path: "https://
|
|
26
|
+
"320w": "https://images.pexels.com/photos/7988114/pexels-photo-7988114.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
27
|
+
"640w": "https://images.pexels.com/photos/7988114/pexels-photo-7988114.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
28
|
+
"750w": "https://images.pexels.com/photos/7988114/pexels-photo-7988114.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
29
|
+
"828w": "https://images.pexels.com/photos/7988114/pexels-photo-7988114.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
30
|
+
"1080w": "https://images.pexels.com/photos/7988114/pexels-photo-7988114.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
31
|
+
"1200w": "https://images.pexels.com/photos/7988114/pexels-photo-7988114.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
32
|
+
"1920w": "https://images.pexels.com/photos/7988114/pexels-photo-7988114.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
33
|
+
path: "https://images.pexels.com/photos/7988114/pexels-photo-7988114.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/7988114/pexels-photo-7988114.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/7988114/pexels-photo-7988114.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/7988114/pexels-photo-7988114.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/7988114/pexels-photo-7988114.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/7988114/pexels-photo-7988114.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/7988114/pexels-photo-7988114.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
56
34
|
},
|
|
57
|
-
tags: [],
|
|
58
|
-
created_at: "2025-12-20T08:32:40.825Z",
|
|
59
|
-
updated_at: "2025-12-20T08:32:40.825Z",
|
|
60
|
-
created_by: null,
|
|
61
|
-
updated_by: null,
|
|
62
35
|
};
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
id: "
|
|
66
|
-
workspace_id: "WLZ1TXTD",
|
|
67
|
-
folder_id: null,
|
|
68
|
-
filename: "carousel-1-3.jpg",
|
|
36
|
+
|
|
37
|
+
const IMG_3 = {
|
|
38
|
+
id: "7452990650938760968",
|
|
69
39
|
kind: "image",
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
metadata: {
|
|
73
|
-
etag: '"73dacd59603de457cfd33292b71e7e12"',
|
|
74
|
-
mimetype: "image/jpeg",
|
|
75
|
-
size: 273971,
|
|
76
|
-
},
|
|
40
|
+
location: "https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg",
|
|
41
|
+
mimetype: "image/jpeg",
|
|
77
42
|
srcset: {
|
|
78
|
-
"
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
path: "https://
|
|
43
|
+
"320w": "https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
44
|
+
"640w": "https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
45
|
+
"750w": "https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
46
|
+
"828w": "https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
47
|
+
"1080w": "https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
48
|
+
"1200w": "https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
49
|
+
"1920w": "https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
50
|
+
path: "https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
86
51
|
},
|
|
87
|
-
tags: [],
|
|
88
|
-
created_at: "2025-12-20T08:32:40.825Z",
|
|
89
|
-
updated_at: "2025-12-20T08:32:40.825Z",
|
|
90
|
-
created_by: null,
|
|
91
|
-
updated_by: null,
|
|
92
52
|
};
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
id: "
|
|
96
|
-
workspace_id: "WLZ1TXTD",
|
|
97
|
-
folder_id: null,
|
|
98
|
-
filename: "carousel-1-4.jpg",
|
|
53
|
+
|
|
54
|
+
const IMG_4 = {
|
|
55
|
+
id: "7452990657797940251",
|
|
99
56
|
kind: "image",
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
metadata: {
|
|
103
|
-
etag: '"a2828d3f11f414f3422cc6d24b46c734"',
|
|
104
|
-
mimetype: "image/jpeg",
|
|
105
|
-
size: 231787,
|
|
106
|
-
},
|
|
57
|
+
location: "https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg",
|
|
58
|
+
mimetype: "image/jpeg",
|
|
107
59
|
srcset: {
|
|
108
|
-
"
|
|
109
|
-
"
|
|
110
|
-
"
|
|
111
|
-
"
|
|
112
|
-
"
|
|
113
|
-
"
|
|
114
|
-
"
|
|
115
|
-
path: "https://
|
|
60
|
+
"320w": "https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
61
|
+
"640w": "https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
62
|
+
"750w": "https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
63
|
+
"828w": "https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
64
|
+
"1080w": "https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
65
|
+
"1200w": "https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
66
|
+
"1920w": "https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
67
|
+
path: "https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/97080/pexels-photo-97080.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
116
68
|
},
|
|
117
|
-
tags: [],
|
|
118
|
-
created_at: "2025-12-20T08:32:40.825Z",
|
|
119
|
-
updated_at: "2025-12-20T08:32:40.825Z",
|
|
120
|
-
created_by: null,
|
|
121
|
-
updated_by: null,
|
|
122
69
|
};
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
id: "
|
|
126
|
-
workspace_id: "WLZ1TXTD",
|
|
127
|
-
folder_id: null,
|
|
128
|
-
filename: "carousel-1-5.png",
|
|
70
|
+
|
|
71
|
+
const IMG_5 = {
|
|
72
|
+
id: "7452990646068122391",
|
|
129
73
|
kind: "image",
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
metadata: {
|
|
133
|
-
etag: '"62d5485f79db4a76b3f0bd8ef455bfc0"',
|
|
134
|
-
mimetype: "image/png",
|
|
135
|
-
size: 838198,
|
|
136
|
-
},
|
|
74
|
+
location: "https://images.pexels.com/photos/1187692/pexels-photo-1187692.jpeg",
|
|
75
|
+
mimetype: "image/jpeg",
|
|
137
76
|
srcset: {
|
|
138
|
-
"
|
|
139
|
-
"
|
|
140
|
-
"
|
|
141
|
-
"
|
|
142
|
-
"
|
|
143
|
-
"
|
|
144
|
-
"
|
|
145
|
-
path: "https://
|
|
77
|
+
"320w": "https://images.pexels.com/photos/1187692/pexels-photo-1187692.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
78
|
+
"640w": "https://images.pexels.com/photos/1187692/pexels-photo-1187692.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
79
|
+
"750w": "https://images.pexels.com/photos/1187692/pexels-photo-1187692.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
80
|
+
"828w": "https://images.pexels.com/photos/1187692/pexels-photo-1187692.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
81
|
+
"1080w": "https://images.pexels.com/photos/1187692/pexels-photo-1187692.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
82
|
+
"1200w": "https://images.pexels.com/photos/1187692/pexels-photo-1187692.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
83
|
+
"1920w": "https://images.pexels.com/photos/1187692/pexels-photo-1187692.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
84
|
+
path: "https://images.pexels.com/photos/1187692/pexels-photo-1187692.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/1187692/pexels-photo-1187692.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/1187692/pexels-photo-1187692.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/1187692/pexels-photo-1187692.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/1187692/pexels-photo-1187692.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/1187692/pexels-photo-1187692.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/1187692/pexels-photo-1187692.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
146
85
|
},
|
|
147
|
-
tags: [],
|
|
148
|
-
created_at: "2025-12-20T08:32:40.825Z",
|
|
149
|
-
updated_at: "2025-12-20T08:32:40.825Z",
|
|
150
|
-
created_by: null,
|
|
151
|
-
updated_by: null,
|
|
152
86
|
};
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
id: "
|
|
156
|
-
workspace_id: "WLZ1TXTD",
|
|
157
|
-
folder_id: null,
|
|
158
|
-
filename: "carousel-1-6.jpg",
|
|
87
|
+
|
|
88
|
+
const IMG_6 = {
|
|
89
|
+
id: "7452990653429719913",
|
|
159
90
|
kind: "image",
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
metadata: {
|
|
163
|
-
etag: '"506f35938b31dcc62afe14e52b0b440b"',
|
|
164
|
-
mimetype: "image/jpeg",
|
|
165
|
-
size: 302199,
|
|
166
|
-
},
|
|
91
|
+
location: "https://images.pexels.com/photos/28715052/pexels-photo-28715052.jpeg",
|
|
92
|
+
mimetype: "image/jpeg",
|
|
167
93
|
srcset: {
|
|
168
|
-
"
|
|
169
|
-
"
|
|
170
|
-
"
|
|
171
|
-
"
|
|
172
|
-
"
|
|
173
|
-
"
|
|
174
|
-
"
|
|
175
|
-
path: "https://
|
|
94
|
+
"320w": "https://images.pexels.com/photos/28715052/pexels-photo-28715052.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
95
|
+
"640w": "https://images.pexels.com/photos/28715052/pexels-photo-28715052.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
96
|
+
"750w": "https://images.pexels.com/photos/28715052/pexels-photo-28715052.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
97
|
+
"828w": "https://images.pexels.com/photos/28715052/pexels-photo-28715052.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
98
|
+
"1080w": "https://images.pexels.com/photos/28715052/pexels-photo-28715052.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
99
|
+
"1200w": "https://images.pexels.com/photos/28715052/pexels-photo-28715052.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
100
|
+
"1920w": "https://images.pexels.com/photos/28715052/pexels-photo-28715052.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
101
|
+
path: "https://images.pexels.com/photos/28715052/pexels-photo-28715052.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/28715052/pexels-photo-28715052.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/28715052/pexels-photo-28715052.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/28715052/pexels-photo-28715052.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/28715052/pexels-photo-28715052.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/28715052/pexels-photo-28715052.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/28715052/pexels-photo-28715052.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
176
102
|
},
|
|
177
|
-
tags: [],
|
|
178
|
-
created_at: "2025-12-20T08:32:40.825Z",
|
|
179
|
-
updated_at: "2025-12-20T08:32:40.825Z",
|
|
180
|
-
created_by: null,
|
|
181
|
-
updated_by: null,
|
|
182
103
|
};
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
id: "
|
|
186
|
-
workspace_id: "WLZ1TXTD",
|
|
187
|
-
folder_id: null,
|
|
188
|
-
filename: "carousel-1-7.jpg",
|
|
104
|
+
|
|
105
|
+
const IMG_7 = {
|
|
106
|
+
id: "7452990643583611984",
|
|
189
107
|
kind: "image",
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
metadata: {
|
|
193
|
-
etag: '"98cc4a6e72bbea6e52fc184618e3727c"',
|
|
194
|
-
mimetype: "image/jpeg",
|
|
195
|
-
size: 551223,
|
|
196
|
-
},
|
|
108
|
+
location: "https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg",
|
|
109
|
+
mimetype: "image/jpeg",
|
|
197
110
|
srcset: {
|
|
198
|
-
"
|
|
199
|
-
"
|
|
200
|
-
"
|
|
201
|
-
"
|
|
202
|
-
"
|
|
203
|
-
"
|
|
204
|
-
"
|
|
205
|
-
path: "https://
|
|
111
|
+
"320w": "https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
112
|
+
"640w": "https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
113
|
+
"750w": "https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
114
|
+
"828w": "https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
115
|
+
"1080w": "https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
116
|
+
"1200w": "https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
117
|
+
"1920w": "https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
118
|
+
path: "https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
206
119
|
},
|
|
207
|
-
tags: [],
|
|
208
|
-
created_at: "2025-12-20T08:32:40.825Z",
|
|
209
|
-
updated_at: "2025-12-20T08:32:40.825Z",
|
|
210
|
-
created_by: null,
|
|
211
|
-
updated_by: null,
|
|
212
120
|
};
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
id: "
|
|
216
|
-
workspace_id: "WLZ1TXTD",
|
|
217
|
-
folder_id: null,
|
|
218
|
-
filename: "carousel-1-8.jpg",
|
|
121
|
+
|
|
122
|
+
const IMG_8 = {
|
|
123
|
+
id: "7452990637645382158",
|
|
219
124
|
kind: "image",
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
metadata: {
|
|
223
|
-
etag: '"ba0d2c05f589d7c264f83b8ce890d371"',
|
|
224
|
-
mimetype: "image/jpeg",
|
|
225
|
-
size: 260129,
|
|
226
|
-
},
|
|
125
|
+
location: "https://images.pexels.com/photos/6045222/pexels-photo-6045222.jpeg",
|
|
126
|
+
mimetype: "image/jpeg",
|
|
227
127
|
srcset: {
|
|
228
|
-
"
|
|
229
|
-
"
|
|
230
|
-
"
|
|
231
|
-
"
|
|
232
|
-
"
|
|
233
|
-
"
|
|
234
|
-
"
|
|
235
|
-
path: "https://
|
|
128
|
+
"320w": "https://images.pexels.com/photos/6045222/pexels-photo-6045222.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
129
|
+
"640w": "https://images.pexels.com/photos/6045222/pexels-photo-6045222.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
130
|
+
"750w": "https://images.pexels.com/photos/6045222/pexels-photo-6045222.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
131
|
+
"828w": "https://images.pexels.com/photos/6045222/pexels-photo-6045222.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
132
|
+
"1080w": "https://images.pexels.com/photos/6045222/pexels-photo-6045222.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
133
|
+
"1200w": "https://images.pexels.com/photos/6045222/pexels-photo-6045222.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
134
|
+
"1920w": "https://images.pexels.com/photos/6045222/pexels-photo-6045222.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
135
|
+
path: "https://images.pexels.com/photos/6045222/pexels-photo-6045222.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/6045222/pexels-photo-6045222.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/6045222/pexels-photo-6045222.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/6045222/pexels-photo-6045222.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/6045222/pexels-photo-6045222.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/6045222/pexels-photo-6045222.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/6045222/pexels-photo-6045222.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
236
136
|
},
|
|
237
|
-
tags: [],
|
|
238
|
-
created_at: "2025-12-20T08:32:40.825Z",
|
|
239
|
-
updated_at: "2025-12-20T08:32:40.825Z",
|
|
240
|
-
created_by: null,
|
|
241
|
-
updated_by: null,
|
|
242
137
|
};
|
|
243
138
|
|
|
244
|
-
// Array of carousel 1 content
|
|
245
139
|
const CAROUSEL_1_CONTENT = [
|
|
246
|
-
{
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
},
|
|
250
|
-
{
|
|
251
|
-
card: null,
|
|
252
|
-
image: MEDIA_2,
|
|
253
|
-
},
|
|
254
|
-
{
|
|
255
|
-
card: null,
|
|
256
|
-
image: MEDIA_3,
|
|
257
|
-
},
|
|
258
|
-
{
|
|
259
|
-
card: null,
|
|
260
|
-
image: MEDIA_4,
|
|
261
|
-
},
|
|
262
|
-
{
|
|
263
|
-
card: null,
|
|
264
|
-
image: MEDIA_5,
|
|
265
|
-
},
|
|
140
|
+
{ card: null, image: IMG_1 },
|
|
141
|
+
{ card: null, image: IMG_2 },
|
|
142
|
+
{ card: null, image: IMG_3 },
|
|
143
|
+
{ card: null, image: IMG_4 },
|
|
144
|
+
{ card: null, image: IMG_5 },
|
|
266
145
|
];
|
|
267
146
|
|
|
268
|
-
// Array of carousel 2 content
|
|
269
147
|
const CAROUSEL_2_CONTENT = [
|
|
270
|
-
{
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
},
|
|
274
|
-
{
|
|
275
|
-
card: null,
|
|
276
|
-
image: MEDIA_7,
|
|
277
|
-
},
|
|
278
|
-
{
|
|
279
|
-
card: null,
|
|
280
|
-
image: MEDIA_8,
|
|
281
|
-
},
|
|
282
|
-
{
|
|
283
|
-
card: null,
|
|
284
|
-
image: MEDIA_1,
|
|
285
|
-
},
|
|
286
|
-
{
|
|
287
|
-
card: null,
|
|
288
|
-
image: MEDIA_2,
|
|
289
|
-
},
|
|
148
|
+
{ card: null, image: IMG_6 },
|
|
149
|
+
{ card: null, image: IMG_7 },
|
|
150
|
+
{ card: null, image: IMG_8 },
|
|
151
|
+
{ card: null, image: IMG_1 },
|
|
152
|
+
{ card: null, image: IMG_2 },
|
|
290
153
|
];
|
|
291
154
|
|
|
292
155
|
const DEFAULT_CONTENT = {
|
|
293
156
|
layout: null,
|
|
294
157
|
container: null,
|
|
295
158
|
header_wrapper: null,
|
|
296
|
-
title: "
|
|
159
|
+
title: "Built by teams who ship every day",
|
|
297
160
|
description:
|
|
298
|
-
"
|
|
161
|
+
"A look inside the product, the workspace, and the operators behind every release — from analytics dashboards to the engineers on call.",
|
|
299
162
|
carousel_1_levoGroup: null,
|
|
300
163
|
carousel_1: CAROUSEL_1_CONTENT,
|
|
301
164
|
carousel_2_levoGroup: null,
|
|
@@ -304,26 +167,6 @@ const DEFAULT_CONTENT = {
|
|
|
304
167
|
|
|
305
168
|
export type ICarousel1Content = typeof DEFAULT_CONTENT;
|
|
306
169
|
|
|
307
|
-
// Carousel item field styles
|
|
308
|
-
const CAROUSEL_ITEM_STYLE = {
|
|
309
|
-
card: {
|
|
310
|
-
display: "flex",
|
|
311
|
-
"flex-direction": "column",
|
|
312
|
-
"border-radius": "lg",
|
|
313
|
-
overflow: "hidden",
|
|
314
|
-
"box-shadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1)",
|
|
315
|
-
},
|
|
316
|
-
image: {
|
|
317
|
-
width: "100%",
|
|
318
|
-
height: "18rem",
|
|
319
|
-
"object-fit": "cover",
|
|
320
|
-
},
|
|
321
|
-
};
|
|
322
|
-
|
|
323
|
-
const CAROUSEL_STYLES = Array(5)
|
|
324
|
-
.fill(0)
|
|
325
|
-
?.map(() => CAROUSEL_ITEM_STYLE);
|
|
326
|
-
|
|
327
170
|
export const Carousel1: IBlock = {
|
|
328
171
|
category_id: "carousel",
|
|
329
172
|
title: "Carousel 1",
|
|
@@ -332,75 +175,31 @@ export const Carousel1: IBlock = {
|
|
|
332
175
|
prompt_description:
|
|
333
176
|
"A dual-row carousel block displaying image galleries with smooth transitions and responsive design",
|
|
334
177
|
content_schema: [
|
|
335
|
-
{
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
},
|
|
340
|
-
{
|
|
341
|
-
key: "container",
|
|
342
|
-
label: "Container",
|
|
343
|
-
field_interface: "ContainerWidget",
|
|
344
|
-
},
|
|
345
|
-
{
|
|
346
|
-
key: "header_wrapper",
|
|
347
|
-
label: "Header Wrapper",
|
|
348
|
-
field_interface: "BoxWidget",
|
|
349
|
-
},
|
|
350
|
-
{
|
|
351
|
-
key: "title",
|
|
352
|
-
label: "Title",
|
|
353
|
-
field_interface: "HeadingWidget",
|
|
354
|
-
},
|
|
355
|
-
{
|
|
356
|
-
key: "description",
|
|
357
|
-
label: "Description",
|
|
358
|
-
field_interface: "TypographyWidget",
|
|
359
|
-
},
|
|
360
|
-
{
|
|
361
|
-
key: "carousel_1_levoGroup",
|
|
362
|
-
label: "Carousel 1 Levo Group",
|
|
363
|
-
field_interface: "BoxWidget",
|
|
364
|
-
},
|
|
178
|
+
{ key: "layout", label: "Layout", field_interface: "LayoutWidget" },
|
|
179
|
+
{ key: "container", label: "Container", field_interface: "ContainerWidget" },
|
|
180
|
+
{ key: "header_wrapper", label: "Header Wrapper", field_interface: "BoxWidget" },
|
|
181
|
+
{ key: "title", label: "Title", field_interface: "HeadingWidget" },
|
|
182
|
+
{ key: "description", label: "Description", field_interface: "TypographyWidget" },
|
|
183
|
+
{ key: "carousel_1_levoGroup", label: "Carousel 1 Levo Group", field_interface: "BoxWidget" },
|
|
365
184
|
{
|
|
366
185
|
key: "carousel_1",
|
|
367
186
|
label: "Carousel 1",
|
|
368
187
|
kind: "group",
|
|
369
188
|
field_interface: "CarouselWidget",
|
|
370
189
|
fields: [
|
|
371
|
-
{
|
|
372
|
-
|
|
373
|
-
label: "Card",
|
|
374
|
-
field_interface: "BoxWidget",
|
|
375
|
-
},
|
|
376
|
-
{
|
|
377
|
-
key: "image",
|
|
378
|
-
label: "Image",
|
|
379
|
-
field_interface: "ImageWidget",
|
|
380
|
-
},
|
|
190
|
+
{ key: "card", label: "Card", field_interface: "BoxWidget" },
|
|
191
|
+
{ key: "image", label: "Image", field_interface: "ImageWidget" },
|
|
381
192
|
],
|
|
382
193
|
},
|
|
383
|
-
{
|
|
384
|
-
key: "carousel_2_levoGroup",
|
|
385
|
-
label: "Carousel 2 Levo Group",
|
|
386
|
-
field_interface: "BoxWidget",
|
|
387
|
-
},
|
|
194
|
+
{ key: "carousel_2_levoGroup", label: "Carousel 2 Levo Group", field_interface: "BoxWidget" },
|
|
388
195
|
{
|
|
389
196
|
key: "carousel_2",
|
|
390
197
|
label: "Carousel 2",
|
|
391
198
|
kind: "group",
|
|
392
199
|
field_interface: "CarouselWidget",
|
|
393
200
|
fields: [
|
|
394
|
-
{
|
|
395
|
-
|
|
396
|
-
label: "Card",
|
|
397
|
-
field_interface: "BoxWidget",
|
|
398
|
-
},
|
|
399
|
-
{
|
|
400
|
-
key: "image",
|
|
401
|
-
label: "Image",
|
|
402
|
-
field_interface: "ImageWidget",
|
|
403
|
-
},
|
|
201
|
+
{ key: "card", label: "Card", field_interface: "BoxWidget" },
|
|
202
|
+
{ key: "image", label: "Image", field_interface: "ImageWidget" },
|
|
404
203
|
],
|
|
405
204
|
},
|
|
406
205
|
],
|
|
@@ -409,210 +208,166 @@ export const Carousel1: IBlock = {
|
|
|
409
208
|
key: "default",
|
|
410
209
|
title: "Default",
|
|
411
210
|
styles: {
|
|
412
|
-
layout: {
|
|
211
|
+
layout: {
|
|
212
|
+
"padding-top": "3xl",
|
|
213
|
+
"padding-bottom": "3xl",
|
|
214
|
+
},
|
|
413
215
|
container: {},
|
|
414
216
|
header_wrapper: {
|
|
415
217
|
"text-align": "center",
|
|
416
|
-
"margin-bottom": "
|
|
218
|
+
"margin-bottom": "3xl",
|
|
219
|
+
"max-width": "640px",
|
|
220
|
+
"margin-left": "auto",
|
|
221
|
+
"margin-right": "auto",
|
|
222
|
+
display: "flex",
|
|
223
|
+
"flex-direction": "column",
|
|
224
|
+
"row-gap": "xs",
|
|
417
225
|
},
|
|
418
226
|
title: {
|
|
419
227
|
"margin-bottom": "none",
|
|
420
228
|
},
|
|
229
|
+
description: {
|
|
230
|
+
"margin-top": "none",
|
|
231
|
+
color: "text-2",
|
|
232
|
+
},
|
|
421
233
|
carousel_1_levoGroup: {
|
|
422
234
|
number_of_slides: 3.5,
|
|
423
|
-
"margin-bottom": "
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
},
|
|
427
|
-
mobile: {
|
|
428
|
-
number_of_slides: 1.2,
|
|
429
|
-
},
|
|
235
|
+
"margin-bottom": "base",
|
|
236
|
+
"column-gap": "base",
|
|
237
|
+
tablet: { number_of_slides: 2.5 },
|
|
238
|
+
mobile: { number_of_slides: 1.2 },
|
|
430
239
|
},
|
|
431
240
|
carousel_2_levoGroup: {
|
|
432
241
|
number_of_slides: 3.5,
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
},
|
|
436
|
-
mobile: {
|
|
437
|
-
number_of_slides: 1.2,
|
|
438
|
-
},
|
|
242
|
+
"column-gap": "base",
|
|
243
|
+
tablet: { number_of_slides: 2.5 },
|
|
244
|
+
mobile: { number_of_slides: 1.2 },
|
|
439
245
|
},
|
|
440
|
-
|
|
441
|
-
{
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
"box-shadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1)",
|
|
448
|
-
},
|
|
449
|
-
image: {
|
|
450
|
-
width: "100%",
|
|
451
|
-
height: "18rem",
|
|
452
|
-
"object-fit": "cover",
|
|
453
|
-
},
|
|
454
|
-
},
|
|
455
|
-
{
|
|
456
|
-
card: {
|
|
457
|
-
display: "flex",
|
|
458
|
-
"flex-direction": "column",
|
|
459
|
-
"border-radius": "lg",
|
|
460
|
-
overflow: "hidden",
|
|
461
|
-
"box-shadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1)",
|
|
462
|
-
},
|
|
463
|
-
image: {
|
|
464
|
-
width: "100%",
|
|
465
|
-
height: "18rem",
|
|
466
|
-
"object-fit": "cover",
|
|
467
|
-
},
|
|
246
|
+
carousel_1_levoGroupItem: {
|
|
247
|
+
card: {
|
|
248
|
+
display: "flex",
|
|
249
|
+
"flex-direction": "column",
|
|
250
|
+
"border-radius": "lg",
|
|
251
|
+
overflow: "hidden",
|
|
252
|
+
"box-shadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1)",
|
|
468
253
|
},
|
|
469
|
-
{
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
overflow: "hidden",
|
|
475
|
-
"box-shadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1)",
|
|
476
|
-
},
|
|
477
|
-
image: {
|
|
478
|
-
width: "100%",
|
|
479
|
-
height: "18rem",
|
|
480
|
-
"object-fit": "cover",
|
|
481
|
-
},
|
|
254
|
+
image: {
|
|
255
|
+
width: "100%",
|
|
256
|
+
height: "18rem",
|
|
257
|
+
"aspect-ratio": "3 / 2",
|
|
258
|
+
"object-fit": "cover",
|
|
482
259
|
},
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
width: "100%",
|
|
493
|
-
height: "18rem",
|
|
494
|
-
"object-fit": "cover",
|
|
495
|
-
},
|
|
496
|
-
},
|
|
497
|
-
{
|
|
498
|
-
card: {
|
|
499
|
-
display: "flex",
|
|
500
|
-
"flex-direction": "column",
|
|
501
|
-
"border-radius": "lg",
|
|
502
|
-
overflow: "hidden",
|
|
503
|
-
"box-shadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1)",
|
|
504
|
-
},
|
|
505
|
-
image: {
|
|
506
|
-
width: "100%",
|
|
507
|
-
height: "18rem",
|
|
508
|
-
"object-fit": "cover",
|
|
509
|
-
},
|
|
510
|
-
},
|
|
511
|
-
],
|
|
512
|
-
carousel_2: [
|
|
513
|
-
{
|
|
514
|
-
card: {
|
|
515
|
-
display: "flex",
|
|
516
|
-
"flex-direction": "column",
|
|
517
|
-
"border-radius": "lg",
|
|
518
|
-
overflow: "hidden",
|
|
519
|
-
"box-shadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1)",
|
|
520
|
-
},
|
|
521
|
-
image: {
|
|
522
|
-
width: "100%",
|
|
523
|
-
height: "18rem",
|
|
524
|
-
"object-fit": "cover",
|
|
525
|
-
},
|
|
526
|
-
},
|
|
527
|
-
{
|
|
528
|
-
card: {
|
|
529
|
-
display: "flex",
|
|
530
|
-
"flex-direction": "column",
|
|
531
|
-
"border-radius": "lg",
|
|
532
|
-
overflow: "hidden",
|
|
533
|
-
"box-shadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1)",
|
|
534
|
-
},
|
|
535
|
-
image: {
|
|
536
|
-
width: "100%",
|
|
537
|
-
height: "18rem",
|
|
538
|
-
"object-fit": "cover",
|
|
539
|
-
},
|
|
540
|
-
},
|
|
541
|
-
{
|
|
542
|
-
card: {
|
|
543
|
-
display: "flex",
|
|
544
|
-
"flex-direction": "column",
|
|
545
|
-
"border-radius": "lg",
|
|
546
|
-
overflow: "hidden",
|
|
547
|
-
"box-shadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1)",
|
|
548
|
-
},
|
|
549
|
-
image: {
|
|
550
|
-
width: "100%",
|
|
551
|
-
height: "18rem",
|
|
552
|
-
"object-fit": "cover",
|
|
553
|
-
},
|
|
554
|
-
},
|
|
555
|
-
{
|
|
556
|
-
card: {
|
|
557
|
-
display: "flex",
|
|
558
|
-
"flex-direction": "column",
|
|
559
|
-
"border-radius": "lg",
|
|
560
|
-
overflow: "hidden",
|
|
561
|
-
"box-shadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1)",
|
|
562
|
-
},
|
|
563
|
-
image: {
|
|
564
|
-
width: "100%",
|
|
565
|
-
height: "18rem",
|
|
566
|
-
"object-fit": "cover",
|
|
567
|
-
},
|
|
260
|
+
},
|
|
261
|
+
carousel_1: [{}, {}, {}, {}, {}],
|
|
262
|
+
carousel_2_levoGroupItem: {
|
|
263
|
+
card: {
|
|
264
|
+
display: "flex",
|
|
265
|
+
"flex-direction": "column",
|
|
266
|
+
"border-radius": "lg",
|
|
267
|
+
overflow: "hidden",
|
|
268
|
+
"box-shadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1)",
|
|
568
269
|
},
|
|
569
|
-
{
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
overflow: "hidden",
|
|
575
|
-
"box-shadow": "0 4px 6px -1px rgba(0, 0, 0, 0.1)",
|
|
576
|
-
},
|
|
577
|
-
image: {
|
|
578
|
-
width: "100%",
|
|
579
|
-
height: "18rem",
|
|
580
|
-
"object-fit": "cover",
|
|
581
|
-
},
|
|
270
|
+
image: {
|
|
271
|
+
width: "100%",
|
|
272
|
+
height: "18rem",
|
|
273
|
+
"aspect-ratio": "3 / 2",
|
|
274
|
+
"object-fit": "cover",
|
|
582
275
|
},
|
|
583
|
-
],
|
|
584
|
-
description: {
|
|
585
|
-
"margin-top": "4xs",
|
|
586
276
|
},
|
|
277
|
+
carousel_2: [{}, {}, {}, {}, {}],
|
|
587
278
|
},
|
|
588
279
|
content: DEFAULT_CONTENT,
|
|
589
280
|
config: {
|
|
590
281
|
carousel_1_levoGroup: {
|
|
591
|
-
carousel: {
|
|
592
|
-
loop: true,
|
|
593
|
-
autoScroll: true,
|
|
594
|
-
speed: 3,
|
|
595
|
-
},
|
|
282
|
+
carousel: { loop: true, autoScroll: true, speed: 3 },
|
|
596
283
|
},
|
|
597
284
|
carousel_2_levoGroup: {
|
|
598
|
-
carousel: {
|
|
599
|
-
loop: true,
|
|
600
|
-
autoScroll: true,
|
|
601
|
-
speed: 2,
|
|
602
|
-
},
|
|
285
|
+
carousel: { loop: true, autoScroll: true, speed: 2 },
|
|
603
286
|
},
|
|
604
287
|
title: {
|
|
605
|
-
action: {
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
609
|
-
|
|
610
|
-
|
|
288
|
+
action: { type: "none", value: "", options: { openInNewTab: false } },
|
|
289
|
+
selectedVariants: { Heading_Level: "H2" },
|
|
290
|
+
},
|
|
291
|
+
},
|
|
292
|
+
},
|
|
293
|
+
{
|
|
294
|
+
key: "compact_single_row",
|
|
295
|
+
title: "Compact Single Row",
|
|
296
|
+
styles: {
|
|
297
|
+
layout: {
|
|
298
|
+
"background-color": "white",
|
|
299
|
+
"padding-top": "3xl",
|
|
300
|
+
"padding-bottom": "3xl",
|
|
301
|
+
},
|
|
302
|
+
container: {},
|
|
303
|
+
header_wrapper: {
|
|
304
|
+
"text-align": "center",
|
|
305
|
+
"margin-bottom": "2xl",
|
|
306
|
+
"max-width": "640px",
|
|
307
|
+
"margin-left": "auto",
|
|
308
|
+
"margin-right": "auto",
|
|
309
|
+
display: "flex",
|
|
310
|
+
"flex-direction": "column",
|
|
311
|
+
"row-gap": "xs",
|
|
312
|
+
},
|
|
313
|
+
title: { "margin-bottom": "none" },
|
|
314
|
+
description: {
|
|
315
|
+
"margin-top": "none",
|
|
316
|
+
color: "text-2",
|
|
317
|
+
"font-size": "sm",
|
|
318
|
+
},
|
|
319
|
+
carousel_1_levoGroup: {
|
|
320
|
+
number_of_slides: 5.5,
|
|
321
|
+
"margin-bottom": "xs",
|
|
322
|
+
"column-gap": "sm",
|
|
323
|
+
tablet: { number_of_slides: 3.5 },
|
|
324
|
+
mobile: { number_of_slides: 2.2 },
|
|
325
|
+
},
|
|
326
|
+
carousel_2_levoGroup: { display: "none" },
|
|
327
|
+
carousel_1_levoGroupItem: {
|
|
328
|
+
card: {
|
|
329
|
+
display: "flex",
|
|
330
|
+
"flex-direction": "column",
|
|
331
|
+
"border-radius": "base",
|
|
332
|
+
overflow: "hidden",
|
|
611
333
|
},
|
|
612
|
-
|
|
613
|
-
|
|
334
|
+
image: {
|
|
335
|
+
width: "100%",
|
|
336
|
+
height: "10rem",
|
|
337
|
+
"aspect-ratio": "3 / 2",
|
|
338
|
+
"object-fit": "cover",
|
|
614
339
|
},
|
|
615
340
|
},
|
|
341
|
+
carousel_1: [{}, {}, {}, {}, {}],
|
|
342
|
+
carousel_2: [],
|
|
343
|
+
},
|
|
344
|
+
content: {
|
|
345
|
+
layout: null,
|
|
346
|
+
container: null,
|
|
347
|
+
header_wrapper: null,
|
|
348
|
+
title: "Built by teams who ship every day",
|
|
349
|
+
description:
|
|
350
|
+
"A look inside the product, the workspace, and the operators behind every release.",
|
|
351
|
+
carousel_1_levoGroup: null,
|
|
352
|
+
carousel_1: [
|
|
353
|
+
{ card: null, image: IMG_1 },
|
|
354
|
+
{ card: null, image: IMG_2 },
|
|
355
|
+
{ card: null, image: IMG_3 },
|
|
356
|
+
{ card: null, image: IMG_4 },
|
|
357
|
+
{ card: null, image: IMG_5 },
|
|
358
|
+
],
|
|
359
|
+
carousel_2_levoGroup: null,
|
|
360
|
+
carousel_2: [],
|
|
361
|
+
},
|
|
362
|
+
config: {
|
|
363
|
+
carousel_1_levoGroup: {
|
|
364
|
+
carousel: { loop: true, autoScroll: true, speed: 2 },
|
|
365
|
+
},
|
|
366
|
+
carousel_2_levoGroup: {},
|
|
367
|
+
title: {
|
|
368
|
+
action: { type: "none", value: "", options: { openInNewTab: false } },
|
|
369
|
+
selectedVariants: { Heading_Level: "H3" },
|
|
370
|
+
},
|
|
616
371
|
},
|
|
617
372
|
},
|
|
618
373
|
],
|