@levo-so/blocks 0.1.100 → 0.1.102
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +5 -4
- package/src/blocks/about-us/about-us-1.schema.ts +302 -295
- package/src/blocks/about-us/about-us-2.schema.ts +225 -220
- package/src/blocks/blogs/blog-author-1.schema.ts +719 -0
- package/src/blocks/blogs/blog-author-1.tsx +121 -0
- package/src/blocks/blogs/blog-listing-1.tsx +111 -33
- package/src/blocks/blogs/blog-listing-2.schema.ts +15 -33
- package/src/blocks/blogs/blog-listing-2.tsx +118 -33
- package/src/blocks/blogs/blog-listing-3.schema.ts +10 -22
- package/src/blocks/blogs/blog-listing-3.tsx +118 -33
- package/src/blocks/blogs/blog-post-1.schema.ts +766 -16
- package/src/blocks/blogs/blog-post-1.tsx +256 -32
- package/src/blocks/calendar/calendar-1.schema.ts +641 -192
- package/src/blocks/calendar/calendar-1.tsx +1 -0
- package/src/blocks/cards/cards-10.schema.ts +557 -544
- package/src/blocks/cards/cards-11.schema.ts +525 -419
- package/src/blocks/cards/cards-12.schema.ts +538 -147
- package/src/blocks/cards/cards-13.schema.ts +482 -312
- package/src/blocks/cards/cards-14.schema.ts +423 -196
- package/src/blocks/cards/cards-15.schema.ts +309 -143
- package/src/blocks/cards/cards-16.schema.ts +1277 -175
- package/src/blocks/cards/cards-17.schema.ts +2908 -1303
- package/src/blocks/cards/cards-18.schema.ts +1404 -217
- package/src/blocks/cards/cards-19.schema.ts +1105 -1084
- package/src/blocks/cards/cards-19.tsx +4 -5
- package/src/blocks/cards/cards-2.schema.ts +513 -42
- package/src/blocks/cards/cards-20.schema.ts +790 -212
- package/src/blocks/cards/cards-21.schema.ts +1215 -229
- package/src/blocks/cards/cards-21.tsx +51 -6
- package/src/blocks/cards/cards-22.schema.ts +1252 -2809
- package/src/blocks/cards/cards-22.tsx +6 -7
- package/src/blocks/cards/cards-23.schema.ts +571 -109
- package/src/blocks/cards/cards-3.schema.ts +355 -116
- package/src/blocks/cards/cards-4.schema.ts +805 -321
- package/src/blocks/cards/cards-5.schema.ts +216 -64
- package/src/blocks/cards/cards-6.schema.ts +568 -1330
- package/src/blocks/cards/cards-7.schema.ts +1181 -1378
- package/src/blocks/cards/cards-8.schema.ts +585 -221
- package/src/blocks/cards/cards-9.schema.ts +763 -382
- package/src/blocks/carousel/carousel-1.schema.ts +257 -502
- package/src/blocks/carousel/carousel-2.schema.ts +771 -761
- package/src/blocks/community/community-1.schema.ts +8 -23
- package/src/blocks/community/community-1.tsx +3 -3
- package/src/blocks/community/community-post-1.tsx +4 -4
- package/src/blocks/contact-us/contact-us-1.schema.ts +360 -14
- package/src/blocks/contact-us/contact-us-2.schema.ts +441 -325
- package/src/blocks/content/content-1.schema.ts +800 -381
- package/src/blocks/content/content-10.schema.ts +763 -20
- package/src/blocks/content/content-2.schema.ts +426 -52
- package/src/blocks/content/content-3.schema.ts +631 -432
- package/src/blocks/content/content-4.schema.ts +378 -123
- package/src/blocks/content/content-5.schema.ts +1152 -682
- package/src/blocks/content/content-6.schema.ts +679 -707
- package/src/blocks/content/content-7.schema.ts +694 -291
- package/src/blocks/content/content-8.schema.ts +247 -7
- package/src/blocks/content/content-9.schema.ts +855 -116
- package/src/blocks/cta/cta-1.schema.ts +294 -62
- package/src/blocks/cta/cta-2.schema.ts +302 -66
- package/src/blocks/cta/cta-2.tsx +1 -2
- package/src/blocks/cta/cta-3.schema.ts +312 -62
- package/src/blocks/embed/embed-1.schema.ts +181 -0
- package/src/blocks/event/event-listing-2.schema.ts +5 -11
- package/src/blocks/event/event-listing-3.schema.ts +5 -11
- package/src/blocks/event/event-listing-4.schema.ts +5 -11
- package/src/blocks/event/event-listing.schema.ts +5 -11
- package/src/blocks/faq/faq-1.schema.ts +439 -260
- package/src/blocks/faq/faq-2.schema.ts +444 -266
- package/src/blocks/faq/faq-3.schema.ts +1420 -224
- package/src/blocks/features/features-1/features-1.schema.ts +21 -21
- package/src/blocks/features/features-1/variants/default.ts +120 -138
- package/src/blocks/features/features-1/variants/index.ts +2 -2
- package/src/blocks/features/features-1/variants/minimal-list.ts +139 -0
- package/src/blocks/features/features-1/variants/stylized-cards-v1.ts +69 -385
- package/src/blocks/features/features-1/variants/stylized-cards-v2.ts +74 -408
- package/src/blocks/features/features-2.schema.ts +368 -286
- package/src/blocks/features/features-3.schema.ts +557 -280
- package/src/blocks/features/features-4.schema.ts +940 -432
- package/src/blocks/features/features-5.schema.ts +566 -407
- package/src/blocks/features/features-6.schema.ts +557 -523
- package/src/blocks/filter-listing/filter-listing-1.schema.ts +922 -270
- package/src/blocks/floating-buttons/floating-button-1.schema.ts +123 -0
- package/src/blocks/footer/footer-1.schema.ts +383 -401
- package/src/blocks/footer/footer-2.schema.ts +337 -878
- package/src/blocks/footer/footer-3.schema.ts +445 -381
- package/src/blocks/footer/footer-4.schema.ts +610 -439
- package/src/blocks/footer/footer-5.schema.ts +367 -321
- package/src/blocks/footer/footer-6.schema.ts +610 -357
- package/src/blocks/form/form-1.schema.ts +237 -0
- package/src/blocks/hero/hero-1.schema.ts +251 -221
- package/src/blocks/hero/hero-10.schema.ts +23 -14
- package/src/blocks/hero/hero-11.schema.ts +728 -601
- package/src/blocks/hero/hero-12.schema.ts +524 -334
- package/src/blocks/hero/hero-13.schema.ts +83 -95
- package/src/blocks/hero/hero-2.schema.ts +277 -68
- package/src/blocks/hero/hero-3.schema.ts +371 -235
- package/src/blocks/hero/hero-3.tsx +1 -1
- package/src/blocks/hero/hero-4.schema.ts +605 -338
- package/src/blocks/hero/hero-5.schema.ts +545 -61
- package/src/blocks/hero/hero-6.schema.ts +446 -257
- package/src/blocks/hero/hero-6.tsx +1 -1
- package/src/blocks/hero/hero-7.schema.ts +1299 -131
- package/src/blocks/hero/hero-7.tsx +43 -23
- package/src/blocks/hero/hero-8.schema.ts +736 -236
- package/src/blocks/hero/hero-9.schema.ts +908 -58
- package/src/blocks/index.ts +2 -0
- package/src/blocks/jobs/jobs-1.schema.ts +741 -219
- package/src/blocks/logos/logos-1.schema.ts +317 -321
- package/src/blocks/logos/logos-1.tsx +32 -19
- package/src/blocks/navbar/navbar-1.schema.ts +319 -186
- package/src/blocks/navbar/navbar-2.schema.ts +311 -190
- package/src/blocks/navbar/navbar-3.schema.ts +612 -570
- package/src/blocks/navbar/navbar-4.schema.ts +741 -1250
- package/src/blocks/polling/polling-1.schema.ts +161 -0
- package/src/blocks/pricing/pricing-1.schema.ts +549 -626
- package/src/blocks/products/products-listing-1.schema.ts +363 -249
- package/src/blocks/products/products-listing-2.schema.ts +515 -257
- package/src/blocks/products/products-listing-3.schema.ts +789 -836
- package/src/blocks/profile/profile-1.schema.ts +168 -187
- package/src/blocks/profile/profile-2.schema.ts +150 -122
- package/src/blocks/profile/profile-3.schema.ts +307 -256
- package/src/blocks/profile/profile-4.schema.ts +372 -504
- package/src/blocks/profile/profile-5.schema.ts +186 -79
- package/src/blocks/services/service-1.schema.ts +700 -631
- package/src/blocks/services/service-2.schema.ts +559 -82
- package/src/blocks/services/service-2.tsx +5 -3
- package/src/blocks/services/service-3.schema.ts +587 -215
- package/src/blocks/services/service-3.tsx +4 -2
- package/src/blocks/stats/stats-1.schema.ts +347 -257
- package/src/blocks/stats/stats-2.schema.ts +14 -2
- package/src/blocks/stats/variants/default.ts +14 -37
- package/src/blocks/stats/variants/extra.ts +232 -0
- package/src/blocks/stats/variants/hero.ts +1 -30
- package/src/blocks/stats/variants/index.ts +13 -1
- package/src/blocks/tabs/tab-1.schema.ts +1361 -214
- package/src/blocks/tabs/tab-2.schema.ts +984 -390
- package/src/blocks/tabs/tab-3.schema.ts +961 -95
- package/src/blocks/team/team-1.schema.ts +681 -564
- package/src/blocks/team/team-2.schema.ts +589 -935
- package/src/blocks/team/team-3.schema.ts +375 -284
- package/src/blocks/team/team-4.schema.ts +569 -355
- package/src/blocks/team/team-5.schema.ts +307 -111
- package/src/blocks/testimonial/testimonial-1.schema.ts +605 -706
- package/src/blocks/testimonial/testimonial-2.schema.ts +825 -1099
- package/src/blocks/testimonial/testimonial-3.schema.ts +580 -235
- package/src/blocks/testimonial/testimonial-4.schema.ts +1326 -1779
- package/src/blocks/testimonial/testimonial-5/variants/default.ts +179 -328
- package/src/blocks/testimonial/testimonial-5/variants/index.ts +9 -1
- package/src/blocks/testimonial/testimonial-5/variants/testimonialCentered.ts +194 -0
- package/src/blocks/testimonial/testimonial-5/variants/testimonialCompact.ts +188 -0
- package/src/blocks/testimonial/testimonial-5/variants/testimonialWithLogo.ts +275 -396
- package/src/blocks/testimonial/testimonial-5/variants/testimonialWithRatings.ts +254 -602
- package/src/blocks/testimonial/testimonial-5.schema.ts +6 -2
- package/src/blocks/testimonial/testimonial-6.schema.ts +962 -1234
- package/src/blocks/testimonial/testimonial-7.schema.ts +515 -233
- package/src/blocks/timeline/timeline-1.schema.ts +382 -140
- package/src/blocks/users/edit-profile.schema.ts +2 -8
- package/src/blocks/users/edit-profile.tsx +2 -3
- package/src/schemas/blocks.ts +2 -0
- package/src/blocks/features/features-1/variants/stylized-cards-v3.ts +0 -268
|
@@ -1,87 +1,116 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
3
|
const MEDIA_1 = {
|
|
4
|
-
id: "
|
|
5
|
-
filename: "content-2-1.png",
|
|
4
|
+
id: "7452730541563106573",
|
|
6
5
|
kind: "image",
|
|
7
|
-
location:
|
|
6
|
+
location:
|
|
7
|
+
"https://images.pexels.com/photos/9577246/pexels-photo-9577246.jpeg",
|
|
8
|
+
mimetype: "image/jpeg",
|
|
8
9
|
srcset: {
|
|
9
|
-
"
|
|
10
|
-
|
|
11
|
-
"
|
|
12
|
-
|
|
13
|
-
"
|
|
14
|
-
|
|
15
|
-
"828w":
|
|
16
|
-
|
|
10
|
+
"320w":
|
|
11
|
+
"https://images.pexels.com/photos/9577246/pexels-photo-9577246.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
12
|
+
"640w":
|
|
13
|
+
"https://images.pexels.com/photos/9577246/pexels-photo-9577246.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
14
|
+
"750w":
|
|
15
|
+
"https://images.pexels.com/photos/9577246/pexels-photo-9577246.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
16
|
+
"828w":
|
|
17
|
+
"https://images.pexels.com/photos/9577246/pexels-photo-9577246.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
18
|
+
"1080w":
|
|
19
|
+
"https://images.pexels.com/photos/9577246/pexels-photo-9577246.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
20
|
+
"1200w":
|
|
21
|
+
"https://images.pexels.com/photos/9577246/pexels-photo-9577246.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
22
|
+
"1920w":
|
|
23
|
+
"https://images.pexels.com/photos/9577246/pexels-photo-9577246.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
24
|
+
path: "https://images.pexels.com/photos/9577246/pexels-photo-9577246.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/9577246/pexels-photo-9577246.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/9577246/pexels-photo-9577246.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/9577246/pexels-photo-9577246.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/9577246/pexels-photo-9577246.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/9577246/pexels-photo-9577246.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/9577246/pexels-photo-9577246.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
17
25
|
},
|
|
18
|
-
mimetype: "image/png",
|
|
19
26
|
};
|
|
20
27
|
const MEDIA_2 = {
|
|
21
|
-
id: "
|
|
22
|
-
filename: "content-2-2.png",
|
|
28
|
+
id: "7452730577840080683",
|
|
23
29
|
kind: "image",
|
|
24
|
-
location:
|
|
30
|
+
location:
|
|
31
|
+
"https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg",
|
|
32
|
+
mimetype: "image/jpeg",
|
|
25
33
|
srcset: {
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
-
"
|
|
29
|
-
|
|
30
|
-
"
|
|
31
|
-
|
|
32
|
-
"828w":
|
|
33
|
-
|
|
34
|
+
"320w":
|
|
35
|
+
"https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
36
|
+
"640w":
|
|
37
|
+
"https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
38
|
+
"750w":
|
|
39
|
+
"https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
40
|
+
"828w":
|
|
41
|
+
"https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
42
|
+
"1080w":
|
|
43
|
+
"https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
44
|
+
"1200w":
|
|
45
|
+
"https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
46
|
+
"1920w":
|
|
47
|
+
"https://images.pexels.com/photos/29267512/pexels-photo-29267512.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
48
|
+
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",
|
|
34
49
|
},
|
|
35
|
-
mimetype: "image/png",
|
|
36
50
|
};
|
|
37
51
|
const MEDIA_3 = {
|
|
38
|
-
id: "
|
|
39
|
-
filename: "content-2-3.png",
|
|
52
|
+
id: "7452730561751999154",
|
|
40
53
|
kind: "image",
|
|
41
|
-
location:
|
|
54
|
+
location:
|
|
55
|
+
"https://images.pexels.com/photos/8353831/pexels-photo-8353831.jpeg",
|
|
56
|
+
mimetype: "image/jpeg",
|
|
42
57
|
srcset: {
|
|
43
|
-
"
|
|
44
|
-
|
|
45
|
-
"
|
|
46
|
-
|
|
47
|
-
"
|
|
48
|
-
|
|
49
|
-
"828w":
|
|
50
|
-
|
|
58
|
+
"320w":
|
|
59
|
+
"https://images.pexels.com/photos/8353831/pexels-photo-8353831.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
60
|
+
"640w":
|
|
61
|
+
"https://images.pexels.com/photos/8353831/pexels-photo-8353831.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
62
|
+
"750w":
|
|
63
|
+
"https://images.pexels.com/photos/8353831/pexels-photo-8353831.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
64
|
+
"828w":
|
|
65
|
+
"https://images.pexels.com/photos/8353831/pexels-photo-8353831.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
66
|
+
"1080w":
|
|
67
|
+
"https://images.pexels.com/photos/8353831/pexels-photo-8353831.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
68
|
+
"1200w":
|
|
69
|
+
"https://images.pexels.com/photos/8353831/pexels-photo-8353831.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
70
|
+
"1920w":
|
|
71
|
+
"https://images.pexels.com/photos/8353831/pexels-photo-8353831.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
72
|
+
path: "https://images.pexels.com/photos/8353831/pexels-photo-8353831.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/8353831/pexels-photo-8353831.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/8353831/pexels-photo-8353831.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/8353831/pexels-photo-8353831.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/8353831/pexels-photo-8353831.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/8353831/pexels-photo-8353831.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/8353831/pexels-photo-8353831.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
51
73
|
},
|
|
52
|
-
mimetype: "image/png",
|
|
53
74
|
};
|
|
54
75
|
const MEDIA_4 = {
|
|
55
|
-
id: "
|
|
56
|
-
filename: "content-2-4.png",
|
|
76
|
+
id: "7452730582382387849",
|
|
57
77
|
kind: "image",
|
|
58
|
-
location:
|
|
78
|
+
location:
|
|
79
|
+
"https://images.pexels.com/photos/33355364/pexels-photo-33355364.jpeg",
|
|
80
|
+
mimetype: "image/jpeg",
|
|
59
81
|
srcset: {
|
|
60
|
-
"
|
|
61
|
-
|
|
62
|
-
"
|
|
63
|
-
|
|
64
|
-
"
|
|
65
|
-
|
|
66
|
-
"828w":
|
|
67
|
-
|
|
82
|
+
"320w":
|
|
83
|
+
"https://images.pexels.com/photos/33355364/pexels-photo-33355364.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
84
|
+
"640w":
|
|
85
|
+
"https://images.pexels.com/photos/33355364/pexels-photo-33355364.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
86
|
+
"750w":
|
|
87
|
+
"https://images.pexels.com/photos/33355364/pexels-photo-33355364.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
88
|
+
"828w":
|
|
89
|
+
"https://images.pexels.com/photos/33355364/pexels-photo-33355364.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
90
|
+
"1080w":
|
|
91
|
+
"https://images.pexels.com/photos/33355364/pexels-photo-33355364.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
92
|
+
"1200w":
|
|
93
|
+
"https://images.pexels.com/photos/33355364/pexels-photo-33355364.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
94
|
+
"1920w":
|
|
95
|
+
"https://images.pexels.com/photos/33355364/pexels-photo-33355364.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
96
|
+
path: "https://images.pexels.com/photos/33355364/pexels-photo-33355364.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/33355364/pexels-photo-33355364.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/33355364/pexels-photo-33355364.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/33355364/pexels-photo-33355364.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/33355364/pexels-photo-33355364.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/33355364/pexels-photo-33355364.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/33355364/pexels-photo-33355364.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
68
97
|
},
|
|
69
|
-
mimetype: "image/png",
|
|
70
98
|
};
|
|
71
99
|
|
|
72
100
|
const DEFAULT_CONTENT = {
|
|
73
101
|
layout: null,
|
|
74
102
|
container: null,
|
|
75
103
|
header_box: null,
|
|
76
|
-
title: "
|
|
77
|
-
description:
|
|
104
|
+
title: "Cases that moved money",
|
|
105
|
+
description:
|
|
106
|
+
"Merchants and PSPs using our rails to settle in 14 corridors, cut chargebacks 42%, and book PCI-scope audits in days, not quarters.",
|
|
78
107
|
view_more_buttons_levoGroup: null,
|
|
79
108
|
view_more_buttons: [
|
|
80
109
|
{
|
|
81
|
-
view_more_button: "
|
|
110
|
+
view_more_button: "See all cases",
|
|
82
111
|
},
|
|
83
112
|
{
|
|
84
|
-
view_more_button: "
|
|
113
|
+
view_more_button: "Book a demo",
|
|
85
114
|
},
|
|
86
115
|
],
|
|
87
116
|
media_layout: null,
|
|
@@ -210,6 +239,8 @@ export const Content2: IBlock = {
|
|
|
210
239
|
},
|
|
211
240
|
firstMedia: {
|
|
212
241
|
width: "30%",
|
|
242
|
+
"aspect-ratio": "3 / 4",
|
|
243
|
+
"object-fit": "cover",
|
|
213
244
|
"border-radius": "base",
|
|
214
245
|
tablet: {
|
|
215
246
|
flex: "auto",
|
|
@@ -220,6 +251,8 @@ export const Content2: IBlock = {
|
|
|
220
251
|
},
|
|
221
252
|
fourthMedia: {
|
|
222
253
|
width: "30%",
|
|
254
|
+
"aspect-ratio": "3 / 4",
|
|
255
|
+
"object-fit": "cover",
|
|
223
256
|
"border-radius": "base",
|
|
224
257
|
tablet: {
|
|
225
258
|
flex: "auto",
|
|
@@ -242,6 +275,9 @@ export const Content2: IBlock = {
|
|
|
242
275
|
},
|
|
243
276
|
},
|
|
244
277
|
secondMedia: {
|
|
278
|
+
width: "100%",
|
|
279
|
+
"aspect-ratio": "3 / 2",
|
|
280
|
+
"object-fit": "cover",
|
|
245
281
|
"border-radius": "base",
|
|
246
282
|
tablet: {
|
|
247
283
|
width: "40%",
|
|
@@ -252,6 +288,9 @@ export const Content2: IBlock = {
|
|
|
252
288
|
},
|
|
253
289
|
},
|
|
254
290
|
thirdMedia: {
|
|
291
|
+
width: "100%",
|
|
292
|
+
"aspect-ratio": "3 / 2",
|
|
293
|
+
"object-fit": "cover",
|
|
255
294
|
"border-radius": "base",
|
|
256
295
|
tablet: {
|
|
257
296
|
width: "40%",
|
|
@@ -288,6 +327,341 @@ export const Content2: IBlock = {
|
|
|
288
327
|
Heading_Level: "H2",
|
|
289
328
|
},
|
|
290
329
|
},
|
|
330
|
+
view_more_buttons: [
|
|
331
|
+
{ view_more_button: { selectedVariants: {} } },
|
|
332
|
+
{
|
|
333
|
+
view_more_button: {
|
|
334
|
+
selectedVariants: { Button_Variants: "Secondary" },
|
|
335
|
+
},
|
|
336
|
+
},
|
|
337
|
+
],
|
|
338
|
+
},
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
key: "single_column",
|
|
342
|
+
title: "Single Column",
|
|
343
|
+
styles: {
|
|
344
|
+
container: {},
|
|
345
|
+
header_box: {
|
|
346
|
+
display: "flex",
|
|
347
|
+
"align-items": "center",
|
|
348
|
+
"justify-content": "space-between",
|
|
349
|
+
"flex-wrap": "wrap",
|
|
350
|
+
gap: "xl",
|
|
351
|
+
"margin-bottom": "5xl",
|
|
352
|
+
tablet: {
|
|
353
|
+
"align-items": "center",
|
|
354
|
+
},
|
|
355
|
+
mobile: {
|
|
356
|
+
"justify-content": "center",
|
|
357
|
+
"row-gap": "sm",
|
|
358
|
+
"margin-bottom": "2xl",
|
|
359
|
+
},
|
|
360
|
+
},
|
|
361
|
+
title: {},
|
|
362
|
+
media_layout: {
|
|
363
|
+
display: "flex",
|
|
364
|
+
"flex-direction": "column",
|
|
365
|
+
"row-gap": "xl",
|
|
366
|
+
},
|
|
367
|
+
firstMedia: {
|
|
368
|
+
width: "100%",
|
|
369
|
+
"aspect-ratio": "16 / 9",
|
|
370
|
+
"object-fit": "cover",
|
|
371
|
+
"border-radius": "base",
|
|
372
|
+
},
|
|
373
|
+
fourthMedia: {
|
|
374
|
+
width: "100%",
|
|
375
|
+
"aspect-ratio": "16 / 9",
|
|
376
|
+
"object-fit": "cover",
|
|
377
|
+
"border-radius": "base",
|
|
378
|
+
},
|
|
379
|
+
middle_column_layout: {
|
|
380
|
+
display: "flex",
|
|
381
|
+
"flex-direction": "column",
|
|
382
|
+
"row-gap": "xl",
|
|
383
|
+
width: "100%",
|
|
384
|
+
},
|
|
385
|
+
secondMedia: {
|
|
386
|
+
width: "100%",
|
|
387
|
+
"aspect-ratio": "16 / 9",
|
|
388
|
+
"object-fit": "cover",
|
|
389
|
+
"border-radius": "base",
|
|
390
|
+
},
|
|
391
|
+
thirdMedia: {
|
|
392
|
+
width: "100%",
|
|
393
|
+
"aspect-ratio": "16 / 9",
|
|
394
|
+
"object-fit": "cover",
|
|
395
|
+
"border-radius": "base",
|
|
396
|
+
},
|
|
397
|
+
description: {
|
|
398
|
+
"margin-top": "4xs",
|
|
399
|
+
},
|
|
400
|
+
view_more_buttons_levoGroup: {
|
|
401
|
+
display: "flex",
|
|
402
|
+
"flex-direction": "row",
|
|
403
|
+
"column-gap": "sm",
|
|
404
|
+
"row-gap": "sm",
|
|
405
|
+
"flex-wrap": "wrap",
|
|
406
|
+
"align-items": "center",
|
|
407
|
+
},
|
|
408
|
+
view_more_buttons: Array(2)
|
|
409
|
+
.fill(0)
|
|
410
|
+
.map(() => ({
|
|
411
|
+
view_more_button: {},
|
|
412
|
+
})),
|
|
413
|
+
},
|
|
414
|
+
content: DEFAULT_CONTENT,
|
|
415
|
+
config: {
|
|
416
|
+
title: {
|
|
417
|
+
heading: {
|
|
418
|
+
level: 2,
|
|
419
|
+
},
|
|
420
|
+
selectedVariants: {
|
|
421
|
+
Heading_Level: "H2",
|
|
422
|
+
},
|
|
423
|
+
},
|
|
424
|
+
view_more_buttons: [
|
|
425
|
+
{ view_more_button: { selectedVariants: {} } },
|
|
426
|
+
{
|
|
427
|
+
view_more_button: {
|
|
428
|
+
selectedVariants: { Button_Variants: "Secondary" },
|
|
429
|
+
},
|
|
430
|
+
},
|
|
431
|
+
],
|
|
432
|
+
},
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
key: "two_column",
|
|
436
|
+
title: "Two Column",
|
|
437
|
+
styles: {
|
|
438
|
+
container: {},
|
|
439
|
+
header_box: {
|
|
440
|
+
display: "flex",
|
|
441
|
+
"align-items": "center",
|
|
442
|
+
"justify-content": "space-between",
|
|
443
|
+
"flex-wrap": "wrap",
|
|
444
|
+
gap: "xl",
|
|
445
|
+
"margin-bottom": "5xl",
|
|
446
|
+
tablet: {
|
|
447
|
+
"align-items": "center",
|
|
448
|
+
},
|
|
449
|
+
mobile: {
|
|
450
|
+
"justify-content": "center",
|
|
451
|
+
"row-gap": "sm",
|
|
452
|
+
"margin-bottom": "2xl",
|
|
453
|
+
},
|
|
454
|
+
},
|
|
455
|
+
title: {},
|
|
456
|
+
media_layout: {
|
|
457
|
+
display: "grid",
|
|
458
|
+
"grid-template-columns": "1fr 1fr",
|
|
459
|
+
gap: "xl",
|
|
460
|
+
mobile: {
|
|
461
|
+
"grid-template-columns": "1fr",
|
|
462
|
+
},
|
|
463
|
+
},
|
|
464
|
+
firstMedia: {
|
|
465
|
+
width: "100%",
|
|
466
|
+
"border-radius": "base",
|
|
467
|
+
"aspect-ratio": "1",
|
|
468
|
+
"object-fit": "cover",
|
|
469
|
+
},
|
|
470
|
+
fourthMedia: {
|
|
471
|
+
width: "100%",
|
|
472
|
+
"border-radius": "base",
|
|
473
|
+
"aspect-ratio": "1",
|
|
474
|
+
"object-fit": "cover",
|
|
475
|
+
},
|
|
476
|
+
middle_column_layout: {
|
|
477
|
+
display: "contents",
|
|
478
|
+
},
|
|
479
|
+
secondMedia: {
|
|
480
|
+
width: "100%",
|
|
481
|
+
"border-radius": "base",
|
|
482
|
+
"aspect-ratio": "1",
|
|
483
|
+
"object-fit": "cover",
|
|
484
|
+
},
|
|
485
|
+
thirdMedia: {
|
|
486
|
+
width: "100%",
|
|
487
|
+
"border-radius": "base",
|
|
488
|
+
"aspect-ratio": "1",
|
|
489
|
+
"object-fit": "cover",
|
|
490
|
+
},
|
|
491
|
+
description: {
|
|
492
|
+
"margin-top": "4xs",
|
|
493
|
+
},
|
|
494
|
+
view_more_buttons_levoGroup: {
|
|
495
|
+
display: "flex",
|
|
496
|
+
"flex-direction": "row",
|
|
497
|
+
"column-gap": "sm",
|
|
498
|
+
"row-gap": "sm",
|
|
499
|
+
"flex-wrap": "wrap",
|
|
500
|
+
"align-items": "center",
|
|
501
|
+
},
|
|
502
|
+
view_more_buttons: Array(2)
|
|
503
|
+
.fill(0)
|
|
504
|
+
.map(() => ({
|
|
505
|
+
view_more_button: {},
|
|
506
|
+
})),
|
|
507
|
+
},
|
|
508
|
+
content: DEFAULT_CONTENT,
|
|
509
|
+
config: {
|
|
510
|
+
title: {
|
|
511
|
+
heading: {
|
|
512
|
+
level: 2,
|
|
513
|
+
},
|
|
514
|
+
selectedVariants: {
|
|
515
|
+
Heading_Level: "H2",
|
|
516
|
+
},
|
|
517
|
+
},
|
|
518
|
+
view_more_buttons: [
|
|
519
|
+
{ view_more_button: { selectedVariants: {} } },
|
|
520
|
+
{
|
|
521
|
+
view_more_button: {
|
|
522
|
+
selectedVariants: { Button_Variants: "Secondary" },
|
|
523
|
+
},
|
|
524
|
+
},
|
|
525
|
+
],
|
|
526
|
+
},
|
|
527
|
+
},
|
|
528
|
+
{
|
|
529
|
+
key: "centered_header",
|
|
530
|
+
title: "Centered Header",
|
|
531
|
+
styles: {
|
|
532
|
+
container: {},
|
|
533
|
+
header_box: {
|
|
534
|
+
display: "flex",
|
|
535
|
+
"flex-direction": "column",
|
|
536
|
+
"align-items": "center",
|
|
537
|
+
"text-align": "center",
|
|
538
|
+
gap: "xl",
|
|
539
|
+
"margin-bottom": "5xl",
|
|
540
|
+
mobile: {
|
|
541
|
+
"margin-bottom": "2xl",
|
|
542
|
+
"row-gap": "sm",
|
|
543
|
+
},
|
|
544
|
+
},
|
|
545
|
+
title: {
|
|
546
|
+
"text-align": "center",
|
|
547
|
+
},
|
|
548
|
+
media_layout: {
|
|
549
|
+
display: "flex",
|
|
550
|
+
"column-gap": "xl",
|
|
551
|
+
"padding-left": "3xl",
|
|
552
|
+
"padding-right": "3xl",
|
|
553
|
+
tablet: {
|
|
554
|
+
"flex-wrap": "wrap",
|
|
555
|
+
"row-gap": "xl",
|
|
556
|
+
"padding-left": "0",
|
|
557
|
+
"padding-right": "0",
|
|
558
|
+
},
|
|
559
|
+
mobile: {
|
|
560
|
+
"flex-direction": "column",
|
|
561
|
+
"padding-left": "0",
|
|
562
|
+
"padding-right": "0",
|
|
563
|
+
},
|
|
564
|
+
},
|
|
565
|
+
firstMedia: {
|
|
566
|
+
width: "30%",
|
|
567
|
+
"aspect-ratio": "3 / 4",
|
|
568
|
+
"object-fit": "cover",
|
|
569
|
+
"border-radius": "base",
|
|
570
|
+
tablet: {
|
|
571
|
+
flex: "auto",
|
|
572
|
+
},
|
|
573
|
+
mobile: {
|
|
574
|
+
width: "100%",
|
|
575
|
+
},
|
|
576
|
+
},
|
|
577
|
+
fourthMedia: {
|
|
578
|
+
width: "30%",
|
|
579
|
+
"aspect-ratio": "3 / 4",
|
|
580
|
+
"object-fit": "cover",
|
|
581
|
+
"border-radius": "base",
|
|
582
|
+
tablet: {
|
|
583
|
+
flex: "auto",
|
|
584
|
+
},
|
|
585
|
+
mobile: {
|
|
586
|
+
width: "100%",
|
|
587
|
+
},
|
|
588
|
+
},
|
|
589
|
+
middle_column_layout: {
|
|
590
|
+
display: "flex",
|
|
591
|
+
"flex-direction": "column",
|
|
592
|
+
"row-gap": "xl",
|
|
593
|
+
tablet: {
|
|
594
|
+
order: 3,
|
|
595
|
+
"flex-direction": "row",
|
|
596
|
+
"column-gap": "xl",
|
|
597
|
+
},
|
|
598
|
+
mobile: {
|
|
599
|
+
"flex-direction": "column",
|
|
600
|
+
},
|
|
601
|
+
},
|
|
602
|
+
secondMedia: {
|
|
603
|
+
width: "100%",
|
|
604
|
+
"aspect-ratio": "3 / 2",
|
|
605
|
+
"object-fit": "cover",
|
|
606
|
+
"border-radius": "base",
|
|
607
|
+
tablet: {
|
|
608
|
+
width: "40%",
|
|
609
|
+
flex: "auto",
|
|
610
|
+
},
|
|
611
|
+
mobile: {
|
|
612
|
+
width: "100%",
|
|
613
|
+
},
|
|
614
|
+
},
|
|
615
|
+
thirdMedia: {
|
|
616
|
+
width: "100%",
|
|
617
|
+
"aspect-ratio": "3 / 2",
|
|
618
|
+
"object-fit": "cover",
|
|
619
|
+
"border-radius": "base",
|
|
620
|
+
tablet: {
|
|
621
|
+
width: "40%",
|
|
622
|
+
flex: "auto",
|
|
623
|
+
},
|
|
624
|
+
mobile: {
|
|
625
|
+
width: "100%",
|
|
626
|
+
},
|
|
627
|
+
},
|
|
628
|
+
description: {
|
|
629
|
+
"margin-top": "4xs",
|
|
630
|
+
"text-align": "center",
|
|
631
|
+
},
|
|
632
|
+
view_more_buttons_levoGroup: {
|
|
633
|
+
display: "flex",
|
|
634
|
+
"flex-direction": "row",
|
|
635
|
+
"column-gap": "sm",
|
|
636
|
+
"row-gap": "sm",
|
|
637
|
+
"flex-wrap": "wrap",
|
|
638
|
+
"align-items": "center",
|
|
639
|
+
"justify-content": "center",
|
|
640
|
+
},
|
|
641
|
+
view_more_buttons: Array(2)
|
|
642
|
+
.fill(0)
|
|
643
|
+
.map(() => ({
|
|
644
|
+
view_more_button: {},
|
|
645
|
+
})),
|
|
646
|
+
},
|
|
647
|
+
content: DEFAULT_CONTENT,
|
|
648
|
+
config: {
|
|
649
|
+
title: {
|
|
650
|
+
heading: {
|
|
651
|
+
level: 2,
|
|
652
|
+
},
|
|
653
|
+
selectedVariants: {
|
|
654
|
+
Heading_Level: "H2",
|
|
655
|
+
},
|
|
656
|
+
},
|
|
657
|
+
view_more_buttons: [
|
|
658
|
+
{ view_more_button: { selectedVariants: {} } },
|
|
659
|
+
{
|
|
660
|
+
view_more_button: {
|
|
661
|
+
selectedVariants: { Button_Variants: "Secondary" },
|
|
662
|
+
},
|
|
663
|
+
},
|
|
664
|
+
],
|
|
291
665
|
},
|
|
292
666
|
},
|
|
293
667
|
],
|