@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,119 +1,112 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
3
|
const MEDIA_1 = {
|
|
4
|
-
id: "
|
|
5
|
-
filename: "features-1-1.png",
|
|
4
|
+
id: "7452776366358791093",
|
|
6
5
|
kind: "image",
|
|
7
|
-
location: "https://
|
|
6
|
+
location: "https://images.pexels.com/photos/17489153/pexels-photo-17489153.jpeg",
|
|
7
|
+
mimetype: "image/jpeg",
|
|
8
8
|
srcset: {
|
|
9
|
-
"
|
|
10
|
-
"
|
|
11
|
-
"
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
"
|
|
15
|
-
"
|
|
16
|
-
path: "https://
|
|
9
|
+
"320w": "https://images.pexels.com/photos/17489153/pexels-photo-17489153.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
10
|
+
"640w": "https://images.pexels.com/photos/17489153/pexels-photo-17489153.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
11
|
+
"750w": "https://images.pexels.com/photos/17489153/pexels-photo-17489153.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
12
|
+
"828w": "https://images.pexels.com/photos/17489153/pexels-photo-17489153.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
13
|
+
"1080w": "https://images.pexels.com/photos/17489153/pexels-photo-17489153.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
14
|
+
"1200w": "https://images.pexels.com/photos/17489153/pexels-photo-17489153.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
15
|
+
"1920w": "https://images.pexels.com/photos/17489153/pexels-photo-17489153.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
16
|
+
path: "https://images.pexels.com/photos/17489153/pexels-photo-17489153.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/17489153/pexels-photo-17489153.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/17489153/pexels-photo-17489153.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/17489153/pexels-photo-17489153.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/17489153/pexels-photo-17489153.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/17489153/pexels-photo-17489153.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/17489153/pexels-photo-17489153.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
17
17
|
},
|
|
18
|
-
mimetype: "image/png",
|
|
19
18
|
};
|
|
20
19
|
const MEDIA_2 = {
|
|
21
|
-
id: "
|
|
22
|
-
filename: "features-1-2.png",
|
|
20
|
+
id: "7452776368058402200",
|
|
23
21
|
kind: "image",
|
|
24
|
-
location: "https://
|
|
22
|
+
location: "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg",
|
|
23
|
+
mimetype: "image/jpeg",
|
|
25
24
|
srcset: {
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
path: "https://
|
|
25
|
+
"320w": "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
26
|
+
"640w": "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
27
|
+
"750w": "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
28
|
+
"828w": "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
29
|
+
"1080w": "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
30
|
+
"1200w": "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
31
|
+
"1920w": "https://images.pexels.com/photos/4164418/pexels-photo-4164418.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
32
|
+
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",
|
|
34
33
|
},
|
|
35
|
-
mimetype: "image/png",
|
|
36
34
|
};
|
|
37
35
|
const MEDIA_3 = {
|
|
38
|
-
id: "
|
|
39
|
-
filename: "features-1-3.png",
|
|
36
|
+
id: "7452776366357455582",
|
|
40
37
|
kind: "image",
|
|
41
|
-
location: "https://
|
|
38
|
+
location: "https://images.pexels.com/photos/1181354/pexels-photo-1181354.jpeg",
|
|
39
|
+
mimetype: "image/jpeg",
|
|
42
40
|
srcset: {
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
path: "https://
|
|
41
|
+
"320w": "https://images.pexels.com/photos/1181354/pexels-photo-1181354.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
42
|
+
"640w": "https://images.pexels.com/photos/1181354/pexels-photo-1181354.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
43
|
+
"750w": "https://images.pexels.com/photos/1181354/pexels-photo-1181354.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
44
|
+
"828w": "https://images.pexels.com/photos/1181354/pexels-photo-1181354.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
45
|
+
"1080w": "https://images.pexels.com/photos/1181354/pexels-photo-1181354.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
46
|
+
"1200w": "https://images.pexels.com/photos/1181354/pexels-photo-1181354.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
47
|
+
"1920w": "https://images.pexels.com/photos/1181354/pexels-photo-1181354.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
48
|
+
path: "https://images.pexels.com/photos/1181354/pexels-photo-1181354.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/1181354/pexels-photo-1181354.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/1181354/pexels-photo-1181354.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/1181354/pexels-photo-1181354.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/1181354/pexels-photo-1181354.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/1181354/pexels-photo-1181354.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/1181354/pexels-photo-1181354.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
51
49
|
},
|
|
52
|
-
mimetype: "image/png",
|
|
53
50
|
};
|
|
54
51
|
const MEDIA_4 = {
|
|
55
|
-
id: "
|
|
56
|
-
filename: "features-1-4.png",
|
|
52
|
+
id: "7452776369342052341",
|
|
57
53
|
kind: "image",
|
|
58
|
-
location: "https://
|
|
54
|
+
location: "https://images.pexels.com/photos/7640739/pexels-photo-7640739.jpeg",
|
|
55
|
+
mimetype: "image/jpeg",
|
|
59
56
|
srcset: {
|
|
60
|
-
"
|
|
61
|
-
"
|
|
62
|
-
"
|
|
63
|
-
"
|
|
64
|
-
"
|
|
65
|
-
"
|
|
66
|
-
"
|
|
67
|
-
path: "https://
|
|
57
|
+
"320w": "https://images.pexels.com/photos/7640739/pexels-photo-7640739.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
58
|
+
"640w": "https://images.pexels.com/photos/7640739/pexels-photo-7640739.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
59
|
+
"750w": "https://images.pexels.com/photos/7640739/pexels-photo-7640739.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
60
|
+
"828w": "https://images.pexels.com/photos/7640739/pexels-photo-7640739.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
61
|
+
"1080w": "https://images.pexels.com/photos/7640739/pexels-photo-7640739.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
62
|
+
"1200w": "https://images.pexels.com/photos/7640739/pexels-photo-7640739.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
63
|
+
"1920w": "https://images.pexels.com/photos/7640739/pexels-photo-7640739.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
64
|
+
path: "https://images.pexels.com/photos/7640739/pexels-photo-7640739.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/7640739/pexels-photo-7640739.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/7640739/pexels-photo-7640739.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/7640739/pexels-photo-7640739.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/7640739/pexels-photo-7640739.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/7640739/pexels-photo-7640739.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/7640739/pexels-photo-7640739.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
68
65
|
},
|
|
69
|
-
mimetype: "image/png",
|
|
70
66
|
};
|
|
71
67
|
|
|
72
|
-
//
|
|
68
|
+
// Four distinct cloud-services capabilities, parallel title structure,
|
|
69
|
+
// ~22-word descriptions each with a concrete mechanism from the shared fact bank.
|
|
73
70
|
const FEATURES_CONTENT = [
|
|
74
71
|
{
|
|
75
72
|
card: null,
|
|
76
73
|
image: MEDIA_1,
|
|
77
74
|
content_wrapper: null,
|
|
78
|
-
number: null,
|
|
79
75
|
text_wrapper: null,
|
|
80
76
|
label: "01",
|
|
81
|
-
title: "
|
|
77
|
+
title: "Secure by design",
|
|
82
78
|
description:
|
|
83
|
-
"
|
|
79
|
+
"Hardware-backed KMS keys rotated hourly, fine-grained IAM with just-in-time access, and SOC 2 Type II plus ISO 27001 attestations.",
|
|
84
80
|
},
|
|
85
81
|
{
|
|
86
82
|
card: null,
|
|
87
83
|
image: MEDIA_2,
|
|
88
84
|
content_wrapper: null,
|
|
89
|
-
number: null,
|
|
90
85
|
text_wrapper: null,
|
|
91
86
|
label: "02",
|
|
92
|
-
title: "Automated
|
|
87
|
+
title: "Automated by default",
|
|
93
88
|
description:
|
|
94
|
-
"
|
|
89
|
+
"Terraform modules for every service and prebuilt CI/CD pipelines ship blue-green deploys with zero-downtime rollbacks across every runtime.",
|
|
95
90
|
},
|
|
96
91
|
{
|
|
97
92
|
card: null,
|
|
98
93
|
image: MEDIA_3,
|
|
99
94
|
content_wrapper: null,
|
|
100
|
-
number: null,
|
|
101
95
|
text_wrapper: null,
|
|
102
96
|
label: "03",
|
|
103
|
-
title: "
|
|
97
|
+
title: "Observable end-to-end",
|
|
104
98
|
description:
|
|
105
|
-
"
|
|
99
|
+
"OpenTelemetry traces, metrics, and logs in one pane, with cost anomaly alerts attributed to the exact service that spiked.",
|
|
106
100
|
},
|
|
107
101
|
{
|
|
108
102
|
card: null,
|
|
109
103
|
image: MEDIA_4,
|
|
110
104
|
content_wrapper: null,
|
|
111
|
-
number: null,
|
|
112
105
|
text_wrapper: null,
|
|
113
106
|
label: "04",
|
|
114
|
-
title: "
|
|
107
|
+
title: "Resilient at scale",
|
|
115
108
|
description:
|
|
116
|
-
"
|
|
109
|
+
"Multi-region failover in under 30 seconds, 99.99% uptime across three regions, and a P1 SLA that responds inside 15 minutes.",
|
|
117
110
|
},
|
|
118
111
|
];
|
|
119
112
|
|
|
@@ -122,55 +115,18 @@ const DEFAULT_CONTENT = {
|
|
|
122
115
|
container: null,
|
|
123
116
|
header_wrapper: null,
|
|
124
117
|
headline_wrapper: null,
|
|
125
|
-
title: "
|
|
118
|
+
title: "Cloud services built around your roadmap",
|
|
126
119
|
cta_wrapper: null,
|
|
127
120
|
description:
|
|
128
|
-
"
|
|
121
|
+
"A managed platform for migrations, SRE, FinOps, and observability — delivered with Terraform modules, blue-green deploys, and a P1 SLA under 15 minutes.",
|
|
129
122
|
cta_buttons_levoGroup: null,
|
|
130
|
-
cta_buttons: [{ cta_button: "
|
|
123
|
+
cta_buttons: [{ cta_button: "Book a demo" }],
|
|
131
124
|
features_levoGroup: null,
|
|
132
125
|
features: FEATURES_CONTENT,
|
|
133
126
|
};
|
|
134
127
|
|
|
135
128
|
export type IFeatures2Content = typeof DEFAULT_CONTENT;
|
|
136
129
|
|
|
137
|
-
// Feature field styles
|
|
138
|
-
const FEATURE_STYLE = {
|
|
139
|
-
card: {
|
|
140
|
-
display: "flex",
|
|
141
|
-
"flex-direction": "column",
|
|
142
|
-
gap: "xl",
|
|
143
|
-
},
|
|
144
|
-
image: {
|
|
145
|
-
width: "100%",
|
|
146
|
-
height: "12rem",
|
|
147
|
-
"object-fit": "cover",
|
|
148
|
-
"border-radius": "base",
|
|
149
|
-
},
|
|
150
|
-
content_wrapper: {
|
|
151
|
-
display: "flex",
|
|
152
|
-
"align-items": "start",
|
|
153
|
-
gap: "lg",
|
|
154
|
-
},
|
|
155
|
-
number: {
|
|
156
|
-
color: "text-1",
|
|
157
|
-
},
|
|
158
|
-
text_wrapper: {
|
|
159
|
-
flex: "1 1 0%",
|
|
160
|
-
},
|
|
161
|
-
label: {
|
|
162
|
-
color: "text-1",
|
|
163
|
-
"min-width": "4rem",
|
|
164
|
-
},
|
|
165
|
-
title: {
|
|
166
|
-
color: "text-1",
|
|
167
|
-
"margin-bottom": "xs",
|
|
168
|
-
},
|
|
169
|
-
description: {
|
|
170
|
-
color: "text-2",
|
|
171
|
-
},
|
|
172
|
-
};
|
|
173
|
-
|
|
174
130
|
export const Features2: IBlock = {
|
|
175
131
|
category_id: "features",
|
|
176
132
|
title: "Features 2",
|
|
@@ -251,7 +207,6 @@ export const Features2: IBlock = {
|
|
|
251
207
|
label: "Content Wrapper",
|
|
252
208
|
field_interface: "BoxWidget",
|
|
253
209
|
},
|
|
254
|
-
|
|
255
210
|
{
|
|
256
211
|
key: "text_wrapper",
|
|
257
212
|
label: "Text Wrapper",
|
|
@@ -286,7 +241,8 @@ export const Features2: IBlock = {
|
|
|
286
241
|
"flex-direction": "row",
|
|
287
242
|
"align-items": "center",
|
|
288
243
|
"justify-content": "space-between",
|
|
289
|
-
gap: "2xl",
|
|
244
|
+
"column-gap": "2xl",
|
|
245
|
+
"row-gap": "xl",
|
|
290
246
|
tablet: {
|
|
291
247
|
"align-items": "start",
|
|
292
248
|
gap: "3xl",
|
|
@@ -298,16 +254,21 @@ export const Features2: IBlock = {
|
|
|
298
254
|
},
|
|
299
255
|
},
|
|
300
256
|
headline_wrapper: {
|
|
257
|
+
"max-width": "640px",
|
|
301
258
|
tablet: {
|
|
302
259
|
flex: "1 1 0%",
|
|
303
260
|
},
|
|
304
261
|
},
|
|
305
262
|
title: {},
|
|
263
|
+
description: {
|
|
264
|
+
"margin-top": "md",
|
|
265
|
+
color: "text-2",
|
|
266
|
+
},
|
|
306
267
|
cta_wrapper: {
|
|
307
268
|
display: "flex",
|
|
308
269
|
"flex-direction": "row",
|
|
309
270
|
"align-items": "center",
|
|
310
|
-
shrink: "0",
|
|
271
|
+
"flex-shrink": "0",
|
|
311
272
|
tablet: {
|
|
312
273
|
"flex-direction": "column",
|
|
313
274
|
"align-items": "start",
|
|
@@ -321,10 +282,9 @@ export const Features2: IBlock = {
|
|
|
321
282
|
"align-items": "center",
|
|
322
283
|
"column-gap": "sm",
|
|
323
284
|
},
|
|
324
|
-
cta_buttons: Array(2).map(() => ({})),
|
|
325
285
|
features_levoGroup: {
|
|
326
286
|
number_of_slides: 2.5,
|
|
327
|
-
"margin-top": "
|
|
287
|
+
"margin-top": "4xl",
|
|
328
288
|
tablet: {
|
|
329
289
|
number_of_slides: 2,
|
|
330
290
|
},
|
|
@@ -332,136 +292,47 @@ export const Features2: IBlock = {
|
|
|
332
292
|
number_of_slides: 1,
|
|
333
293
|
},
|
|
334
294
|
},
|
|
335
|
-
|
|
336
|
-
{
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
|
|
340
|
-
|
|
341
|
-
},
|
|
342
|
-
image: {
|
|
343
|
-
width: "100%",
|
|
344
|
-
height: "12rem",
|
|
345
|
-
"object-fit": "cover",
|
|
346
|
-
"border-radius": "base",
|
|
347
|
-
},
|
|
348
|
-
content_wrapper: {
|
|
349
|
-
display: "flex",
|
|
350
|
-
"align-items": "start",
|
|
351
|
-
gap: "lg",
|
|
352
|
-
},
|
|
353
|
-
number: {
|
|
354
|
-
"font-size": "3xl",
|
|
355
|
-
"font-weight": "700",
|
|
356
|
-
color: "text-1",
|
|
357
|
-
},
|
|
358
|
-
text_wrapper: {
|
|
359
|
-
flex: "1 1 0%",
|
|
360
|
-
},
|
|
361
|
-
label: {
|
|
362
|
-
"min-width": "4rem",
|
|
363
|
-
},
|
|
364
|
-
title: {
|
|
365
|
-
"font-weight": 700,
|
|
366
|
-
},
|
|
295
|
+
features_levoGroupItem: {
|
|
296
|
+
card: {
|
|
297
|
+
display: "flex",
|
|
298
|
+
"flex-direction": "column",
|
|
299
|
+
"row-gap": "lg",
|
|
300
|
+
height: "100%",
|
|
367
301
|
},
|
|
368
|
-
{
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
image: {
|
|
375
|
-
width: "100%",
|
|
376
|
-
height: "12rem",
|
|
377
|
-
"object-fit": "cover",
|
|
378
|
-
"border-radius": "base",
|
|
379
|
-
},
|
|
380
|
-
content_wrapper: {
|
|
381
|
-
display: "flex",
|
|
382
|
-
"align-items": "start",
|
|
383
|
-
gap: "lg",
|
|
384
|
-
},
|
|
385
|
-
number: {
|
|
386
|
-
"font-size": "3xl",
|
|
387
|
-
"font-weight": "700",
|
|
388
|
-
color: "text-1",
|
|
389
|
-
},
|
|
390
|
-
text_wrapper: {
|
|
391
|
-
flex: "1 1 0%",
|
|
392
|
-
},
|
|
393
|
-
label: {
|
|
394
|
-
"min-width": "4rem",
|
|
395
|
-
},
|
|
396
|
-
title: {
|
|
397
|
-
"font-weight": 700,
|
|
398
|
-
},
|
|
302
|
+
image: {
|
|
303
|
+
width: "100%",
|
|
304
|
+
height: "14rem",
|
|
305
|
+
"aspect-ratio": "3 / 2",
|
|
306
|
+
"object-fit": "cover",
|
|
307
|
+
"border-radius": "base",
|
|
399
308
|
},
|
|
400
|
-
{
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
gap: "xl",
|
|
405
|
-
},
|
|
406
|
-
image: {
|
|
407
|
-
width: "100%",
|
|
408
|
-
height: "12rem",
|
|
409
|
-
"object-fit": "cover",
|
|
410
|
-
"border-radius": "base",
|
|
411
|
-
},
|
|
412
|
-
content_wrapper: {
|
|
413
|
-
display: "flex",
|
|
414
|
-
"align-items": "start",
|
|
415
|
-
gap: "lg",
|
|
416
|
-
},
|
|
417
|
-
number: {
|
|
418
|
-
"font-size": "3xl",
|
|
419
|
-
"font-weight": "700",
|
|
420
|
-
color: "text-1",
|
|
421
|
-
},
|
|
422
|
-
text_wrapper: {
|
|
423
|
-
flex: "1 1 0%",
|
|
424
|
-
},
|
|
425
|
-
label: {
|
|
426
|
-
"min-width": "4rem",
|
|
427
|
-
},
|
|
428
|
-
title: {
|
|
429
|
-
"font-weight": 700,
|
|
430
|
-
},
|
|
309
|
+
content_wrapper: {
|
|
310
|
+
display: "flex",
|
|
311
|
+
"align-items": "start",
|
|
312
|
+
"column-gap": "lg",
|
|
431
313
|
},
|
|
432
|
-
{
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
},
|
|
438
|
-
image: {
|
|
439
|
-
width: "100%",
|
|
440
|
-
height: "12rem",
|
|
441
|
-
"object-fit": "cover",
|
|
442
|
-
"border-radius": "base",
|
|
443
|
-
},
|
|
444
|
-
content_wrapper: {
|
|
445
|
-
display: "flex",
|
|
446
|
-
"align-items": "start",
|
|
447
|
-
gap: "lg",
|
|
448
|
-
},
|
|
449
|
-
number: {
|
|
450
|
-
"font-size": "3xl",
|
|
451
|
-
"font-weight": "700",
|
|
452
|
-
color: "text-1",
|
|
453
|
-
},
|
|
454
|
-
text_wrapper: {
|
|
455
|
-
flex: "1 1 0%",
|
|
456
|
-
},
|
|
457
|
-
label: {
|
|
458
|
-
"min-width": "4rem",
|
|
459
|
-
},
|
|
460
|
-
title: {
|
|
461
|
-
"font-weight": 700,
|
|
462
|
-
},
|
|
314
|
+
text_wrapper: {
|
|
315
|
+
flex: "1 1 0%",
|
|
316
|
+
display: "flex",
|
|
317
|
+
"flex-direction": "column",
|
|
318
|
+
"row-gap": "xs",
|
|
463
319
|
},
|
|
464
|
-
|
|
320
|
+
label: {
|
|
321
|
+
// Branded numeric label: upper-case letter-spacing reads as intentional,
|
|
322
|
+
// not a plain grey counter.
|
|
323
|
+
color: "brand",
|
|
324
|
+
"font-weight": 600,
|
|
325
|
+
"letter-spacing": "0.08em",
|
|
326
|
+
"min-width": "3rem",
|
|
327
|
+
},
|
|
328
|
+
title: {
|
|
329
|
+
"font-weight": 700,
|
|
330
|
+
},
|
|
331
|
+
description: {
|
|
332
|
+
color: "text-2",
|
|
333
|
+
},
|
|
334
|
+
},
|
|
335
|
+
features: [{}, {}, {}, {}],
|
|
465
336
|
},
|
|
466
337
|
content: DEFAULT_CONTENT,
|
|
467
338
|
config: {
|
|
@@ -479,93 +350,304 @@ export const Features2: IBlock = {
|
|
|
479
350
|
heading: {
|
|
480
351
|
level: 2,
|
|
481
352
|
},
|
|
482
|
-
features: [
|
|
483
|
-
{
|
|
484
|
-
title: {
|
|
485
|
-
selectedVariants: {
|
|
486
|
-
Heading_Level: "H5",
|
|
487
|
-
},
|
|
488
|
-
},
|
|
489
|
-
},
|
|
490
|
-
{
|
|
491
|
-
title: {
|
|
492
|
-
selectedVariants: {
|
|
493
|
-
Heading_Level: "H5",
|
|
494
|
-
},
|
|
495
|
-
},
|
|
496
|
-
},
|
|
497
|
-
{
|
|
498
|
-
title: {
|
|
499
|
-
selectedVariants: {
|
|
500
|
-
Heading_Level: "H5",
|
|
501
|
-
},
|
|
502
|
-
},
|
|
503
|
-
},
|
|
504
|
-
{
|
|
505
|
-
title: {
|
|
506
|
-
selectedVariants: {
|
|
507
|
-
Heading_Level: "H5",
|
|
508
|
-
},
|
|
509
|
-
},
|
|
510
|
-
},
|
|
511
|
-
],
|
|
512
353
|
},
|
|
354
|
+
cta_buttons: [{ cta_button: { selectedVariants: {} } }],
|
|
513
355
|
features: [
|
|
514
356
|
{
|
|
515
357
|
title: {
|
|
516
|
-
heading: {
|
|
517
|
-
|
|
518
|
-
},
|
|
519
|
-
selectedVariants: {
|
|
520
|
-
Heading_Level: "H4",
|
|
521
|
-
},
|
|
358
|
+
heading: { level: "4" },
|
|
359
|
+
selectedVariants: { Heading_Level: "H4" },
|
|
522
360
|
},
|
|
523
361
|
label: {
|
|
524
|
-
heading: {
|
|
525
|
-
|
|
526
|
-
},
|
|
527
|
-
selectedVariants: {
|
|
528
|
-
Heading_Level: "H3",
|
|
529
|
-
},
|
|
362
|
+
heading: { level: "4" },
|
|
363
|
+
selectedVariants: { Heading_Level: "H3" },
|
|
530
364
|
},
|
|
531
365
|
},
|
|
532
366
|
{
|
|
533
|
-
title: {
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
367
|
+
title: { selectedVariants: { Heading_Level: "H4" } },
|
|
368
|
+
label: { selectedVariants: { Heading_Level: "H3" } },
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
title: { selectedVariants: { Heading_Level: "H4" } },
|
|
372
|
+
label: { selectedVariants: { Heading_Level: "H3" } },
|
|
373
|
+
},
|
|
374
|
+
{
|
|
375
|
+
title: { selectedVariants: { Heading_Level: "H4" } },
|
|
376
|
+
label: { selectedVariants: { Heading_Level: "H3" } },
|
|
377
|
+
},
|
|
378
|
+
],
|
|
379
|
+
},
|
|
380
|
+
},
|
|
381
|
+
{
|
|
382
|
+
key: "stacked",
|
|
383
|
+
title: "Stacked",
|
|
384
|
+
styles: {
|
|
385
|
+
container: {},
|
|
386
|
+
header_wrapper: {
|
|
387
|
+
display: "flex",
|
|
388
|
+
"flex-direction": "row",
|
|
389
|
+
"align-items": "center",
|
|
390
|
+
"justify-content": "space-between",
|
|
391
|
+
"column-gap": "2xl",
|
|
392
|
+
"row-gap": "xl",
|
|
393
|
+
tablet: {
|
|
394
|
+
"align-items": "start",
|
|
395
|
+
gap: "3xl",
|
|
396
|
+
},
|
|
397
|
+
mobile: {
|
|
398
|
+
"flex-direction": "column",
|
|
399
|
+
"align-items": "start",
|
|
400
|
+
gap: "xl",
|
|
401
|
+
},
|
|
402
|
+
},
|
|
403
|
+
headline_wrapper: {
|
|
404
|
+
"max-width": "640px",
|
|
405
|
+
tablet: {
|
|
406
|
+
flex: "1 1 0%",
|
|
407
|
+
},
|
|
408
|
+
},
|
|
409
|
+
title: {},
|
|
410
|
+
description: {
|
|
411
|
+
"margin-top": "md",
|
|
412
|
+
color: "text-2",
|
|
413
|
+
},
|
|
414
|
+
cta_wrapper: {
|
|
415
|
+
display: "flex",
|
|
416
|
+
"flex-direction": "row",
|
|
417
|
+
"align-items": "center",
|
|
418
|
+
"flex-shrink": "0",
|
|
419
|
+
tablet: {
|
|
420
|
+
"flex-direction": "column",
|
|
421
|
+
"align-items": "start",
|
|
422
|
+
gap: "xl",
|
|
423
|
+
width: "50%",
|
|
424
|
+
},
|
|
425
|
+
},
|
|
426
|
+
cta_buttons_levoGroup: {
|
|
427
|
+
display: "flex",
|
|
428
|
+
"flex-direction": "row",
|
|
429
|
+
"align-items": "center",
|
|
430
|
+
"column-gap": "sm",
|
|
431
|
+
},
|
|
432
|
+
features_levoGroup: {
|
|
433
|
+
display: "flex",
|
|
434
|
+
"flex-direction": "column",
|
|
435
|
+
"row-gap": "2xl",
|
|
436
|
+
"margin-top": "4xl",
|
|
437
|
+
},
|
|
438
|
+
features_levoGroupItem: {
|
|
439
|
+
card: {
|
|
440
|
+
display: "flex",
|
|
441
|
+
"flex-direction": "row",
|
|
442
|
+
"column-gap": "2xl",
|
|
443
|
+
"align-items": "center",
|
|
444
|
+
mobile: {
|
|
445
|
+
"flex-direction": "column",
|
|
446
|
+
"row-gap": "lg",
|
|
537
447
|
},
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
448
|
+
},
|
|
449
|
+
image: {
|
|
450
|
+
width: "22rem",
|
|
451
|
+
height: "14rem",
|
|
452
|
+
"aspect-ratio": "3 / 2",
|
|
453
|
+
"object-fit": "cover",
|
|
454
|
+
"border-radius": "base",
|
|
455
|
+
"flex-shrink": "0",
|
|
456
|
+
mobile: {
|
|
457
|
+
width: "100%",
|
|
542
458
|
},
|
|
543
459
|
},
|
|
544
|
-
{
|
|
460
|
+
content_wrapper: {
|
|
461
|
+
display: "flex",
|
|
462
|
+
"align-items": "start",
|
|
463
|
+
"column-gap": "lg",
|
|
464
|
+
flex: "1 1 0%",
|
|
465
|
+
},
|
|
466
|
+
text_wrapper: {
|
|
467
|
+
flex: "1 1 0%",
|
|
468
|
+
display: "flex",
|
|
469
|
+
"flex-direction": "column",
|
|
470
|
+
"row-gap": "xs",
|
|
471
|
+
},
|
|
472
|
+
label: {
|
|
473
|
+
color: "brand",
|
|
474
|
+
"font-weight": 600,
|
|
475
|
+
"letter-spacing": "0.08em",
|
|
476
|
+
"min-width": "3rem",
|
|
477
|
+
},
|
|
478
|
+
title: {
|
|
479
|
+
"font-weight": 700,
|
|
480
|
+
},
|
|
481
|
+
description: {
|
|
482
|
+
color: "text-2",
|
|
483
|
+
},
|
|
484
|
+
},
|
|
485
|
+
features: [{}, {}, {}, {}],
|
|
486
|
+
},
|
|
487
|
+
content: DEFAULT_CONTENT,
|
|
488
|
+
config: {
|
|
489
|
+
title: {
|
|
490
|
+
heading: {
|
|
491
|
+
level: 2,
|
|
492
|
+
},
|
|
493
|
+
selectedVariants: {
|
|
494
|
+
Heading_Level: "H2",
|
|
495
|
+
},
|
|
496
|
+
},
|
|
497
|
+
cta_buttons: [{ cta_button: { selectedVariants: {} } }],
|
|
498
|
+
features: Array(4)
|
|
499
|
+
.fill(0)
|
|
500
|
+
.map((_, i) => ({
|
|
545
501
|
title: {
|
|
502
|
+
...(i === 0 ? { heading: { level: "4" } } : {}),
|
|
546
503
|
selectedVariants: {
|
|
547
504
|
Heading_Level: "H4",
|
|
548
505
|
},
|
|
549
506
|
},
|
|
550
507
|
label: {
|
|
508
|
+
...(i === 0 ? { heading: { level: "4" } } : {}),
|
|
551
509
|
selectedVariants: {
|
|
552
510
|
Heading_Level: "H3",
|
|
553
511
|
},
|
|
554
512
|
},
|
|
513
|
+
})),
|
|
514
|
+
},
|
|
515
|
+
},
|
|
516
|
+
{
|
|
517
|
+
key: "centered",
|
|
518
|
+
title: "Centered",
|
|
519
|
+
// Centered header variant — single CTA so the axis stays clean at narrow
|
|
520
|
+
// widths. Both title and description share the same centered axis.
|
|
521
|
+
styles: {
|
|
522
|
+
container: {},
|
|
523
|
+
header_wrapper: {
|
|
524
|
+
display: "flex",
|
|
525
|
+
"flex-direction": "column",
|
|
526
|
+
"align-items": "center",
|
|
527
|
+
"text-align": "center",
|
|
528
|
+
"row-gap": "xl",
|
|
529
|
+
},
|
|
530
|
+
headline_wrapper: {
|
|
531
|
+
display: "flex",
|
|
532
|
+
"flex-direction": "column",
|
|
533
|
+
"align-items": "center",
|
|
534
|
+
"text-align": "center",
|
|
535
|
+
"row-gap": "md",
|
|
536
|
+
"max-width": "720px",
|
|
537
|
+
},
|
|
538
|
+
title: {
|
|
539
|
+
"text-align": "center",
|
|
540
|
+
},
|
|
541
|
+
description: {
|
|
542
|
+
"text-align": "center",
|
|
543
|
+
color: "text-2",
|
|
544
|
+
"max-width": "640px",
|
|
545
|
+
},
|
|
546
|
+
cta_wrapper: {
|
|
547
|
+
display: "flex",
|
|
548
|
+
"flex-direction": "row",
|
|
549
|
+
"align-items": "center",
|
|
550
|
+
"justify-content": "center",
|
|
551
|
+
},
|
|
552
|
+
cta_buttons_levoGroup: {
|
|
553
|
+
display: "flex",
|
|
554
|
+
"flex-direction": "row",
|
|
555
|
+
"align-items": "center",
|
|
556
|
+
"justify-content": "center",
|
|
557
|
+
"column-gap": "sm",
|
|
558
|
+
},
|
|
559
|
+
features_levoGroup: {
|
|
560
|
+
number_of_slides: 3,
|
|
561
|
+
"margin-top": "4xl",
|
|
562
|
+
tablet: {
|
|
563
|
+
number_of_slides: 2,
|
|
555
564
|
},
|
|
556
|
-
{
|
|
565
|
+
mobile: {
|
|
566
|
+
number_of_slides: 1,
|
|
567
|
+
},
|
|
568
|
+
},
|
|
569
|
+
features_levoGroupItem: {
|
|
570
|
+
card: {
|
|
571
|
+
display: "flex",
|
|
572
|
+
"flex-direction": "column",
|
|
573
|
+
"row-gap": "lg",
|
|
574
|
+
"text-align": "center",
|
|
575
|
+
"align-items": "center",
|
|
576
|
+
height: "100%",
|
|
577
|
+
},
|
|
578
|
+
image: {
|
|
579
|
+
width: "100%",
|
|
580
|
+
height: "12rem",
|
|
581
|
+
"aspect-ratio": "3 / 2",
|
|
582
|
+
"object-fit": "cover",
|
|
583
|
+
"border-radius": "base",
|
|
584
|
+
},
|
|
585
|
+
content_wrapper: {
|
|
586
|
+
display: "flex",
|
|
587
|
+
"flex-direction": "column",
|
|
588
|
+
"align-items": "center",
|
|
589
|
+
"row-gap": "sm",
|
|
590
|
+
},
|
|
591
|
+
text_wrapper: {
|
|
592
|
+
display: "flex",
|
|
593
|
+
"flex-direction": "column",
|
|
594
|
+
"align-items": "center",
|
|
595
|
+
"row-gap": "xs",
|
|
596
|
+
},
|
|
597
|
+
label: {
|
|
598
|
+
color: "brand",
|
|
599
|
+
"font-weight": 600,
|
|
600
|
+
"letter-spacing": "0.08em",
|
|
601
|
+
"min-width": "3rem",
|
|
602
|
+
},
|
|
603
|
+
title: {
|
|
604
|
+
"font-weight": 700,
|
|
605
|
+
},
|
|
606
|
+
description: {
|
|
607
|
+
color: "text-2",
|
|
608
|
+
},
|
|
609
|
+
},
|
|
610
|
+
features: [{}, {}, {}, {}],
|
|
611
|
+
},
|
|
612
|
+
// Centered variant overrides cta_buttons to a single button — two CTAs
|
|
613
|
+
// fight for space on a centered axis and break the visual rhythm.
|
|
614
|
+
content: {
|
|
615
|
+
...DEFAULT_CONTENT,
|
|
616
|
+
cta_buttons: [{ cta_button: "Book a demo" }],
|
|
617
|
+
},
|
|
618
|
+
config: {
|
|
619
|
+
features_levoGroup: {
|
|
620
|
+
carousel: {
|
|
621
|
+
loop: true,
|
|
622
|
+
autoScroll: false,
|
|
623
|
+
speed: 2,
|
|
624
|
+
},
|
|
625
|
+
},
|
|
626
|
+
title: {
|
|
627
|
+
heading: {
|
|
628
|
+
level: 2,
|
|
629
|
+
},
|
|
630
|
+
selectedVariants: {
|
|
631
|
+
Heading_Level: "H2",
|
|
632
|
+
},
|
|
633
|
+
},
|
|
634
|
+
cta_buttons: [{ cta_button: { selectedVariants: {} } }],
|
|
635
|
+
features: Array(4)
|
|
636
|
+
.fill(0)
|
|
637
|
+
.map((_, i) => ({
|
|
557
638
|
title: {
|
|
639
|
+
...(i === 0 ? { heading: { level: "4" } } : {}),
|
|
558
640
|
selectedVariants: {
|
|
559
641
|
Heading_Level: "H4",
|
|
560
642
|
},
|
|
561
643
|
},
|
|
562
644
|
label: {
|
|
645
|
+
...(i === 0 ? { heading: { level: "4" } } : {}),
|
|
563
646
|
selectedVariants: {
|
|
564
647
|
Heading_Level: "H3",
|
|
565
648
|
},
|
|
566
649
|
},
|
|
567
|
-
},
|
|
568
|
-
],
|
|
650
|
+
})),
|
|
569
651
|
},
|
|
570
652
|
},
|
|
571
653
|
],
|