@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,96 +1,255 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
id: "moxjZ3I3wRz93",
|
|
6
|
-
filename: "testimonial-3.png",
|
|
3
|
+
const IMG_1 = {
|
|
4
|
+
id: "7453466604275339897",
|
|
7
5
|
kind: "image",
|
|
8
|
-
location: "https://
|
|
6
|
+
location: "https://images.pexels.com/photos/36733296/pexels-photo-36733296.jpeg",
|
|
7
|
+
mimetype: "image/jpeg",
|
|
9
8
|
srcset: {
|
|
10
|
-
"
|
|
11
|
-
|
|
12
|
-
"
|
|
13
|
-
|
|
14
|
-
"
|
|
15
|
-
|
|
16
|
-
"828w":
|
|
17
|
-
|
|
9
|
+
"320w":
|
|
10
|
+
"https://images.pexels.com/photos/36733296/pexels-photo-36733296.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
11
|
+
"640w":
|
|
12
|
+
"https://images.pexels.com/photos/36733296/pexels-photo-36733296.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
13
|
+
"750w":
|
|
14
|
+
"https://images.pexels.com/photos/36733296/pexels-photo-36733296.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
15
|
+
"828w":
|
|
16
|
+
"https://images.pexels.com/photos/36733296/pexels-photo-36733296.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
17
|
+
"1080w":
|
|
18
|
+
"https://images.pexels.com/photos/36733296/pexels-photo-36733296.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
19
|
+
"1200w":
|
|
20
|
+
"https://images.pexels.com/photos/36733296/pexels-photo-36733296.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
21
|
+
"1920w":
|
|
22
|
+
"https://images.pexels.com/photos/36733296/pexels-photo-36733296.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
23
|
+
path: "https://images.pexels.com/photos/36733296/pexels-photo-36733296.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/36733296/pexels-photo-36733296.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/36733296/pexels-photo-36733296.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/36733296/pexels-photo-36733296.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/36733296/pexels-photo-36733296.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/36733296/pexels-photo-36733296.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/36733296/pexels-photo-36733296.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
24
|
+
},
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
const IMG_2 = {
|
|
28
|
+
id: "7453466604275215569",
|
|
29
|
+
kind: "image",
|
|
30
|
+
location: "https://images.pexels.com/photos/8424885/pexels-photo-8424885.jpeg",
|
|
31
|
+
mimetype: "image/jpeg",
|
|
32
|
+
srcset: {
|
|
33
|
+
"320w":
|
|
34
|
+
"https://images.pexels.com/photos/8424885/pexels-photo-8424885.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
35
|
+
"640w":
|
|
36
|
+
"https://images.pexels.com/photos/8424885/pexels-photo-8424885.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
37
|
+
"750w":
|
|
38
|
+
"https://images.pexels.com/photos/8424885/pexels-photo-8424885.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
39
|
+
"828w":
|
|
40
|
+
"https://images.pexels.com/photos/8424885/pexels-photo-8424885.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
41
|
+
"1080w":
|
|
42
|
+
"https://images.pexels.com/photos/8424885/pexels-photo-8424885.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
43
|
+
"1200w":
|
|
44
|
+
"https://images.pexels.com/photos/8424885/pexels-photo-8424885.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
45
|
+
"1920w":
|
|
46
|
+
"https://images.pexels.com/photos/8424885/pexels-photo-8424885.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
47
|
+
path: "https://images.pexels.com/photos/8424885/pexels-photo-8424885.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/8424885/pexels-photo-8424885.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/8424885/pexels-photo-8424885.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/8424885/pexels-photo-8424885.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/8424885/pexels-photo-8424885.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/8424885/pexels-photo-8424885.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/8424885/pexels-photo-8424885.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
48
|
+
},
|
|
49
|
+
};
|
|
50
|
+
|
|
51
|
+
const IMG_3 = {
|
|
52
|
+
id: "7453466620030341764",
|
|
53
|
+
kind: "image",
|
|
54
|
+
location: "https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg",
|
|
55
|
+
mimetype: "image/jpeg",
|
|
56
|
+
srcset: {
|
|
57
|
+
"320w":
|
|
58
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
59
|
+
"640w":
|
|
60
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
61
|
+
"750w":
|
|
62
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
63
|
+
"828w":
|
|
64
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
65
|
+
"1080w":
|
|
66
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
67
|
+
"1200w":
|
|
68
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
69
|
+
"1920w":
|
|
70
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
71
|
+
path: "https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
72
|
+
},
|
|
73
|
+
};
|
|
74
|
+
|
|
75
|
+
const ARROW_LEFT_ICON = {
|
|
76
|
+
kind: "icon",
|
|
77
|
+
data: {
|
|
78
|
+
id: "arrow-left",
|
|
79
|
+
label: "Arrow Left",
|
|
80
|
+
svgCode:
|
|
81
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M9.57043 18.82C9.38043 18.82 9.19043 18.75 9.04043 18.6L2.97043 12.53C2.68043 12.24 2.68043 11.76 2.97043 11.47L9.04043 5.4C9.33043 5.11 9.81043 5.11 10.1004 5.4C10.3904 5.69 10.3904 6.17 10.1004 6.46L4.56043 12L10.1004 17.54C10.3904 17.83 10.3904 18.31 10.1004 18.6C9.96043 18.75 9.76043 18.82 9.57043 18.82Z" fill="currentColor"/>\n<path d="M20.4999 12.75H3.66992C3.25992 12.75 2.91992 12.41 2.91992 12C2.91992 11.59 3.25992 11.25 3.66992 11.25H20.4999C20.9099 11.25 21.2499 11.59 21.2499 12C21.2499 12.41 20.9099 12.75 20.4999 12.75Z" fill="currentColor"/>\n</svg>',
|
|
82
|
+
},
|
|
83
|
+
};
|
|
84
|
+
|
|
85
|
+
const ARROW_RIGHT_ICON = {
|
|
86
|
+
kind: "icon",
|
|
87
|
+
data: {
|
|
88
|
+
id: "arrow-right-1",
|
|
89
|
+
label: "Arrow Right 1",
|
|
90
|
+
svgCode:
|
|
91
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M14.4301 18.82C14.2401 18.82 14.0501 18.75 13.9001 18.6C13.6101 18.31 13.6101 17.83 13.9001 17.54L19.4401 12L13.9001 6.46C13.6101 6.17 13.6101 5.69 13.9001 5.4C14.1901 5.11 14.6701 5.11 14.9601 5.4L21.0301 11.47C21.3201 11.76 21.3201 12.24 21.0301 12.53L14.9601 18.6C14.8101 18.75 14.6201 18.82 14.4301 18.82Z" fill="currentColor"/>\n<path d="M20.33 12.75H3.5C3.09 12.75 2.75 12.41 2.75 12C2.75 11.59 3.09 11.25 3.5 11.25H20.33C20.74 11.25 21.08 11.59 21.08 12C21.08 12.41 20.74 12.75 20.33 12.75Z" fill="currentColor"/>\n</svg>',
|
|
18
92
|
},
|
|
19
|
-
mimetype: "image/png",
|
|
20
93
|
};
|
|
21
94
|
|
|
22
|
-
// Array of testimonials content
|
|
23
95
|
const TESTIMONIALS_CONTENT = [
|
|
24
96
|
{
|
|
25
97
|
testimonial_wrapper: null,
|
|
26
98
|
testimonial_content: null,
|
|
27
99
|
author_box: null,
|
|
28
|
-
author_name: "
|
|
29
|
-
author_role: "Head of
|
|
100
|
+
author_name: "Marcus Chen",
|
|
101
|
+
author_role: "Head of Payments, Northwind Neobank",
|
|
30
102
|
testimonial_text:
|
|
31
|
-
"
|
|
103
|
+
"Our auth rates lifted 3.1% within the first billing cycle after rolling out the new 3DS flow. Settlement now lands in a single T+1 window, and reconciliation against our ledger finally runs clean every morning.",
|
|
32
104
|
testimonial_controls: null,
|
|
33
105
|
image_box: null,
|
|
34
|
-
client_image:
|
|
106
|
+
client_image: IMG_1,
|
|
35
107
|
},
|
|
36
108
|
{
|
|
37
109
|
testimonial_wrapper: null,
|
|
38
110
|
testimonial_content: null,
|
|
39
111
|
author_box: null,
|
|
40
|
-
author_name: "
|
|
41
|
-
author_role: "
|
|
112
|
+
author_name: "Priya Raman",
|
|
113
|
+
author_role: "CFO, Quorum B2B Payments",
|
|
42
114
|
testimonial_text:
|
|
43
|
-
"
|
|
115
|
+
"Chargeback volume dropped 42% after we layered their risk signals on top of Plaid balance checks. The tokenization model keeps us in PCI DSS Level 1 scope without dragging every microservice in with us.",
|
|
44
116
|
testimonial_controls: null,
|
|
45
117
|
image_box: null,
|
|
46
|
-
client_image:
|
|
118
|
+
client_image: IMG_2,
|
|
47
119
|
},
|
|
48
120
|
{
|
|
49
121
|
testimonial_wrapper: null,
|
|
50
122
|
testimonial_content: null,
|
|
51
123
|
author_box: null,
|
|
52
|
-
author_name: "
|
|
53
|
-
author_role: "
|
|
124
|
+
author_name: "Daniel Okafor",
|
|
125
|
+
author_role: "VP Engineering, Vault Crypto Custody",
|
|
54
126
|
testimonial_text:
|
|
55
|
-
"
|
|
127
|
+
"KYC onboarding dropped from eleven minutes to ninety seconds for the median customer. The double-entry ledger primitives let us close books on fiat and crypto legs against the same event stream — an order of magnitude less audit pain.",
|
|
56
128
|
testimonial_controls: null,
|
|
57
129
|
image_box: null,
|
|
58
|
-
client_image:
|
|
130
|
+
client_image: IMG_3,
|
|
59
131
|
},
|
|
60
132
|
];
|
|
61
133
|
|
|
62
134
|
const DEFAULT_CONTENT = {
|
|
63
135
|
layout: null,
|
|
64
136
|
container: null,
|
|
65
|
-
|
|
137
|
+
header: null,
|
|
138
|
+
title: "Trusted by payments teams",
|
|
66
139
|
description:
|
|
67
|
-
"
|
|
140
|
+
"How fintech operators moved money faster, lifted auth rates, and kept PCI scope tight with the platform.",
|
|
68
141
|
button_prev: " ",
|
|
69
142
|
button_next: " ",
|
|
70
143
|
testimonials: TESTIMONIALS_CONTENT,
|
|
71
|
-
button_prev_leftIcon:
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
144
|
+
button_prev_leftIcon: ARROW_LEFT_ICON,
|
|
145
|
+
button_next_rightIcon: ARROW_RIGHT_ICON,
|
|
146
|
+
};
|
|
147
|
+
|
|
148
|
+
export type ITestimonial3Content = typeof DEFAULT_CONTENT;
|
|
149
|
+
|
|
150
|
+
const TESTIMONIALS_CONFIG = [
|
|
151
|
+
{
|
|
152
|
+
testimonial_text: {
|
|
153
|
+
selectedVariants: {
|
|
154
|
+
Typography_Variants: "Lead",
|
|
155
|
+
},
|
|
156
|
+
},
|
|
157
|
+
author_role: {
|
|
158
|
+
selectedVariants: {
|
|
159
|
+
Typography_Variants: "Small",
|
|
160
|
+
},
|
|
161
|
+
},
|
|
162
|
+
author_name: {
|
|
163
|
+
heading: {
|
|
164
|
+
level: "4",
|
|
165
|
+
},
|
|
166
|
+
selectedVariants: {
|
|
167
|
+
Heading_Level: "H5",
|
|
168
|
+
},
|
|
79
169
|
},
|
|
80
170
|
},
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
171
|
+
{
|
|
172
|
+
testimonial_text: {
|
|
173
|
+
selectedVariants: {
|
|
174
|
+
Typography_Variants: "Lead",
|
|
175
|
+
},
|
|
176
|
+
},
|
|
177
|
+
author_role: {
|
|
178
|
+
selectedVariants: {
|
|
179
|
+
Typography_Variants: "Small",
|
|
180
|
+
},
|
|
181
|
+
},
|
|
182
|
+
author_name: {
|
|
183
|
+
heading: {
|
|
184
|
+
level: "4",
|
|
185
|
+
},
|
|
186
|
+
selectedVariants: {
|
|
187
|
+
Heading_Level: "H5",
|
|
188
|
+
},
|
|
89
189
|
},
|
|
90
190
|
},
|
|
191
|
+
{
|
|
192
|
+
testimonial_text: {
|
|
193
|
+
selectedVariants: {
|
|
194
|
+
Typography_Variants: "Lead",
|
|
195
|
+
},
|
|
196
|
+
},
|
|
197
|
+
author_role: {
|
|
198
|
+
selectedVariants: {
|
|
199
|
+
Typography_Variants: "Small",
|
|
200
|
+
},
|
|
201
|
+
},
|
|
202
|
+
author_name: {
|
|
203
|
+
heading: {
|
|
204
|
+
level: "4",
|
|
205
|
+
},
|
|
206
|
+
selectedVariants: {
|
|
207
|
+
Heading_Level: "H5",
|
|
208
|
+
},
|
|
209
|
+
},
|
|
210
|
+
},
|
|
211
|
+
];
|
|
212
|
+
|
|
213
|
+
const NAV_BTN_STYLE = {
|
|
214
|
+
width: "40px",
|
|
215
|
+
height: "40px",
|
|
216
|
+
padding: "0",
|
|
217
|
+
"border-radius": "50%",
|
|
218
|
+
display: "inline-flex",
|
|
219
|
+
"align-items": "center",
|
|
220
|
+
"justify-content": "center",
|
|
221
|
+
"flex-shrink": "0",
|
|
91
222
|
};
|
|
92
223
|
|
|
93
|
-
|
|
224
|
+
const NAV_ICON_STYLE = {
|
|
225
|
+
width: "16px",
|
|
226
|
+
height: "16px",
|
|
227
|
+
"font-size": "16px",
|
|
228
|
+
color: "white",
|
|
229
|
+
};
|
|
230
|
+
|
|
231
|
+
const BASE_CONFIG = {
|
|
232
|
+
button_prev: {
|
|
233
|
+
button_icons: {
|
|
234
|
+
left: {
|
|
235
|
+
enabled: true,
|
|
236
|
+
},
|
|
237
|
+
},
|
|
238
|
+
},
|
|
239
|
+
button_next: {
|
|
240
|
+
button_icons: {
|
|
241
|
+
right: {
|
|
242
|
+
enabled: true,
|
|
243
|
+
},
|
|
244
|
+
},
|
|
245
|
+
},
|
|
246
|
+
title: {
|
|
247
|
+
selectedVariants: {
|
|
248
|
+
Heading_Level: "H2",
|
|
249
|
+
},
|
|
250
|
+
},
|
|
251
|
+
testimonials: TESTIMONIALS_CONFIG,
|
|
252
|
+
};
|
|
94
253
|
|
|
95
254
|
export const Testimonial3: IBlock = {
|
|
96
255
|
category_id: "testimonial",
|
|
@@ -188,222 +347,408 @@ export const Testimonial3: IBlock = {
|
|
|
188
347
|
],
|
|
189
348
|
layouts: [
|
|
190
349
|
{
|
|
191
|
-
key: "
|
|
192
|
-
title: "
|
|
350
|
+
key: "centered",
|
|
351
|
+
title: "Centered",
|
|
193
352
|
styles: {
|
|
194
|
-
container: {
|
|
353
|
+
container: {
|
|
354
|
+
"padding-top": "3xl",
|
|
355
|
+
"padding-bottom": "3xl",
|
|
356
|
+
},
|
|
195
357
|
title: {
|
|
196
|
-
|
|
358
|
+
"text-align": "center",
|
|
359
|
+
},
|
|
360
|
+
description: {
|
|
361
|
+
"text-align": "center",
|
|
362
|
+
"max-width": "640px",
|
|
363
|
+
"margin-left": "auto",
|
|
364
|
+
"margin-right": "auto",
|
|
365
|
+
},
|
|
366
|
+
testimonials_levoGroupItem: {
|
|
367
|
+
testimonial_wrapper: {
|
|
368
|
+
display: "flex",
|
|
369
|
+
"flex-direction": "column",
|
|
370
|
+
"align-items": "center",
|
|
371
|
+
gap: "xl",
|
|
372
|
+
width: "100%",
|
|
373
|
+
height: "100%",
|
|
374
|
+
},
|
|
375
|
+
testimonial_content: {
|
|
197
376
|
"text-align": "center",
|
|
377
|
+
"max-width": "640px",
|
|
378
|
+
width: "100%",
|
|
379
|
+
display: "flex",
|
|
380
|
+
"flex-direction": "column",
|
|
381
|
+
"align-items": "center",
|
|
382
|
+
order: "2",
|
|
383
|
+
},
|
|
384
|
+
author_box: {
|
|
385
|
+
"margin-bottom": "lg",
|
|
386
|
+
"text-align": "center",
|
|
387
|
+
},
|
|
388
|
+
author_name: {
|
|
389
|
+
"font-weight": 600,
|
|
390
|
+
"margin-bottom": "4xs",
|
|
391
|
+
},
|
|
392
|
+
author_role: {},
|
|
393
|
+
testimonial_text: {
|
|
394
|
+
"margin-bottom": "2xl",
|
|
395
|
+
},
|
|
396
|
+
testimonial_controls: {
|
|
397
|
+
display: "flex",
|
|
398
|
+
gap: "base",
|
|
399
|
+
"justify-content": "center",
|
|
400
|
+
"margin-top": "auto",
|
|
401
|
+
},
|
|
402
|
+
image_box: {
|
|
403
|
+
display: "flex",
|
|
404
|
+
"justify-content": "center",
|
|
405
|
+
order: "1",
|
|
406
|
+
},
|
|
407
|
+
client_image: {
|
|
408
|
+
height: "6rem",
|
|
409
|
+
width: "6rem",
|
|
410
|
+
"object-fit": "cover",
|
|
411
|
+
"border-radius": "50%",
|
|
412
|
+
"aspect-ratio": "1 / 1",
|
|
198
413
|
},
|
|
199
414
|
},
|
|
200
|
-
testimonials: [
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
"
|
|
237
|
-
"border-radius": "base",
|
|
415
|
+
testimonials: [{}, {}, {}],
|
|
416
|
+
button_prev: { ...NAV_BTN_STYLE },
|
|
417
|
+
button_next: { ...NAV_BTN_STYLE },
|
|
418
|
+
button_prev_leftIcon: { ...NAV_ICON_STYLE },
|
|
419
|
+
button_next_rightIcon: { ...NAV_ICON_STYLE },
|
|
420
|
+
header: {
|
|
421
|
+
"margin-bottom": "3xl",
|
|
422
|
+
"text-align": "center",
|
|
423
|
+
display: "flex",
|
|
424
|
+
"flex-direction": "column",
|
|
425
|
+
"align-items": "center",
|
|
426
|
+
gap: "base",
|
|
427
|
+
},
|
|
428
|
+
},
|
|
429
|
+
content: DEFAULT_CONTENT,
|
|
430
|
+
config: BASE_CONFIG,
|
|
431
|
+
},
|
|
432
|
+
{
|
|
433
|
+
key: "image_left",
|
|
434
|
+
title: "Image Left",
|
|
435
|
+
styles: {
|
|
436
|
+
container: {
|
|
437
|
+
"padding-top": "3xl",
|
|
438
|
+
"padding-bottom": "3xl",
|
|
439
|
+
},
|
|
440
|
+
title: {},
|
|
441
|
+
description: {
|
|
442
|
+
"max-width": "640px",
|
|
443
|
+
},
|
|
444
|
+
testimonials_levoGroupItem: {
|
|
445
|
+
testimonial_wrapper: {
|
|
446
|
+
display: "flex",
|
|
447
|
+
"flex-direction": "row",
|
|
448
|
+
"align-items": "center",
|
|
449
|
+
gap: "5xl",
|
|
450
|
+
mobile: {
|
|
451
|
+
"flex-direction": "column",
|
|
238
452
|
},
|
|
239
453
|
},
|
|
240
|
-
{
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
gap: "10xl",
|
|
246
|
-
mobile: {
|
|
247
|
-
"flex-direction": "column",
|
|
248
|
-
},
|
|
249
|
-
},
|
|
250
|
-
testimonial_content: {
|
|
251
|
-
flex: "1 1 0%",
|
|
252
|
-
},
|
|
253
|
-
author_box: {
|
|
254
|
-
"margin-bottom": "6xl",
|
|
255
|
-
},
|
|
256
|
-
author_name: {
|
|
257
|
-
"font-weight": 600,
|
|
258
|
-
"margin-bottom": "4xs",
|
|
259
|
-
},
|
|
260
|
-
author_role: {},
|
|
261
|
-
testimonial_text: {
|
|
262
|
-
"margin-bottom": "8xl",
|
|
263
|
-
},
|
|
264
|
-
testimonial_controls: {
|
|
265
|
-
display: "flex",
|
|
266
|
-
gap: "base",
|
|
267
|
-
},
|
|
268
|
-
image_box: {
|
|
269
|
-
flex: "1 1 0%",
|
|
270
|
-
display: "flex",
|
|
271
|
-
"justify-content": "center",
|
|
272
|
-
},
|
|
273
|
-
client_image: {
|
|
274
|
-
height: "18rem",
|
|
275
|
-
"object-fit": "cover",
|
|
276
|
-
"border-radius": "base",
|
|
277
|
-
},
|
|
454
|
+
testimonial_content: {
|
|
455
|
+
flex: "1 1 0%",
|
|
456
|
+
order: "2",
|
|
457
|
+
display: "flex",
|
|
458
|
+
"flex-direction": "column",
|
|
278
459
|
},
|
|
279
|
-
{
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
testimonial_content: {
|
|
290
|
-
flex: "1 1 0%",
|
|
291
|
-
},
|
|
292
|
-
author_box: {
|
|
293
|
-
"margin-bottom": "6xl",
|
|
294
|
-
},
|
|
295
|
-
author_name: {
|
|
296
|
-
"font-weight": 600,
|
|
297
|
-
"margin-bottom": "4xs",
|
|
298
|
-
},
|
|
299
|
-
author_role: {},
|
|
300
|
-
testimonial_text: {
|
|
301
|
-
"margin-bottom": "8xl",
|
|
302
|
-
},
|
|
303
|
-
testimonial_controls: {
|
|
304
|
-
display: "flex",
|
|
305
|
-
gap: "base",
|
|
306
|
-
},
|
|
307
|
-
image_box: {
|
|
308
|
-
flex: "1 1 0%",
|
|
309
|
-
display: "flex",
|
|
310
|
-
"justify-content": "center",
|
|
311
|
-
},
|
|
312
|
-
client_image: {
|
|
313
|
-
height: "18rem",
|
|
314
|
-
"object-fit": "cover",
|
|
315
|
-
"border-radius": "base",
|
|
316
|
-
},
|
|
460
|
+
author_box: {
|
|
461
|
+
"margin-bottom": "2xl",
|
|
462
|
+
},
|
|
463
|
+
author_name: {
|
|
464
|
+
"font-weight": 600,
|
|
465
|
+
"margin-bottom": "4xs",
|
|
466
|
+
},
|
|
467
|
+
author_role: {},
|
|
468
|
+
testimonial_text: {
|
|
469
|
+
"margin-bottom": "3xl",
|
|
317
470
|
},
|
|
318
|
-
|
|
471
|
+
testimonial_controls: {
|
|
472
|
+
display: "flex",
|
|
473
|
+
gap: "base",
|
|
474
|
+
"margin-top": "auto",
|
|
475
|
+
},
|
|
476
|
+
image_box: {
|
|
477
|
+
flex: "1 1 0%",
|
|
478
|
+
display: "flex",
|
|
479
|
+
"justify-content": "center",
|
|
480
|
+
order: "1",
|
|
481
|
+
},
|
|
482
|
+
client_image: {
|
|
483
|
+
height: "22rem",
|
|
484
|
+
width: "100%",
|
|
485
|
+
"object-fit": "cover",
|
|
486
|
+
"border-radius": "lg",
|
|
487
|
+
"aspect-ratio": "4 / 5",
|
|
488
|
+
},
|
|
489
|
+
},
|
|
490
|
+
testimonials: [{}, {}, {}],
|
|
491
|
+
button_prev: { ...NAV_BTN_STYLE },
|
|
492
|
+
button_next: { ...NAV_BTN_STYLE },
|
|
493
|
+
button_prev_leftIcon: { ...NAV_ICON_STYLE },
|
|
494
|
+
button_next_rightIcon: { ...NAV_ICON_STYLE },
|
|
319
495
|
header: {
|
|
320
|
-
"margin-bottom": "
|
|
496
|
+
"margin-bottom": "3xl",
|
|
497
|
+
display: "flex",
|
|
498
|
+
"flex-direction": "column",
|
|
499
|
+
gap: "base",
|
|
321
500
|
},
|
|
322
501
|
},
|
|
323
502
|
content: DEFAULT_CONTENT,
|
|
324
|
-
config:
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
503
|
+
config: BASE_CONFIG,
|
|
504
|
+
},
|
|
505
|
+
{
|
|
506
|
+
key: "compact",
|
|
507
|
+
title: "Compact",
|
|
508
|
+
styles: {
|
|
509
|
+
container: {
|
|
510
|
+
"padding-top": "3xl",
|
|
511
|
+
"padding-bottom": "3xl",
|
|
512
|
+
},
|
|
513
|
+
title: {
|
|
514
|
+
tablet: {
|
|
515
|
+
"text-align": "center",
|
|
330
516
|
},
|
|
331
517
|
},
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
518
|
+
description: {
|
|
519
|
+
"max-width": "640px",
|
|
520
|
+
tablet: {
|
|
521
|
+
"text-align": "center",
|
|
522
|
+
"margin-left": "auto",
|
|
523
|
+
"margin-right": "auto",
|
|
524
|
+
},
|
|
525
|
+
},
|
|
526
|
+
testimonials_levoGroupItem: {
|
|
527
|
+
testimonial_wrapper: {
|
|
528
|
+
display: "flex",
|
|
529
|
+
"flex-direction": "row",
|
|
530
|
+
"align-items": "center",
|
|
531
|
+
gap: "3xl",
|
|
532
|
+
mobile: {
|
|
533
|
+
"flex-direction": "column",
|
|
336
534
|
},
|
|
337
535
|
},
|
|
536
|
+
testimonial_content: {
|
|
537
|
+
flex: "1 1 0%",
|
|
538
|
+
display: "flex",
|
|
539
|
+
"flex-direction": "column",
|
|
540
|
+
},
|
|
541
|
+
author_box: {
|
|
542
|
+
"margin-bottom": "base",
|
|
543
|
+
},
|
|
544
|
+
author_name: {
|
|
545
|
+
"font-weight": 600,
|
|
546
|
+
"margin-bottom": "4xs",
|
|
547
|
+
},
|
|
548
|
+
author_role: {},
|
|
549
|
+
testimonial_text: {
|
|
550
|
+
"margin-bottom": "2xl",
|
|
551
|
+
},
|
|
552
|
+
testimonial_controls: {
|
|
553
|
+
display: "flex",
|
|
554
|
+
gap: "base",
|
|
555
|
+
"margin-top": "auto",
|
|
556
|
+
},
|
|
557
|
+
image_box: {
|
|
558
|
+
flex: "0 0 auto",
|
|
559
|
+
display: "flex",
|
|
560
|
+
"justify-content": "center",
|
|
561
|
+
},
|
|
562
|
+
client_image: {
|
|
563
|
+
height: "12rem",
|
|
564
|
+
width: "12rem",
|
|
565
|
+
"object-fit": "cover",
|
|
566
|
+
"border-radius": "lg",
|
|
567
|
+
"aspect-ratio": "1 / 1",
|
|
568
|
+
},
|
|
569
|
+
},
|
|
570
|
+
testimonials: [{}, {}, {}],
|
|
571
|
+
button_prev: { ...NAV_BTN_STYLE },
|
|
572
|
+
button_next: { ...NAV_BTN_STYLE },
|
|
573
|
+
button_prev_leftIcon: { ...NAV_ICON_STYLE },
|
|
574
|
+
button_next_rightIcon: { ...NAV_ICON_STYLE },
|
|
575
|
+
header: {
|
|
576
|
+
"margin-bottom": "3xl",
|
|
577
|
+
display: "flex",
|
|
578
|
+
"flex-direction": "column",
|
|
579
|
+
gap: "base",
|
|
580
|
+
},
|
|
581
|
+
},
|
|
582
|
+
content: DEFAULT_CONTENT,
|
|
583
|
+
config: BASE_CONFIG,
|
|
584
|
+
},
|
|
585
|
+
{
|
|
586
|
+
key: "card",
|
|
587
|
+
title: "Card",
|
|
588
|
+
styles: {
|
|
589
|
+
container: {
|
|
590
|
+
"padding-top": "3xl",
|
|
591
|
+
"padding-bottom": "3xl",
|
|
338
592
|
},
|
|
339
593
|
title: {
|
|
340
|
-
|
|
341
|
-
|
|
594
|
+
tablet: {
|
|
595
|
+
"text-align": "center",
|
|
342
596
|
},
|
|
343
597
|
},
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
},
|
|
351
|
-
author_role: {
|
|
352
|
-
selectedVariants: {
|
|
353
|
-
Typography_Variants: "Small",
|
|
354
|
-
},
|
|
355
|
-
},
|
|
356
|
-
author_name: {
|
|
357
|
-
heading: {
|
|
358
|
-
level: "4",
|
|
359
|
-
},
|
|
360
|
-
selectedVariants: {
|
|
361
|
-
Heading_Level: "H5",
|
|
362
|
-
},
|
|
363
|
-
},
|
|
598
|
+
description: {
|
|
599
|
+
"max-width": "640px",
|
|
600
|
+
tablet: {
|
|
601
|
+
"text-align": "center",
|
|
602
|
+
"margin-left": "auto",
|
|
603
|
+
"margin-right": "auto",
|
|
364
604
|
},
|
|
365
|
-
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
},
|
|
605
|
+
},
|
|
606
|
+
testimonials_levoGroupItem: {
|
|
607
|
+
testimonial_wrapper: {
|
|
608
|
+
display: "flex",
|
|
609
|
+
"flex-direction": "row",
|
|
610
|
+
"align-items": "center",
|
|
611
|
+
gap: "4xl",
|
|
612
|
+
"border-radius": "lg",
|
|
613
|
+
"box-shadow": "default",
|
|
614
|
+
"border-color": "border",
|
|
615
|
+
"border-width": "1px",
|
|
616
|
+
padding: "2xl",
|
|
617
|
+
height: "100%",
|
|
618
|
+
"background-color": "card",
|
|
619
|
+
mobile: {
|
|
620
|
+
"flex-direction": "column",
|
|
621
|
+
padding: "xl",
|
|
383
622
|
},
|
|
384
623
|
},
|
|
385
|
-
{
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
624
|
+
testimonial_content: {
|
|
625
|
+
flex: "1 1 0%",
|
|
626
|
+
display: "flex",
|
|
627
|
+
"flex-direction": "column",
|
|
628
|
+
},
|
|
629
|
+
author_box: {
|
|
630
|
+
"margin-bottom": "2xl",
|
|
631
|
+
},
|
|
632
|
+
author_name: {
|
|
633
|
+
"font-weight": 600,
|
|
634
|
+
"margin-bottom": "4xs",
|
|
635
|
+
},
|
|
636
|
+
author_role: {},
|
|
637
|
+
testimonial_text: {
|
|
638
|
+
"margin-bottom": "3xl",
|
|
639
|
+
},
|
|
640
|
+
testimonial_controls: {
|
|
641
|
+
display: "flex",
|
|
642
|
+
gap: "base",
|
|
643
|
+
"margin-top": "auto",
|
|
644
|
+
},
|
|
645
|
+
image_box: {
|
|
646
|
+
flex: "1 1 0%",
|
|
647
|
+
display: "flex",
|
|
648
|
+
"justify-content": "center",
|
|
649
|
+
},
|
|
650
|
+
client_image: {
|
|
651
|
+
height: "20rem",
|
|
652
|
+
width: "100%",
|
|
653
|
+
"object-fit": "cover",
|
|
654
|
+
"border-radius": "base",
|
|
655
|
+
"aspect-ratio": "4 / 5",
|
|
656
|
+
},
|
|
657
|
+
},
|
|
658
|
+
testimonials: [{}, {}, {}],
|
|
659
|
+
button_prev: { ...NAV_BTN_STYLE },
|
|
660
|
+
button_next: { ...NAV_BTN_STYLE },
|
|
661
|
+
button_prev_leftIcon: { ...NAV_ICON_STYLE },
|
|
662
|
+
button_next_rightIcon: { ...NAV_ICON_STYLE },
|
|
663
|
+
header: {
|
|
664
|
+
"margin-bottom": "3xl",
|
|
665
|
+
display: "flex",
|
|
666
|
+
"flex-direction": "column",
|
|
667
|
+
gap: "base",
|
|
668
|
+
},
|
|
669
|
+
},
|
|
670
|
+
content: DEFAULT_CONTENT,
|
|
671
|
+
config: BASE_CONFIG,
|
|
672
|
+
},
|
|
673
|
+
{
|
|
674
|
+
key: "default",
|
|
675
|
+
title: "Default",
|
|
676
|
+
styles: {
|
|
677
|
+
container: {
|
|
678
|
+
"padding-top": "3xl",
|
|
679
|
+
"padding-bottom": "3xl",
|
|
680
|
+
},
|
|
681
|
+
title: {
|
|
682
|
+
tablet: {
|
|
683
|
+
"text-align": "center",
|
|
684
|
+
},
|
|
685
|
+
},
|
|
686
|
+
description: {
|
|
687
|
+
"max-width": "640px",
|
|
688
|
+
tablet: {
|
|
689
|
+
"text-align": "center",
|
|
690
|
+
"margin-left": "auto",
|
|
691
|
+
"margin-right": "auto",
|
|
692
|
+
},
|
|
693
|
+
},
|
|
694
|
+
testimonials_levoGroupItem: {
|
|
695
|
+
testimonial_wrapper: {
|
|
696
|
+
display: "flex",
|
|
697
|
+
"flex-direction": "row",
|
|
698
|
+
"align-items": "center",
|
|
699
|
+
gap: "5xl",
|
|
700
|
+
mobile: {
|
|
701
|
+
"flex-direction": "column",
|
|
403
702
|
},
|
|
404
703
|
},
|
|
405
|
-
|
|
704
|
+
testimonial_content: {
|
|
705
|
+
flex: "1 1 0%",
|
|
706
|
+
display: "flex",
|
|
707
|
+
"flex-direction": "column",
|
|
708
|
+
},
|
|
709
|
+
author_box: {
|
|
710
|
+
"margin-bottom": "2xl",
|
|
711
|
+
},
|
|
712
|
+
author_name: {
|
|
713
|
+
"font-weight": 600,
|
|
714
|
+
"margin-bottom": "4xs",
|
|
715
|
+
},
|
|
716
|
+
author_role: {},
|
|
717
|
+
testimonial_text: {
|
|
718
|
+
"margin-bottom": "3xl",
|
|
719
|
+
},
|
|
720
|
+
testimonial_controls: {
|
|
721
|
+
display: "flex",
|
|
722
|
+
gap: "base",
|
|
723
|
+
"margin-top": "auto",
|
|
724
|
+
},
|
|
725
|
+
image_box: {
|
|
726
|
+
flex: "1 1 0%",
|
|
727
|
+
display: "flex",
|
|
728
|
+
"justify-content": "center",
|
|
729
|
+
},
|
|
730
|
+
client_image: {
|
|
731
|
+
height: "22rem",
|
|
732
|
+
width: "100%",
|
|
733
|
+
"object-fit": "cover",
|
|
734
|
+
"border-radius": "lg",
|
|
735
|
+
"aspect-ratio": "4 / 5",
|
|
736
|
+
},
|
|
737
|
+
},
|
|
738
|
+
testimonials: [{}, {}, {}],
|
|
739
|
+
button_prev: { ...NAV_BTN_STYLE },
|
|
740
|
+
button_next: { ...NAV_BTN_STYLE },
|
|
741
|
+
button_prev_leftIcon: { ...NAV_ICON_STYLE },
|
|
742
|
+
button_next_rightIcon: { ...NAV_ICON_STYLE },
|
|
743
|
+
header: {
|
|
744
|
+
"margin-bottom": "3xl",
|
|
745
|
+
display: "flex",
|
|
746
|
+
"flex-direction": "column",
|
|
747
|
+
gap: "base",
|
|
748
|
+
},
|
|
406
749
|
},
|
|
750
|
+
content: DEFAULT_CONTENT,
|
|
751
|
+
config: BASE_CONFIG,
|
|
407
752
|
},
|
|
408
753
|
],
|
|
409
754
|
};
|