@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,105 +1,67 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
-
const
|
|
3
|
+
const STAR_ICON = {
|
|
4
4
|
kind: "icon",
|
|
5
5
|
data: {
|
|
6
6
|
id: "star",
|
|
7
7
|
label: "Star",
|
|
8
|
-
tags: ["custom", "directional", "star", "support-like-question"],
|
|
9
8
|
svgCode:
|
|
10
|
-
'<svg viewBox="0 0 24 24" fill="
|
|
9
|
+
'<svg viewBox="0 0 24 24" fill="#F5A524" xmlns="http://www.w3.org/2000/svg"><path d="M12 2.25l2.996 6.073 6.704.974-4.85 4.727 1.145 6.676L12 17.541l-5.995 3.159 1.145-6.676L2.3 9.297l6.704-.974L12 2.25z"/></svg>',
|
|
11
10
|
},
|
|
12
11
|
};
|
|
13
12
|
|
|
13
|
+
const STARS_FIVE = [
|
|
14
|
+
{ star: STAR_ICON },
|
|
15
|
+
{ star: STAR_ICON },
|
|
16
|
+
{ star: STAR_ICON },
|
|
17
|
+
{ star: STAR_ICON },
|
|
18
|
+
{ star: STAR_ICON },
|
|
19
|
+
];
|
|
20
|
+
|
|
14
21
|
const DEFAULT_CONTENT = {
|
|
15
22
|
layout: null,
|
|
16
23
|
container: null,
|
|
17
24
|
header_container: null,
|
|
18
|
-
title: "
|
|
25
|
+
title: "Trusted by payments and finance teams",
|
|
19
26
|
description:
|
|
20
|
-
"
|
|
27
|
+
"CFOs, heads of payments, and platform engineers on what changed after switching settlement, KYC, and ledger workflows to us.",
|
|
21
28
|
testimonials_levoGroup: null,
|
|
22
29
|
testimonials: [
|
|
23
30
|
{
|
|
24
31
|
card: null,
|
|
25
32
|
content_container: null,
|
|
26
33
|
title_desc_box: null,
|
|
27
|
-
title: "
|
|
34
|
+
title: "Settlement windows dropped from T+2 to same-day",
|
|
28
35
|
description:
|
|
29
|
-
"
|
|
36
|
+
"We moved card and ACH settlement off legacy rails onto their ledger in eleven weeks. Auth rates lifted 2.3 points and reconciliation breaks fell by ninety percent.",
|
|
30
37
|
persona_container: null,
|
|
31
|
-
persona_name: "
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
star: DUMMY_ICON,
|
|
35
|
-
},
|
|
36
|
-
{
|
|
37
|
-
star: DUMMY_ICON,
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
star: DUMMY_ICON,
|
|
41
|
-
},
|
|
42
|
-
{
|
|
43
|
-
star: DUMMY_ICON,
|
|
44
|
-
},
|
|
45
|
-
{
|
|
46
|
-
star: DUMMY_ICON,
|
|
47
|
-
},
|
|
48
|
-
],
|
|
38
|
+
persona_name: "Priya Menon",
|
|
39
|
+
designation: "Head of Payments, Northbank",
|
|
40
|
+
stars: STARS_FIVE,
|
|
49
41
|
},
|
|
50
42
|
{
|
|
51
43
|
card: null,
|
|
52
44
|
content_container: null,
|
|
53
45
|
title_desc_box: null,
|
|
54
|
-
title: "
|
|
46
|
+
title: "PCI DSS Level 1 without the audit scramble",
|
|
55
47
|
description:
|
|
56
|
-
"
|
|
48
|
+
"Tokenization and network token routing took three untrusted systems out of scope. We passed our Level 1 attestation with zero findings and shaved six weeks off the audit cycle.",
|
|
57
49
|
persona_container: null,
|
|
58
|
-
persona_name: "
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
star: DUMMY_ICON,
|
|
62
|
-
},
|
|
63
|
-
{
|
|
64
|
-
star: DUMMY_ICON,
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
star: DUMMY_ICON,
|
|
68
|
-
},
|
|
69
|
-
{
|
|
70
|
-
star: DUMMY_ICON,
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
star: DUMMY_ICON,
|
|
74
|
-
},
|
|
75
|
-
],
|
|
50
|
+
persona_name: "Marcus Holloway",
|
|
51
|
+
designation: "VP Engineering, Finch Issuer Services",
|
|
52
|
+
stars: STARS_FIVE,
|
|
76
53
|
},
|
|
77
54
|
{
|
|
78
55
|
card: null,
|
|
79
56
|
content_container: null,
|
|
80
57
|
title_desc_box: null,
|
|
81
|
-
title: "
|
|
58
|
+
title: "KYC onboarding that actually converts",
|
|
82
59
|
description:
|
|
83
|
-
"
|
|
60
|
+
"Document, selfie, and sanctions checks now complete in under ninety seconds. Drop-off through KYC fell from 38 percent to 11 percent and first-deposit conversion climbed almost 2x.",
|
|
84
61
|
persona_container: null,
|
|
85
|
-
persona_name: "
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
star: DUMMY_ICON,
|
|
89
|
-
},
|
|
90
|
-
{
|
|
91
|
-
star: DUMMY_ICON,
|
|
92
|
-
},
|
|
93
|
-
{
|
|
94
|
-
star: DUMMY_ICON,
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
star: DUMMY_ICON,
|
|
98
|
-
},
|
|
99
|
-
{
|
|
100
|
-
star: DUMMY_ICON,
|
|
101
|
-
},
|
|
102
|
-
],
|
|
62
|
+
persona_name: "Elena Rossi",
|
|
63
|
+
designation: "CFO, Stride Neobank",
|
|
64
|
+
stars: STARS_FIVE,
|
|
103
65
|
},
|
|
104
66
|
],
|
|
105
67
|
"carousel-navigation-container": null,
|
|
@@ -221,157 +183,511 @@ export const Testimonial7: IBlock = {
|
|
|
221
183
|
],
|
|
222
184
|
layouts: [
|
|
223
185
|
{
|
|
224
|
-
key: "
|
|
225
|
-
title: "
|
|
186
|
+
key: "grid",
|
|
187
|
+
title: "Grid",
|
|
226
188
|
styles: {
|
|
227
|
-
layout: {
|
|
189
|
+
layout: {
|
|
190
|
+
"padding-top": "3xl",
|
|
191
|
+
"padding-bottom": "3xl",
|
|
192
|
+
},
|
|
228
193
|
container: {},
|
|
229
194
|
header_container: {
|
|
230
195
|
"text-align": "center",
|
|
231
|
-
"margin-bottom": "
|
|
196
|
+
"margin-bottom": "3xl",
|
|
197
|
+
display: "flex",
|
|
198
|
+
"flex-direction": "column",
|
|
199
|
+
"align-items": "center",
|
|
200
|
+
"row-gap": "base",
|
|
232
201
|
},
|
|
233
202
|
title: {
|
|
234
|
-
"
|
|
203
|
+
"max-width": "720px",
|
|
235
204
|
},
|
|
236
205
|
description: {
|
|
237
|
-
"max-width": "
|
|
238
|
-
|
|
239
|
-
"margin-right": "auto",
|
|
206
|
+
"max-width": "640px",
|
|
207
|
+
color: "text-2",
|
|
240
208
|
},
|
|
241
209
|
testimonials_levoGroup: {
|
|
242
|
-
number_of_slides:
|
|
210
|
+
number_of_slides: 3,
|
|
211
|
+
tablet: {
|
|
212
|
+
number_of_slides: 2,
|
|
213
|
+
},
|
|
214
|
+
mobile: {
|
|
215
|
+
number_of_slides: 1,
|
|
216
|
+
},
|
|
217
|
+
},
|
|
218
|
+
testimonials_levoGroupItem: {
|
|
219
|
+
card: {
|
|
220
|
+
height: "100%",
|
|
221
|
+
"margin-left": "sm",
|
|
222
|
+
"margin-right": "sm",
|
|
223
|
+
display: "flex",
|
|
224
|
+
"flex-direction": "column",
|
|
225
|
+
"border-radius": "lg",
|
|
226
|
+
"box-shadow": "default",
|
|
227
|
+
"padding-top": "xl",
|
|
228
|
+
"padding-bottom": "xl",
|
|
229
|
+
"padding-left": "xl",
|
|
230
|
+
"padding-right": "xl",
|
|
231
|
+
"border-color": "border",
|
|
232
|
+
"border-width": "1px",
|
|
233
|
+
"background-color": "background-1",
|
|
234
|
+
},
|
|
235
|
+
content_container: {
|
|
236
|
+
display: "flex",
|
|
237
|
+
"flex-direction": "column",
|
|
238
|
+
gap: "lg",
|
|
239
|
+
height: "100%",
|
|
240
|
+
},
|
|
241
|
+
title_desc_box: {
|
|
242
|
+
"text-align": "left",
|
|
243
|
+
display: "flex",
|
|
244
|
+
"flex-direction": "column",
|
|
245
|
+
"row-gap": "sm",
|
|
246
|
+
},
|
|
247
|
+
title: {
|
|
248
|
+
"font-weight": 600,
|
|
249
|
+
},
|
|
250
|
+
description: {
|
|
251
|
+
color: "text-2",
|
|
252
|
+
"line-height": "1.6",
|
|
253
|
+
},
|
|
254
|
+
persona_container: {
|
|
255
|
+
display: "flex",
|
|
256
|
+
"flex-direction": "column",
|
|
257
|
+
"align-items": "flex-start",
|
|
258
|
+
gap: "2xs",
|
|
259
|
+
"margin-top": "auto",
|
|
260
|
+
"padding-top": "md",
|
|
261
|
+
"border-top": "1px solid",
|
|
262
|
+
"border-color": "border",
|
|
263
|
+
},
|
|
264
|
+
persona_name: {
|
|
265
|
+
"font-weight": 600,
|
|
266
|
+
},
|
|
267
|
+
designation: {
|
|
268
|
+
color: "text-2",
|
|
269
|
+
"font-size": "sm",
|
|
270
|
+
},
|
|
271
|
+
stars: {
|
|
272
|
+
display: "flex",
|
|
273
|
+
gap: "2xs",
|
|
274
|
+
"margin-bottom": "xs",
|
|
275
|
+
},
|
|
276
|
+
star: {
|
|
277
|
+
color: "brand",
|
|
278
|
+
width: "16px",
|
|
279
|
+
height: "16px",
|
|
280
|
+
"font-size": "16px",
|
|
281
|
+
"flex-shrink": 0,
|
|
282
|
+
},
|
|
283
|
+
},
|
|
284
|
+
testimonials: [{}, {}, {}],
|
|
285
|
+
"carousel-navigation-container": {
|
|
286
|
+
display: "none",
|
|
287
|
+
},
|
|
288
|
+
"carousel-navigation": {
|
|
289
|
+
display: "none",
|
|
290
|
+
},
|
|
291
|
+
"carousel-navigation-pill": {
|
|
292
|
+
display: "none",
|
|
293
|
+
},
|
|
294
|
+
},
|
|
295
|
+
content: DEFAULT_CONTENT,
|
|
296
|
+
config: {
|
|
297
|
+
title: {
|
|
298
|
+
selectedVariants: {
|
|
299
|
+
Heading_Level: "H2",
|
|
300
|
+
},
|
|
243
301
|
},
|
|
244
302
|
testimonials: [
|
|
245
303
|
{
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
"box-shadow": "default",
|
|
249
|
-
"padding-top": "lg",
|
|
250
|
-
"padding-bottom": "lg",
|
|
251
|
-
"padding-left": "lg",
|
|
252
|
-
"padding-right": "lg",
|
|
253
|
-
"border-color": "border",
|
|
254
|
-
"border-width": "1px",
|
|
255
|
-
},
|
|
256
|
-
content_container: {
|
|
257
|
-
display: "flex",
|
|
258
|
-
"flex-direction": "column",
|
|
259
|
-
gap: "lg",
|
|
260
|
-
},
|
|
261
|
-
title_desc_box: {
|
|
262
|
-
"text-align": "center",
|
|
263
|
-
},
|
|
264
|
-
title: {
|
|
265
|
-
"font-weight": 600,
|
|
266
|
-
"margin-bottom": "sm",
|
|
267
|
-
},
|
|
268
|
-
description: {},
|
|
269
|
-
persona_container: {
|
|
270
|
-
display: "flex",
|
|
271
|
-
"flex-direction": "column",
|
|
272
|
-
"align-items": "center",
|
|
273
|
-
gap: "sm",
|
|
274
|
-
},
|
|
304
|
+
description: { selectedVariants: {} },
|
|
305
|
+
title: { selectedVariants: { Typography_Variants: "Lead" } },
|
|
275
306
|
persona_name: {
|
|
276
|
-
"
|
|
277
|
-
|
|
278
|
-
stars: {
|
|
279
|
-
display: "flex",
|
|
280
|
-
gap: "2xs",
|
|
281
|
-
},
|
|
282
|
-
star: {
|
|
283
|
-
color: "warning",
|
|
284
|
-
width: "16px",
|
|
285
|
-
height: "16px",
|
|
307
|
+
heading: { level: "5" },
|
|
308
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
286
309
|
},
|
|
287
310
|
},
|
|
288
311
|
{
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
"box-shadow": "default",
|
|
292
|
-
"padding-top": "lg",
|
|
293
|
-
"padding-bottom": "lg",
|
|
294
|
-
"padding-left": "lg",
|
|
295
|
-
"padding-right": "lg",
|
|
296
|
-
"border-color": "border",
|
|
297
|
-
"border-width": "1px",
|
|
298
|
-
},
|
|
299
|
-
content_container: {
|
|
300
|
-
display: "flex",
|
|
301
|
-
"flex-direction": "column",
|
|
302
|
-
gap: "lg",
|
|
303
|
-
},
|
|
304
|
-
title_desc_box: {
|
|
305
|
-
"text-align": "center",
|
|
306
|
-
},
|
|
307
|
-
title: {
|
|
308
|
-
"font-weight": 600,
|
|
309
|
-
"margin-bottom": "sm",
|
|
310
|
-
},
|
|
311
|
-
description: {},
|
|
312
|
-
persona_container: {
|
|
313
|
-
display: "flex",
|
|
314
|
-
"flex-direction": "column",
|
|
315
|
-
"align-items": "center",
|
|
316
|
-
gap: "sm",
|
|
317
|
-
},
|
|
312
|
+
description: { selectedVariants: {} },
|
|
313
|
+
title: { selectedVariants: { Typography_Variants: "Lead" } },
|
|
318
314
|
persona_name: {
|
|
319
|
-
"
|
|
320
|
-
|
|
321
|
-
stars: {
|
|
322
|
-
display: "flex",
|
|
323
|
-
gap: "2xs",
|
|
324
|
-
},
|
|
325
|
-
star: {
|
|
326
|
-
color: "warning",
|
|
327
|
-
width: "16px",
|
|
328
|
-
height: "16px",
|
|
315
|
+
heading: { level: "5" },
|
|
316
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
329
317
|
},
|
|
330
318
|
},
|
|
331
319
|
{
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
"padding-left": "lg",
|
|
338
|
-
"padding-right": "lg",
|
|
339
|
-
"border-color": "border",
|
|
340
|
-
"border-width": "1px",
|
|
341
|
-
},
|
|
342
|
-
content_container: {
|
|
343
|
-
display: "flex",
|
|
344
|
-
"flex-direction": "column",
|
|
345
|
-
gap: "lg",
|
|
320
|
+
description: { selectedVariants: {} },
|
|
321
|
+
title: { selectedVariants: { Typography_Variants: "Lead" } },
|
|
322
|
+
persona_name: {
|
|
323
|
+
heading: { level: "5" },
|
|
324
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
346
325
|
},
|
|
347
|
-
|
|
348
|
-
|
|
326
|
+
},
|
|
327
|
+
],
|
|
328
|
+
},
|
|
329
|
+
},
|
|
330
|
+
{
|
|
331
|
+
key: "large_card",
|
|
332
|
+
title: "Large Card",
|
|
333
|
+
styles: {
|
|
334
|
+
layout: {
|
|
335
|
+
"padding-top": "3xl",
|
|
336
|
+
"padding-bottom": "3xl",
|
|
337
|
+
},
|
|
338
|
+
container: {},
|
|
339
|
+
header_container: {
|
|
340
|
+
"text-align": "center",
|
|
341
|
+
"margin-bottom": "3xl",
|
|
342
|
+
display: "flex",
|
|
343
|
+
"flex-direction": "column",
|
|
344
|
+
"align-items": "center",
|
|
345
|
+
"row-gap": "base",
|
|
346
|
+
},
|
|
347
|
+
title: {
|
|
348
|
+
"max-width": "720px",
|
|
349
|
+
},
|
|
350
|
+
description: {
|
|
351
|
+
"max-width": "640px",
|
|
352
|
+
color: "text-2",
|
|
353
|
+
},
|
|
354
|
+
testimonials_levoGroup: {
|
|
355
|
+
number_of_slides: 1,
|
|
356
|
+
},
|
|
357
|
+
testimonials_levoGroupItem: {
|
|
358
|
+
card: {
|
|
359
|
+
height: "100%",
|
|
360
|
+
"border-radius": "2xl",
|
|
361
|
+
"box-shadow": "lg",
|
|
362
|
+
"padding-top": "3xl",
|
|
363
|
+
"padding-bottom": "3xl",
|
|
364
|
+
"padding-left": "3xl",
|
|
365
|
+
"padding-right": "3xl",
|
|
366
|
+
"border-color": "border",
|
|
367
|
+
"border-width": "1px",
|
|
368
|
+
"max-width": "760px",
|
|
369
|
+
"margin-left": "auto",
|
|
370
|
+
"margin-right": "auto",
|
|
371
|
+
"background-color": "background-1",
|
|
372
|
+
},
|
|
373
|
+
content_container: {
|
|
374
|
+
display: "flex",
|
|
375
|
+
"flex-direction": "column",
|
|
376
|
+
gap: "xl",
|
|
377
|
+
},
|
|
378
|
+
title_desc_box: {
|
|
379
|
+
"text-align": "center",
|
|
380
|
+
display: "flex",
|
|
381
|
+
"flex-direction": "column",
|
|
382
|
+
"row-gap": "base",
|
|
383
|
+
},
|
|
384
|
+
title: {
|
|
385
|
+
"font-weight": 700,
|
|
386
|
+
"font-size": "2xl",
|
|
387
|
+
"line-height": "1.3",
|
|
388
|
+
},
|
|
389
|
+
description: {
|
|
390
|
+
"font-size": "lg",
|
|
391
|
+
"line-height": "1.7",
|
|
392
|
+
color: "text-2",
|
|
393
|
+
},
|
|
394
|
+
persona_container: {
|
|
395
|
+
display: "flex",
|
|
396
|
+
"flex-direction": "column",
|
|
397
|
+
"align-items": "center",
|
|
398
|
+
gap: "2xs",
|
|
399
|
+
},
|
|
400
|
+
stars: {
|
|
401
|
+
display: "flex",
|
|
402
|
+
gap: "xs",
|
|
403
|
+
"margin-bottom": "sm",
|
|
404
|
+
},
|
|
405
|
+
star: {
|
|
406
|
+
color: "brand",
|
|
407
|
+
width: "22px",
|
|
408
|
+
height: "22px",
|
|
409
|
+
"font-size": "22px",
|
|
410
|
+
"flex-shrink": 0,
|
|
411
|
+
},
|
|
412
|
+
persona_name: {
|
|
413
|
+
"font-weight": 700,
|
|
414
|
+
"font-size": "lg",
|
|
415
|
+
},
|
|
416
|
+
designation: {
|
|
417
|
+
color: "text-2",
|
|
418
|
+
"font-size": "sm",
|
|
419
|
+
},
|
|
420
|
+
},
|
|
421
|
+
testimonials: [{}, {}, {}],
|
|
422
|
+
"carousel-navigation-container": {
|
|
423
|
+
display: "flex",
|
|
424
|
+
"justify-content": "center",
|
|
425
|
+
"align-items": "center",
|
|
426
|
+
"padding-top": "xl",
|
|
427
|
+
},
|
|
428
|
+
"carousel-navigation": {
|
|
429
|
+
display: "flex",
|
|
430
|
+
"column-gap": "sm",
|
|
431
|
+
},
|
|
432
|
+
"carousel-navigation-pill": {
|
|
433
|
+
width: "10px",
|
|
434
|
+
height: "10px",
|
|
435
|
+
"border-radius": "50%",
|
|
436
|
+
"border-color": "border",
|
|
437
|
+
"border-width": "1px",
|
|
438
|
+
cursor: "pointer",
|
|
439
|
+
"background-color": "transparent",
|
|
440
|
+
transition: "all 0.2s ease",
|
|
441
|
+
},
|
|
442
|
+
},
|
|
443
|
+
content: DEFAULT_CONTENT,
|
|
444
|
+
config: {
|
|
445
|
+
testimonials_levoGroup: {
|
|
446
|
+
carousel: { loop: true },
|
|
447
|
+
},
|
|
448
|
+
title: {
|
|
449
|
+
selectedVariants: { Heading_Level: "H2" },
|
|
450
|
+
},
|
|
451
|
+
testimonials: [
|
|
452
|
+
{
|
|
453
|
+
description: { selectedVariants: {} },
|
|
454
|
+
title: { selectedVariants: { Typography_Variants: "Lead" } },
|
|
455
|
+
persona_name: {
|
|
456
|
+
heading: { level: "5" },
|
|
457
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
349
458
|
},
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
459
|
+
},
|
|
460
|
+
{
|
|
461
|
+
description: { selectedVariants: {} },
|
|
462
|
+
title: { selectedVariants: { Typography_Variants: "Lead" } },
|
|
463
|
+
persona_name: {
|
|
464
|
+
heading: { level: "5" },
|
|
465
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
353
466
|
},
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
467
|
+
},
|
|
468
|
+
{
|
|
469
|
+
description: { selectedVariants: {} },
|
|
470
|
+
title: { selectedVariants: { Typography_Variants: "Lead" } },
|
|
471
|
+
persona_name: {
|
|
472
|
+
heading: { level: "5" },
|
|
473
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
360
474
|
},
|
|
475
|
+
},
|
|
476
|
+
],
|
|
477
|
+
},
|
|
478
|
+
},
|
|
479
|
+
{
|
|
480
|
+
key: "minimal",
|
|
481
|
+
title: "Minimal",
|
|
482
|
+
styles: {
|
|
483
|
+
layout: {
|
|
484
|
+
"padding-top": "3xl",
|
|
485
|
+
"padding-bottom": "3xl",
|
|
486
|
+
},
|
|
487
|
+
container: {},
|
|
488
|
+
header_container: {
|
|
489
|
+
"text-align": "left",
|
|
490
|
+
"margin-bottom": "2xl",
|
|
491
|
+
display: "flex",
|
|
492
|
+
"flex-direction": "column",
|
|
493
|
+
"row-gap": "base",
|
|
494
|
+
},
|
|
495
|
+
title: {
|
|
496
|
+
"max-width": "640px",
|
|
497
|
+
},
|
|
498
|
+
description: {
|
|
499
|
+
"max-width": "640px",
|
|
500
|
+
color: "text-2",
|
|
501
|
+
},
|
|
502
|
+
testimonials_levoGroup: {
|
|
503
|
+
number_of_slides: 1,
|
|
504
|
+
},
|
|
505
|
+
testimonials_levoGroupItem: {
|
|
506
|
+
card: {
|
|
507
|
+
"padding-top": "md",
|
|
508
|
+
"padding-bottom": "md",
|
|
509
|
+
"max-width": "720px",
|
|
510
|
+
},
|
|
511
|
+
content_container: {
|
|
512
|
+
display: "flex",
|
|
513
|
+
"flex-direction": "column",
|
|
514
|
+
gap: "lg",
|
|
515
|
+
},
|
|
516
|
+
title_desc_box: {
|
|
517
|
+
"text-align": "left",
|
|
518
|
+
display: "flex",
|
|
519
|
+
"flex-direction": "column",
|
|
520
|
+
"row-gap": "sm",
|
|
521
|
+
},
|
|
522
|
+
title: {
|
|
523
|
+
"font-weight": 500,
|
|
524
|
+
"font-style": "italic",
|
|
525
|
+
},
|
|
526
|
+
description: {
|
|
527
|
+
color: "text-2",
|
|
528
|
+
"line-height": "1.7",
|
|
529
|
+
},
|
|
530
|
+
persona_container: {
|
|
531
|
+
display: "flex",
|
|
532
|
+
"flex-direction": "column",
|
|
533
|
+
"align-items": "flex-start",
|
|
534
|
+
gap: "2xs",
|
|
535
|
+
},
|
|
536
|
+
stars: {
|
|
537
|
+
display: "flex",
|
|
538
|
+
gap: "3xs",
|
|
539
|
+
"margin-bottom": "2xs",
|
|
540
|
+
},
|
|
541
|
+
star: {
|
|
542
|
+
color: "brand",
|
|
543
|
+
width: "14px",
|
|
544
|
+
height: "14px",
|
|
545
|
+
"font-size": "14px",
|
|
546
|
+
"flex-shrink": 0,
|
|
547
|
+
},
|
|
548
|
+
persona_name: {
|
|
549
|
+
"font-weight": 600,
|
|
550
|
+
"font-size": "sm",
|
|
551
|
+
},
|
|
552
|
+
designation: {
|
|
553
|
+
color: "text-2",
|
|
554
|
+
"font-size": "sm",
|
|
555
|
+
},
|
|
556
|
+
},
|
|
557
|
+
testimonials: [{}, {}, {}],
|
|
558
|
+
"carousel-navigation-container": {
|
|
559
|
+
display: "none",
|
|
560
|
+
},
|
|
561
|
+
"carousel-navigation": {
|
|
562
|
+
display: "none",
|
|
563
|
+
},
|
|
564
|
+
"carousel-navigation-pill": {
|
|
565
|
+
display: "none",
|
|
566
|
+
},
|
|
567
|
+
},
|
|
568
|
+
content: DEFAULT_CONTENT,
|
|
569
|
+
config: {
|
|
570
|
+
testimonials_levoGroup: {
|
|
571
|
+
carousel: { loop: true },
|
|
572
|
+
},
|
|
573
|
+
title: {
|
|
574
|
+
selectedVariants: { Heading_Level: "H2" },
|
|
575
|
+
},
|
|
576
|
+
testimonials: [
|
|
577
|
+
{
|
|
578
|
+
description: { selectedVariants: {} },
|
|
579
|
+
title: { selectedVariants: { Typography_Variants: "Lead" } },
|
|
361
580
|
persona_name: {
|
|
362
|
-
"
|
|
581
|
+
heading: { level: "5" },
|
|
582
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
363
583
|
},
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
|
|
584
|
+
},
|
|
585
|
+
{
|
|
586
|
+
description: { selectedVariants: {} },
|
|
587
|
+
title: { selectedVariants: { Typography_Variants: "Lead" } },
|
|
588
|
+
persona_name: {
|
|
589
|
+
heading: { level: "5" },
|
|
590
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
367
591
|
},
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
592
|
+
},
|
|
593
|
+
{
|
|
594
|
+
description: { selectedVariants: {} },
|
|
595
|
+
title: { selectedVariants: { Typography_Variants: "Lead" } },
|
|
596
|
+
persona_name: {
|
|
597
|
+
heading: { level: "5" },
|
|
598
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
372
599
|
},
|
|
373
600
|
},
|
|
374
601
|
],
|
|
602
|
+
},
|
|
603
|
+
},
|
|
604
|
+
{
|
|
605
|
+
key: "default",
|
|
606
|
+
title: "Default",
|
|
607
|
+
styles: {
|
|
608
|
+
layout: {
|
|
609
|
+
"padding-top": "3xl",
|
|
610
|
+
"padding-bottom": "3xl",
|
|
611
|
+
},
|
|
612
|
+
container: {},
|
|
613
|
+
header_container: {
|
|
614
|
+
"text-align": "center",
|
|
615
|
+
"margin-bottom": "3xl",
|
|
616
|
+
display: "flex",
|
|
617
|
+
"flex-direction": "column",
|
|
618
|
+
"align-items": "center",
|
|
619
|
+
"row-gap": "base",
|
|
620
|
+
},
|
|
621
|
+
title: {
|
|
622
|
+
"max-width": "720px",
|
|
623
|
+
},
|
|
624
|
+
description: {
|
|
625
|
+
"max-width": "640px",
|
|
626
|
+
color: "text-2",
|
|
627
|
+
},
|
|
628
|
+
testimonials_levoGroup: {
|
|
629
|
+
number_of_slides: 1,
|
|
630
|
+
},
|
|
631
|
+
testimonials_levoGroupItem: {
|
|
632
|
+
card: {
|
|
633
|
+
"border-radius": "lg",
|
|
634
|
+
"box-shadow": "default",
|
|
635
|
+
"padding-top": "2xl",
|
|
636
|
+
"padding-bottom": "2xl",
|
|
637
|
+
"padding-left": "2xl",
|
|
638
|
+
"padding-right": "2xl",
|
|
639
|
+
"border-color": "border",
|
|
640
|
+
"border-width": "1px",
|
|
641
|
+
"max-width": "720px",
|
|
642
|
+
"margin-left": "auto",
|
|
643
|
+
"margin-right": "auto",
|
|
644
|
+
"background-color": "background-1",
|
|
645
|
+
},
|
|
646
|
+
content_container: {
|
|
647
|
+
display: "flex",
|
|
648
|
+
"flex-direction": "column",
|
|
649
|
+
gap: "lg",
|
|
650
|
+
},
|
|
651
|
+
title_desc_box: {
|
|
652
|
+
"text-align": "center",
|
|
653
|
+
display: "flex",
|
|
654
|
+
"flex-direction": "column",
|
|
655
|
+
"row-gap": "sm",
|
|
656
|
+
},
|
|
657
|
+
title: {
|
|
658
|
+
"font-weight": 600,
|
|
659
|
+
},
|
|
660
|
+
description: {
|
|
661
|
+
color: "text-2",
|
|
662
|
+
"line-height": "1.6",
|
|
663
|
+
},
|
|
664
|
+
persona_container: {
|
|
665
|
+
display: "flex",
|
|
666
|
+
"flex-direction": "column",
|
|
667
|
+
"align-items": "center",
|
|
668
|
+
gap: "2xs",
|
|
669
|
+
},
|
|
670
|
+
stars: {
|
|
671
|
+
display: "flex",
|
|
672
|
+
gap: "2xs",
|
|
673
|
+
"margin-bottom": "xs",
|
|
674
|
+
},
|
|
675
|
+
star: {
|
|
676
|
+
color: "brand",
|
|
677
|
+
width: "18px",
|
|
678
|
+
height: "18px",
|
|
679
|
+
"font-size": "18px",
|
|
680
|
+
"flex-shrink": 0,
|
|
681
|
+
},
|
|
682
|
+
persona_name: {
|
|
683
|
+
"font-weight": 600,
|
|
684
|
+
},
|
|
685
|
+
designation: {
|
|
686
|
+
color: "text-2",
|
|
687
|
+
"font-size": "sm",
|
|
688
|
+
},
|
|
689
|
+
},
|
|
690
|
+
testimonials: [{}, {}, {}],
|
|
375
691
|
"carousel-navigation-container": {
|
|
376
692
|
display: "flex",
|
|
377
693
|
"justify-content": "center",
|
|
@@ -396,68 +712,34 @@ export const Testimonial7: IBlock = {
|
|
|
396
712
|
content: DEFAULT_CONTENT,
|
|
397
713
|
config: {
|
|
398
714
|
testimonials_levoGroup: {
|
|
399
|
-
carousel: {
|
|
400
|
-
loop: true,
|
|
401
|
-
},
|
|
715
|
+
carousel: { loop: true },
|
|
402
716
|
},
|
|
403
717
|
title: {
|
|
404
|
-
selectedVariants: {
|
|
405
|
-
Heading_Level: "H2",
|
|
406
|
-
},
|
|
718
|
+
selectedVariants: { Heading_Level: "H2" },
|
|
407
719
|
},
|
|
408
720
|
testimonials: [
|
|
409
721
|
{
|
|
410
|
-
description: {
|
|
411
|
-
|
|
412
|
-
},
|
|
413
|
-
title: {
|
|
414
|
-
selectedVariants: {
|
|
415
|
-
Typography_Variants: "Lead",
|
|
416
|
-
},
|
|
417
|
-
},
|
|
722
|
+
description: { selectedVariants: {} },
|
|
723
|
+
title: { selectedVariants: { Typography_Variants: "Lead" } },
|
|
418
724
|
persona_name: {
|
|
419
|
-
heading: {
|
|
420
|
-
|
|
421
|
-
},
|
|
422
|
-
selectedVariants: {
|
|
423
|
-
Heading_Level: "H6",
|
|
424
|
-
},
|
|
725
|
+
heading: { level: "5" },
|
|
726
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
425
727
|
},
|
|
426
728
|
},
|
|
427
729
|
{
|
|
428
|
-
description: {
|
|
429
|
-
|
|
430
|
-
},
|
|
431
|
-
title: {
|
|
432
|
-
selectedVariants: {
|
|
433
|
-
Typography_Variants: "Lead",
|
|
434
|
-
},
|
|
435
|
-
},
|
|
730
|
+
description: { selectedVariants: {} },
|
|
731
|
+
title: { selectedVariants: { Typography_Variants: "Lead" } },
|
|
436
732
|
persona_name: {
|
|
437
|
-
selectedVariants: {
|
|
438
|
-
|
|
439
|
-
},
|
|
440
|
-
heading: {
|
|
441
|
-
level: "5",
|
|
442
|
-
},
|
|
733
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
734
|
+
heading: { level: "5" },
|
|
443
735
|
},
|
|
444
736
|
},
|
|
445
737
|
{
|
|
446
|
-
description: {
|
|
447
|
-
|
|
448
|
-
},
|
|
449
|
-
title: {
|
|
450
|
-
selectedVariants: {
|
|
451
|
-
Typography_Variants: "Lead",
|
|
452
|
-
},
|
|
453
|
-
},
|
|
738
|
+
description: { selectedVariants: {} },
|
|
739
|
+
title: { selectedVariants: { Typography_Variants: "Lead" } },
|
|
454
740
|
persona_name: {
|
|
455
|
-
selectedVariants: {
|
|
456
|
-
|
|
457
|
-
},
|
|
458
|
-
heading: {
|
|
459
|
-
level: "5",
|
|
460
|
-
},
|
|
741
|
+
selectedVariants: { Heading_Level: "H6" },
|
|
742
|
+
heading: { level: "5" },
|
|
461
743
|
},
|
|
462
744
|
},
|
|
463
745
|
],
|