@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,152 +1,162 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
3
|
+
// Data center / server racks — infrastructure card
|
|
4
|
+
const IMG_1 = {
|
|
5
|
+
id: "7452776366356017711",
|
|
6
6
|
kind: "image",
|
|
7
|
-
location: "https://
|
|
7
|
+
location: "https://images.pexels.com/photos/6466141/pexels-photo-6466141.jpeg",
|
|
8
|
+
mimetype: "image/jpeg",
|
|
8
9
|
srcset: {
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
path: "https://
|
|
10
|
+
"320w": "https://images.pexels.com/photos/6466141/pexels-photo-6466141.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
11
|
+
"640w": "https://images.pexels.com/photos/6466141/pexels-photo-6466141.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
12
|
+
"750w": "https://images.pexels.com/photos/6466141/pexels-photo-6466141.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
13
|
+
"828w": "https://images.pexels.com/photos/6466141/pexels-photo-6466141.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
14
|
+
"1080w": "https://images.pexels.com/photos/6466141/pexels-photo-6466141.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
15
|
+
"1200w": "https://images.pexels.com/photos/6466141/pexels-photo-6466141.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
16
|
+
"1920w": "https://images.pexels.com/photos/6466141/pexels-photo-6466141.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
17
|
+
path: "https://images.pexels.com/photos/6466141/pexels-photo-6466141.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/6466141/pexels-photo-6466141.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/6466141/pexels-photo-6466141.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/6466141/pexels-photo-6466141.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/6466141/pexels-photo-6466141.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/6466141/pexels-photo-6466141.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/6466141/pexels-photo-6466141.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
17
18
|
},
|
|
18
|
-
mimetype: "image/png",
|
|
19
19
|
};
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
20
|
+
|
|
21
|
+
// Cybersecurity analysts on encrypted screens — security card
|
|
22
|
+
const IMG_2 = {
|
|
23
|
+
id: "7452776367487930725",
|
|
23
24
|
kind: "image",
|
|
24
|
-
location: "https://
|
|
25
|
+
location: "https://images.pexels.com/photos/5380655/pexels-photo-5380655.jpeg",
|
|
26
|
+
mimetype: "image/jpeg",
|
|
25
27
|
srcset: {
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
path: "https://
|
|
28
|
+
"320w": "https://images.pexels.com/photos/5380655/pexels-photo-5380655.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
29
|
+
"640w": "https://images.pexels.com/photos/5380655/pexels-photo-5380655.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
30
|
+
"750w": "https://images.pexels.com/photos/5380655/pexels-photo-5380655.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
31
|
+
"828w": "https://images.pexels.com/photos/5380655/pexels-photo-5380655.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
32
|
+
"1080w": "https://images.pexels.com/photos/5380655/pexels-photo-5380655.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
33
|
+
"1200w": "https://images.pexels.com/photos/5380655/pexels-photo-5380655.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
34
|
+
"1920w": "https://images.pexels.com/photos/5380655/pexels-photo-5380655.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
35
|
+
path: "https://images.pexels.com/photos/5380655/pexels-photo-5380655.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/5380655/pexels-photo-5380655.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/5380655/pexels-photo-5380655.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/5380655/pexels-photo-5380655.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/5380655/pexels-photo-5380655.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/5380655/pexels-photo-5380655.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/5380655/pexels-photo-5380655.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
34
36
|
},
|
|
35
|
-
mimetype: "image/png",
|
|
36
37
|
};
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
38
|
+
|
|
39
|
+
// Analytics screens — observability card
|
|
40
|
+
const IMG_3 = {
|
|
41
|
+
id: "7452776367719568099",
|
|
40
42
|
kind: "image",
|
|
41
|
-
location: "https://
|
|
43
|
+
location: "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg",
|
|
44
|
+
mimetype: "image/jpeg",
|
|
42
45
|
srcset: {
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
path: "https://
|
|
46
|
+
"320w": "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
47
|
+
"640w": "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
48
|
+
"750w": "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
49
|
+
"828w": "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
50
|
+
"1080w": "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
51
|
+
"1200w": "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
52
|
+
"1920w": "https://images.pexels.com/photos/8636589/pexels-photo-8636589.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
53
|
+
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",
|
|
51
54
|
},
|
|
52
|
-
mimetype: "image/png",
|
|
53
55
|
};
|
|
54
56
|
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
57
|
+
// Code on editor — automation card
|
|
58
|
+
const IMG_4 = {
|
|
59
|
+
id: "7452776368058402200",
|
|
58
60
|
kind: "image",
|
|
59
|
-
|
|
61
|
+
location: "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg",
|
|
62
|
+
mimetype: "image/jpeg",
|
|
60
63
|
srcset: {
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
path: "https://
|
|
64
|
+
"320w": "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
65
|
+
"640w": "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
66
|
+
"750w": "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
67
|
+
"828w": "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
68
|
+
"1080w": "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
69
|
+
"1200w": "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
70
|
+
"1920w": "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
71
|
+
path: "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
69
72
|
},
|
|
70
73
|
};
|
|
71
74
|
|
|
75
|
+
/**
|
|
76
|
+
* date_icon / category_icon ImageWidget slots reuse IMG_1 for shape compliance.
|
|
77
|
+
* Every layout hides them via `display: none` — a tiny photo does not read as
|
|
78
|
+
* an icon. The branded uppercase label on date_text / category_text carries
|
|
79
|
+
* the metadata instead.
|
|
80
|
+
*/
|
|
81
|
+
|
|
72
82
|
const DEFAULT_CONTENT = {
|
|
73
83
|
layout: null,
|
|
74
84
|
container: null,
|
|
75
|
-
title: "
|
|
85
|
+
title: "Solutions built for cloud-native teams",
|
|
76
86
|
description:
|
|
77
|
-
"
|
|
87
|
+
"Migrations, platform engineering, and FinOps delivered by senior SREs — backed by SOC 2 Type II controls and a 15-minute P1 SLA.",
|
|
78
88
|
features: [
|
|
79
89
|
{
|
|
80
90
|
card: null,
|
|
81
|
-
image:
|
|
91
|
+
image: IMG_1,
|
|
82
92
|
content_wrapper: null,
|
|
83
93
|
meta_container: null,
|
|
84
94
|
date_wrapper: null,
|
|
85
|
-
date_icon:
|
|
86
|
-
date_text: "
|
|
95
|
+
date_icon: IMG_1,
|
|
96
|
+
date_text: "Mar 04, 2025",
|
|
87
97
|
category_wrapper: null,
|
|
88
|
-
category_icon:
|
|
89
|
-
category_text: "
|
|
98
|
+
category_icon: IMG_1,
|
|
99
|
+
category_text: "Infrastructure",
|
|
90
100
|
text_container: null,
|
|
91
|
-
feature_title: "
|
|
101
|
+
feature_title: "Zero-touch migration",
|
|
92
102
|
description:
|
|
93
|
-
"
|
|
103
|
+
"Lift regulated workloads to AWS, GCP, or Azure using Terraform modules and blue-green cutovers, with rollback in under 30 seconds.",
|
|
94
104
|
ctas_levoGroup: null,
|
|
95
|
-
ctas: [{ cta: "
|
|
105
|
+
ctas: [{ cta: "Read case study" }],
|
|
96
106
|
},
|
|
97
107
|
{
|
|
98
108
|
card: null,
|
|
99
|
-
image:
|
|
109
|
+
image: IMG_2,
|
|
100
110
|
content_wrapper: null,
|
|
101
111
|
meta_container: null,
|
|
102
112
|
date_wrapper: null,
|
|
103
|
-
date_icon:
|
|
104
|
-
date_text: "
|
|
113
|
+
date_icon: IMG_1,
|
|
114
|
+
date_text: "Jun 18, 2025",
|
|
105
115
|
category_wrapper: null,
|
|
106
|
-
category_icon:
|
|
107
|
-
category_text: "
|
|
116
|
+
category_icon: IMG_1,
|
|
117
|
+
category_text: "Security",
|
|
108
118
|
text_container: null,
|
|
109
|
-
feature_title: "
|
|
119
|
+
feature_title: "Compliant by design",
|
|
110
120
|
description:
|
|
111
|
-
"
|
|
121
|
+
"SOC 2 Type II and ISO 27001 baselines enforced through policy-as-code, hardware-backed KMS keys, and just-in-time IAM access on every account.",
|
|
112
122
|
ctas_levoGroup: null,
|
|
113
|
-
ctas: [{ cta: "
|
|
123
|
+
ctas: [{ cta: "Read trust report" }],
|
|
114
124
|
},
|
|
115
125
|
{
|
|
116
126
|
card: null,
|
|
117
|
-
image:
|
|
127
|
+
image: IMG_3,
|
|
118
128
|
content_wrapper: null,
|
|
119
129
|
meta_container: null,
|
|
120
130
|
date_wrapper: null,
|
|
121
|
-
date_icon:
|
|
122
|
-
date_text: "
|
|
131
|
+
date_icon: IMG_1,
|
|
132
|
+
date_text: "Sep 22, 2025",
|
|
123
133
|
category_wrapper: null,
|
|
124
|
-
category_icon:
|
|
125
|
-
category_text: "
|
|
134
|
+
category_icon: IMG_1,
|
|
135
|
+
category_text: "Observability",
|
|
126
136
|
text_container: null,
|
|
127
|
-
feature_title: "
|
|
137
|
+
feature_title: "Traces on day one",
|
|
128
138
|
description:
|
|
129
|
-
"
|
|
139
|
+
"OpenTelemetry spans, metrics, and logs wired into a single pane with cost anomaly alerts and service-level attribution across every environment.",
|
|
130
140
|
ctas_levoGroup: null,
|
|
131
|
-
ctas: [{ cta: "
|
|
141
|
+
ctas: [{ cta: "View benchmarks" }],
|
|
132
142
|
},
|
|
133
143
|
{
|
|
134
144
|
card: null,
|
|
135
|
-
image:
|
|
145
|
+
image: IMG_4,
|
|
136
146
|
content_wrapper: null,
|
|
137
147
|
meta_container: null,
|
|
138
148
|
date_wrapper: null,
|
|
139
|
-
date_icon:
|
|
140
|
-
date_text: "
|
|
149
|
+
date_icon: IMG_1,
|
|
150
|
+
date_text: "Jan 14, 2026",
|
|
141
151
|
category_wrapper: null,
|
|
142
|
-
category_icon:
|
|
143
|
-
category_text: "
|
|
152
|
+
category_icon: IMG_1,
|
|
153
|
+
category_text: "Automation",
|
|
144
154
|
text_container: null,
|
|
145
|
-
feature_title: "
|
|
155
|
+
feature_title: "Pipelines, prebuilt",
|
|
146
156
|
description:
|
|
147
|
-
"
|
|
157
|
+
"Opinionated CI/CD for every runtime with spot-instance pools, preview environments, and zero-downtime rollbacks ready the day your repo lands.",
|
|
148
158
|
ctas_levoGroup: null,
|
|
149
|
-
ctas: [{ cta: "
|
|
159
|
+
ctas: [{ cta: "Explore platform" }],
|
|
150
160
|
},
|
|
151
161
|
],
|
|
152
162
|
"carousel-navigation-container": null,
|
|
@@ -156,6 +166,15 @@ const DEFAULT_CONTENT = {
|
|
|
156
166
|
|
|
157
167
|
export type IFeature6Content = typeof DEFAULT_CONTENT;
|
|
158
168
|
|
|
169
|
+
// Branded uppercase label styling used on date_text + category_text across all layouts.
|
|
170
|
+
const LABEL_STYLE = {
|
|
171
|
+
color: "brand",
|
|
172
|
+
"text-transform": "uppercase",
|
|
173
|
+
"letter-spacing": "0.08em",
|
|
174
|
+
"font-weight": 600,
|
|
175
|
+
"font-size": "xs",
|
|
176
|
+
};
|
|
177
|
+
|
|
159
178
|
export const Features6: IBlock = {
|
|
160
179
|
category_id: "features",
|
|
161
180
|
title: "Features 6",
|
|
@@ -187,7 +206,7 @@ export const Features6: IBlock = {
|
|
|
187
206
|
prompt_description:
|
|
188
207
|
"Main heading for the feature section that introduces the carousel of featured solutions or products.",
|
|
189
208
|
min_characters: 10,
|
|
190
|
-
max_characters:
|
|
209
|
+
max_characters: 60,
|
|
191
210
|
},
|
|
192
211
|
},
|
|
193
212
|
{
|
|
@@ -196,9 +215,9 @@ export const Features6: IBlock = {
|
|
|
196
215
|
field_interface: "HeadingWidget",
|
|
197
216
|
hint: {
|
|
198
217
|
prompt_description:
|
|
199
|
-
"
|
|
200
|
-
min_characters:
|
|
201
|
-
max_characters:
|
|
218
|
+
"Short supporting line under the section title that sets context for the feature cards.",
|
|
219
|
+
min_characters: 20,
|
|
220
|
+
max_characters: 200,
|
|
202
221
|
},
|
|
203
222
|
},
|
|
204
223
|
{
|
|
@@ -263,7 +282,7 @@ export const Features6: IBlock = {
|
|
|
263
282
|
field_interface: "TypographyWidget",
|
|
264
283
|
hint: {
|
|
265
284
|
prompt_description:
|
|
266
|
-
"Date when the feature was launched or last updated, formatted as '
|
|
285
|
+
"Date when the feature was launched or last updated, formatted as 'Mon DD, YYYY'.",
|
|
267
286
|
min_characters: 10,
|
|
268
287
|
max_characters: 20,
|
|
269
288
|
},
|
|
@@ -291,9 +310,9 @@ export const Features6: IBlock = {
|
|
|
291
310
|
field_interface: "TypographyWidget",
|
|
292
311
|
hint: {
|
|
293
312
|
prompt_description:
|
|
294
|
-
"Category or tag that classifies the type of solution (e.g.,
|
|
313
|
+
"Category or tag that classifies the type of solution (e.g., Infrastructure, Security, Observability).",
|
|
295
314
|
min_characters: 5,
|
|
296
|
-
max_characters:
|
|
315
|
+
max_characters: 20,
|
|
297
316
|
},
|
|
298
317
|
},
|
|
299
318
|
{
|
|
@@ -308,7 +327,7 @@ export const Features6: IBlock = {
|
|
|
308
327
|
hint: {
|
|
309
328
|
prompt_description:
|
|
310
329
|
"Title of the specific feature or solution being showcased in the card.",
|
|
311
|
-
min_characters:
|
|
330
|
+
min_characters: 10,
|
|
312
331
|
max_characters: 50,
|
|
313
332
|
},
|
|
314
333
|
},
|
|
@@ -320,7 +339,7 @@ export const Features6: IBlock = {
|
|
|
320
339
|
prompt_description:
|
|
321
340
|
"Brief description explaining the benefits and value proposition of the featured solution.",
|
|
322
341
|
min_characters: 60,
|
|
323
|
-
max_characters:
|
|
342
|
+
max_characters: 200,
|
|
324
343
|
},
|
|
325
344
|
},
|
|
326
345
|
{
|
|
@@ -365,383 +384,115 @@ export const Features6: IBlock = {
|
|
|
365
384
|
"flex-direction": "column",
|
|
366
385
|
"row-gap": "3xl",
|
|
367
386
|
},
|
|
387
|
+
header: {
|
|
388
|
+
display: "flex",
|
|
389
|
+
"flex-direction": "column",
|
|
390
|
+
"row-gap": "base",
|
|
391
|
+
"max-width": "640px",
|
|
392
|
+
},
|
|
368
393
|
features_levoGroup: {
|
|
369
394
|
width: "100%",
|
|
395
|
+
number_of_slides: 1,
|
|
396
|
+
mobile: {
|
|
397
|
+
number_of_slides: 1,
|
|
398
|
+
},
|
|
370
399
|
},
|
|
371
|
-
|
|
372
|
-
{
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
"padding-right": "xl",
|
|
384
|
-
"padding-top": "xl",
|
|
385
|
-
"padding-bottom": "xl",
|
|
386
|
-
},
|
|
387
|
-
image: {
|
|
388
|
-
width: "320px",
|
|
389
|
-
height: "240px",
|
|
390
|
-
"object-fit": "cover",
|
|
391
|
-
"border-radius": "base",
|
|
392
|
-
mobile: {
|
|
393
|
-
width: "100%",
|
|
394
|
-
height: "200px",
|
|
395
|
-
},
|
|
396
|
-
},
|
|
397
|
-
content_wrapper: {
|
|
398
|
-
display: "flex",
|
|
399
|
-
"flex-direction": "column",
|
|
400
|
-
"padding-top": "lg",
|
|
401
|
-
"padding-bottom": "lg",
|
|
402
|
-
"padding-left": "lg",
|
|
403
|
-
"padding-right": "lg",
|
|
404
|
-
"flex-grow": "1",
|
|
405
|
-
"row-gap": "base",
|
|
406
|
-
},
|
|
407
|
-
meta_container: {
|
|
408
|
-
display: "flex",
|
|
409
|
-
"align-items": "center",
|
|
410
|
-
"column-gap": "lg",
|
|
411
|
-
"padding-bottom": "base",
|
|
412
|
-
mobile: {
|
|
413
|
-
"flex-direction": "column",
|
|
414
|
-
"align-items": "flex-start",
|
|
415
|
-
"row-gap": "xs",
|
|
416
|
-
},
|
|
417
|
-
},
|
|
418
|
-
date_wrapper: {
|
|
419
|
-
display: "flex",
|
|
420
|
-
"align-items": "center",
|
|
421
|
-
"column-gap": "xs",
|
|
422
|
-
},
|
|
423
|
-
date_icon: {
|
|
424
|
-
width: "16px",
|
|
425
|
-
height: "16px",
|
|
426
|
-
},
|
|
427
|
-
date_text: {
|
|
428
|
-
"font-weight": "500",
|
|
429
|
-
},
|
|
430
|
-
category_wrapper: {
|
|
431
|
-
display: "flex",
|
|
432
|
-
"align-items": "center",
|
|
433
|
-
"column-gap": "xs",
|
|
434
|
-
},
|
|
435
|
-
category_icon: {
|
|
436
|
-
width: "16px",
|
|
437
|
-
height: "16px",
|
|
438
|
-
},
|
|
439
|
-
category_text: {
|
|
440
|
-
"font-weight": "500",
|
|
441
|
-
},
|
|
442
|
-
text_container: {
|
|
443
|
-
display: "flex",
|
|
444
|
-
"flex-direction": "column",
|
|
445
|
-
"row-gap": "base",
|
|
446
|
-
},
|
|
447
|
-
feature_title: {
|
|
448
|
-
"font-weight": 600,
|
|
449
|
-
},
|
|
450
|
-
description: {
|
|
451
|
-
width: "500px",
|
|
452
|
-
},
|
|
453
|
-
ctas_levoGroup: {
|
|
454
|
-
display: "flex",
|
|
455
|
-
"flex-direction": "row",
|
|
456
|
-
"column-gap": "md",
|
|
457
|
-
"row-gap": "md",
|
|
458
|
-
"flex-wrap": "wrap",
|
|
459
|
-
"align-items": "center",
|
|
460
|
-
},
|
|
461
|
-
ctas: Array(2)
|
|
462
|
-
.fill(0)
|
|
463
|
-
.map(() => ({ cta: {} })),
|
|
464
|
-
},
|
|
465
|
-
{
|
|
466
|
-
card: {
|
|
467
|
-
display: "flex",
|
|
468
|
-
"flex-direction": "row",
|
|
469
|
-
"border-radius": "base",
|
|
470
|
-
overflow: "hidden",
|
|
471
|
-
"box-shadow": "0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",
|
|
472
|
-
mobile: {
|
|
473
|
-
"flex-direction": "column",
|
|
474
|
-
},
|
|
475
|
-
"padding-left": "xl",
|
|
476
|
-
"padding-right": "xl",
|
|
477
|
-
"padding-top": "xl",
|
|
478
|
-
"padding-bottom": "xl",
|
|
479
|
-
},
|
|
480
|
-
image: {
|
|
481
|
-
width: "320px",
|
|
482
|
-
height: "240px",
|
|
483
|
-
"object-fit": "cover",
|
|
484
|
-
"border-radius": "base",
|
|
485
|
-
mobile: {
|
|
486
|
-
width: "100%",
|
|
487
|
-
height: "200px",
|
|
488
|
-
},
|
|
489
|
-
},
|
|
490
|
-
content_wrapper: {
|
|
491
|
-
display: "flex",
|
|
492
|
-
"flex-direction": "column",
|
|
493
|
-
"padding-top": "lg",
|
|
494
|
-
"padding-bottom": "lg",
|
|
495
|
-
"padding-left": "lg",
|
|
496
|
-
"padding-right": "lg",
|
|
497
|
-
"flex-grow": "1",
|
|
498
|
-
"row-gap": "base",
|
|
499
|
-
},
|
|
500
|
-
meta_container: {
|
|
501
|
-
display: "flex",
|
|
502
|
-
"align-items": "center",
|
|
503
|
-
"column-gap": "lg",
|
|
504
|
-
"padding-bottom": "base",
|
|
505
|
-
mobile: {
|
|
506
|
-
"flex-direction": "column",
|
|
507
|
-
"align-items": "flex-start",
|
|
508
|
-
"row-gap": "xs",
|
|
509
|
-
},
|
|
510
|
-
},
|
|
511
|
-
date_wrapper: {
|
|
512
|
-
display: "flex",
|
|
513
|
-
"align-items": "center",
|
|
514
|
-
"column-gap": "xs",
|
|
515
|
-
},
|
|
516
|
-
date_icon: {
|
|
517
|
-
width: "16px",
|
|
518
|
-
height: "16px",
|
|
519
|
-
},
|
|
520
|
-
date_text: {
|
|
521
|
-
"font-weight": "500",
|
|
522
|
-
},
|
|
523
|
-
category_wrapper: {
|
|
524
|
-
display: "flex",
|
|
525
|
-
"align-items": "center",
|
|
526
|
-
"column-gap": "xs",
|
|
527
|
-
},
|
|
528
|
-
category_icon: {
|
|
529
|
-
width: "16px",
|
|
530
|
-
height: "16px",
|
|
531
|
-
},
|
|
532
|
-
category_text: {
|
|
533
|
-
"font-weight": "500",
|
|
534
|
-
},
|
|
535
|
-
text_container: {
|
|
536
|
-
display: "flex",
|
|
537
|
-
"flex-direction": "column",
|
|
538
|
-
"row-gap": "base",
|
|
539
|
-
},
|
|
540
|
-
feature_title: {
|
|
541
|
-
"font-weight": 600,
|
|
542
|
-
},
|
|
543
|
-
description: {
|
|
544
|
-
width: "500px",
|
|
545
|
-
},
|
|
546
|
-
ctas_levoGroup: {
|
|
547
|
-
display: "flex",
|
|
548
|
-
"flex-direction": "row",
|
|
549
|
-
"column-gap": "md",
|
|
550
|
-
"row-gap": "md",
|
|
551
|
-
"flex-wrap": "wrap",
|
|
552
|
-
"align-items": "center",
|
|
553
|
-
},
|
|
554
|
-
ctas: Array(2)
|
|
555
|
-
.fill(0)
|
|
556
|
-
.map(() => ({ cta: {} })),
|
|
557
|
-
},
|
|
558
|
-
{
|
|
559
|
-
card: {
|
|
560
|
-
display: "flex",
|
|
561
|
-
"flex-direction": "row",
|
|
562
|
-
"border-radius": "base",
|
|
563
|
-
overflow: "hidden",
|
|
564
|
-
"box-shadow": "0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",
|
|
565
|
-
mobile: {
|
|
566
|
-
"flex-direction": "column",
|
|
567
|
-
},
|
|
568
|
-
"padding-left": "xl",
|
|
569
|
-
"padding-right": "xl",
|
|
570
|
-
"padding-top": "xl",
|
|
571
|
-
"padding-bottom": "xl",
|
|
572
|
-
},
|
|
573
|
-
image: {
|
|
574
|
-
width: "320px",
|
|
575
|
-
height: "240px",
|
|
576
|
-
"object-fit": "cover",
|
|
577
|
-
"border-radius": "base",
|
|
578
|
-
mobile: {
|
|
579
|
-
width: "100%",
|
|
580
|
-
height: "200px",
|
|
581
|
-
},
|
|
582
|
-
},
|
|
583
|
-
content_wrapper: {
|
|
584
|
-
display: "flex",
|
|
585
|
-
"flex-direction": "column",
|
|
586
|
-
"padding-top": "lg",
|
|
587
|
-
"padding-bottom": "lg",
|
|
588
|
-
"padding-left": "lg",
|
|
589
|
-
"padding-right": "lg",
|
|
590
|
-
"flex-grow": "1",
|
|
591
|
-
"row-gap": "base",
|
|
592
|
-
},
|
|
593
|
-
meta_container: {
|
|
594
|
-
display: "flex",
|
|
595
|
-
"align-items": "center",
|
|
596
|
-
"column-gap": "lg",
|
|
597
|
-
"padding-bottom": "base",
|
|
598
|
-
mobile: {
|
|
599
|
-
"flex-direction": "column",
|
|
600
|
-
"align-items": "flex-start",
|
|
601
|
-
"row-gap": "xs",
|
|
602
|
-
},
|
|
603
|
-
},
|
|
604
|
-
date_wrapper: {
|
|
605
|
-
display: "flex",
|
|
606
|
-
"align-items": "center",
|
|
607
|
-
"column-gap": "xs",
|
|
608
|
-
},
|
|
609
|
-
date_icon: {
|
|
610
|
-
width: "16px",
|
|
611
|
-
height: "16px",
|
|
612
|
-
},
|
|
613
|
-
date_text: {
|
|
614
|
-
"font-weight": "500",
|
|
615
|
-
},
|
|
616
|
-
category_wrapper: {
|
|
617
|
-
display: "flex",
|
|
618
|
-
"align-items": "center",
|
|
619
|
-
"column-gap": "xs",
|
|
620
|
-
},
|
|
621
|
-
category_icon: {
|
|
622
|
-
width: "16px",
|
|
623
|
-
height: "16px",
|
|
624
|
-
},
|
|
625
|
-
category_text: {
|
|
626
|
-
"font-weight": "500",
|
|
627
|
-
},
|
|
628
|
-
text_container: {
|
|
629
|
-
display: "flex",
|
|
630
|
-
"flex-direction": "column",
|
|
631
|
-
"row-gap": "base",
|
|
632
|
-
},
|
|
633
|
-
feature_title: {
|
|
634
|
-
"font-weight": 600,
|
|
635
|
-
},
|
|
636
|
-
description: {
|
|
637
|
-
width: "500px",
|
|
638
|
-
},
|
|
639
|
-
ctas_levoGroup: {
|
|
640
|
-
display: "flex",
|
|
641
|
-
"flex-direction": "row",
|
|
642
|
-
"column-gap": "md",
|
|
643
|
-
"row-gap": "md",
|
|
644
|
-
"flex-wrap": "wrap",
|
|
645
|
-
"align-items": "center",
|
|
646
|
-
},
|
|
647
|
-
ctas: Array(2)
|
|
648
|
-
.fill(0)
|
|
649
|
-
.map(() => ({ cta: {} })),
|
|
650
|
-
},
|
|
651
|
-
{
|
|
652
|
-
card: {
|
|
653
|
-
display: "flex",
|
|
654
|
-
"flex-direction": "row",
|
|
655
|
-
"border-radius": "base",
|
|
656
|
-
overflow: "hidden",
|
|
657
|
-
"box-shadow": "0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)",
|
|
658
|
-
mobile: {
|
|
659
|
-
"flex-direction": "column",
|
|
660
|
-
},
|
|
661
|
-
"padding-left": "xl",
|
|
662
|
-
"padding-right": "xl",
|
|
663
|
-
"padding-top": "xl",
|
|
664
|
-
"padding-bottom": "xl",
|
|
665
|
-
},
|
|
666
|
-
image: {
|
|
667
|
-
width: "320px",
|
|
668
|
-
height: "240px",
|
|
669
|
-
"object-fit": "cover",
|
|
670
|
-
"border-radius": "base",
|
|
671
|
-
mobile: {
|
|
672
|
-
width: "100%",
|
|
673
|
-
height: "200px",
|
|
674
|
-
},
|
|
675
|
-
},
|
|
676
|
-
content_wrapper: {
|
|
677
|
-
display: "flex",
|
|
400
|
+
features_levoGroupItem: {
|
|
401
|
+
card: {
|
|
402
|
+
display: "flex",
|
|
403
|
+
"flex-direction": "row",
|
|
404
|
+
"align-items": "center",
|
|
405
|
+
"column-gap": "xl",
|
|
406
|
+
"border-radius": "base",
|
|
407
|
+
overflow: "hidden",
|
|
408
|
+
"box-shadow": "default",
|
|
409
|
+
"background-color": "background",
|
|
410
|
+
height: "100%",
|
|
411
|
+
mobile: {
|
|
678
412
|
"flex-direction": "column",
|
|
679
|
-
"
|
|
680
|
-
"
|
|
681
|
-
"
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
date_wrapper: {
|
|
698
|
-
display: "flex",
|
|
699
|
-
"align-items": "center",
|
|
700
|
-
"column-gap": "xs",
|
|
701
|
-
},
|
|
702
|
-
date_icon: {
|
|
703
|
-
width: "16px",
|
|
704
|
-
height: "16px",
|
|
705
|
-
},
|
|
706
|
-
date_text: {
|
|
707
|
-
"font-weight": "500",
|
|
708
|
-
},
|
|
709
|
-
category_wrapper: {
|
|
710
|
-
display: "flex",
|
|
711
|
-
"align-items": "center",
|
|
712
|
-
"column-gap": "xs",
|
|
713
|
-
},
|
|
714
|
-
category_icon: {
|
|
715
|
-
width: "16px",
|
|
716
|
-
height: "16px",
|
|
717
|
-
},
|
|
718
|
-
category_text: {
|
|
719
|
-
"font-weight": "500",
|
|
413
|
+
"align-items": "stretch",
|
|
414
|
+
"column-gap": "0",
|
|
415
|
+
"row-gap": "lg",
|
|
416
|
+
},
|
|
417
|
+
"padding-left": "xl",
|
|
418
|
+
"padding-right": "xl",
|
|
419
|
+
"padding-top": "xl",
|
|
420
|
+
"padding-bottom": "xl",
|
|
421
|
+
},
|
|
422
|
+
image: {
|
|
423
|
+
width: "320px",
|
|
424
|
+
height: "240px",
|
|
425
|
+
"object-fit": "cover",
|
|
426
|
+
"border-radius": "base",
|
|
427
|
+
"flex-shrink": "0",
|
|
428
|
+
mobile: {
|
|
429
|
+
width: "100%",
|
|
430
|
+
height: "200px",
|
|
720
431
|
},
|
|
721
|
-
|
|
722
|
-
|
|
432
|
+
},
|
|
433
|
+
content_wrapper: {
|
|
434
|
+
display: "flex",
|
|
435
|
+
"flex-direction": "column",
|
|
436
|
+
"flex-grow": "1",
|
|
437
|
+
"row-gap": "md",
|
|
438
|
+
"min-width": "0",
|
|
439
|
+
},
|
|
440
|
+
meta_container: {
|
|
441
|
+
display: "flex",
|
|
442
|
+
"align-items": "center",
|
|
443
|
+
"column-gap": "lg",
|
|
444
|
+
mobile: {
|
|
723
445
|
"flex-direction": "column",
|
|
724
|
-
"
|
|
725
|
-
|
|
726
|
-
feature_title: {
|
|
727
|
-
"font-weight": 600,
|
|
728
|
-
},
|
|
729
|
-
description: {
|
|
730
|
-
width: "500px",
|
|
731
|
-
},
|
|
732
|
-
ctas_levoGroup: {
|
|
733
|
-
display: "flex",
|
|
734
|
-
"flex-direction": "row",
|
|
735
|
-
"column-gap": "md",
|
|
736
|
-
"row-gap": "md",
|
|
737
|
-
"flex-wrap": "wrap",
|
|
738
|
-
"align-items": "center",
|
|
446
|
+
"align-items": "flex-start",
|
|
447
|
+
"row-gap": "xs",
|
|
739
448
|
},
|
|
740
|
-
ctas: Array(2)
|
|
741
|
-
.fill(0)
|
|
742
|
-
.map(() => ({ cta: {} })),
|
|
743
449
|
},
|
|
744
|
-
|
|
450
|
+
date_wrapper: {
|
|
451
|
+
display: "flex",
|
|
452
|
+
"align-items": "center",
|
|
453
|
+
"column-gap": "xs",
|
|
454
|
+
},
|
|
455
|
+
// Icons are ImageWidget with a placeholder media; hidden because a photo at 16px
|
|
456
|
+
// does not read as a calendar/tag glyph — the uppercase label carries the semantics.
|
|
457
|
+
date_icon: {
|
|
458
|
+
display: "none",
|
|
459
|
+
},
|
|
460
|
+
date_text: LABEL_STYLE,
|
|
461
|
+
category_wrapper: {
|
|
462
|
+
display: "flex",
|
|
463
|
+
"align-items": "center",
|
|
464
|
+
"column-gap": "xs",
|
|
465
|
+
},
|
|
466
|
+
category_icon: {
|
|
467
|
+
display: "none",
|
|
468
|
+
},
|
|
469
|
+
category_text: LABEL_STYLE,
|
|
470
|
+
text_container: {
|
|
471
|
+
display: "flex",
|
|
472
|
+
"flex-direction": "column",
|
|
473
|
+
"row-gap": "sm",
|
|
474
|
+
"flex-grow": "1",
|
|
475
|
+
},
|
|
476
|
+
feature_title: {
|
|
477
|
+
"font-weight": 600,
|
|
478
|
+
},
|
|
479
|
+
description: {
|
|
480
|
+
"max-width": "560px",
|
|
481
|
+
},
|
|
482
|
+
ctas_levoGroup: {
|
|
483
|
+
display: "flex",
|
|
484
|
+
"flex-direction": "row",
|
|
485
|
+
"column-gap": "sm",
|
|
486
|
+
"row-gap": "sm",
|
|
487
|
+
"flex-wrap": "wrap",
|
|
488
|
+
"align-items": "center",
|
|
489
|
+
"margin-top": "auto",
|
|
490
|
+
"padding-top": "sm",
|
|
491
|
+
},
|
|
492
|
+
ctas_levoGroupItem: { cta: {} },
|
|
493
|
+
ctas: [{}],
|
|
494
|
+
},
|
|
495
|
+
features: [{}, {}, {}, {}],
|
|
745
496
|
"carousel-navigation-container": {
|
|
746
497
|
display: "flex",
|
|
747
498
|
"justify-content": "center",
|
|
@@ -756,11 +507,11 @@ export const Features6: IBlock = {
|
|
|
756
507
|
width: "8px",
|
|
757
508
|
height: "8px",
|
|
758
509
|
"border-radius": "8px",
|
|
759
|
-
"background-color": "
|
|
510
|
+
"background-color": "border",
|
|
760
511
|
cursor: "pointer",
|
|
761
512
|
transition: "all 0.3s ease",
|
|
762
513
|
"&:hover": {
|
|
763
|
-
"background-color": "
|
|
514
|
+
"background-color": "brandSecondary",
|
|
764
515
|
},
|
|
765
516
|
},
|
|
766
517
|
},
|
|
@@ -774,22 +525,25 @@ export const Features6: IBlock = {
|
|
|
774
525
|
Heading_Level: "H2",
|
|
775
526
|
},
|
|
776
527
|
},
|
|
777
|
-
features:
|
|
778
|
-
|
|
779
|
-
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
785
|
-
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
528
|
+
features: Array(4)
|
|
529
|
+
.fill(0)
|
|
530
|
+
.map((_, i) => ({
|
|
531
|
+
...(i === 0
|
|
532
|
+
? {
|
|
533
|
+
date_text: {
|
|
534
|
+
selectedVariants: {
|
|
535
|
+
Typography_Variants: "Small",
|
|
536
|
+
},
|
|
537
|
+
},
|
|
538
|
+
category_text: {
|
|
539
|
+
selectedVariants: {
|
|
540
|
+
Typography_Variants: "Small",
|
|
541
|
+
},
|
|
542
|
+
},
|
|
543
|
+
}
|
|
544
|
+
: {}),
|
|
789
545
|
feature_title: {
|
|
790
|
-
heading: {
|
|
791
|
-
level: "4",
|
|
792
|
-
},
|
|
546
|
+
...(i === 0 ? { heading: { level: "4" } } : {}),
|
|
793
547
|
selectedVariants: {
|
|
794
548
|
Heading_Level: "H5",
|
|
795
549
|
},
|
|
@@ -797,66 +551,346 @@ export const Features6: IBlock = {
|
|
|
797
551
|
description: {
|
|
798
552
|
selectedVariants: {},
|
|
799
553
|
},
|
|
800
|
-
ctas:
|
|
801
|
-
|
|
802
|
-
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
554
|
+
ctas: [{ cta: { selectedVariants: {} } }],
|
|
555
|
+
})),
|
|
556
|
+
},
|
|
557
|
+
},
|
|
558
|
+
{
|
|
559
|
+
key: "stacked",
|
|
560
|
+
title: "Stacked",
|
|
561
|
+
styles: {
|
|
562
|
+
layout: {},
|
|
563
|
+
container: {
|
|
564
|
+
display: "flex",
|
|
565
|
+
"flex-direction": "column",
|
|
566
|
+
"row-gap": "3xl",
|
|
567
|
+
},
|
|
568
|
+
header: {
|
|
569
|
+
display: "flex",
|
|
570
|
+
"flex-direction": "column",
|
|
571
|
+
"row-gap": "base",
|
|
572
|
+
"max-width": "640px",
|
|
573
|
+
},
|
|
574
|
+
features_levoGroup: {
|
|
575
|
+
display: "flex",
|
|
576
|
+
"flex-direction": "column",
|
|
577
|
+
width: "100%",
|
|
578
|
+
number_of_slides: 1,
|
|
579
|
+
},
|
|
580
|
+
features_levoGroupItem: {
|
|
581
|
+
card: {
|
|
582
|
+
display: "flex",
|
|
583
|
+
"flex-direction": "row",
|
|
584
|
+
"align-items": "center",
|
|
585
|
+
"padding-top": "xl",
|
|
586
|
+
"padding-bottom": "xl",
|
|
587
|
+
"border-bottom-width": "1px",
|
|
588
|
+
"border-bottom-style": "solid",
|
|
589
|
+
"border-bottom-color": "border",
|
|
590
|
+
"column-gap": "2xl",
|
|
591
|
+
mobile: {
|
|
592
|
+
"flex-direction": "column",
|
|
593
|
+
"align-items": "stretch",
|
|
594
|
+
"row-gap": "lg",
|
|
595
|
+
"column-gap": "0",
|
|
811
596
|
},
|
|
597
|
+
},
|
|
598
|
+
image: {
|
|
599
|
+
width: "240px",
|
|
600
|
+
height: "160px",
|
|
601
|
+
"object-fit": "cover",
|
|
602
|
+
"border-radius": "base",
|
|
603
|
+
"flex-shrink": "0",
|
|
604
|
+
mobile: {
|
|
605
|
+
width: "100%",
|
|
606
|
+
height: "200px",
|
|
607
|
+
},
|
|
608
|
+
},
|
|
609
|
+
content_wrapper: {
|
|
610
|
+
display: "flex",
|
|
611
|
+
"flex-direction": "column",
|
|
612
|
+
"row-gap": "md",
|
|
613
|
+
"flex-grow": "1",
|
|
614
|
+
"min-width": "0",
|
|
615
|
+
},
|
|
616
|
+
meta_container: {
|
|
617
|
+
display: "flex",
|
|
618
|
+
"align-items": "center",
|
|
619
|
+
"column-gap": "lg",
|
|
620
|
+
},
|
|
621
|
+
date_wrapper: {
|
|
622
|
+
display: "flex",
|
|
623
|
+
"align-items": "center",
|
|
624
|
+
"column-gap": "xs",
|
|
625
|
+
},
|
|
626
|
+
date_icon: {
|
|
627
|
+
display: "none",
|
|
628
|
+
},
|
|
629
|
+
date_text: LABEL_STYLE,
|
|
630
|
+
category_wrapper: {
|
|
631
|
+
display: "flex",
|
|
632
|
+
"align-items": "center",
|
|
633
|
+
"column-gap": "xs",
|
|
634
|
+
},
|
|
635
|
+
category_icon: {
|
|
636
|
+
display: "none",
|
|
637
|
+
},
|
|
638
|
+
category_text: LABEL_STYLE,
|
|
639
|
+
text_container: {
|
|
640
|
+
display: "flex",
|
|
641
|
+
"flex-direction": "column",
|
|
642
|
+
"row-gap": "sm",
|
|
643
|
+
},
|
|
644
|
+
feature_title: {
|
|
645
|
+
"font-weight": 600,
|
|
646
|
+
},
|
|
647
|
+
description: {
|
|
648
|
+
"max-width": "720px",
|
|
649
|
+
},
|
|
650
|
+
ctas_levoGroup: {
|
|
651
|
+
display: "flex",
|
|
652
|
+
"flex-direction": "row",
|
|
653
|
+
"column-gap": "sm",
|
|
654
|
+
"row-gap": "sm",
|
|
655
|
+
"flex-wrap": "wrap",
|
|
656
|
+
"align-items": "center",
|
|
657
|
+
"padding-top": "xs",
|
|
658
|
+
},
|
|
659
|
+
ctas_levoGroupItem: { cta: {} },
|
|
660
|
+
ctas: [{}],
|
|
661
|
+
},
|
|
662
|
+
features: [{}, {}, {}, {}],
|
|
663
|
+
"carousel-navigation-container": {
|
|
664
|
+
display: "none",
|
|
665
|
+
},
|
|
666
|
+
"carousel-navigation": {
|
|
667
|
+
display: "none",
|
|
668
|
+
},
|
|
669
|
+
"carousel-navigation-pill": {
|
|
670
|
+
display: "none",
|
|
671
|
+
},
|
|
672
|
+
},
|
|
673
|
+
content: DEFAULT_CONTENT,
|
|
674
|
+
config: {
|
|
675
|
+
title: {
|
|
676
|
+
heading: {
|
|
677
|
+
level: 1,
|
|
678
|
+
},
|
|
679
|
+
selectedVariants: {
|
|
680
|
+
Heading_Level: "H2",
|
|
681
|
+
},
|
|
682
|
+
},
|
|
683
|
+
features: Array(4)
|
|
684
|
+
.fill(0)
|
|
685
|
+
.map((_, i) => ({
|
|
686
|
+
...(i === 0
|
|
687
|
+
? {
|
|
688
|
+
date_text: {
|
|
689
|
+
selectedVariants: {
|
|
690
|
+
Typography_Variants: "Small",
|
|
691
|
+
},
|
|
692
|
+
},
|
|
693
|
+
category_text: {
|
|
694
|
+
selectedVariants: {
|
|
695
|
+
Typography_Variants: "Small",
|
|
696
|
+
},
|
|
697
|
+
},
|
|
698
|
+
}
|
|
699
|
+
: {}),
|
|
812
700
|
feature_title: {
|
|
701
|
+
...(i === 0 ? { heading: { level: "4" } } : {}),
|
|
813
702
|
selectedVariants: {
|
|
814
703
|
Heading_Level: "H5",
|
|
815
704
|
},
|
|
816
705
|
},
|
|
817
|
-
ctas: Array(2)
|
|
818
|
-
.fill(0)
|
|
819
|
-
.map(() => ({
|
|
820
|
-
cta: {
|
|
821
|
-
selectedVariants: {},
|
|
822
|
-
},
|
|
823
|
-
})),
|
|
824
|
-
},
|
|
825
|
-
{
|
|
826
706
|
description: {
|
|
827
707
|
selectedVariants: {},
|
|
828
708
|
},
|
|
709
|
+
ctas: [{ cta: { selectedVariants: {} } }],
|
|
710
|
+
})),
|
|
711
|
+
},
|
|
712
|
+
},
|
|
713
|
+
{
|
|
714
|
+
key: "centered",
|
|
715
|
+
title: "Centered",
|
|
716
|
+
styles: {
|
|
717
|
+
layout: {},
|
|
718
|
+
container: {
|
|
719
|
+
display: "flex",
|
|
720
|
+
"flex-direction": "column",
|
|
721
|
+
"align-items": "center",
|
|
722
|
+
"row-gap": "3xl",
|
|
723
|
+
},
|
|
724
|
+
header: {
|
|
725
|
+
display: "flex",
|
|
726
|
+
"flex-direction": "column",
|
|
727
|
+
"align-items": "center",
|
|
728
|
+
"row-gap": "base",
|
|
729
|
+
"text-align": "center",
|
|
730
|
+
"max-width": "640px",
|
|
731
|
+
"margin-left": "auto",
|
|
732
|
+
"margin-right": "auto",
|
|
733
|
+
},
|
|
734
|
+
title: {
|
|
735
|
+
"text-align": "center",
|
|
736
|
+
},
|
|
737
|
+
description: {
|
|
738
|
+
"text-align": "center",
|
|
739
|
+
},
|
|
740
|
+
features_levoGroup: {
|
|
741
|
+
width: "100%",
|
|
742
|
+
number_of_slides: 3,
|
|
743
|
+
tablet: {
|
|
744
|
+
number_of_slides: 2,
|
|
745
|
+
},
|
|
746
|
+
mobile: {
|
|
747
|
+
number_of_slides: 1,
|
|
748
|
+
},
|
|
749
|
+
},
|
|
750
|
+
features_levoGroupItem: {
|
|
751
|
+
card: {
|
|
752
|
+
display: "flex",
|
|
753
|
+
"flex-direction": "column",
|
|
754
|
+
"border-radius": "base",
|
|
755
|
+
overflow: "hidden",
|
|
756
|
+
"box-shadow": "default",
|
|
757
|
+
"text-align": "center",
|
|
758
|
+
height: "100%",
|
|
759
|
+
"background-color": "background",
|
|
760
|
+
},
|
|
761
|
+
image: {
|
|
762
|
+
width: "100%",
|
|
763
|
+
height: "200px",
|
|
764
|
+
"object-fit": "cover",
|
|
765
|
+
},
|
|
766
|
+
content_wrapper: {
|
|
767
|
+
display: "flex",
|
|
768
|
+
"flex-direction": "column",
|
|
769
|
+
"padding-top": "xl",
|
|
770
|
+
"padding-bottom": "xl",
|
|
771
|
+
"padding-left": "xl",
|
|
772
|
+
"padding-right": "xl",
|
|
773
|
+
"row-gap": "md",
|
|
774
|
+
"align-items": "center",
|
|
775
|
+
"flex-grow": "1",
|
|
776
|
+
},
|
|
777
|
+
meta_container: {
|
|
778
|
+
display: "flex",
|
|
779
|
+
"align-items": "center",
|
|
780
|
+
"justify-content": "center",
|
|
781
|
+
"column-gap": "lg",
|
|
782
|
+
},
|
|
783
|
+
date_wrapper: {
|
|
784
|
+
display: "flex",
|
|
785
|
+
"align-items": "center",
|
|
786
|
+
"column-gap": "xs",
|
|
787
|
+
},
|
|
788
|
+
date_icon: {
|
|
789
|
+
display: "none",
|
|
790
|
+
},
|
|
791
|
+
date_text: LABEL_STYLE,
|
|
792
|
+
category_wrapper: {
|
|
793
|
+
display: "flex",
|
|
794
|
+
"align-items": "center",
|
|
795
|
+
"column-gap": "xs",
|
|
796
|
+
},
|
|
797
|
+
category_icon: {
|
|
798
|
+
display: "none",
|
|
799
|
+
},
|
|
800
|
+
category_text: LABEL_STYLE,
|
|
801
|
+
text_container: {
|
|
802
|
+
display: "flex",
|
|
803
|
+
"flex-direction": "column",
|
|
804
|
+
"row-gap": "sm",
|
|
805
|
+
"align-items": "center",
|
|
806
|
+
"flex-grow": "1",
|
|
807
|
+
},
|
|
808
|
+
feature_title: {
|
|
809
|
+
"font-weight": 600,
|
|
810
|
+
},
|
|
811
|
+
description: {},
|
|
812
|
+
ctas_levoGroup: {
|
|
813
|
+
display: "flex",
|
|
814
|
+
"flex-direction": "row",
|
|
815
|
+
"column-gap": "sm",
|
|
816
|
+
"row-gap": "sm",
|
|
817
|
+
"flex-wrap": "wrap",
|
|
818
|
+
"align-items": "center",
|
|
819
|
+
"justify-content": "center",
|
|
820
|
+
"margin-top": "auto",
|
|
821
|
+
"padding-top": "sm",
|
|
822
|
+
},
|
|
823
|
+
ctas_levoGroupItem: { cta: {} },
|
|
824
|
+
ctas: [{}],
|
|
825
|
+
},
|
|
826
|
+
features: [{}, {}, {}, {}],
|
|
827
|
+
"carousel-navigation-container": {
|
|
828
|
+
display: "flex",
|
|
829
|
+
"justify-content": "center",
|
|
830
|
+
"margin-top": "2xl",
|
|
831
|
+
},
|
|
832
|
+
"carousel-navigation": {
|
|
833
|
+
display: "flex",
|
|
834
|
+
"column-gap": "sm",
|
|
835
|
+
"align-items": "center",
|
|
836
|
+
},
|
|
837
|
+
"carousel-navigation-pill": {
|
|
838
|
+
width: "8px",
|
|
839
|
+
height: "8px",
|
|
840
|
+
"border-radius": "8px",
|
|
841
|
+
"background-color": "border",
|
|
842
|
+
cursor: "pointer",
|
|
843
|
+
transition: "all 0.3s ease",
|
|
844
|
+
"&:hover": {
|
|
845
|
+
"background-color": "brandSecondary",
|
|
846
|
+
},
|
|
847
|
+
},
|
|
848
|
+
},
|
|
849
|
+
content: DEFAULT_CONTENT,
|
|
850
|
+
config: {
|
|
851
|
+
features_levoGroup: {
|
|
852
|
+
carousel: {
|
|
853
|
+
loop: true,
|
|
854
|
+
autoScroll: false,
|
|
855
|
+
speed: 2,
|
|
856
|
+
},
|
|
857
|
+
},
|
|
858
|
+
title: {
|
|
859
|
+
heading: {
|
|
860
|
+
level: 1,
|
|
861
|
+
},
|
|
862
|
+
selectedVariants: {
|
|
863
|
+
Heading_Level: "H2",
|
|
864
|
+
},
|
|
865
|
+
},
|
|
866
|
+
features: Array(4)
|
|
867
|
+
.fill(0)
|
|
868
|
+
.map((_, i) => ({
|
|
869
|
+
...(i === 0
|
|
870
|
+
? {
|
|
871
|
+
date_text: {
|
|
872
|
+
selectedVariants: {
|
|
873
|
+
Typography_Variants: "Small",
|
|
874
|
+
},
|
|
875
|
+
},
|
|
876
|
+
category_text: {
|
|
877
|
+
selectedVariants: {
|
|
878
|
+
Typography_Variants: "Small",
|
|
879
|
+
},
|
|
880
|
+
},
|
|
881
|
+
}
|
|
882
|
+
: {}),
|
|
829
883
|
feature_title: {
|
|
884
|
+
...(i === 0 ? { heading: { level: "4" } } : {}),
|
|
830
885
|
selectedVariants: {
|
|
831
886
|
Heading_Level: "H5",
|
|
832
887
|
},
|
|
833
888
|
},
|
|
834
|
-
ctas: Array(2)
|
|
835
|
-
.fill(0)
|
|
836
|
-
.map(() => ({
|
|
837
|
-
cta: {
|
|
838
|
-
selectedVariants: {},
|
|
839
|
-
},
|
|
840
|
-
})),
|
|
841
|
-
},
|
|
842
|
-
{
|
|
843
889
|
description: {
|
|
844
890
|
selectedVariants: {},
|
|
845
891
|
},
|
|
846
|
-
|
|
847
|
-
|
|
848
|
-
Heading_Level: "H5",
|
|
849
|
-
},
|
|
850
|
-
},
|
|
851
|
-
ctas: Array(2)
|
|
852
|
-
.fill(0)
|
|
853
|
-
.map(() => ({
|
|
854
|
-
cta: {
|
|
855
|
-
selectedVariants: {},
|
|
856
|
-
},
|
|
857
|
-
})),
|
|
858
|
-
},
|
|
859
|
-
],
|
|
892
|
+
ctas: [{ cta: { selectedVariants: {} } }],
|
|
893
|
+
})),
|
|
860
894
|
},
|
|
861
895
|
},
|
|
862
896
|
],
|