@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,84 +1,161 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
/**
|
|
4
|
+
* Quote icon used as the leading glyph on every testimonial card.
|
|
5
|
+
* One shared const because every repeatable item gets the same glyph — the
|
|
6
|
+
* differentiation happens in cover image, name, role, and quote copy.
|
|
7
|
+
*/
|
|
8
|
+
const ICON_QUOTE = {
|
|
4
9
|
kind: "icon",
|
|
5
10
|
data: {
|
|
6
|
-
id: "
|
|
7
|
-
label: "
|
|
8
|
-
tags: ["archive", "custom", "directional", "minus"],
|
|
11
|
+
id: "quote-up",
|
|
12
|
+
label: "Quote Up",
|
|
9
13
|
svgCode:
|
|
10
|
-
'<svg
|
|
14
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.79999 21.47H4.58002C2.75002 21.47 1.25 19.9801 1.25 18.1401V12.3401C1.25 11.9301 1.59 11.5901 2 11.5901H7.79999C9.69999 11.5901 11.13 13.02 11.13 14.92V18.1401C11.12 20.0401 9.68999 21.47 7.79999 21.47ZM2.75 13.1V18.1501C2.75 19.1601 3.57002 19.98 4.58002 19.98H7.79999C8.85999 19.98 9.63 19.2101 9.63 18.1501V14.9301C9.63 13.8701 8.85999 13.1 7.79999 13.1H2.75Z" fill="var(--color-icon-primary)"/>\n<path d="M2 13.1C1.59 13.1 1.25 12.76 1.25 12.35C1.25 6.10004 2.52002 4.79008 6.15002 2.64008C6.51002 2.43008 6.96999 2.55009 7.17999 2.90009C7.38999 3.26009 7.26998 3.72006 6.91998 3.93006C3.67998 5.85006 2.75 6.65004 2.75 12.35C2.75 12.76 2.41 13.1 2 13.1Z" fill="var(--color-icon-primary)"/>\n<path d="M19.4201 21.47H16.2001C14.3701 21.47 12.8701 19.9801 12.8701 18.1401V12.3401C12.8701 11.9301 13.2101 11.5901 13.6201 11.5901H19.4201C21.3201 11.5901 22.7501 13.02 22.7501 14.92V18.1401C22.7501 20.0401 21.3201 21.47 19.4201 21.47ZM14.3801 13.1V18.1501C14.3801 19.1601 15.2001 19.98 16.2101 19.98H19.4301C20.4901 19.98 21.2601 19.2101 21.2601 18.1501V14.9301C21.2601 13.8701 20.4901 13.1 19.4301 13.1H14.3801Z" fill="var(--color-icon-primary)"/>\n<path d="M13.6299 13.1C13.2199 13.1 12.8799 12.76 12.8799 12.35C12.8799 6.10004 14.1499 4.79008 17.7799 2.64008C18.1399 2.43008 18.5999 2.55009 18.8099 2.90009C19.0199 3.26009 18.8999 3.72006 18.5499 3.93006C15.3099 5.85006 14.3799 6.65004 14.3799 12.35C14.3799 12.76 14.0399 13.1 13.6299 13.1Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
11
15
|
},
|
|
12
16
|
};
|
|
13
17
|
|
|
14
|
-
const
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
18
|
+
const ICON_ARROW_LEFT = {
|
|
19
|
+
kind: "icon",
|
|
20
|
+
data: {
|
|
21
|
+
id: "arrow-left",
|
|
22
|
+
label: "Arrow Left",
|
|
23
|
+
svgCode:
|
|
24
|
+
'<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>',
|
|
25
|
+
},
|
|
26
|
+
};
|
|
27
|
+
|
|
28
|
+
const ICON_ARROW_RIGHT = {
|
|
29
|
+
kind: "icon",
|
|
30
|
+
data: {
|
|
31
|
+
id: "arrow-right",
|
|
32
|
+
label: "Arrow Right",
|
|
33
|
+
svgCode:
|
|
34
|
+
'<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>',
|
|
28
35
|
},
|
|
29
|
-
mimetype: "image/png",
|
|
30
36
|
};
|
|
31
37
|
|
|
32
|
-
const
|
|
33
|
-
id: "
|
|
34
|
-
filename: "testimonial-4-card-1.png",
|
|
38
|
+
const IMG_PORTRAIT_1 = {
|
|
39
|
+
id: "7453466938835505353",
|
|
35
40
|
kind: "image",
|
|
36
|
-
location:
|
|
41
|
+
location:
|
|
42
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg",
|
|
43
|
+
mimetype: "image/jpeg",
|
|
37
44
|
srcset: {
|
|
38
|
-
"
|
|
39
|
-
|
|
40
|
-
"
|
|
41
|
-
|
|
42
|
-
"
|
|
43
|
-
|
|
44
|
-
"828w":
|
|
45
|
-
|
|
45
|
+
"320w":
|
|
46
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
47
|
+
"640w":
|
|
48
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
49
|
+
"750w":
|
|
50
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
51
|
+
"828w":
|
|
52
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
53
|
+
"1080w":
|
|
54
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
55
|
+
"1200w":
|
|
56
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
57
|
+
"1920w":
|
|
58
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
59
|
+
path: "https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
46
60
|
},
|
|
47
|
-
mimetype: "image/png",
|
|
48
61
|
};
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
62
|
+
|
|
63
|
+
const IMG_PORTRAIT_2 = {
|
|
64
|
+
id: "7453466935867886672",
|
|
52
65
|
kind: "image",
|
|
53
|
-
location:
|
|
66
|
+
location:
|
|
67
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg",
|
|
68
|
+
mimetype: "image/jpeg",
|
|
54
69
|
srcset: {
|
|
55
|
-
"
|
|
56
|
-
|
|
57
|
-
"
|
|
58
|
-
|
|
59
|
-
"
|
|
60
|
-
|
|
61
|
-
"828w":
|
|
62
|
-
|
|
70
|
+
"320w":
|
|
71
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
72
|
+
"640w":
|
|
73
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
74
|
+
"750w":
|
|
75
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
76
|
+
"828w":
|
|
77
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
78
|
+
"1080w":
|
|
79
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
80
|
+
"1200w":
|
|
81
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
82
|
+
"1920w":
|
|
83
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
84
|
+
path: "https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
63
85
|
},
|
|
64
|
-
mimetype: "image/png",
|
|
65
86
|
};
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
87
|
+
|
|
88
|
+
const IMG_PORTRAIT_3 = {
|
|
89
|
+
id: "7453466932966231203",
|
|
69
90
|
kind: "image",
|
|
70
|
-
location:
|
|
91
|
+
location:
|
|
92
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg",
|
|
93
|
+
mimetype: "image/jpeg",
|
|
71
94
|
srcset: {
|
|
72
|
-
"
|
|
73
|
-
|
|
74
|
-
"
|
|
75
|
-
|
|
76
|
-
"
|
|
77
|
-
|
|
78
|
-
"828w":
|
|
79
|
-
|
|
95
|
+
"320w":
|
|
96
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
97
|
+
"640w":
|
|
98
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
99
|
+
"750w":
|
|
100
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
101
|
+
"828w":
|
|
102
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
103
|
+
"1080w":
|
|
104
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
105
|
+
"1200w":
|
|
106
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
107
|
+
"1920w":
|
|
108
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
109
|
+
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",
|
|
80
110
|
},
|
|
81
|
-
|
|
111
|
+
};
|
|
112
|
+
|
|
113
|
+
const TESTIMONIAL_1 = {
|
|
114
|
+
testimonial: null,
|
|
115
|
+
"cover-container": null,
|
|
116
|
+
"testimonial-content-wrapper": null,
|
|
117
|
+
"testimonial-content": null,
|
|
118
|
+
icon: ICON_QUOTE,
|
|
119
|
+
"testimonial-info": null,
|
|
120
|
+
"author-wrapper": null,
|
|
121
|
+
cover: IMG_PORTRAIT_1,
|
|
122
|
+
cover_embed: null,
|
|
123
|
+
"testimonial-text":
|
|
124
|
+
"<p>We cut card declines by 14% in one quarter after switching to their 3DS2 flow and network tokens. Authorization rates now stay above 92% even on international BINs, and our chargeback ratio dropped below 0.35%.</p>",
|
|
125
|
+
"author-name": "Aarav Sharma",
|
|
126
|
+
"author-position": "Head of Payments, Northwind Pay",
|
|
127
|
+
};
|
|
128
|
+
|
|
129
|
+
const TESTIMONIAL_2 = {
|
|
130
|
+
testimonial: null,
|
|
131
|
+
"cover-container": null,
|
|
132
|
+
"testimonial-content-wrapper": null,
|
|
133
|
+
"testimonial-content": null,
|
|
134
|
+
icon: ICON_QUOTE,
|
|
135
|
+
"testimonial-info": null,
|
|
136
|
+
"author-wrapper": null,
|
|
137
|
+
cover: IMG_PORTRAIT_2,
|
|
138
|
+
cover_embed: null,
|
|
139
|
+
"testimonial-text":
|
|
140
|
+
"<p>Our T+1 settlement window used to be the bottleneck closing books. With their double-entry ledger and automated reconciliation, month-end went from nine days to three and every entry ties back to a signed event.</p>",
|
|
141
|
+
"author-name": "Priya Nair",
|
|
142
|
+
"author-position": "CFO, Ledgerwise",
|
|
143
|
+
};
|
|
144
|
+
|
|
145
|
+
const TESTIMONIAL_3 = {
|
|
146
|
+
testimonial: null,
|
|
147
|
+
"cover-container": null,
|
|
148
|
+
"testimonial-content-wrapper": null,
|
|
149
|
+
"testimonial-content": null,
|
|
150
|
+
icon: ICON_QUOTE,
|
|
151
|
+
"testimonial-info": null,
|
|
152
|
+
"author-wrapper": null,
|
|
153
|
+
cover: IMG_PORTRAIT_3,
|
|
154
|
+
cover_embed: null,
|
|
155
|
+
"testimonial-text":
|
|
156
|
+
"<p>PCI DSS Level 1 was a six-month scramble every year. Their tokenization vault and scoped audit trails shrank our CDE to a single service — the last assessment closed in eleven days with zero findings.</p>",
|
|
157
|
+
"author-name": "Marcus Hale",
|
|
158
|
+
"author-position": "VP Engineering, Kestrel Issuing",
|
|
82
159
|
};
|
|
83
160
|
|
|
84
161
|
const DEFAULT_CONTENT = {
|
|
@@ -87,115 +164,37 @@ const DEFAULT_CONTENT = {
|
|
|
87
164
|
header: null,
|
|
88
165
|
"header-content": null,
|
|
89
166
|
"badge-container": null,
|
|
90
|
-
"badge-text": "
|
|
167
|
+
"badge-text": "Customer Stories",
|
|
91
168
|
"text-container": null,
|
|
92
|
-
title: "
|
|
93
|
-
description:
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
testimonial: null,
|
|
97
|
-
"cover-container": null,
|
|
98
|
-
"testimonial-content-wrapper": null,
|
|
99
|
-
"testimonial-content": null,
|
|
100
|
-
icon: DUMMY_ICON,
|
|
101
|
-
"testimonial-info": null,
|
|
102
|
-
"author-wrapper": null,
|
|
103
|
-
cover: MEDIA_1,
|
|
104
|
-
cover_embed: null,
|
|
105
|
-
"testimonial-text":
|
|
106
|
-
'<p>From the moment I walked in, I felt genuinely cared for. The doctors took time to listen, explained everything clearly, and made me feel at ease. It’s rare to find such compassionate and professional care under one roof.<br><br>The online consultation option made it so convenient during a busy week. Truly grateful for the seamless experience!"</p>',
|
|
107
|
-
"author-name": "Michael Chen",
|
|
108
|
-
"author-position": "Business Executive, Patient since 2020",
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
testimonial: null,
|
|
112
|
-
"cover-container": null,
|
|
113
|
-
"testimonial-content-wrapper": null,
|
|
114
|
-
"testimonial-content": null,
|
|
115
|
-
icon: DUMMY_ICON,
|
|
116
|
-
"testimonial-info": null,
|
|
117
|
-
"author-wrapper": null,
|
|
118
|
-
cover: MEDIA_1,
|
|
119
|
-
cover_embed: null,
|
|
120
|
-
"testimonial-text":
|
|
121
|
-
'<p>From the moment I walked in, I felt genuinely cared for. The doctors took time to listen, explained everything clearly, and made me feel at ease. It’s rare to find such compassionate and professional care under one roof.<br><br>The online consultation option made it so convenient during a busy week. Truly grateful for the seamless experience!"</p>',
|
|
122
|
-
"author-name": "Michael Chen",
|
|
123
|
-
"author-position": "Business Executive, Patient since 2020",
|
|
124
|
-
},
|
|
125
|
-
{
|
|
126
|
-
testimonial: null,
|
|
127
|
-
"cover-container": null,
|
|
128
|
-
"testimonial-content-wrapper": null,
|
|
129
|
-
"testimonial-content": null,
|
|
130
|
-
icon: DUMMY_ICON,
|
|
131
|
-
"testimonial-info": null,
|
|
132
|
-
"author-wrapper": null,
|
|
133
|
-
cover: MEDIA_1,
|
|
134
|
-
cover_embed: null,
|
|
135
|
-
"testimonial-text":
|
|
136
|
-
"Outstanding service and genuine care. The staff goes above and beyond to ensure every patient feels comfortable and well-informed about their treatment options.",
|
|
137
|
-
"author-name": "Jennifer Martinez",
|
|
138
|
-
"author-position": "Healthcare Professional, Patient since 2019",
|
|
139
|
-
},
|
|
140
|
-
],
|
|
169
|
+
title: "Trusted by teams that move money",
|
|
170
|
+
description:
|
|
171
|
+
"See how finance, ops, and engineering leaders cut chargebacks, lift auth rates, and close books faster on our payments platform.",
|
|
172
|
+
testimonials: [TESTIMONIAL_1, TESTIMONIAL_2, TESTIMONIAL_3],
|
|
141
173
|
"carousel-navigation": null,
|
|
142
174
|
"carousel-navigation-arrow-left": " ",
|
|
143
175
|
"carousel-navigation-arrow-right": " ",
|
|
144
|
-
"button-prev-icon": {
|
|
145
|
-
id: "EBh9wxyEEVmlt",
|
|
146
|
-
filename: "image.png",
|
|
147
|
-
kind: "image",
|
|
148
|
-
location: "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed.png",
|
|
149
|
-
srcset: {
|
|
150
|
-
"1080w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1080w.webp",
|
|
151
|
-
"1200w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1200w.webp",
|
|
152
|
-
"1920w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1920w.webp",
|
|
153
|
-
"320w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-320w.webp",
|
|
154
|
-
"640w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-640w.webp",
|
|
155
|
-
"750w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-750w.webp",
|
|
156
|
-
"828w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-828w.webp",
|
|
157
|
-
path: "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1200w.webp 1200w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-320w.webp 320w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1920w.webp 1920w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-828w.webp 828w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-750w.webp 750w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-640w.webp 640w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1080w.webp 1080w",
|
|
158
|
-
},
|
|
159
|
-
mimetype: "image/png",
|
|
160
|
-
},
|
|
161
|
-
"button-next-icon": {
|
|
162
|
-
id: "T71EQn3ZZunDX",
|
|
163
|
-
filename: "image.png",
|
|
164
|
-
kind: "image",
|
|
165
|
-
location: "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD.png",
|
|
166
|
-
srcset: {
|
|
167
|
-
"1080w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1080w.webp",
|
|
168
|
-
"1200w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1200w.webp",
|
|
169
|
-
"1920w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1920w.webp",
|
|
170
|
-
"320w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-320w.webp",
|
|
171
|
-
"640w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-640w.webp",
|
|
172
|
-
"750w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-750w.webp",
|
|
173
|
-
"828w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-828w.webp",
|
|
174
|
-
path: "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1920w.webp 1920w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1200w.webp 1200w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-828w.webp 828w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-640w.webp 640w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-750w.webp 750w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1080w.webp 1080w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-320w.webp 320w",
|
|
175
|
-
},
|
|
176
|
-
mimetype: "image/png",
|
|
177
|
-
},
|
|
178
176
|
title_two: " ",
|
|
179
|
-
"carousel-navigation-arrow-left_leftIcon":
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
177
|
+
"carousel-navigation-arrow-left_leftIcon": ICON_ARROW_LEFT,
|
|
178
|
+
"carousel-navigation-arrow-right_rightIcon": ICON_ARROW_RIGHT,
|
|
179
|
+
};
|
|
180
|
+
|
|
181
|
+
// Card-carousel layout uses shorter quotes (3 cards in a row means tight columns).
|
|
182
|
+
const TESTIMONIAL_CARD_1 = {
|
|
183
|
+
...TESTIMONIAL_1,
|
|
184
|
+
"testimonial-text":
|
|
185
|
+
"<p>Auth rates above 92% after rolling out 3DS2 and network tokens. Chargebacks dropped below 0.35% in one quarter.</p>",
|
|
186
|
+
};
|
|
187
|
+
|
|
188
|
+
const TESTIMONIAL_CARD_2 = {
|
|
189
|
+
...TESTIMONIAL_2,
|
|
190
|
+
"testimonial-text":
|
|
191
|
+
"<p>Double-entry ledger with automated reconciliation took our month-end close from nine days down to three.</p>",
|
|
192
|
+
};
|
|
193
|
+
|
|
194
|
+
const TESTIMONIAL_CARD_3 = {
|
|
195
|
+
...TESTIMONIAL_3,
|
|
196
|
+
"testimonial-text":
|
|
197
|
+
"<p>Tokenization vault shrank our PCI scope to a single service. Last assessment closed in eleven days, zero findings.</p>",
|
|
199
198
|
};
|
|
200
199
|
|
|
201
200
|
const DEFAULT_CONTENT_CARD_CAROUSEL = {
|
|
@@ -204,111 +203,17 @@ const DEFAULT_CONTENT_CARD_CAROUSEL = {
|
|
|
204
203
|
header: null,
|
|
205
204
|
"header-content": null,
|
|
206
205
|
"badge-container": null,
|
|
207
|
-
"badge-text": "
|
|
208
|
-
title: "
|
|
209
|
-
description:
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
testimonial: null,
|
|
213
|
-
"cover-container": null,
|
|
214
|
-
"testimonial-content-wrapper": null,
|
|
215
|
-
"testimonial-content": null,
|
|
216
|
-
icon: null,
|
|
217
|
-
"testimonial-info": null,
|
|
218
|
-
"author-wrapper": null,
|
|
219
|
-
cover: MEDIA_CARD_VARIANT_1,
|
|
220
|
-
cover_embed: null,
|
|
221
|
-
"testimonial-text": "<p>Education and Career Development</p>",
|
|
222
|
-
"author-name": "Michael Chen",
|
|
223
|
-
"author-position": "Business Executive, Patient since 2020",
|
|
224
|
-
},
|
|
225
|
-
{
|
|
226
|
-
testimonial: null,
|
|
227
|
-
"cover-container": null,
|
|
228
|
-
"testimonial-content-wrapper": null,
|
|
229
|
-
"testimonial-content": null,
|
|
230
|
-
icon: null,
|
|
231
|
-
"testimonial-info": null,
|
|
232
|
-
"author-wrapper": null,
|
|
233
|
-
cover: MEDIA_CARD_VARIANT_2,
|
|
234
|
-
cover_embed: null,
|
|
235
|
-
"testimonial-text": "<p>Education and Career Development</p>",
|
|
236
|
-
"author-name": "Michael Chen",
|
|
237
|
-
"author-position": "Business Executive, Patient since 2020",
|
|
238
|
-
},
|
|
239
|
-
{
|
|
240
|
-
testimonial: null,
|
|
241
|
-
"cover-container": null,
|
|
242
|
-
"testimonial-content-wrapper": null,
|
|
243
|
-
"testimonial-content": null,
|
|
244
|
-
icon: null,
|
|
245
|
-
"testimonial-info": null,
|
|
246
|
-
"author-wrapper": null,
|
|
247
|
-
cover: MEDIA_CARD_VARIANT_3,
|
|
248
|
-
cover_embed: null,
|
|
249
|
-
"testimonial-text": "<p>Mental Health and Well-being</p>",
|
|
250
|
-
"author-name": "Jennifer Martinez",
|
|
251
|
-
"author-position": "Healthcare Professional, Patient since 2019",
|
|
252
|
-
},
|
|
253
|
-
],
|
|
206
|
+
"badge-text": "Customer Stories",
|
|
207
|
+
title: "Trusted by teams that move money",
|
|
208
|
+
description:
|
|
209
|
+
"See how finance, ops, and engineering leaders cut chargebacks, lift auth rates, and close books faster on our payments platform.",
|
|
210
|
+
testimonials: [TESTIMONIAL_CARD_1, TESTIMONIAL_CARD_2, TESTIMONIAL_CARD_3],
|
|
254
211
|
"carousel-navigation": null,
|
|
255
212
|
"carousel-navigation-arrow-left": " ",
|
|
256
213
|
"carousel-navigation-arrow-right": " ",
|
|
257
214
|
title_two: " ",
|
|
258
|
-
"
|
|
259
|
-
|
|
260
|
-
filename: "image.png",
|
|
261
|
-
kind: "image",
|
|
262
|
-
location: "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed.png",
|
|
263
|
-
srcset: {
|
|
264
|
-
"1080w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1080w.webp",
|
|
265
|
-
"1200w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1200w.webp",
|
|
266
|
-
"1920w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1920w.webp",
|
|
267
|
-
"320w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-320w.webp",
|
|
268
|
-
"640w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-640w.webp",
|
|
269
|
-
"750w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-750w.webp",
|
|
270
|
-
"828w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-828w.webp",
|
|
271
|
-
path: "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1200w.webp 1200w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-320w.webp 320w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1920w.webp 1920w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-828w.webp 828w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-750w.webp 750w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-640w.webp 640w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1080w.webp 1080w",
|
|
272
|
-
},
|
|
273
|
-
mimetype: "image/png",
|
|
274
|
-
},
|
|
275
|
-
"button-next-icon": {
|
|
276
|
-
id: "T71EQn3ZZunDX",
|
|
277
|
-
filename: "image.png",
|
|
278
|
-
kind: "image",
|
|
279
|
-
location: "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD.png",
|
|
280
|
-
srcset: {
|
|
281
|
-
"1080w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1080w.webp",
|
|
282
|
-
"1200w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1200w.webp",
|
|
283
|
-
"1920w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1920w.webp",
|
|
284
|
-
"320w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-320w.webp",
|
|
285
|
-
"640w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-640w.webp",
|
|
286
|
-
"750w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-750w.webp",
|
|
287
|
-
"828w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-828w.webp",
|
|
288
|
-
path: "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1920w.webp 1920w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1200w.webp 1200w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-828w.webp 828w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-640w.webp 640w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-750w.webp 750w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1080w.webp 1080w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-320w.webp 320w",
|
|
289
|
-
},
|
|
290
|
-
mimetype: "image/png",
|
|
291
|
-
},
|
|
292
|
-
"carousel-navigation-arrow-left_leftIcon": {
|
|
293
|
-
kind: "icon",
|
|
294
|
-
data: {
|
|
295
|
-
id: "arrow-left",
|
|
296
|
-
label: "Arrow Left",
|
|
297
|
-
tags: ["arrow", "custom", "directional", "left"],
|
|
298
|
-
svgCode:
|
|
299
|
-
'<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>',
|
|
300
|
-
},
|
|
301
|
-
},
|
|
302
|
-
"carousel-navigation-arrow-right_rightIcon": {
|
|
303
|
-
kind: "icon",
|
|
304
|
-
data: {
|
|
305
|
-
id: "arrow-right-1",
|
|
306
|
-
label: "Arrow Right 1",
|
|
307
|
-
tags: ["arrow", "custom", "directional", "right"],
|
|
308
|
-
svgCode:
|
|
309
|
-
'<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>',
|
|
310
|
-
},
|
|
311
|
-
},
|
|
215
|
+
"carousel-navigation-arrow-left_leftIcon": ICON_ARROW_LEFT,
|
|
216
|
+
"carousel-navigation-arrow-right_rightIcon": ICON_ARROW_RIGHT,
|
|
312
217
|
};
|
|
313
218
|
|
|
314
219
|
const DEFAULT_CONTENT_VARIANT_3 = {
|
|
@@ -317,219 +222,17 @@ const DEFAULT_CONTENT_VARIANT_3 = {
|
|
|
317
222
|
header: null,
|
|
318
223
|
"header-content": null,
|
|
319
224
|
"badge-container": null,
|
|
320
|
-
"badge-text": "
|
|
321
|
-
title: "
|
|
322
|
-
description:
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
testimonial: null,
|
|
326
|
-
"cover-container": null,
|
|
327
|
-
"testimonial-content-wrapper": null,
|
|
328
|
-
"testimonial-content": null,
|
|
329
|
-
icon: {
|
|
330
|
-
object: "media",
|
|
331
|
-
id: "9GFUqRMqQKAX",
|
|
332
|
-
workspace_id: "WLZ1TXTD",
|
|
333
|
-
filename: "quote.svg",
|
|
334
|
-
kind: "image",
|
|
335
|
-
path: "WLZ1TXTD/-9GFhqRMqQKVE.svg",
|
|
336
|
-
location: "https://static.levocdn.com/WLZ1TXTD/-9GFhqRMqQKVE.svg",
|
|
337
|
-
metadata: {
|
|
338
|
-
etag: '"834462315a88cc87897a300e4b2f5d45"',
|
|
339
|
-
mimetype: "image/svg+xml",
|
|
340
|
-
size: 1115,
|
|
341
|
-
},
|
|
342
|
-
srcset: {},
|
|
343
|
-
created_at: "2025-04-27T11:33:42.633Z",
|
|
344
|
-
updated_at: "2025-04-27T11:33:42.633Z",
|
|
345
|
-
created_by: null,
|
|
346
|
-
updated_by: null,
|
|
347
|
-
},
|
|
348
|
-
"testimonial-info": null,
|
|
349
|
-
"author-wrapper": null,
|
|
350
|
-
cover: {
|
|
351
|
-
id: "SvIMlsjI0WDWt",
|
|
352
|
-
kind: "image",
|
|
353
|
-
location: "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh.png",
|
|
354
|
-
srcset: {
|
|
355
|
-
"1080w":
|
|
356
|
-
"https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1080w.webp",
|
|
357
|
-
"1200w":
|
|
358
|
-
"https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1200w.webp",
|
|
359
|
-
"1920w":
|
|
360
|
-
"https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1920w.webp",
|
|
361
|
-
"320w": "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-320w.webp",
|
|
362
|
-
"640w": "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-640w.webp",
|
|
363
|
-
"750w": "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-750w.webp",
|
|
364
|
-
"828w": "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-828w.webp",
|
|
365
|
-
path: "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1920w.webp 1920w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-320w.webp 320w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-640w.webp 640w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-750w.webp 750w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-828w.webp 828w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1080w.webp 1080w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1200w.webp 1200w",
|
|
366
|
-
},
|
|
367
|
-
},
|
|
368
|
-
cover_embed: null,
|
|
369
|
-
"testimonial-text":
|
|
370
|
-
"<p>Partnering with Venturo was the turning point for our startup. Their guidance on strategy and execution helped us scale faster than we imagined.</p>",
|
|
371
|
-
"author-name": "Michael Chen",
|
|
372
|
-
"author-position": "Business Executive, Patient since 2020",
|
|
373
|
-
},
|
|
374
|
-
{
|
|
375
|
-
testimonial: null,
|
|
376
|
-
"cover-container": null,
|
|
377
|
-
"testimonial-content-wrapper": null,
|
|
378
|
-
"testimonial-content": null,
|
|
379
|
-
icon: {
|
|
380
|
-
object: "media",
|
|
381
|
-
id: "9GFUqRMqQKAX",
|
|
382
|
-
workspace_id: "WLZ1TXTD",
|
|
383
|
-
filename: "quote.svg",
|
|
384
|
-
kind: "image",
|
|
385
|
-
path: "WLZ1TXTD/-9GFhqRMqQKVE.svg",
|
|
386
|
-
location: "https://static.levocdn.com/WLZ1TXTD/-9GFhqRMqQKVE.svg",
|
|
387
|
-
metadata: {
|
|
388
|
-
etag: '"834462315a88cc87897a300e4b2f5d45"',
|
|
389
|
-
mimetype: "image/svg+xml",
|
|
390
|
-
size: 1115,
|
|
391
|
-
},
|
|
392
|
-
srcset: {},
|
|
393
|
-
created_at: "2025-04-27T11:33:42.633Z",
|
|
394
|
-
updated_at: "2025-04-27T11:33:42.633Z",
|
|
395
|
-
created_by: null,
|
|
396
|
-
updated_by: null,
|
|
397
|
-
},
|
|
398
|
-
"testimonial-info": null,
|
|
399
|
-
"author-wrapper": null,
|
|
400
|
-
cover: {
|
|
401
|
-
id: "SvIMlsjI0WDWt",
|
|
402
|
-
kind: "image",
|
|
403
|
-
location: "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh.png",
|
|
404
|
-
srcset: {
|
|
405
|
-
"1080w":
|
|
406
|
-
"https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1080w.webp",
|
|
407
|
-
"1200w":
|
|
408
|
-
"https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1200w.webp",
|
|
409
|
-
"1920w":
|
|
410
|
-
"https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1920w.webp",
|
|
411
|
-
"320w": "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-320w.webp",
|
|
412
|
-
"640w": "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-640w.webp",
|
|
413
|
-
"750w": "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-750w.webp",
|
|
414
|
-
"828w": "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-828w.webp",
|
|
415
|
-
path: "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1920w.webp 1920w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-320w.webp 320w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-640w.webp 640w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-750w.webp 750w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-828w.webp 828w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1080w.webp 1080w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1200w.webp 1200w",
|
|
416
|
-
},
|
|
417
|
-
},
|
|
418
|
-
cover_embed: null,
|
|
419
|
-
"testimonial-text":
|
|
420
|
-
"<p>Partnering with Venturo was the turning point for our startup. Their guidance on strategy and execution helped us scale faster than we imagined.</p>",
|
|
421
|
-
"author-name": "Michael Chen",
|
|
422
|
-
"author-position": "Business Executive, Patient since 2020",
|
|
423
|
-
},
|
|
424
|
-
{
|
|
425
|
-
testimonial: null,
|
|
426
|
-
"cover-container": null,
|
|
427
|
-
"testimonial-content-wrapper": null,
|
|
428
|
-
"testimonial-content": null,
|
|
429
|
-
icon: {
|
|
430
|
-
object: "media",
|
|
431
|
-
id: "9GFUqRMqQKAX",
|
|
432
|
-
workspace_id: "WLZ1TXTD",
|
|
433
|
-
filename: "quote.svg",
|
|
434
|
-
kind: "image",
|
|
435
|
-
path: "WLZ1TXTD/-9GFhqRMqQKVE.svg",
|
|
436
|
-
location: "https://static.levocdn.com/WLZ1TXTD/-9GFhqRMqQKVE.svg",
|
|
437
|
-
metadata: {
|
|
438
|
-
etag: '"834462315a88cc87897a300e4b2f5d45"',
|
|
439
|
-
mimetype: "image/svg+xml",
|
|
440
|
-
size: 1115,
|
|
441
|
-
},
|
|
442
|
-
srcset: {},
|
|
443
|
-
created_at: "2025-04-27T11:33:42.633Z",
|
|
444
|
-
updated_at: "2025-04-27T11:33:42.633Z",
|
|
445
|
-
created_by: null,
|
|
446
|
-
updated_by: null,
|
|
447
|
-
},
|
|
448
|
-
"testimonial-info": null,
|
|
449
|
-
"author-wrapper": null,
|
|
450
|
-
cover: {
|
|
451
|
-
id: "SvIMlsjI0WDWt",
|
|
452
|
-
kind: "image",
|
|
453
|
-
location: "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh.png",
|
|
454
|
-
srcset: {
|
|
455
|
-
"1080w":
|
|
456
|
-
"https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1080w.webp",
|
|
457
|
-
"1200w":
|
|
458
|
-
"https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1200w.webp",
|
|
459
|
-
"1920w":
|
|
460
|
-
"https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1920w.webp",
|
|
461
|
-
"320w": "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-320w.webp",
|
|
462
|
-
"640w": "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-640w.webp",
|
|
463
|
-
"750w": "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-750w.webp",
|
|
464
|
-
"828w": "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-828w.webp",
|
|
465
|
-
path: "https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1920w.webp 1920w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-320w.webp 320w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-640w.webp 640w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-750w.webp 750w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-828w.webp 828w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1080w.webp 1080w, https://static.levostg.online/W6OEVMW8/Frame1171279607-6HgeLxx13t3Dh-1200w.webp 1200w",
|
|
466
|
-
},
|
|
467
|
-
},
|
|
468
|
-
cover_embed: null,
|
|
469
|
-
"testimonial-text":
|
|
470
|
-
"<p>Partnering with Venturo was the turning point for our startup. Their guidance on strategy and execution helped us scale faster than we imagined.</p>",
|
|
471
|
-
"author-name": "Michael Chen",
|
|
472
|
-
"author-position": "Business Executive, Patient since 2020",
|
|
473
|
-
},
|
|
474
|
-
],
|
|
225
|
+
"badge-text": "Customer Stories",
|
|
226
|
+
title: "Trusted by teams that move money",
|
|
227
|
+
description:
|
|
228
|
+
"See how finance, ops, and engineering leaders cut chargebacks, lift auth rates, and close books faster on our payments platform.",
|
|
229
|
+
testimonials: [TESTIMONIAL_1, TESTIMONIAL_2, TESTIMONIAL_3],
|
|
475
230
|
"carousel-navigation": null,
|
|
476
231
|
"carousel-navigation-arrow-left": " ",
|
|
477
232
|
"carousel-navigation-arrow-right": " ",
|
|
478
|
-
"button-prev-icon": {
|
|
479
|
-
id: "EBh9wxyEEVmlt",
|
|
480
|
-
filename: "image.png",
|
|
481
|
-
kind: "image",
|
|
482
|
-
location: "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed.png",
|
|
483
|
-
srcset: {
|
|
484
|
-
"1080w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1080w.webp",
|
|
485
|
-
"1200w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1200w.webp",
|
|
486
|
-
"1920w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1920w.webp",
|
|
487
|
-
"320w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-320w.webp",
|
|
488
|
-
"640w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-640w.webp",
|
|
489
|
-
"750w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-750w.webp",
|
|
490
|
-
"828w": "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-828w.webp",
|
|
491
|
-
path: "https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1200w.webp 1200w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-320w.webp 320w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1920w.webp 1920w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-828w.webp 828w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-750w.webp 750w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-640w.webp 640w, https://static.levostg.online/W6OEVMW8/image-9GFuNqRTTvoed-1080w.webp 1080w",
|
|
492
|
-
},
|
|
493
|
-
mimetype: "image/png",
|
|
494
|
-
},
|
|
495
|
-
"button-next-icon": {
|
|
496
|
-
id: "T71EQn3ZZunDX",
|
|
497
|
-
filename: "image.png",
|
|
498
|
-
kind: "image",
|
|
499
|
-
location: "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD.png",
|
|
500
|
-
srcset: {
|
|
501
|
-
"1080w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1080w.webp",
|
|
502
|
-
"1200w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1200w.webp",
|
|
503
|
-
"1920w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1920w.webp",
|
|
504
|
-
"320w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-320w.webp",
|
|
505
|
-
"640w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-640w.webp",
|
|
506
|
-
"750w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-750w.webp",
|
|
507
|
-
"828w": "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-828w.webp",
|
|
508
|
-
path: "https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1920w.webp 1920w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1200w.webp 1200w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-828w.webp 828w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-640w.webp 640w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-750w.webp 750w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-1080w.webp 1080w, https://static.levostg.online/W6OEVMW8/image-74dXKDEbbdinD-320w.webp 320w",
|
|
509
|
-
},
|
|
510
|
-
mimetype: "image/png",
|
|
511
|
-
},
|
|
512
233
|
title_two: " ",
|
|
513
|
-
"carousel-navigation-arrow-left_leftIcon":
|
|
514
|
-
|
|
515
|
-
data: {
|
|
516
|
-
id: "arrow-left",
|
|
517
|
-
label: "Arrow Left",
|
|
518
|
-
tags: ["arrow", "custom", "directional", "left"],
|
|
519
|
-
svgCode:
|
|
520
|
-
'<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>',
|
|
521
|
-
},
|
|
522
|
-
},
|
|
523
|
-
"carousel-navigation-arrow-right_rightIcon": {
|
|
524
|
-
kind: "icon",
|
|
525
|
-
data: {
|
|
526
|
-
id: "arrow-right-1",
|
|
527
|
-
label: "Arrow Right 1",
|
|
528
|
-
tags: ["arrow", "custom", "directional", "right"],
|
|
529
|
-
svgCode:
|
|
530
|
-
'<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>',
|
|
531
|
-
},
|
|
532
|
-
},
|
|
234
|
+
"carousel-navigation-arrow-left_leftIcon": ICON_ARROW_LEFT,
|
|
235
|
+
"carousel-navigation-arrow-right_rightIcon": ICON_ARROW_RIGHT,
|
|
533
236
|
};
|
|
534
237
|
|
|
535
238
|
export type ITestimonial4Content = typeof DEFAULT_CONTENT;
|
|
@@ -540,7 +243,7 @@ export const Testimonial4: IBlock = {
|
|
|
540
243
|
key: "testimonial-4",
|
|
541
244
|
version: "v1",
|
|
542
245
|
prompt_description:
|
|
543
|
-
"Two-column testimonial carousel with professional
|
|
246
|
+
"Two-column testimonial carousel with professional customer photos on the left and testimonial content on the right, featuring arrow navigation for easy browsing through customer reviews.",
|
|
544
247
|
content_schema: [
|
|
545
248
|
{
|
|
546
249
|
key: "layout",
|
|
@@ -584,7 +287,7 @@ export const Testimonial4: IBlock = {
|
|
|
584
287
|
field_interface: "BoxWidget",
|
|
585
288
|
hint: {
|
|
586
289
|
prompt_description:
|
|
587
|
-
"Visual container framing the badge text (e.g., '
|
|
290
|
+
"Visual container framing the badge text (e.g., 'Customer Stories') with capsule styling above the main heading.",
|
|
588
291
|
},
|
|
589
292
|
},
|
|
590
293
|
{
|
|
@@ -593,9 +296,9 @@ export const Testimonial4: IBlock = {
|
|
|
593
296
|
field_interface: "TypographyWidget",
|
|
594
297
|
hint: {
|
|
595
298
|
prompt_description:
|
|
596
|
-
"Short badge phrase indicating content type. Use a concise,
|
|
299
|
+
"Short badge phrase indicating content type. Use a concise, fintech-focused tone (e.g., 'Customer Stories'). Fits into a pill-shaped label above the headline.",
|
|
597
300
|
min_characters: 8,
|
|
598
|
-
max_characters:
|
|
301
|
+
max_characters: 20,
|
|
599
302
|
},
|
|
600
303
|
},
|
|
601
304
|
{
|
|
@@ -609,9 +312,9 @@ export const Testimonial4: IBlock = {
|
|
|
609
312
|
field_interface: "HeadingWidget",
|
|
610
313
|
hint: {
|
|
611
314
|
prompt_description:
|
|
612
|
-
"Primary headline for the testimonial carousel. Use a confident,
|
|
315
|
+
"Primary headline for the testimonial carousel. Use a confident, trust-building tone for a fintech audience. Should be impactful and concise.",
|
|
613
316
|
min_characters: 18,
|
|
614
|
-
max_characters:
|
|
317
|
+
max_characters: 50,
|
|
615
318
|
},
|
|
616
319
|
},
|
|
617
320
|
{
|
|
@@ -650,7 +353,7 @@ export const Testimonial4: IBlock = {
|
|
|
650
353
|
field_interface: "ButtonWidget",
|
|
651
354
|
hint: {
|
|
652
355
|
prompt_description:
|
|
653
|
-
"Left navigation arrow to go to the previous testimonial in the carousel.
|
|
356
|
+
"Left navigation arrow to go to the previous testimonial in the carousel.",
|
|
654
357
|
},
|
|
655
358
|
},
|
|
656
359
|
{
|
|
@@ -659,7 +362,7 @@ export const Testimonial4: IBlock = {
|
|
|
659
362
|
field_interface: "ButtonWidget",
|
|
660
363
|
hint: {
|
|
661
364
|
prompt_description:
|
|
662
|
-
"Right navigation arrow to go to the next testimonial in the carousel.
|
|
365
|
+
"Right navigation arrow to go to the next testimonial in the carousel.",
|
|
663
366
|
},
|
|
664
367
|
},
|
|
665
368
|
{
|
|
@@ -667,7 +370,8 @@ export const Testimonial4: IBlock = {
|
|
|
667
370
|
label: "Carousel Left Arrow Container",
|
|
668
371
|
field_interface: "BoxWidget",
|
|
669
372
|
hint: {
|
|
670
|
-
prompt_description:
|
|
373
|
+
prompt_description:
|
|
374
|
+
"Container for the left positioned navigation arrow.",
|
|
671
375
|
},
|
|
672
376
|
},
|
|
673
377
|
{
|
|
@@ -675,7 +379,8 @@ export const Testimonial4: IBlock = {
|
|
|
675
379
|
label: "Carousel Right Arrow Container",
|
|
676
380
|
field_interface: "BoxWidget",
|
|
677
381
|
hint: {
|
|
678
|
-
prompt_description:
|
|
382
|
+
prompt_description:
|
|
383
|
+
"Container for the right positioned navigation arrow.",
|
|
679
384
|
},
|
|
680
385
|
},
|
|
681
386
|
{
|
|
@@ -687,7 +392,6 @@ export const Testimonial4: IBlock = {
|
|
|
687
392
|
"Wrapper container for the carousel with relative positioning for absolute arrow placement.",
|
|
688
393
|
},
|
|
689
394
|
},
|
|
690
|
-
|
|
691
395
|
{
|
|
692
396
|
key: "title_two",
|
|
693
397
|
label: "Title 2",
|
|
@@ -705,7 +409,7 @@ export const Testimonial4: IBlock = {
|
|
|
705
409
|
field_interface: "BoxWidget",
|
|
706
410
|
hint: {
|
|
707
411
|
prompt_description:
|
|
708
|
-
"Wrapper for a single testimonial
|
|
412
|
+
"Wrapper for a single testimonial: cover image, quote, and author details together in a cohesive card.",
|
|
709
413
|
},
|
|
710
414
|
},
|
|
711
415
|
{
|
|
@@ -714,7 +418,7 @@ export const Testimonial4: IBlock = {
|
|
|
714
418
|
field_interface: "BoxWidget",
|
|
715
419
|
hint: {
|
|
716
420
|
prompt_description:
|
|
717
|
-
"Container for the testimonial cover image, providing shape
|
|
421
|
+
"Container for the testimonial cover image, providing shape and consistent sizing across testimonials.",
|
|
718
422
|
},
|
|
719
423
|
},
|
|
720
424
|
{
|
|
@@ -723,7 +427,7 @@ export const Testimonial4: IBlock = {
|
|
|
723
427
|
field_interface: "MediaWidget",
|
|
724
428
|
hint: {
|
|
725
429
|
prompt_description:
|
|
726
|
-
"Professional photo of the
|
|
430
|
+
"Professional headshot or workplace photo of the fintech leader giving the testimonial.",
|
|
727
431
|
orientation: "square",
|
|
728
432
|
size: "large",
|
|
729
433
|
usecase: "hero",
|
|
@@ -735,7 +439,7 @@ export const Testimonial4: IBlock = {
|
|
|
735
439
|
field_interface: "IframeWidget",
|
|
736
440
|
hint: {
|
|
737
441
|
prompt_description:
|
|
738
|
-
"Optional embed content for the testimonial
|
|
442
|
+
"Optional embed content for the testimonial (video, interactive media).",
|
|
739
443
|
},
|
|
740
444
|
},
|
|
741
445
|
{
|
|
@@ -744,7 +448,7 @@ export const Testimonial4: IBlock = {
|
|
|
744
448
|
field_interface: "BoxWidget",
|
|
745
449
|
hint: {
|
|
746
450
|
prompt_description:
|
|
747
|
-
"Container holding
|
|
451
|
+
"Container holding the testimonial quote and author details, with vertical spacing next to the image.",
|
|
748
452
|
},
|
|
749
453
|
},
|
|
750
454
|
{
|
|
@@ -753,7 +457,7 @@ export const Testimonial4: IBlock = {
|
|
|
753
457
|
field_interface: "BoxWidget",
|
|
754
458
|
hint: {
|
|
755
459
|
prompt_description:
|
|
756
|
-
"Holds the
|
|
460
|
+
"Holds the testimonial quote with leading quote icon and the author attribution stacked below.",
|
|
757
461
|
},
|
|
758
462
|
},
|
|
759
463
|
{
|
|
@@ -762,7 +466,7 @@ export const Testimonial4: IBlock = {
|
|
|
762
466
|
field_interface: "IconWidget",
|
|
763
467
|
hint: {
|
|
764
468
|
prompt_description:
|
|
765
|
-
"Decorative quote symbol
|
|
469
|
+
"Decorative quote symbol indicating the start of the testimonial text.",
|
|
766
470
|
orientation: "square",
|
|
767
471
|
size: "icon",
|
|
768
472
|
usecase: "icon",
|
|
@@ -774,7 +478,7 @@ export const Testimonial4: IBlock = {
|
|
|
774
478
|
field_interface: "BoxWidget",
|
|
775
479
|
hint: {
|
|
776
480
|
prompt_description:
|
|
777
|
-
"Container for author attribution details (name and
|
|
481
|
+
"Container for author attribution details (name and role).",
|
|
778
482
|
},
|
|
779
483
|
},
|
|
780
484
|
{
|
|
@@ -783,7 +487,7 @@ export const Testimonial4: IBlock = {
|
|
|
783
487
|
field_interface: "TypographyWidget",
|
|
784
488
|
hint: {
|
|
785
489
|
prompt_description:
|
|
786
|
-
"Main testimonial quote
|
|
490
|
+
"Main testimonial quote from a fintech leader. Should reference concrete mechanisms (auth rate, settlement window, PCI scope, ledger reconciliation).",
|
|
787
491
|
min_characters: 100,
|
|
788
492
|
max_characters: 260,
|
|
789
493
|
},
|
|
@@ -794,7 +498,7 @@ export const Testimonial4: IBlock = {
|
|
|
794
498
|
field_interface: "BoxWidget",
|
|
795
499
|
hint: {
|
|
796
500
|
prompt_description:
|
|
797
|
-
"Container
|
|
501
|
+
"Container grouping the author's name and role below the quote.",
|
|
798
502
|
},
|
|
799
503
|
},
|
|
800
504
|
{
|
|
@@ -803,9 +507,9 @@ export const Testimonial4: IBlock = {
|
|
|
803
507
|
field_interface: "HeadingWidget",
|
|
804
508
|
hint: {
|
|
805
509
|
prompt_description:
|
|
806
|
-
"
|
|
510
|
+
"Full name of the person giving the testimonial. Use a real-sounding name in title case.",
|
|
807
511
|
min_characters: 8,
|
|
808
|
-
max_characters:
|
|
512
|
+
max_characters: 28,
|
|
809
513
|
},
|
|
810
514
|
},
|
|
811
515
|
{
|
|
@@ -814,15 +518,15 @@ export const Testimonial4: IBlock = {
|
|
|
814
518
|
field_interface: "TypographyWidget",
|
|
815
519
|
hint: {
|
|
816
520
|
prompt_description:
|
|
817
|
-
"
|
|
521
|
+
"Role and company (e.g., 'Head of Payments, Northwind Pay'). Concrete title at a concrete company builds trust.",
|
|
818
522
|
min_characters: 12,
|
|
819
|
-
max_characters:
|
|
523
|
+
max_characters: 48,
|
|
820
524
|
},
|
|
821
525
|
},
|
|
822
526
|
],
|
|
823
527
|
hint: {
|
|
824
528
|
prompt_description:
|
|
825
|
-
"A carousel of individual
|
|
529
|
+
"A carousel of individual customer testimonials from fintech leaders. Each item includes a professional photo, a concrete quote with a measurable outcome, and the author's name and role.",
|
|
826
530
|
min_items: 3,
|
|
827
531
|
max_items: 5,
|
|
828
532
|
},
|
|
@@ -833,26 +537,29 @@ export const Testimonial4: IBlock = {
|
|
|
833
537
|
key: "default",
|
|
834
538
|
title: "Default",
|
|
835
539
|
styles: {
|
|
540
|
+
layout: {
|
|
541
|
+
"padding-top": "3xl",
|
|
542
|
+
"padding-bottom": "3xl",
|
|
543
|
+
},
|
|
544
|
+
container: {},
|
|
836
545
|
header: {
|
|
837
546
|
position: "relative",
|
|
838
547
|
display: "flex",
|
|
839
548
|
width: "100%",
|
|
840
549
|
"align-items": "center",
|
|
841
550
|
"row-gap": "2xs",
|
|
842
|
-
"column-gap": "
|
|
551
|
+
"column-gap": "xl",
|
|
552
|
+
"padding-bottom": "2xl",
|
|
843
553
|
mobile: {
|
|
844
554
|
"flex-direction": "column",
|
|
845
555
|
"row-gap": "md",
|
|
846
|
-
|
|
847
556
|
"justify-content": "center",
|
|
848
557
|
"align-items": "center",
|
|
849
|
-
"padding-bottom": "
|
|
558
|
+
"padding-bottom": "lg",
|
|
850
559
|
},
|
|
851
560
|
tablet: {
|
|
852
561
|
"margin-bottom": "base",
|
|
853
562
|
},
|
|
854
|
-
|
|
855
|
-
"padding-bottom": "lg",
|
|
856
563
|
},
|
|
857
564
|
"header-content": {
|
|
858
565
|
display: "flex",
|
|
@@ -860,22 +567,25 @@ export const Testimonial4: IBlock = {
|
|
|
860
567
|
"flex-direction": "column",
|
|
861
568
|
"align-items": "flex-start",
|
|
862
569
|
"justify-content": "center",
|
|
863
|
-
"row-gap": "
|
|
864
|
-
"column-gap": "2xs",
|
|
570
|
+
"row-gap": "xs",
|
|
865
571
|
},
|
|
866
572
|
"badge-container": {
|
|
867
|
-
"
|
|
868
|
-
"
|
|
869
|
-
"padding-left": "lg",
|
|
870
|
-
"padding-right": "lg",
|
|
871
|
-
"padding-top": "4xs",
|
|
872
|
-
"padding-bottom": "4xs",
|
|
573
|
+
"max-width": "fit-content",
|
|
574
|
+
"padding-bottom": "2xs",
|
|
873
575
|
},
|
|
874
576
|
"badge-text": {
|
|
875
|
-
"
|
|
876
|
-
|
|
577
|
+
color: "brand",
|
|
578
|
+
"text-transform": "uppercase",
|
|
579
|
+
"letter-spacing": "0.08em",
|
|
580
|
+
"font-weight": 600,
|
|
581
|
+
"font-size": "xs",
|
|
877
582
|
},
|
|
878
583
|
title: {},
|
|
584
|
+
description: {
|
|
585
|
+
"max-width": "640px",
|
|
586
|
+
color: "text-2",
|
|
587
|
+
"padding-top": "2xs",
|
|
588
|
+
},
|
|
879
589
|
"carousel-navigation-top-container": {
|
|
880
590
|
display: "flex",
|
|
881
591
|
"justify-content": "flex-end",
|
|
@@ -904,7 +614,6 @@ export const Testimonial4: IBlock = {
|
|
|
904
614
|
display: "flex",
|
|
905
615
|
"column-gap": "sm",
|
|
906
616
|
"align-items": "center",
|
|
907
|
-
mobile: {},
|
|
908
617
|
},
|
|
909
618
|
"carousel-navigation-arrow-left": {
|
|
910
619
|
display: "flex",
|
|
@@ -915,33 +624,21 @@ export const Testimonial4: IBlock = {
|
|
|
915
624
|
color: "text-2",
|
|
916
625
|
cursor: "pointer",
|
|
917
626
|
"font-size": "lg",
|
|
918
|
-
"font-weight": "500",
|
|
919
627
|
"padding-top": "none",
|
|
920
628
|
"padding-bottom": "none",
|
|
921
629
|
"padding-left": "none",
|
|
922
630
|
"padding-right": "none",
|
|
923
|
-
"border-color": "transparent",
|
|
924
|
-
"border-width": "0px",
|
|
925
|
-
"border-style": "solid",
|
|
926
|
-
_hover: {
|
|
927
|
-
opacity: "0.9",
|
|
928
|
-
},
|
|
929
631
|
width: "48px",
|
|
930
632
|
height: "48px",
|
|
931
633
|
border: "1px solid var(--color-border)",
|
|
932
|
-
transition: "opacity 0.3s ease
|
|
634
|
+
transition: "opacity 0.3s ease",
|
|
635
|
+
_hover: { opacity: "0.9" },
|
|
636
|
+
"box-shadow": "0 2px 8px rgba(0, 0, 0, 0.08)",
|
|
637
|
+
"column-gap": "none",
|
|
933
638
|
mobile: {
|
|
934
639
|
width: "40px",
|
|
935
640
|
height: "40px",
|
|
936
|
-
|
|
937
|
-
"padding-top": "none",
|
|
938
|
-
"padding-bottom": "none",
|
|
939
|
-
"padding-left": "none",
|
|
940
|
-
"padding-right": "none",
|
|
941
641
|
},
|
|
942
|
-
|
|
943
|
-
"box-shadow": "0 2px 8px rgba(0, 0, 0, 0.1)",
|
|
944
|
-
"column-gap": "none",
|
|
945
642
|
},
|
|
946
643
|
"carousel-navigation-arrow-right": {
|
|
947
644
|
width: "48px",
|
|
@@ -953,332 +650,131 @@ export const Testimonial4: IBlock = {
|
|
|
953
650
|
display: "flex",
|
|
954
651
|
"align-items": "center",
|
|
955
652
|
"justify-content": "center",
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
"font-size": "xs",
|
|
962
|
-
},
|
|
963
|
-
|
|
964
|
-
"box-shadow": "0 2px 8px rgba(0, 0, 0, 0.1)",
|
|
653
|
+
color: "text-2",
|
|
654
|
+
transition: "opacity 0.3s ease",
|
|
655
|
+
_hover: { opacity: "0.9" },
|
|
656
|
+
"box-shadow": "0 2px 8px rgba(0, 0, 0, 0.08)",
|
|
965
657
|
"padding-top": "none",
|
|
966
658
|
"padding-bottom": "none",
|
|
967
659
|
"padding-left": "none",
|
|
968
660
|
"padding-right": "none",
|
|
969
661
|
"column-gap": "none",
|
|
970
|
-
color: "text-3",
|
|
971
|
-
tablet: {},
|
|
972
|
-
},
|
|
973
|
-
"button-prev-icon": {
|
|
974
|
-
width: "100%",
|
|
975
|
-
height: "100%",
|
|
976
|
-
|
|
977
|
-
mobile: {
|
|
978
|
-
width: "100%",
|
|
979
|
-
height: "100%",
|
|
980
|
-
},
|
|
981
|
-
},
|
|
982
|
-
"button-next-icon": {
|
|
983
|
-
width: "100%",
|
|
984
|
-
height: "100%",
|
|
985
|
-
|
|
986
662
|
mobile: {
|
|
987
|
-
width: "
|
|
988
|
-
height: "
|
|
663
|
+
width: "40px",
|
|
664
|
+
height: "40px",
|
|
989
665
|
},
|
|
990
666
|
},
|
|
991
667
|
testimonials_levoGroup: {
|
|
992
668
|
number_of_slides: 1,
|
|
993
|
-
|
|
994
|
-
mobile: {},
|
|
995
669
|
},
|
|
996
|
-
|
|
997
|
-
{
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
1001
|
-
|
|
1002
|
-
|
|
1003
|
-
|
|
1004
|
-
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
-
|
|
1008
|
-
"justify-content": "space-between",
|
|
1009
|
-
width: "100%",
|
|
1010
|
-
},
|
|
1011
|
-
"cover-container": {
|
|
1012
|
-
"max-width": "45%",
|
|
1013
|
-
tablet: {
|
|
1014
|
-
"max-width": "100%",
|
|
1015
|
-
},
|
|
1016
|
-
},
|
|
1017
|
-
cover: {
|
|
1018
|
-
height: "100%",
|
|
1019
|
-
width: "100%",
|
|
1020
|
-
"object-fit": "contain",
|
|
1021
|
-
tablet: {
|
|
1022
|
-
"max-width": "100%",
|
|
1023
|
-
},
|
|
1024
|
-
},
|
|
1025
|
-
cover_embed: {},
|
|
1026
|
-
"testimonial-content-wrapper": {
|
|
1027
|
-
display: "flex",
|
|
1028
|
-
flex: "1",
|
|
1029
|
-
"align-items": "center",
|
|
1030
|
-
"row-gap": "7xl",
|
|
1031
|
-
"column-gap": "7xl",
|
|
1032
|
-
"border-top-right-radius": "3xl",
|
|
1033
|
-
"border-bottom-right-radius": "3xl",
|
|
1034
|
-
padding: "7xl",
|
|
1035
|
-
tablet: {
|
|
1036
|
-
flex: "unset",
|
|
1037
|
-
padding: "4xl",
|
|
1038
|
-
"border-top-right-radius": "0",
|
|
1039
|
-
"border-bottom-left-radius": "3xl",
|
|
1040
|
-
"border-bottom-right-radius": "3xl",
|
|
1041
|
-
},
|
|
1042
|
-
mobile: {
|
|
1043
|
-
padding: "lg",
|
|
1044
|
-
},
|
|
1045
|
-
},
|
|
1046
|
-
"testimonial-content": {
|
|
1047
|
-
display: "flex",
|
|
1048
|
-
flex: "1",
|
|
1049
|
-
"align-items": "flex-start",
|
|
1050
|
-
"row-gap": "xl",
|
|
1051
|
-
"column-gap": "xl",
|
|
1052
|
-
mobile: {
|
|
1053
|
-
"column-gap": "sm",
|
|
1054
|
-
},
|
|
1055
|
-
},
|
|
1056
|
-
icon: {
|
|
1057
|
-
height: "auto",
|
|
1058
|
-
width: "40px",
|
|
1059
|
-
tablet: {
|
|
1060
|
-
height: "auto",
|
|
1061
|
-
width: "28px",
|
|
1062
|
-
},
|
|
1063
|
-
mobile: {
|
|
1064
|
-
height: "auto",
|
|
1065
|
-
width: "20px",
|
|
1066
|
-
},
|
|
1067
|
-
},
|
|
1068
|
-
"testimonial-info": {
|
|
1069
|
-
display: "flex",
|
|
1070
|
-
flex: "1",
|
|
1071
|
-
"flex-direction": "column",
|
|
1072
|
-
"row-gap": "7xl",
|
|
1073
|
-
tablet: {
|
|
1074
|
-
"row-gap": "xl",
|
|
1075
|
-
},
|
|
1076
|
-
},
|
|
1077
|
-
"testimonial-text": {},
|
|
1078
|
-
"author-wrapper": {
|
|
1079
|
-
display: "flex",
|
|
670
|
+
testimonials_levoGroupItem: {
|
|
671
|
+
testimonial: {
|
|
672
|
+
display: "flex",
|
|
673
|
+
"box-shadow": "xl",
|
|
674
|
+
"border-radius": "3xl",
|
|
675
|
+
"align-items": "stretch",
|
|
676
|
+
overflow: "hidden",
|
|
677
|
+
"justify-content": "space-between",
|
|
678
|
+
width: "100%",
|
|
679
|
+
height: "100%",
|
|
680
|
+
"background-color": "background-1",
|
|
681
|
+
tablet: {
|
|
1080
682
|
"flex-direction": "column",
|
|
1081
|
-
"row-gap": "none",
|
|
1082
|
-
},
|
|
1083
|
-
"author-name": {
|
|
1084
|
-
"font-weight": 700,
|
|
1085
683
|
},
|
|
1086
|
-
"author-position": {},
|
|
1087
684
|
},
|
|
1088
|
-
{
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
"
|
|
1093
|
-
"align-items": "stretch",
|
|
1094
|
-
overflow: "hidden",
|
|
1095
|
-
tablet: {
|
|
1096
|
-
"flex-direction": "column",
|
|
1097
|
-
},
|
|
1098
|
-
|
|
1099
|
-
"justify-content": "space-between",
|
|
1100
|
-
width: "100%",
|
|
1101
|
-
},
|
|
1102
|
-
"cover-container": {
|
|
1103
|
-
"max-width": "45%",
|
|
1104
|
-
tablet: {
|
|
1105
|
-
"max-width": "100%",
|
|
1106
|
-
},
|
|
1107
|
-
},
|
|
1108
|
-
cover: {
|
|
1109
|
-
height: "100%",
|
|
685
|
+
"cover-container": {
|
|
686
|
+
"max-width": "42%",
|
|
687
|
+
display: "flex",
|
|
688
|
+
tablet: {
|
|
689
|
+
"max-width": "100%",
|
|
1110
690
|
width: "100%",
|
|
1111
|
-
"object-fit": "contain",
|
|
1112
|
-
tablet: {
|
|
1113
|
-
"max-width": "100%",
|
|
1114
|
-
},
|
|
1115
|
-
},
|
|
1116
|
-
cover_embed: {},
|
|
1117
|
-
"testimonial-content-wrapper": {
|
|
1118
|
-
display: "flex",
|
|
1119
|
-
flex: "1",
|
|
1120
|
-
"align-items": "center",
|
|
1121
|
-
"row-gap": "7xl",
|
|
1122
|
-
"column-gap": "7xl",
|
|
1123
|
-
"border-top-right-radius": "3xl",
|
|
1124
|
-
"border-bottom-right-radius": "3xl",
|
|
1125
|
-
padding: "7xl",
|
|
1126
|
-
tablet: {
|
|
1127
|
-
flex: "unset",
|
|
1128
|
-
padding: "4xl",
|
|
1129
|
-
"border-top-right-radius": "0",
|
|
1130
|
-
"border-bottom-left-radius": "3xl",
|
|
1131
|
-
"border-bottom-right-radius": "3xl",
|
|
1132
|
-
},
|
|
1133
|
-
mobile: {
|
|
1134
|
-
padding: "lg",
|
|
1135
|
-
},
|
|
1136
|
-
},
|
|
1137
|
-
"testimonial-content": {
|
|
1138
|
-
display: "flex",
|
|
1139
|
-
flex: "1",
|
|
1140
|
-
"align-items": "flex-start",
|
|
1141
|
-
"row-gap": "xl",
|
|
1142
|
-
"column-gap": "xl",
|
|
1143
|
-
mobile: {
|
|
1144
|
-
"column-gap": "sm",
|
|
1145
|
-
},
|
|
1146
|
-
},
|
|
1147
|
-
icon: {
|
|
1148
|
-
height: "auto",
|
|
1149
|
-
width: "40px",
|
|
1150
|
-
tablet: {
|
|
1151
|
-
height: "auto",
|
|
1152
|
-
width: "28px",
|
|
1153
|
-
},
|
|
1154
|
-
mobile: {
|
|
1155
|
-
height: "auto",
|
|
1156
|
-
width: "20px",
|
|
1157
|
-
},
|
|
1158
691
|
},
|
|
1159
|
-
|
|
1160
|
-
|
|
1161
|
-
|
|
1162
|
-
|
|
1163
|
-
|
|
1164
|
-
|
|
1165
|
-
|
|
1166
|
-
|
|
692
|
+
},
|
|
693
|
+
cover: {
|
|
694
|
+
height: "100%",
|
|
695
|
+
width: "100%",
|
|
696
|
+
"object-fit": "cover",
|
|
697
|
+
"aspect-ratio": "4 / 5",
|
|
698
|
+
tablet: {
|
|
699
|
+
"max-width": "100%",
|
|
700
|
+
"aspect-ratio": "16 / 9",
|
|
1167
701
|
},
|
|
1168
|
-
|
|
1169
|
-
|
|
1170
|
-
|
|
1171
|
-
|
|
1172
|
-
|
|
702
|
+
},
|
|
703
|
+
cover_embed: {},
|
|
704
|
+
"testimonial-content-wrapper": {
|
|
705
|
+
display: "flex",
|
|
706
|
+
flex: "1",
|
|
707
|
+
"align-items": "center",
|
|
708
|
+
padding: "6xl",
|
|
709
|
+
tablet: {
|
|
710
|
+
flex: "unset",
|
|
711
|
+
padding: "4xl",
|
|
1173
712
|
},
|
|
1174
|
-
|
|
1175
|
-
"
|
|
713
|
+
mobile: {
|
|
714
|
+
padding: "xl",
|
|
1176
715
|
},
|
|
1177
|
-
"author-position": {},
|
|
1178
716
|
},
|
|
1179
|
-
{
|
|
1180
|
-
|
|
1181
|
-
|
|
1182
|
-
|
|
1183
|
-
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
"flex-direction": "column",
|
|
1188
|
-
},
|
|
1189
|
-
|
|
1190
|
-
"justify-content": "space-between",
|
|
1191
|
-
width: "100%",
|
|
1192
|
-
},
|
|
1193
|
-
"cover-container": {
|
|
1194
|
-
"max-width": "45%",
|
|
1195
|
-
tablet: {
|
|
1196
|
-
"max-width": "100%",
|
|
1197
|
-
},
|
|
717
|
+
"testimonial-content": {
|
|
718
|
+
display: "flex",
|
|
719
|
+
flex: "1",
|
|
720
|
+
"align-items": "flex-start",
|
|
721
|
+
"row-gap": "xl",
|
|
722
|
+
"column-gap": "xl",
|
|
723
|
+
mobile: {
|
|
724
|
+
"column-gap": "sm",
|
|
1198
725
|
},
|
|
1199
|
-
|
|
1200
|
-
|
|
1201
|
-
|
|
1202
|
-
|
|
1203
|
-
|
|
1204
|
-
|
|
1205
|
-
|
|
726
|
+
},
|
|
727
|
+
icon: {
|
|
728
|
+
height: "40px",
|
|
729
|
+
width: "40px",
|
|
730
|
+
"font-size": "40px",
|
|
731
|
+
"flex-shrink": 0,
|
|
732
|
+
color: "brand",
|
|
733
|
+
tablet: {
|
|
734
|
+
height: "32px",
|
|
735
|
+
width: "32px",
|
|
736
|
+
"font-size": "32px",
|
|
1206
737
|
},
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
|
|
1210
|
-
|
|
1211
|
-
"align-items": "center",
|
|
1212
|
-
"row-gap": "7xl",
|
|
1213
|
-
"column-gap": "7xl",
|
|
1214
|
-
"border-top-right-radius": "3xl",
|
|
1215
|
-
"border-bottom-right-radius": "3xl",
|
|
1216
|
-
padding: "7xl",
|
|
1217
|
-
tablet: {
|
|
1218
|
-
flex: "unset",
|
|
1219
|
-
padding: "4xl",
|
|
1220
|
-
"border-top-right-radius": "0",
|
|
1221
|
-
"border-bottom-left-radius": "3xl",
|
|
1222
|
-
"border-bottom-right-radius": "3xl",
|
|
1223
|
-
},
|
|
1224
|
-
mobile: {
|
|
1225
|
-
padding: "lg",
|
|
1226
|
-
},
|
|
738
|
+
mobile: {
|
|
739
|
+
height: "28px",
|
|
740
|
+
width: "28px",
|
|
741
|
+
"font-size": "28px",
|
|
1227
742
|
},
|
|
1228
|
-
|
|
1229
|
-
|
|
1230
|
-
|
|
1231
|
-
|
|
743
|
+
},
|
|
744
|
+
"testimonial-info": {
|
|
745
|
+
display: "flex",
|
|
746
|
+
flex: "1",
|
|
747
|
+
"flex-direction": "column",
|
|
748
|
+
"row-gap": "2xl",
|
|
749
|
+
tablet: {
|
|
1232
750
|
"row-gap": "xl",
|
|
1233
|
-
"column-gap": "xl",
|
|
1234
|
-
mobile: {
|
|
1235
|
-
"column-gap": "sm",
|
|
1236
|
-
},
|
|
1237
|
-
},
|
|
1238
|
-
icon: {
|
|
1239
|
-
height: "auto",
|
|
1240
|
-
width: "40px",
|
|
1241
|
-
tablet: {
|
|
1242
|
-
height: "auto",
|
|
1243
|
-
width: "28px",
|
|
1244
|
-
},
|
|
1245
|
-
mobile: {
|
|
1246
|
-
height: "auto",
|
|
1247
|
-
width: "20px",
|
|
1248
|
-
},
|
|
1249
|
-
},
|
|
1250
|
-
"testimonial-info": {
|
|
1251
|
-
display: "flex",
|
|
1252
|
-
flex: "1",
|
|
1253
|
-
"flex-direction": "column",
|
|
1254
|
-
"row-gap": "7xl",
|
|
1255
|
-
tablet: {
|
|
1256
|
-
"row-gap": "xl",
|
|
1257
|
-
},
|
|
1258
751
|
},
|
|
1259
|
-
"testimonial-text": {},
|
|
1260
|
-
"author-wrapper": {
|
|
1261
|
-
display: "flex",
|
|
1262
|
-
"flex-direction": "column",
|
|
1263
|
-
"row-gap": "none",
|
|
1264
|
-
},
|
|
1265
|
-
"author-name": {
|
|
1266
|
-
"font-weight": 700,
|
|
1267
|
-
},
|
|
1268
|
-
"author-position": {},
|
|
1269
752
|
},
|
|
1270
|
-
|
|
1271
|
-
|
|
1272
|
-
|
|
753
|
+
"testimonial-text": {
|
|
754
|
+
color: "text-1",
|
|
755
|
+
},
|
|
756
|
+
"author-wrapper": {
|
|
757
|
+
display: "flex",
|
|
758
|
+
"flex-direction": "column",
|
|
759
|
+
"row-gap": "4xs",
|
|
760
|
+
},
|
|
761
|
+
"author-name": {
|
|
762
|
+
"font-weight": 700,
|
|
763
|
+
},
|
|
764
|
+
"author-position": {
|
|
765
|
+
color: "text-2",
|
|
766
|
+
},
|
|
767
|
+
},
|
|
768
|
+
testimonials: [{}, {}, {}],
|
|
1273
769
|
"carousel-navigation-arrow-left_leftIcon": {
|
|
1274
|
-
height: "
|
|
1275
|
-
width: "
|
|
1276
|
-
"font-size": "
|
|
770
|
+
height: "20px",
|
|
771
|
+
width: "20px",
|
|
772
|
+
"font-size": "20px",
|
|
1277
773
|
},
|
|
1278
774
|
"carousel-navigation-arrow-right_rightIcon": {
|
|
1279
|
-
height: "
|
|
1280
|
-
width: "
|
|
1281
|
-
"font-size": "
|
|
775
|
+
height: "20px",
|
|
776
|
+
width: "20px",
|
|
777
|
+
"font-size": "20px",
|
|
1282
778
|
},
|
|
1283
779
|
},
|
|
1284
780
|
config: {
|
|
@@ -1289,9 +785,7 @@ export const Testimonial4: IBlock = {
|
|
|
1289
785
|
},
|
|
1290
786
|
"carousel-navigation-arrow-left": {
|
|
1291
787
|
button_icons: {
|
|
1292
|
-
left: {
|
|
1293
|
-
enabled: true,
|
|
1294
|
-
},
|
|
788
|
+
left: { enabled: true },
|
|
1295
789
|
},
|
|
1296
790
|
selectedVariants: {
|
|
1297
791
|
Button_Sizes: "XS",
|
|
@@ -1299,63 +793,41 @@ export const Testimonial4: IBlock = {
|
|
|
1299
793
|
},
|
|
1300
794
|
"carousel-navigation-arrow-right": {
|
|
1301
795
|
button_icons: {
|
|
1302
|
-
right: {
|
|
1303
|
-
enabled: true,
|
|
1304
|
-
},
|
|
796
|
+
right: { enabled: true },
|
|
1305
797
|
},
|
|
1306
798
|
},
|
|
1307
799
|
title: {
|
|
1308
800
|
selectedVariants: {
|
|
1309
801
|
Heading_Level: "H2",
|
|
1310
802
|
},
|
|
1311
|
-
heading: {
|
|
1312
|
-
level: "2",
|
|
1313
|
-
},
|
|
803
|
+
heading: { level: "2" },
|
|
1314
804
|
},
|
|
1315
805
|
testimonials: [
|
|
1316
806
|
{
|
|
1317
807
|
"testimonial-text": {
|
|
1318
|
-
selectedVariants: {
|
|
1319
|
-
Typography_Variants: "Large",
|
|
1320
|
-
},
|
|
808
|
+
selectedVariants: { Typography_Variants: "Large" },
|
|
1321
809
|
},
|
|
1322
810
|
"author-name": {
|
|
1323
|
-
heading: {
|
|
1324
|
-
|
|
1325
|
-
},
|
|
1326
|
-
selectedVariants: {
|
|
1327
|
-
Heading_Level: "H5",
|
|
1328
|
-
},
|
|
811
|
+
heading: { level: "4" },
|
|
812
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
1329
813
|
},
|
|
1330
814
|
},
|
|
1331
815
|
{
|
|
1332
816
|
"testimonial-text": {
|
|
1333
|
-
selectedVariants: {
|
|
1334
|
-
Typography_Variants: "Large",
|
|
1335
|
-
},
|
|
817
|
+
selectedVariants: { Typography_Variants: "Large" },
|
|
1336
818
|
},
|
|
1337
819
|
"author-name": {
|
|
1338
|
-
heading: {
|
|
1339
|
-
|
|
1340
|
-
},
|
|
1341
|
-
selectedVariants: {
|
|
1342
|
-
Heading_Level: "H5",
|
|
1343
|
-
},
|
|
820
|
+
heading: { level: "4" },
|
|
821
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
1344
822
|
},
|
|
1345
823
|
},
|
|
1346
824
|
{
|
|
1347
825
|
"testimonial-text": {
|
|
1348
|
-
selectedVariants: {
|
|
1349
|
-
Typography_Variants: "Large",
|
|
1350
|
-
},
|
|
826
|
+
selectedVariants: { Typography_Variants: "Large" },
|
|
1351
827
|
},
|
|
1352
828
|
"author-name": {
|
|
1353
|
-
heading: {
|
|
1354
|
-
|
|
1355
|
-
},
|
|
1356
|
-
selectedVariants: {
|
|
1357
|
-
Heading_Level: "H5",
|
|
1358
|
-
},
|
|
829
|
+
heading: { level: "4" },
|
|
830
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
1359
831
|
},
|
|
1360
832
|
},
|
|
1361
833
|
],
|
|
@@ -1366,62 +838,65 @@ export const Testimonial4: IBlock = {
|
|
|
1366
838
|
key: "card-carousel",
|
|
1367
839
|
title: "Card Carousel",
|
|
1368
840
|
styles: {
|
|
841
|
+
layout: {
|
|
842
|
+
"padding-top": "3xl",
|
|
843
|
+
"padding-bottom": "3xl",
|
|
844
|
+
},
|
|
845
|
+
container: {
|
|
846
|
+
mobile: {
|
|
847
|
+
"padding-left": "sm",
|
|
848
|
+
"padding-right": "sm",
|
|
849
|
+
},
|
|
850
|
+
},
|
|
1369
851
|
header: {
|
|
1370
852
|
position: "relative",
|
|
1371
853
|
display: "flex",
|
|
1372
854
|
width: "100%",
|
|
1373
|
-
"align-items": "end",
|
|
1374
|
-
"
|
|
1375
|
-
"column-gap": "
|
|
855
|
+
"align-items": "flex-end",
|
|
856
|
+
"justify-content": "space-between",
|
|
857
|
+
"column-gap": "xl",
|
|
858
|
+
"padding-bottom": "2xl",
|
|
1376
859
|
mobile: {
|
|
1377
860
|
"flex-direction": "column",
|
|
1378
861
|
"row-gap": "md",
|
|
1379
|
-
|
|
1380
862
|
"justify-content": "center",
|
|
1381
863
|
"align-items": "center",
|
|
1382
|
-
"padding-bottom": "
|
|
1383
|
-
},
|
|
1384
|
-
tablet: {
|
|
1385
|
-
"margin-bottom": "base",
|
|
864
|
+
"padding-bottom": "lg",
|
|
1386
865
|
},
|
|
1387
|
-
|
|
1388
|
-
"padding-bottom": "lg",
|
|
1389
|
-
"justify-content": "end",
|
|
1390
866
|
},
|
|
1391
867
|
"header-content": {
|
|
1392
|
-
display: "
|
|
868
|
+
display: "flex",
|
|
1393
869
|
flex: "1",
|
|
1394
870
|
"flex-direction": "column",
|
|
1395
871
|
"align-items": "flex-start",
|
|
1396
872
|
"justify-content": "center",
|
|
1397
|
-
"row-gap": "
|
|
1398
|
-
"column-gap": "2xs",
|
|
873
|
+
"row-gap": "xs",
|
|
1399
874
|
},
|
|
1400
875
|
"badge-container": {
|
|
1401
|
-
"
|
|
1402
|
-
"
|
|
1403
|
-
"padding-left": "lg",
|
|
1404
|
-
"padding-right": "lg",
|
|
1405
|
-
"padding-top": "4xs",
|
|
1406
|
-
"padding-bottom": "4xs",
|
|
876
|
+
"max-width": "fit-content",
|
|
877
|
+
"padding-bottom": "2xs",
|
|
1407
878
|
},
|
|
1408
879
|
"badge-text": {
|
|
1409
|
-
|
|
1410
|
-
"
|
|
1411
|
-
"
|
|
1412
|
-
|
|
880
|
+
color: "brand",
|
|
881
|
+
"text-transform": "uppercase",
|
|
882
|
+
"letter-spacing": "0.08em",
|
|
883
|
+
"font-weight": 600,
|
|
884
|
+
"font-size": "xs",
|
|
1413
885
|
mobile: {
|
|
1414
|
-
"font-size": "
|
|
886
|
+
"font-size": "xs",
|
|
1415
887
|
},
|
|
1416
888
|
},
|
|
1417
889
|
title: {
|
|
1418
|
-
"font-size": "4xl",
|
|
1419
|
-
"line-height": 1.625,
|
|
1420
890
|
"font-weight": 700,
|
|
1421
891
|
mobile: {
|
|
1422
892
|
"font-size": "2xl",
|
|
1423
893
|
},
|
|
1424
894
|
},
|
|
895
|
+
description: {
|
|
896
|
+
"max-width": "640px",
|
|
897
|
+
color: "text-2",
|
|
898
|
+
"padding-top": "2xs",
|
|
899
|
+
},
|
|
1425
900
|
"carousel-navigation-top-container": {
|
|
1426
901
|
display: "flex",
|
|
1427
902
|
"justify-content": "flex-end",
|
|
@@ -1435,7 +910,6 @@ export const Testimonial4: IBlock = {
|
|
|
1435
910
|
display: "flex",
|
|
1436
911
|
"justify-content": "center",
|
|
1437
912
|
"padding-bottom": "md",
|
|
1438
|
-
|
|
1439
913
|
"margin-top": "lg",
|
|
1440
914
|
},
|
|
1441
915
|
},
|
|
@@ -1452,7 +926,6 @@ export const Testimonial4: IBlock = {
|
|
|
1452
926
|
display: "flex",
|
|
1453
927
|
"column-gap": "sm",
|
|
1454
928
|
"align-items": "center",
|
|
1455
|
-
mobile: {},
|
|
1456
929
|
},
|
|
1457
930
|
"carousel-navigation-arrow-left": {
|
|
1458
931
|
display: "flex",
|
|
@@ -1462,33 +935,21 @@ export const Testimonial4: IBlock = {
|
|
|
1462
935
|
"background-color": "white",
|
|
1463
936
|
color: "text-2",
|
|
1464
937
|
cursor: "pointer",
|
|
1465
|
-
|
|
1466
|
-
|
|
938
|
+
width: "48px",
|
|
939
|
+
height: "48px",
|
|
940
|
+
border: "1px solid var(--color-border)",
|
|
941
|
+
transition: "opacity 0.3s ease",
|
|
942
|
+
_hover: { opacity: "0.9" },
|
|
943
|
+
"box-shadow": "0 2px 8px rgba(0, 0, 0, 0.08)",
|
|
1467
944
|
"padding-top": "none",
|
|
1468
945
|
"padding-bottom": "none",
|
|
1469
946
|
"padding-left": "none",
|
|
1470
947
|
"padding-right": "none",
|
|
1471
|
-
"
|
|
1472
|
-
"border-width": "0px",
|
|
1473
|
-
"border-style": "solid",
|
|
1474
|
-
_hover: {
|
|
1475
|
-
opacity: "0.9",
|
|
1476
|
-
},
|
|
1477
|
-
width: "48px",
|
|
1478
|
-
height: "48px",
|
|
1479
|
-
border: "1px solid var(--color-border)",
|
|
1480
|
-
transition: "opacity 0.3s ease, cursor 0.3s ease",
|
|
948
|
+
"column-gap": "none",
|
|
1481
949
|
mobile: {
|
|
1482
950
|
width: "40px",
|
|
1483
951
|
height: "40px",
|
|
1484
|
-
|
|
1485
|
-
"padding-top": "none",
|
|
1486
|
-
"padding-bottom": "none",
|
|
1487
|
-
"padding-left": "none",
|
|
1488
|
-
"padding-right": "none",
|
|
1489
952
|
},
|
|
1490
|
-
|
|
1491
|
-
"box-shadow": "0 2px 8px rgba(0, 0, 0, 0.1)",
|
|
1492
953
|
},
|
|
1493
954
|
"carousel-navigation-arrow-right": {
|
|
1494
955
|
width: "48px",
|
|
@@ -1500,504 +961,188 @@ export const Testimonial4: IBlock = {
|
|
|
1500
961
|
display: "flex",
|
|
1501
962
|
"align-items": "center",
|
|
1502
963
|
"justify-content": "center",
|
|
1503
|
-
|
|
1504
|
-
|
|
1505
|
-
|
|
1506
|
-
|
|
1507
|
-
|
|
1508
|
-
"font-size": "xs",
|
|
1509
|
-
},
|
|
1510
|
-
|
|
1511
|
-
"box-shadow": "0 2px 8px rgba(0, 0, 0, 0.1)",
|
|
964
|
+
color: "text-2",
|
|
965
|
+
transition: "opacity 0.3s ease",
|
|
966
|
+
_hover: { opacity: "0.9" },
|
|
967
|
+
"box-shadow": "0 2px 8px rgba(0, 0, 0, 0.08)",
|
|
1512
968
|
"padding-top": "none",
|
|
1513
969
|
"padding-bottom": "none",
|
|
1514
970
|
"padding-left": "none",
|
|
1515
971
|
"padding-right": "none",
|
|
1516
|
-
|
|
1517
|
-
},
|
|
1518
|
-
"button-prev-icon": {
|
|
1519
|
-
width: "100%",
|
|
1520
|
-
height: "100%",
|
|
1521
|
-
|
|
972
|
+
"column-gap": "none",
|
|
1522
973
|
mobile: {
|
|
974
|
+
width: "40px",
|
|
975
|
+
height: "40px",
|
|
976
|
+
},
|
|
977
|
+
},
|
|
978
|
+
testimonials_levoGroup: {
|
|
979
|
+
number_of_slides: 3,
|
|
980
|
+
mobile: { number_of_slides: 1 },
|
|
981
|
+
tablet: { number_of_slides: 2 },
|
|
982
|
+
},
|
|
983
|
+
testimonials_levoGroupItem: {
|
|
984
|
+
testimonial: {
|
|
985
|
+
display: "flex",
|
|
986
|
+
"flex-direction": "column",
|
|
987
|
+
"box-shadow": "md",
|
|
988
|
+
"border-radius": "2xl",
|
|
989
|
+
"align-items": "stretch",
|
|
990
|
+
"justify-content": "flex-start",
|
|
991
|
+
overflow: "hidden",
|
|
1523
992
|
width: "100%",
|
|
1524
993
|
height: "100%",
|
|
994
|
+
"background-color": "background-1",
|
|
995
|
+
border: "1px solid var(--color-border)",
|
|
996
|
+
"row-gap": "lg",
|
|
997
|
+
padding: "lg",
|
|
1525
998
|
},
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
1530
|
-
|
|
1531
|
-
|
|
999
|
+
"cover-container": {
|
|
1000
|
+
width: "100%",
|
|
1001
|
+
display: "flex",
|
|
1002
|
+
overflow: "hidden",
|
|
1003
|
+
"border-radius": "xl",
|
|
1004
|
+
},
|
|
1005
|
+
cover: {
|
|
1532
1006
|
width: "100%",
|
|
1533
1007
|
height: "100%",
|
|
1008
|
+
"object-fit": "cover",
|
|
1009
|
+
"aspect-ratio": "4 / 3",
|
|
1534
1010
|
},
|
|
1535
|
-
|
|
1536
|
-
|
|
1537
|
-
|
|
1538
|
-
|
|
1539
|
-
|
|
1540
|
-
|
|
1011
|
+
cover_embed: {},
|
|
1012
|
+
"testimonial-content-wrapper": {
|
|
1013
|
+
display: "flex",
|
|
1014
|
+
flex: "1",
|
|
1015
|
+
"flex-direction": "column",
|
|
1016
|
+
width: "100%",
|
|
1017
|
+
"padding-top": "sm",
|
|
1018
|
+
"padding-bottom": "sm",
|
|
1019
|
+
"padding-left": "sm",
|
|
1020
|
+
"padding-right": "sm",
|
|
1541
1021
|
},
|
|
1542
|
-
|
|
1543
|
-
|
|
1022
|
+
"testimonial-content": {
|
|
1023
|
+
display: "flex",
|
|
1024
|
+
flex: "1",
|
|
1025
|
+
"align-items": "flex-start",
|
|
1026
|
+
"row-gap": "lg",
|
|
1027
|
+
"column-gap": "md",
|
|
1028
|
+
},
|
|
1029
|
+
icon: {
|
|
1030
|
+
height: "28px",
|
|
1031
|
+
width: "28px",
|
|
1032
|
+
"font-size": "28px",
|
|
1033
|
+
"flex-shrink": 0,
|
|
1034
|
+
color: "brand",
|
|
1035
|
+
mobile: {
|
|
1036
|
+
height: "24px",
|
|
1037
|
+
width: "24px",
|
|
1038
|
+
"font-size": "24px",
|
|
1039
|
+
},
|
|
1040
|
+
},
|
|
1041
|
+
"testimonial-info": {
|
|
1042
|
+
display: "flex",
|
|
1043
|
+
flex: "1",
|
|
1044
|
+
"flex-direction": "column",
|
|
1045
|
+
"row-gap": "xl",
|
|
1544
1046
|
},
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1548
|
-
testimonial: {
|
|
1549
|
-
display: "flex",
|
|
1550
|
-
"box-shadow": "xl",
|
|
1551
|
-
"border-radius": "xl",
|
|
1552
|
-
"align-items": "center",
|
|
1553
|
-
overflow: "hidden",
|
|
1554
|
-
tablet: {
|
|
1555
|
-
"flex-direction": "column",
|
|
1556
|
-
},
|
|
1557
|
-
|
|
1558
|
-
"justify-content": "center",
|
|
1559
|
-
width: "100%",
|
|
1560
|
-
"flex-direction": "column",
|
|
1561
|
-
"border-style": "solid",
|
|
1562
|
-
"border-width": "1px",
|
|
1563
|
-
"padding-bottom": "xs",
|
|
1564
|
-
"padding-left": "xs",
|
|
1565
|
-
"padding-right": "xs",
|
|
1566
|
-
"padding-top": "xs",
|
|
1567
|
-
"row-gap": "lg",
|
|
1568
|
-
mobile: {
|
|
1569
|
-
"margin-left": "none",
|
|
1570
|
-
"margin-right": "none",
|
|
1571
|
-
},
|
|
1572
|
-
},
|
|
1573
|
-
"cover-container": {
|
|
1574
|
-
tablet: {
|
|
1575
|
-
width: "100%",
|
|
1576
|
-
},
|
|
1577
|
-
|
|
1578
|
-
mobile: {
|
|
1579
|
-
width: "100%",
|
|
1580
|
-
},
|
|
1581
|
-
},
|
|
1582
|
-
cover: {
|
|
1583
|
-
height: "100%",
|
|
1584
|
-
width: "100%",
|
|
1585
|
-
"object-fit": "contain",
|
|
1586
|
-
tablet: {
|
|
1587
|
-
"max-width": "100%",
|
|
1588
|
-
},
|
|
1589
|
-
|
|
1590
|
-
mobile: {},
|
|
1591
|
-
},
|
|
1592
|
-
cover_embed: {},
|
|
1593
|
-
"testimonial-content-wrapper": {
|
|
1594
|
-
display: "block",
|
|
1595
|
-
"align-items": "center",
|
|
1596
|
-
"row-gap": "none",
|
|
1597
|
-
"column-gap": "none",
|
|
1598
|
-
"border-top-right-radius": "3xl",
|
|
1599
|
-
"border-bottom-right-radius": "3xl",
|
|
1600
|
-
tablet: {
|
|
1601
|
-
flex: "unset",
|
|
1602
|
-
},
|
|
1603
|
-
mobile: {},
|
|
1604
|
-
|
|
1605
|
-
height: "auto",
|
|
1606
|
-
width: "100%",
|
|
1607
|
-
},
|
|
1608
|
-
"testimonial-content": {
|
|
1609
|
-
display: "flex",
|
|
1610
|
-
flex: "1",
|
|
1611
|
-
"align-items": "flex-start",
|
|
1612
|
-
"row-gap": "xl",
|
|
1613
|
-
"column-gap": "xl",
|
|
1614
|
-
mobile: {
|
|
1615
|
-
"column-gap": "sm",
|
|
1616
|
-
},
|
|
1617
|
-
},
|
|
1618
|
-
icon: {
|
|
1619
|
-
height: "auto",
|
|
1620
|
-
width: "40px",
|
|
1621
|
-
tablet: {
|
|
1622
|
-
height: "auto",
|
|
1623
|
-
width: "28px",
|
|
1624
|
-
},
|
|
1625
|
-
mobile: {
|
|
1626
|
-
height: "auto",
|
|
1627
|
-
width: "20px",
|
|
1628
|
-
},
|
|
1629
|
-
},
|
|
1630
|
-
"testimonial-info": {
|
|
1631
|
-
display: "flex",
|
|
1632
|
-
flex: "1",
|
|
1633
|
-
"flex-direction": "column",
|
|
1634
|
-
"row-gap": "7xl",
|
|
1635
|
-
tablet: {
|
|
1636
|
-
"row-gap": "xl",
|
|
1637
|
-
},
|
|
1638
|
-
},
|
|
1639
|
-
"testimonial-text": {
|
|
1640
|
-
"font-weight": 700,
|
|
1641
|
-
"text-align": "center",
|
|
1642
|
-
},
|
|
1643
|
-
"author-wrapper": {
|
|
1644
|
-
display: "none",
|
|
1645
|
-
"flex-direction": "column",
|
|
1646
|
-
"row-gap": "4xs",
|
|
1647
|
-
},
|
|
1648
|
-
"author-name": {
|
|
1649
|
-
color: "var(--color-text-1)",
|
|
1650
|
-
"font-size": "xl",
|
|
1651
|
-
"font-weight": "bold",
|
|
1652
|
-
mobile: {
|
|
1653
|
-
"font-size": "lg",
|
|
1654
|
-
},
|
|
1655
|
-
},
|
|
1656
|
-
"author-position": {
|
|
1657
|
-
color: "var(--color-text-2)",
|
|
1658
|
-
"font-size": "base",
|
|
1659
|
-
mobile: {
|
|
1660
|
-
"font-size": "sm",
|
|
1661
|
-
},
|
|
1662
|
-
|
|
1663
|
-
"font-weight": 400,
|
|
1664
|
-
},
|
|
1047
|
+
"testimonial-text": {
|
|
1048
|
+
"font-weight": 500,
|
|
1049
|
+
color: "text-1",
|
|
1665
1050
|
},
|
|
1666
|
-
{
|
|
1667
|
-
|
|
1668
|
-
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
"align-items": "center",
|
|
1672
|
-
overflow: "hidden",
|
|
1673
|
-
tablet: {
|
|
1674
|
-
"flex-direction": "column",
|
|
1675
|
-
},
|
|
1676
|
-
|
|
1677
|
-
"justify-content": "center",
|
|
1678
|
-
width: "100%",
|
|
1679
|
-
"flex-direction": "column",
|
|
1680
|
-
"border-style": "solid",
|
|
1681
|
-
"border-width": "1px",
|
|
1682
|
-
"padding-bottom": "xs",
|
|
1683
|
-
"padding-left": "xs",
|
|
1684
|
-
"padding-right": "xs",
|
|
1685
|
-
"padding-top": "xs",
|
|
1686
|
-
"row-gap": "lg",
|
|
1687
|
-
mobile: {
|
|
1688
|
-
"margin-left": "none",
|
|
1689
|
-
"margin-right": "none",
|
|
1690
|
-
},
|
|
1691
|
-
},
|
|
1692
|
-
"cover-container": {
|
|
1693
|
-
tablet: {
|
|
1694
|
-
width: "100%",
|
|
1695
|
-
},
|
|
1696
|
-
|
|
1697
|
-
mobile: {
|
|
1698
|
-
width: "100%",
|
|
1699
|
-
},
|
|
1700
|
-
},
|
|
1701
|
-
cover: {
|
|
1702
|
-
height: "100%",
|
|
1703
|
-
width: "100%",
|
|
1704
|
-
"object-fit": "contain",
|
|
1705
|
-
tablet: {
|
|
1706
|
-
"max-width": "100%",
|
|
1707
|
-
},
|
|
1708
|
-
|
|
1709
|
-
mobile: {},
|
|
1710
|
-
},
|
|
1711
|
-
cover_embed: {},
|
|
1712
|
-
"testimonial-content-wrapper": {
|
|
1713
|
-
display: "block",
|
|
1714
|
-
"align-items": "center",
|
|
1715
|
-
"row-gap": "none",
|
|
1716
|
-
"column-gap": "none",
|
|
1717
|
-
"border-top-right-radius": "3xl",
|
|
1718
|
-
"border-bottom-right-radius": "3xl",
|
|
1719
|
-
tablet: {
|
|
1720
|
-
flex: "unset",
|
|
1721
|
-
},
|
|
1722
|
-
mobile: {},
|
|
1723
|
-
|
|
1724
|
-
height: "auto",
|
|
1725
|
-
width: "100%",
|
|
1726
|
-
},
|
|
1727
|
-
"testimonial-content": {
|
|
1728
|
-
display: "flex",
|
|
1729
|
-
flex: "1",
|
|
1730
|
-
"align-items": "flex-start",
|
|
1731
|
-
"row-gap": "xl",
|
|
1732
|
-
"column-gap": "xl",
|
|
1733
|
-
mobile: {
|
|
1734
|
-
"column-gap": "sm",
|
|
1735
|
-
},
|
|
1736
|
-
},
|
|
1737
|
-
icon: {
|
|
1738
|
-
height: "auto",
|
|
1739
|
-
width: "40px",
|
|
1740
|
-
tablet: {
|
|
1741
|
-
height: "auto",
|
|
1742
|
-
width: "28px",
|
|
1743
|
-
},
|
|
1744
|
-
mobile: {
|
|
1745
|
-
height: "auto",
|
|
1746
|
-
width: "20px",
|
|
1747
|
-
},
|
|
1748
|
-
},
|
|
1749
|
-
"testimonial-info": {
|
|
1750
|
-
display: "flex",
|
|
1751
|
-
flex: "1",
|
|
1752
|
-
"flex-direction": "column",
|
|
1753
|
-
"row-gap": "7xl",
|
|
1754
|
-
tablet: {
|
|
1755
|
-
"row-gap": "xl",
|
|
1756
|
-
},
|
|
1757
|
-
},
|
|
1758
|
-
"testimonial-text": {
|
|
1759
|
-
"font-weight": 700,
|
|
1760
|
-
"text-align": "center",
|
|
1761
|
-
},
|
|
1762
|
-
"author-wrapper": {
|
|
1763
|
-
display: "none",
|
|
1764
|
-
"flex-direction": "column",
|
|
1765
|
-
"row-gap": "4xs",
|
|
1766
|
-
},
|
|
1767
|
-
"author-name": {
|
|
1768
|
-
color: "var(--color-text-1)",
|
|
1769
|
-
"font-size": "xl",
|
|
1770
|
-
"font-weight": "bold",
|
|
1771
|
-
mobile: {
|
|
1772
|
-
"font-size": "lg",
|
|
1773
|
-
},
|
|
1774
|
-
},
|
|
1775
|
-
"author-position": {
|
|
1776
|
-
color: "var(--color-text-2)",
|
|
1777
|
-
"font-size": "base",
|
|
1778
|
-
mobile: {
|
|
1779
|
-
"font-size": "sm",
|
|
1780
|
-
},
|
|
1781
|
-
|
|
1782
|
-
"font-weight": 400,
|
|
1783
|
-
},
|
|
1051
|
+
"author-wrapper": {
|
|
1052
|
+
display: "flex",
|
|
1053
|
+
"flex-direction": "column",
|
|
1054
|
+
"row-gap": "4xs",
|
|
1055
|
+
"margin-top": "auto",
|
|
1784
1056
|
},
|
|
1785
|
-
{
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
"box-shadow": "xl",
|
|
1789
|
-
"border-radius": "xl",
|
|
1790
|
-
"align-items": "center",
|
|
1791
|
-
overflow: "hidden",
|
|
1792
|
-
tablet: {
|
|
1793
|
-
"flex-direction": "column",
|
|
1794
|
-
},
|
|
1795
|
-
|
|
1796
|
-
"justify-content": "center",
|
|
1797
|
-
width: "100%",
|
|
1798
|
-
"flex-direction": "column",
|
|
1799
|
-
"border-style": "solid",
|
|
1800
|
-
"border-width": "1px",
|
|
1801
|
-
"padding-bottom": "xs",
|
|
1802
|
-
"padding-left": "xs",
|
|
1803
|
-
"padding-right": "xs",
|
|
1804
|
-
"padding-top": "xs",
|
|
1805
|
-
"row-gap": "lg",
|
|
1806
|
-
mobile: {
|
|
1807
|
-
"margin-left": "none",
|
|
1808
|
-
"margin-right": "none",
|
|
1809
|
-
},
|
|
1810
|
-
},
|
|
1811
|
-
"cover-container": {
|
|
1812
|
-
tablet: {
|
|
1813
|
-
width: "100%",
|
|
1814
|
-
},
|
|
1815
|
-
|
|
1816
|
-
mobile: {
|
|
1817
|
-
width: "100%",
|
|
1818
|
-
},
|
|
1819
|
-
},
|
|
1820
|
-
cover: {
|
|
1821
|
-
height: "100%",
|
|
1822
|
-
width: "100%",
|
|
1823
|
-
"object-fit": "contain",
|
|
1824
|
-
tablet: {
|
|
1825
|
-
"max-width": "100%",
|
|
1826
|
-
},
|
|
1827
|
-
|
|
1828
|
-
mobile: {},
|
|
1829
|
-
},
|
|
1830
|
-
cover_embed: {},
|
|
1831
|
-
"testimonial-content-wrapper": {
|
|
1832
|
-
display: "block",
|
|
1833
|
-
"align-items": "center",
|
|
1834
|
-
"row-gap": "none",
|
|
1835
|
-
"column-gap": "none",
|
|
1836
|
-
"border-top-right-radius": "3xl",
|
|
1837
|
-
"border-bottom-right-radius": "3xl",
|
|
1838
|
-
tablet: {
|
|
1839
|
-
flex: "unset",
|
|
1840
|
-
},
|
|
1841
|
-
mobile: {},
|
|
1842
|
-
|
|
1843
|
-
height: "auto",
|
|
1844
|
-
width: "100%",
|
|
1845
|
-
},
|
|
1846
|
-
"testimonial-content": {
|
|
1847
|
-
display: "flex",
|
|
1848
|
-
flex: "1",
|
|
1849
|
-
"align-items": "flex-start",
|
|
1850
|
-
"row-gap": "xl",
|
|
1851
|
-
"column-gap": "xl",
|
|
1852
|
-
mobile: {
|
|
1853
|
-
"column-gap": "sm",
|
|
1854
|
-
},
|
|
1855
|
-
},
|
|
1856
|
-
icon: {
|
|
1857
|
-
height: "auto",
|
|
1858
|
-
width: "40px",
|
|
1859
|
-
tablet: {
|
|
1860
|
-
height: "auto",
|
|
1861
|
-
width: "28px",
|
|
1862
|
-
},
|
|
1863
|
-
mobile: {
|
|
1864
|
-
height: "auto",
|
|
1865
|
-
width: "20px",
|
|
1866
|
-
},
|
|
1867
|
-
},
|
|
1868
|
-
"testimonial-info": {
|
|
1869
|
-
display: "flex",
|
|
1870
|
-
flex: "1",
|
|
1871
|
-
"flex-direction": "column",
|
|
1872
|
-
"row-gap": "7xl",
|
|
1873
|
-
tablet: {
|
|
1874
|
-
"row-gap": "xl",
|
|
1875
|
-
},
|
|
1876
|
-
},
|
|
1877
|
-
"testimonial-text": {
|
|
1878
|
-
"font-weight": 700,
|
|
1879
|
-
"text-align": "center",
|
|
1880
|
-
},
|
|
1881
|
-
"author-wrapper": {
|
|
1882
|
-
display: "none",
|
|
1883
|
-
"flex-direction": "column",
|
|
1884
|
-
"row-gap": "4xs",
|
|
1885
|
-
},
|
|
1886
|
-
"author-name": {
|
|
1887
|
-
color: "var(--color-text-1)",
|
|
1888
|
-
"font-size": "xl",
|
|
1889
|
-
"font-weight": "bold",
|
|
1890
|
-
mobile: {
|
|
1891
|
-
"font-size": "lg",
|
|
1892
|
-
},
|
|
1893
|
-
},
|
|
1894
|
-
"author-position": {
|
|
1895
|
-
color: "var(--color-text-2)",
|
|
1896
|
-
"font-size": "base",
|
|
1897
|
-
mobile: {
|
|
1898
|
-
"font-size": "sm",
|
|
1899
|
-
},
|
|
1900
|
-
|
|
1901
|
-
"font-weight": 400,
|
|
1902
|
-
},
|
|
1057
|
+
"author-name": {
|
|
1058
|
+
color: "text-1",
|
|
1059
|
+
"font-weight": 700,
|
|
1903
1060
|
},
|
|
1904
|
-
|
|
1905
|
-
|
|
1906
|
-
|
|
1907
|
-
"padding-left": "sm",
|
|
1908
|
-
"padding-right": "sm",
|
|
1061
|
+
"author-position": {
|
|
1062
|
+
color: "text-2",
|
|
1063
|
+
"font-size": "sm",
|
|
1909
1064
|
},
|
|
1910
|
-
tablet: {},
|
|
1911
|
-
"padding-left": "none",
|
|
1912
|
-
"padding-right": "none",
|
|
1913
1065
|
},
|
|
1914
|
-
|
|
1066
|
+
testimonials: [{}, {}, {}],
|
|
1915
1067
|
"carousel-navigation-arrow-left_leftIcon": {
|
|
1916
|
-
height: "
|
|
1917
|
-
width: "
|
|
1918
|
-
"font-size": "
|
|
1068
|
+
height: "20px",
|
|
1069
|
+
width: "20px",
|
|
1070
|
+
"font-size": "20px",
|
|
1919
1071
|
},
|
|
1920
1072
|
"carousel-navigation-arrow-right_rightIcon": {
|
|
1921
|
-
height: "
|
|
1922
|
-
width: "
|
|
1923
|
-
"font-size": "
|
|
1073
|
+
height: "20px",
|
|
1074
|
+
width: "20px",
|
|
1075
|
+
"font-size": "20px",
|
|
1924
1076
|
},
|
|
1925
1077
|
},
|
|
1926
1078
|
config: {
|
|
1927
1079
|
testimonials_levoGroup: {
|
|
1928
|
-
carousel: {
|
|
1929
|
-
loop: true,
|
|
1930
|
-
},
|
|
1080
|
+
carousel: { loop: true },
|
|
1931
1081
|
},
|
|
1932
1082
|
"carousel-navigation-arrow-left": {
|
|
1933
|
-
button_icons: {
|
|
1934
|
-
|
|
1935
|
-
enabled: true,
|
|
1936
|
-
},
|
|
1937
|
-
},
|
|
1938
|
-
selectedVariants: {
|
|
1939
|
-
Button_Sizes: "XS",
|
|
1940
|
-
},
|
|
1083
|
+
button_icons: { left: { enabled: true } },
|
|
1084
|
+
selectedVariants: { Button_Sizes: "XS" },
|
|
1941
1085
|
},
|
|
1942
1086
|
"carousel-navigation-arrow-right": {
|
|
1943
|
-
button_icons: {
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
},
|
|
1087
|
+
button_icons: { right: { enabled: true } },
|
|
1088
|
+
},
|
|
1089
|
+
title: {
|
|
1090
|
+
selectedVariants: { Heading_Level: "H2" },
|
|
1091
|
+
heading: { level: "2" },
|
|
1948
1092
|
},
|
|
1949
1093
|
testimonials: [
|
|
1950
1094
|
{
|
|
1951
1095
|
"testimonial-text": {
|
|
1952
|
-
selectedVariants: {
|
|
1953
|
-
|
|
1954
|
-
|
|
1096
|
+
selectedVariants: { Typography_Variants: "Lead" },
|
|
1097
|
+
},
|
|
1098
|
+
"author-name": {
|
|
1099
|
+
heading: { level: "4" },
|
|
1100
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
1955
1101
|
},
|
|
1956
1102
|
},
|
|
1957
1103
|
{
|
|
1958
1104
|
"testimonial-text": {
|
|
1959
|
-
selectedVariants: {
|
|
1960
|
-
|
|
1961
|
-
|
|
1105
|
+
selectedVariants: { Typography_Variants: "Lead" },
|
|
1106
|
+
},
|
|
1107
|
+
"author-name": {
|
|
1108
|
+
heading: { level: "4" },
|
|
1109
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
1962
1110
|
},
|
|
1963
1111
|
},
|
|
1964
1112
|
{
|
|
1965
1113
|
"testimonial-text": {
|
|
1966
|
-
selectedVariants: {
|
|
1967
|
-
|
|
1968
|
-
|
|
1114
|
+
selectedVariants: { Typography_Variants: "Lead" },
|
|
1115
|
+
},
|
|
1116
|
+
"author-name": {
|
|
1117
|
+
heading: { level: "4" },
|
|
1118
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
1969
1119
|
},
|
|
1970
1120
|
},
|
|
1971
1121
|
],
|
|
1972
1122
|
},
|
|
1973
1123
|
content: DEFAULT_CONTENT_CARD_CAROUSEL,
|
|
1974
1124
|
},
|
|
1975
|
-
|
|
1976
1125
|
{
|
|
1977
1126
|
key: "card-carousel_variant_3",
|
|
1978
1127
|
title: "Card Carousel Variant 3",
|
|
1979
1128
|
styles: {
|
|
1129
|
+
layout: {
|
|
1130
|
+
"padding-top": "3xl",
|
|
1131
|
+
"padding-bottom": "3xl",
|
|
1132
|
+
},
|
|
1133
|
+
container: {},
|
|
1980
1134
|
header: {
|
|
1981
1135
|
position: "relative",
|
|
1982
1136
|
display: "flex",
|
|
1983
1137
|
width: "100%",
|
|
1138
|
+
"flex-direction": "column",
|
|
1984
1139
|
"align-items": "center",
|
|
1985
|
-
"
|
|
1986
|
-
"
|
|
1140
|
+
"justify-content": "center",
|
|
1141
|
+
"row-gap": "xs",
|
|
1142
|
+
"padding-bottom": "3xl",
|
|
1987
1143
|
mobile: {
|
|
1988
|
-
"
|
|
1989
|
-
"row-gap": "md",
|
|
1990
|
-
|
|
1991
|
-
"justify-content": "center",
|
|
1992
|
-
"align-items": "center",
|
|
1993
|
-
"padding-bottom": "none",
|
|
1994
|
-
},
|
|
1995
|
-
tablet: {
|
|
1996
|
-
"margin-bottom": "base",
|
|
1997
|
-
"padding-bottom": "5xl",
|
|
1144
|
+
"padding-bottom": "xl",
|
|
1998
1145
|
},
|
|
1999
|
-
|
|
2000
|
-
"padding-bottom": "10xl",
|
|
2001
1146
|
},
|
|
2002
1147
|
"header-content": {
|
|
2003
1148
|
display: "flex",
|
|
@@ -2005,29 +1150,28 @@ export const Testimonial4: IBlock = {
|
|
|
2005
1150
|
"flex-direction": "column",
|
|
2006
1151
|
"align-items": "center",
|
|
2007
1152
|
"justify-content": "center",
|
|
2008
|
-
"row-gap": "
|
|
2009
|
-
"column-gap": "2xs",
|
|
1153
|
+
"row-gap": "xs",
|
|
2010
1154
|
},
|
|
2011
1155
|
"badge-container": {
|
|
2012
|
-
"
|
|
2013
|
-
"
|
|
2014
|
-
"padding-left": "lg",
|
|
2015
|
-
"padding-right": "lg",
|
|
2016
|
-
"padding-top": "4xs",
|
|
2017
|
-
"padding-bottom": "4xs",
|
|
2018
|
-
|
|
2019
|
-
display: "none",
|
|
1156
|
+
"max-width": "fit-content",
|
|
1157
|
+
"padding-bottom": "2xs",
|
|
2020
1158
|
},
|
|
2021
1159
|
"badge-text": {
|
|
2022
|
-
|
|
2023
|
-
"
|
|
2024
|
-
"
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
|
-
|
|
2028
|
-
|
|
1160
|
+
color: "brand",
|
|
1161
|
+
"text-transform": "uppercase",
|
|
1162
|
+
"letter-spacing": "0.08em",
|
|
1163
|
+
"font-weight": 600,
|
|
1164
|
+
"font-size": "xs",
|
|
1165
|
+
},
|
|
1166
|
+
title: {
|
|
1167
|
+
"text-align": "center",
|
|
1168
|
+
},
|
|
1169
|
+
description: {
|
|
1170
|
+
"text-align": "center",
|
|
1171
|
+
"max-width": "640px",
|
|
1172
|
+
color: "text-2",
|
|
1173
|
+
"padding-top": "2xs",
|
|
2029
1174
|
},
|
|
2030
|
-
title: {},
|
|
2031
1175
|
"carousel-navigation-top-container": {
|
|
2032
1176
|
display: "none",
|
|
2033
1177
|
},
|
|
@@ -2036,28 +1180,28 @@ export const Testimonial4: IBlock = {
|
|
|
2036
1180
|
},
|
|
2037
1181
|
"carousel-left-arrow-container": {
|
|
2038
1182
|
position: "absolute",
|
|
2039
|
-
left: "-
|
|
1183
|
+
left: "-24px",
|
|
2040
1184
|
top: "50%",
|
|
2041
1185
|
transform: "translateY(-50%)",
|
|
2042
1186
|
"z-index": "10",
|
|
2043
1187
|
tablet: {
|
|
2044
|
-
left: "-
|
|
1188
|
+
left: "-20px",
|
|
2045
1189
|
},
|
|
2046
1190
|
mobile: {
|
|
2047
|
-
left: "
|
|
1191
|
+
left: "8px",
|
|
2048
1192
|
},
|
|
2049
1193
|
},
|
|
2050
1194
|
"carousel-right-arrow-container": {
|
|
2051
1195
|
position: "absolute",
|
|
2052
|
-
right: "-
|
|
1196
|
+
right: "-24px",
|
|
2053
1197
|
top: "50%",
|
|
2054
1198
|
transform: "translateY(-50%)",
|
|
2055
1199
|
"z-index": "10",
|
|
2056
1200
|
tablet: {
|
|
2057
|
-
right: "-
|
|
1201
|
+
right: "-20px",
|
|
2058
1202
|
},
|
|
2059
1203
|
mobile: {
|
|
2060
|
-
right: "
|
|
1204
|
+
right: "8px",
|
|
2061
1205
|
},
|
|
2062
1206
|
},
|
|
2063
1207
|
"carousel-container-wrapper": {
|
|
@@ -2067,16 +1211,6 @@ export const Testimonial4: IBlock = {
|
|
|
2067
1211
|
display: "flex",
|
|
2068
1212
|
"column-gap": "sm",
|
|
2069
1213
|
"align-items": "center",
|
|
2070
|
-
mobile: {
|
|
2071
|
-
display: "flex",
|
|
2072
|
-
},
|
|
2073
|
-
tablet: {
|
|
2074
|
-
display: "flex",
|
|
2075
|
-
"flex-direction": "row",
|
|
2076
|
-
"justify-content": "center",
|
|
2077
|
-
"align-items": "center",
|
|
2078
|
-
"padding-top": "5xl",
|
|
2079
|
-
},
|
|
2080
1214
|
},
|
|
2081
1215
|
"carousel-navigation-arrow-left": {
|
|
2082
1216
|
display: "flex",
|
|
@@ -2086,34 +1220,23 @@ export const Testimonial4: IBlock = {
|
|
|
2086
1220
|
"background-color": "white",
|
|
2087
1221
|
color: "text-2",
|
|
2088
1222
|
cursor: "pointer",
|
|
2089
|
-
|
|
2090
|
-
|
|
1223
|
+
width: "48px",
|
|
1224
|
+
height: "48px",
|
|
1225
|
+
border: "1px solid var(--color-border)",
|
|
1226
|
+
transition: "opacity 0.3s ease",
|
|
1227
|
+
_hover: {
|
|
1228
|
+
opacity: "0.9",
|
|
1229
|
+
},
|
|
1230
|
+
"box-shadow": "0 4px 12px rgba(0, 0, 0, 0.10)",
|
|
2091
1231
|
"padding-top": "none",
|
|
2092
1232
|
"padding-bottom": "none",
|
|
2093
1233
|
"padding-left": "none",
|
|
2094
1234
|
"padding-right": "none",
|
|
2095
|
-
"
|
|
2096
|
-
"border-width": "0px",
|
|
2097
|
-
"border-style": "solid",
|
|
2098
|
-
_hover: {
|
|
2099
|
-
opacity: "0.9",
|
|
2100
|
-
},
|
|
2101
|
-
width: "48px",
|
|
2102
|
-
height: "48px",
|
|
2103
|
-
border: "1px solid var(--color-border)",
|
|
2104
|
-
transition: "opacity 0.3s ease, cursor 0.3s ease",
|
|
1235
|
+
"column-gap": "none",
|
|
2105
1236
|
mobile: {
|
|
2106
1237
|
width: "40px",
|
|
2107
1238
|
height: "40px",
|
|
2108
|
-
|
|
2109
|
-
"padding-top": "none",
|
|
2110
|
-
"padding-bottom": "none",
|
|
2111
|
-
"padding-left": "none",
|
|
2112
|
-
"padding-right": "none",
|
|
2113
1239
|
},
|
|
2114
|
-
|
|
2115
|
-
"box-shadow": "0 2px 8px rgba(0, 0, 0, 0.1)",
|
|
2116
|
-
"column-gap": "none",
|
|
2117
1240
|
},
|
|
2118
1241
|
"carousel-navigation-arrow-right": {
|
|
2119
1242
|
width: "48px",
|
|
@@ -2125,385 +1248,131 @@ export const Testimonial4: IBlock = {
|
|
|
2125
1248
|
display: "flex",
|
|
2126
1249
|
"align-items": "center",
|
|
2127
1250
|
"justify-content": "center",
|
|
2128
|
-
|
|
2129
|
-
|
|
2130
|
-
|
|
2131
|
-
|
|
2132
|
-
|
|
2133
|
-
"font-size": "xs",
|
|
1251
|
+
color: "text-2",
|
|
1252
|
+
transition: "opacity 0.3s ease",
|
|
1253
|
+
_hover: {
|
|
1254
|
+
opacity: "0.9",
|
|
2134
1255
|
},
|
|
2135
|
-
|
|
2136
|
-
"box-shadow": "0 2px 8px rgba(0, 0, 0, 0.1)",
|
|
1256
|
+
"box-shadow": "0 4px 12px rgba(0, 0, 0, 0.10)",
|
|
2137
1257
|
"padding-top": "none",
|
|
2138
1258
|
"padding-bottom": "none",
|
|
2139
1259
|
"padding-left": "none",
|
|
2140
1260
|
"padding-right": "none",
|
|
2141
1261
|
"column-gap": "none",
|
|
2142
|
-
color: "text-3",
|
|
2143
|
-
tablet: {},
|
|
2144
|
-
},
|
|
2145
|
-
"button-prev-icon": {
|
|
2146
|
-
width: "100%",
|
|
2147
|
-
height: "100%",
|
|
2148
|
-
|
|
2149
|
-
mobile: {
|
|
2150
|
-
width: "100%",
|
|
2151
|
-
height: "100%",
|
|
2152
|
-
},
|
|
2153
|
-
},
|
|
2154
|
-
"button-next-icon": {
|
|
2155
|
-
width: "100%",
|
|
2156
|
-
height: "100%",
|
|
2157
|
-
|
|
2158
1262
|
mobile: {
|
|
2159
|
-
width: "
|
|
2160
|
-
height: "
|
|
1263
|
+
width: "40px",
|
|
1264
|
+
height: "40px",
|
|
2161
1265
|
},
|
|
2162
1266
|
},
|
|
2163
1267
|
testimonials_levoGroup: {
|
|
2164
1268
|
number_of_slides: 1,
|
|
2165
|
-
|
|
2166
|
-
mobile: {},
|
|
2167
1269
|
},
|
|
2168
|
-
|
|
2169
|
-
{
|
|
2170
|
-
|
|
2171
|
-
|
|
2172
|
-
|
|
2173
|
-
|
|
2174
|
-
|
|
2175
|
-
|
|
2176
|
-
|
|
2177
|
-
|
|
2178
|
-
|
|
2179
|
-
|
|
2180
|
-
|
|
2181
|
-
"justify-content": "center",
|
|
2182
|
-
width: "100%",
|
|
2183
|
-
"column-gap": "none",
|
|
2184
|
-
},
|
|
2185
|
-
"cover-container": {
|
|
2186
|
-
"max-width": "45%",
|
|
2187
|
-
tablet: {
|
|
2188
|
-
"max-width": "100%",
|
|
2189
|
-
},
|
|
2190
|
-
},
|
|
2191
|
-
cover: {
|
|
2192
|
-
height: "100%",
|
|
2193
|
-
width: "100%",
|
|
2194
|
-
"object-fit": "contain",
|
|
2195
|
-
tablet: {
|
|
2196
|
-
"max-width": "100%",
|
|
2197
|
-
"object-fit": "none",
|
|
2198
|
-
},
|
|
2199
|
-
},
|
|
2200
|
-
cover_embed: {},
|
|
2201
|
-
"testimonial-content-wrapper": {
|
|
2202
|
-
display: "flex",
|
|
2203
|
-
flex: "1",
|
|
2204
|
-
"align-items": "center",
|
|
2205
|
-
"row-gap": "none",
|
|
2206
|
-
"column-gap": "none",
|
|
2207
|
-
padding: "7xl",
|
|
2208
|
-
tablet: {
|
|
2209
|
-
flex: "unset",
|
|
2210
|
-
padding: "4xl",
|
|
2211
|
-
"border-top-right-radius": "0",
|
|
2212
|
-
"border-bottom-left-radius": "3xl",
|
|
2213
|
-
"border-bottom-right-radius": "3xl",
|
|
2214
|
-
},
|
|
2215
|
-
mobile: {
|
|
2216
|
-
padding: "lg",
|
|
2217
|
-
},
|
|
2218
|
-
|
|
2219
|
-
"background-color": "white",
|
|
2220
|
-
"padding-top": "9xl",
|
|
2221
|
-
"padding-bottom": "9xl",
|
|
2222
|
-
"padding-left": "xl",
|
|
2223
|
-
"padding-right": "xl",
|
|
2224
|
-
height: "max-content",
|
|
2225
|
-
},
|
|
2226
|
-
"testimonial-content": {
|
|
2227
|
-
display: "flex",
|
|
2228
|
-
flex: "1",
|
|
2229
|
-
"align-items": "flex-start",
|
|
2230
|
-
"row-gap": "xl",
|
|
2231
|
-
"column-gap": "sm",
|
|
2232
|
-
mobile: {
|
|
2233
|
-
"column-gap": "sm",
|
|
2234
|
-
},
|
|
2235
|
-
},
|
|
2236
|
-
icon: {
|
|
2237
|
-
height: "auto",
|
|
2238
|
-
width: "40px",
|
|
2239
|
-
tablet: {
|
|
2240
|
-
height: "auto",
|
|
2241
|
-
width: "28px",
|
|
2242
|
-
},
|
|
2243
|
-
mobile: {
|
|
2244
|
-
height: "auto",
|
|
2245
|
-
width: "20px",
|
|
2246
|
-
},
|
|
2247
|
-
"margin-top": "7xl",
|
|
2248
|
-
},
|
|
2249
|
-
"testimonial-info": {
|
|
2250
|
-
display: "flex",
|
|
2251
|
-
flex: "1",
|
|
2252
|
-
"flex-direction": "column-reverse",
|
|
2253
|
-
"row-gap": "base",
|
|
2254
|
-
tablet: {
|
|
2255
|
-
"row-gap": "xl",
|
|
2256
|
-
},
|
|
2257
|
-
},
|
|
2258
|
-
"testimonial-text": {},
|
|
2259
|
-
"author-wrapper": {
|
|
2260
|
-
display: "flex",
|
|
2261
|
-
"flex-direction": "row",
|
|
2262
|
-
"row-gap": "4xs",
|
|
2263
|
-
"align-items": "center",
|
|
2264
|
-
"column-gap": "2xs",
|
|
2265
|
-
mobile: {
|
|
2266
|
-
"flex-direction": "column",
|
|
2267
|
-
"justify-content": "start",
|
|
2268
|
-
"align-items": "start",
|
|
2269
|
-
},
|
|
2270
|
-
},
|
|
2271
|
-
"author-name": {
|
|
2272
|
-
"font-weight": 700,
|
|
1270
|
+
testimonials_levoGroupItem: {
|
|
1271
|
+
testimonial: {
|
|
1272
|
+
display: "flex",
|
|
1273
|
+
"box-shadow": "xl",
|
|
1274
|
+
"border-radius": "3xl",
|
|
1275
|
+
"align-items": "stretch",
|
|
1276
|
+
"justify-content": "space-between",
|
|
1277
|
+
overflow: "hidden",
|
|
1278
|
+
width: "100%",
|
|
1279
|
+
height: "100%",
|
|
1280
|
+
"background-color": "white",
|
|
1281
|
+
tablet: {
|
|
1282
|
+
"flex-direction": "column",
|
|
2273
1283
|
},
|
|
2274
|
-
"author-position": {},
|
|
2275
1284
|
},
|
|
2276
|
-
{
|
|
2277
|
-
|
|
2278
|
-
|
|
2279
|
-
|
|
2280
|
-
"
|
|
2281
|
-
"align-items": "center",
|
|
2282
|
-
overflow: "hidden",
|
|
2283
|
-
tablet: {
|
|
2284
|
-
"flex-direction": "column",
|
|
2285
|
-
width: "auto",
|
|
2286
|
-
},
|
|
2287
|
-
|
|
2288
|
-
"justify-content": "center",
|
|
2289
|
-
width: "100%",
|
|
2290
|
-
"column-gap": "none",
|
|
2291
|
-
},
|
|
2292
|
-
"cover-container": {
|
|
2293
|
-
"max-width": "45%",
|
|
2294
|
-
tablet: {
|
|
2295
|
-
"max-width": "100%",
|
|
2296
|
-
},
|
|
2297
|
-
},
|
|
2298
|
-
cover: {
|
|
2299
|
-
height: "100%",
|
|
1285
|
+
"cover-container": {
|
|
1286
|
+
"max-width": "42%",
|
|
1287
|
+
display: "flex",
|
|
1288
|
+
tablet: {
|
|
1289
|
+
"max-width": "100%",
|
|
2300
1290
|
width: "100%",
|
|
2301
|
-
"object-fit": "contain",
|
|
2302
|
-
tablet: {
|
|
2303
|
-
"max-width": "100%",
|
|
2304
|
-
"object-fit": "none",
|
|
2305
|
-
},
|
|
2306
|
-
},
|
|
2307
|
-
cover_embed: {},
|
|
2308
|
-
"testimonial-content-wrapper": {
|
|
2309
|
-
display: "flex",
|
|
2310
|
-
flex: "1",
|
|
2311
|
-
"align-items": "center",
|
|
2312
|
-
"row-gap": "none",
|
|
2313
|
-
"column-gap": "none",
|
|
2314
|
-
padding: "7xl",
|
|
2315
|
-
tablet: {
|
|
2316
|
-
flex: "unset",
|
|
2317
|
-
padding: "4xl",
|
|
2318
|
-
"border-top-right-radius": "0",
|
|
2319
|
-
"border-bottom-left-radius": "3xl",
|
|
2320
|
-
"border-bottom-right-radius": "3xl",
|
|
2321
|
-
},
|
|
2322
|
-
mobile: {
|
|
2323
|
-
padding: "lg",
|
|
2324
|
-
},
|
|
2325
|
-
|
|
2326
|
-
"background-color": "white",
|
|
2327
|
-
"padding-top": "9xl",
|
|
2328
|
-
"padding-bottom": "9xl",
|
|
2329
|
-
"padding-left": "xl",
|
|
2330
|
-
"padding-right": "xl",
|
|
2331
|
-
height: "max-content",
|
|
2332
|
-
},
|
|
2333
|
-
"testimonial-content": {
|
|
2334
|
-
display: "flex",
|
|
2335
|
-
flex: "1",
|
|
2336
|
-
"align-items": "flex-start",
|
|
2337
|
-
"row-gap": "xl",
|
|
2338
|
-
"column-gap": "sm",
|
|
2339
|
-
mobile: {
|
|
2340
|
-
"column-gap": "sm",
|
|
2341
|
-
},
|
|
2342
|
-
},
|
|
2343
|
-
icon: {
|
|
2344
|
-
height: "auto",
|
|
2345
|
-
width: "40px",
|
|
2346
|
-
tablet: {
|
|
2347
|
-
height: "auto",
|
|
2348
|
-
width: "28px",
|
|
2349
|
-
},
|
|
2350
|
-
mobile: {
|
|
2351
|
-
height: "auto",
|
|
2352
|
-
width: "20px",
|
|
2353
|
-
},
|
|
2354
|
-
"margin-top": "7xl",
|
|
2355
|
-
},
|
|
2356
|
-
"testimonial-info": {
|
|
2357
|
-
display: "flex",
|
|
2358
|
-
flex: "1",
|
|
2359
|
-
"flex-direction": "column-reverse",
|
|
2360
|
-
"row-gap": "base",
|
|
2361
|
-
tablet: {
|
|
2362
|
-
"row-gap": "xl",
|
|
2363
|
-
},
|
|
2364
|
-
},
|
|
2365
|
-
"testimonial-text": {},
|
|
2366
|
-
"author-wrapper": {
|
|
2367
|
-
display: "flex",
|
|
2368
|
-
"flex-direction": "row",
|
|
2369
|
-
"row-gap": "4xs",
|
|
2370
|
-
"align-items": "center",
|
|
2371
|
-
"column-gap": "2xs",
|
|
2372
|
-
mobile: {
|
|
2373
|
-
"flex-direction": "column",
|
|
2374
|
-
"justify-content": "start",
|
|
2375
|
-
"align-items": "start",
|
|
2376
|
-
},
|
|
2377
|
-
},
|
|
2378
|
-
"author-name": {
|
|
2379
|
-
"font-weight": 700,
|
|
2380
1291
|
},
|
|
2381
|
-
"author-position": {},
|
|
2382
1292
|
},
|
|
2383
|
-
{
|
|
2384
|
-
|
|
2385
|
-
|
|
2386
|
-
|
|
2387
|
-
|
|
2388
|
-
|
|
2389
|
-
|
|
2390
|
-
|
|
2391
|
-
"flex-direction": "column",
|
|
2392
|
-
width: "auto",
|
|
2393
|
-
},
|
|
2394
|
-
|
|
2395
|
-
"justify-content": "center",
|
|
2396
|
-
width: "100%",
|
|
2397
|
-
"column-gap": "none",
|
|
2398
|
-
},
|
|
2399
|
-
"cover-container": {
|
|
2400
|
-
"max-width": "45%",
|
|
2401
|
-
tablet: {
|
|
2402
|
-
"max-width": "100%",
|
|
2403
|
-
},
|
|
1293
|
+
cover: {
|
|
1294
|
+
height: "100%",
|
|
1295
|
+
width: "100%",
|
|
1296
|
+
"object-fit": "cover",
|
|
1297
|
+
"aspect-ratio": "4 / 5",
|
|
1298
|
+
tablet: {
|
|
1299
|
+
"max-width": "100%",
|
|
1300
|
+
"aspect-ratio": "16 / 9",
|
|
2404
1301
|
},
|
|
2405
|
-
|
|
2406
|
-
|
|
2407
|
-
|
|
2408
|
-
|
|
2409
|
-
|
|
2410
|
-
|
|
2411
|
-
|
|
2412
|
-
|
|
1302
|
+
},
|
|
1303
|
+
cover_embed: {},
|
|
1304
|
+
"testimonial-content-wrapper": {
|
|
1305
|
+
display: "flex",
|
|
1306
|
+
flex: "1",
|
|
1307
|
+
"align-items": "center",
|
|
1308
|
+
padding: "5xl",
|
|
1309
|
+
"background-color": "white",
|
|
1310
|
+
tablet: {
|
|
1311
|
+
flex: "unset",
|
|
1312
|
+
padding: "3xl",
|
|
2413
1313
|
},
|
|
2414
|
-
|
|
2415
|
-
|
|
2416
|
-
display: "flex",
|
|
2417
|
-
flex: "1",
|
|
2418
|
-
"align-items": "center",
|
|
2419
|
-
"row-gap": "none",
|
|
2420
|
-
"column-gap": "none",
|
|
2421
|
-
padding: "7xl",
|
|
2422
|
-
tablet: {
|
|
2423
|
-
flex: "unset",
|
|
2424
|
-
padding: "4xl",
|
|
2425
|
-
"border-top-right-radius": "0",
|
|
2426
|
-
"border-bottom-left-radius": "3xl",
|
|
2427
|
-
"border-bottom-right-radius": "3xl",
|
|
2428
|
-
},
|
|
2429
|
-
mobile: {
|
|
2430
|
-
padding: "lg",
|
|
2431
|
-
},
|
|
2432
|
-
|
|
2433
|
-
"background-color": "white",
|
|
2434
|
-
"padding-top": "9xl",
|
|
2435
|
-
"padding-bottom": "9xl",
|
|
2436
|
-
"padding-left": "xl",
|
|
2437
|
-
"padding-right": "xl",
|
|
2438
|
-
height: "max-content",
|
|
1314
|
+
mobile: {
|
|
1315
|
+
padding: "xl",
|
|
2439
1316
|
},
|
|
2440
|
-
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2444
|
-
|
|
1317
|
+
},
|
|
1318
|
+
"testimonial-content": {
|
|
1319
|
+
display: "flex",
|
|
1320
|
+
flex: "1",
|
|
1321
|
+
"align-items": "flex-start",
|
|
1322
|
+
"row-gap": "xl",
|
|
1323
|
+
"column-gap": "xl",
|
|
1324
|
+
mobile: {
|
|
2445
1325
|
"column-gap": "sm",
|
|
2446
|
-
mobile: {
|
|
2447
|
-
"column-gap": "sm",
|
|
2448
|
-
},
|
|
2449
|
-
},
|
|
2450
|
-
icon: {
|
|
2451
|
-
height: "auto",
|
|
2452
|
-
width: "40px",
|
|
2453
|
-
tablet: {
|
|
2454
|
-
height: "auto",
|
|
2455
|
-
width: "28px",
|
|
2456
|
-
},
|
|
2457
|
-
mobile: {
|
|
2458
|
-
height: "auto",
|
|
2459
|
-
width: "20px",
|
|
2460
|
-
},
|
|
2461
|
-
"margin-top": "7xl",
|
|
2462
|
-
},
|
|
2463
|
-
"testimonial-info": {
|
|
2464
|
-
display: "flex",
|
|
2465
|
-
flex: "1",
|
|
2466
|
-
"flex-direction": "column-reverse",
|
|
2467
|
-
"row-gap": "base",
|
|
2468
|
-
tablet: {
|
|
2469
|
-
"row-gap": "xl",
|
|
2470
|
-
},
|
|
2471
1326
|
},
|
|
2472
|
-
|
|
2473
|
-
|
|
2474
|
-
|
|
2475
|
-
|
|
2476
|
-
|
|
2477
|
-
|
|
2478
|
-
|
|
2479
|
-
|
|
2480
|
-
|
|
2481
|
-
|
|
2482
|
-
|
|
2483
|
-
},
|
|
1327
|
+
},
|
|
1328
|
+
icon: {
|
|
1329
|
+
height: "40px",
|
|
1330
|
+
width: "40px",
|
|
1331
|
+
"font-size": "40px",
|
|
1332
|
+
"flex-shrink": 0,
|
|
1333
|
+
color: "brand",
|
|
1334
|
+
tablet: {
|
|
1335
|
+
height: "32px",
|
|
1336
|
+
width: "32px",
|
|
1337
|
+
"font-size": "32px",
|
|
2484
1338
|
},
|
|
2485
|
-
|
|
2486
|
-
"
|
|
1339
|
+
mobile: {
|
|
1340
|
+
height: "28px",
|
|
1341
|
+
width: "28px",
|
|
1342
|
+
"font-size": "28px",
|
|
2487
1343
|
},
|
|
2488
|
-
"author-position": {},
|
|
2489
1344
|
},
|
|
2490
|
-
|
|
2491
|
-
|
|
2492
|
-
|
|
2493
|
-
|
|
1345
|
+
"testimonial-info": {
|
|
1346
|
+
display: "flex",
|
|
1347
|
+
flex: "1",
|
|
1348
|
+
"flex-direction": "column",
|
|
1349
|
+
"row-gap": "2xl",
|
|
1350
|
+
},
|
|
1351
|
+
"testimonial-text": {
|
|
1352
|
+
color: "text-1",
|
|
1353
|
+
},
|
|
1354
|
+
"author-wrapper": {
|
|
1355
|
+
display: "flex",
|
|
1356
|
+
"flex-direction": "column",
|
|
1357
|
+
"row-gap": "4xs",
|
|
1358
|
+
},
|
|
1359
|
+
"author-name": {
|
|
1360
|
+
"font-weight": 700,
|
|
1361
|
+
},
|
|
1362
|
+
"author-position": {
|
|
1363
|
+
color: "text-2",
|
|
1364
|
+
},
|
|
2494
1365
|
},
|
|
1366
|
+
testimonials: [{}, {}, {}],
|
|
2495
1367
|
"carousel-navigation-arrow-left_leftIcon": {
|
|
2496
|
-
height: "
|
|
2497
|
-
width: "
|
|
2498
|
-
"font-size": "
|
|
1368
|
+
height: "20px",
|
|
1369
|
+
width: "20px",
|
|
1370
|
+
"font-size": "20px",
|
|
2499
1371
|
},
|
|
2500
1372
|
"carousel-navigation-arrow-right_rightIcon": {
|
|
2501
|
-
height: "
|
|
2502
|
-
width: "
|
|
2503
|
-
"font-size": "
|
|
2504
|
-
},
|
|
2505
|
-
description: {
|
|
2506
|
-
"text-align": "center",
|
|
1373
|
+
height: "20px",
|
|
1374
|
+
width: "20px",
|
|
1375
|
+
"font-size": "20px",
|
|
2507
1376
|
},
|
|
2508
1377
|
},
|
|
2509
1378
|
config: {
|
|
@@ -2533,65 +1402,743 @@ export const Testimonial4: IBlock = {
|
|
|
2533
1402
|
selectedVariants: {
|
|
2534
1403
|
Heading_Level: "H2",
|
|
2535
1404
|
},
|
|
1405
|
+
heading: {
|
|
1406
|
+
level: "2",
|
|
1407
|
+
},
|
|
2536
1408
|
},
|
|
2537
1409
|
testimonials: [
|
|
2538
1410
|
{
|
|
1411
|
+
"testimonial-text": {
|
|
1412
|
+
selectedVariants: {
|
|
1413
|
+
Typography_Variants: "Large",
|
|
1414
|
+
},
|
|
1415
|
+
},
|
|
2539
1416
|
"author-name": {
|
|
2540
1417
|
heading: {
|
|
2541
1418
|
level: "4",
|
|
2542
1419
|
},
|
|
2543
1420
|
selectedVariants: {
|
|
2544
|
-
Heading_Level: "
|
|
1421
|
+
Heading_Level: "H5",
|
|
2545
1422
|
},
|
|
2546
1423
|
},
|
|
1424
|
+
},
|
|
1425
|
+
{
|
|
2547
1426
|
"testimonial-text": {
|
|
2548
1427
|
selectedVariants: {
|
|
2549
1428
|
Typography_Variants: "Large",
|
|
2550
1429
|
},
|
|
2551
1430
|
},
|
|
2552
|
-
"author-position": {
|
|
2553
|
-
selectedVariants: {},
|
|
2554
|
-
},
|
|
2555
|
-
},
|
|
2556
|
-
{
|
|
2557
1431
|
"author-name": {
|
|
2558
|
-
selectedVariants: {
|
|
2559
|
-
Heading_Level: "H6",
|
|
2560
|
-
},
|
|
2561
1432
|
heading: {
|
|
2562
1433
|
level: "4",
|
|
2563
1434
|
},
|
|
2564
|
-
},
|
|
2565
|
-
"author-position": {
|
|
2566
|
-
selectedVariants: {},
|
|
2567
|
-
},
|
|
2568
|
-
"testimonial-text": {
|
|
2569
1435
|
selectedVariants: {
|
|
2570
|
-
|
|
1436
|
+
Heading_Level: "H5",
|
|
2571
1437
|
},
|
|
2572
1438
|
},
|
|
2573
1439
|
},
|
|
2574
1440
|
{
|
|
2575
|
-
"
|
|
1441
|
+
"testimonial-text": {
|
|
2576
1442
|
selectedVariants: {
|
|
2577
|
-
|
|
1443
|
+
Typography_Variants: "Large",
|
|
2578
1444
|
},
|
|
1445
|
+
},
|
|
1446
|
+
"author-name": {
|
|
2579
1447
|
heading: {
|
|
2580
1448
|
level: "4",
|
|
2581
1449
|
},
|
|
1450
|
+
selectedVariants: {
|
|
1451
|
+
Heading_Level: "H5",
|
|
1452
|
+
},
|
|
1453
|
+
},
|
|
1454
|
+
},
|
|
1455
|
+
],
|
|
1456
|
+
},
|
|
1457
|
+
content: {
|
|
1458
|
+
layout: null,
|
|
1459
|
+
container: null,
|
|
1460
|
+
header: null,
|
|
1461
|
+
"header-content": null,
|
|
1462
|
+
"badge-container": null,
|
|
1463
|
+
"badge-text": "Customer Stories",
|
|
1464
|
+
title: "Trusted by teams that move money",
|
|
1465
|
+
description:
|
|
1466
|
+
"See how finance, ops, and engineering leaders cut chargebacks, lift auth rates, and close books faster on our payments platform.",
|
|
1467
|
+
testimonials: [
|
|
1468
|
+
{
|
|
1469
|
+
testimonial: null,
|
|
1470
|
+
"cover-container": null,
|
|
1471
|
+
"testimonial-content-wrapper": null,
|
|
1472
|
+
"testimonial-content": null,
|
|
1473
|
+
icon: {
|
|
1474
|
+
kind: "icon",
|
|
1475
|
+
data: {
|
|
1476
|
+
id: "quote-up",
|
|
1477
|
+
label: "Quote Up",
|
|
1478
|
+
svgCode:
|
|
1479
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.79999 21.47H4.58002C2.75002 21.47 1.25 19.9801 1.25 18.1401V12.3401C1.25 11.9301 1.59 11.5901 2 11.5901H7.79999C9.69999 11.5901 11.13 13.02 11.13 14.92V18.1401C11.12 20.0401 9.68999 21.47 7.79999 21.47ZM2.75 13.1V18.1501C2.75 19.1601 3.57002 19.98 4.58002 19.98H7.79999C8.85999 19.98 9.63 19.2101 9.63 18.1501V14.9301C9.63 13.8701 8.85999 13.1 7.79999 13.1H2.75Z" fill="var(--color-icon-primary)"/>\n<path d="M2 13.1C1.59 13.1 1.25 12.76 1.25 12.35C1.25 6.10004 2.52002 4.79008 6.15002 2.64008C6.51002 2.43008 6.96999 2.55009 7.17999 2.90009C7.38999 3.26009 7.26998 3.72006 6.91998 3.93006C3.67998 5.85006 2.75 6.65004 2.75 12.35C2.75 12.76 2.41 13.1 2 13.1Z" fill="var(--color-icon-primary)"/>\n<path d="M19.4201 21.47H16.2001C14.3701 21.47 12.8701 19.9801 12.8701 18.1401V12.3401C12.8701 11.9301 13.2101 11.5901 13.6201 11.5901H19.4201C21.3201 11.5901 22.7501 13.02 22.7501 14.92V18.1401C22.7501 20.0401 21.3201 21.47 19.4201 21.47ZM14.3801 13.1V18.1501C14.3801 19.1601 15.2001 19.98 16.2101 19.98H19.4301C20.4901 19.98 21.2601 19.2101 21.2601 18.1501V14.9301C21.2601 13.8701 20.4901 13.1 19.4301 13.1H14.3801Z" fill="var(--color-icon-primary)"/>\n<path d="M13.6299 13.1C13.2199 13.1 12.8799 12.76 12.8799 12.35C12.8799 6.10004 14.1499 4.79008 17.7799 2.64008C18.1399 2.43008 18.5999 2.55009 18.8099 2.90009C19.0199 3.26009 18.8999 3.72006 18.5499 3.93006C15.3099 5.85006 14.3799 6.65004 14.3799 12.35C14.3799 12.76 14.0399 13.1 13.6299 13.1Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
1480
|
+
},
|
|
2582
1481
|
},
|
|
2583
|
-
"
|
|
2584
|
-
|
|
1482
|
+
"testimonial-info": null,
|
|
1483
|
+
"author-wrapper": null,
|
|
1484
|
+
cover: {
|
|
1485
|
+
id: "7453466938835505353",
|
|
1486
|
+
kind: "image",
|
|
1487
|
+
location:
|
|
1488
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg",
|
|
1489
|
+
mimetype: "image/jpeg",
|
|
1490
|
+
srcset: {
|
|
1491
|
+
"320w":
|
|
1492
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
1493
|
+
"640w":
|
|
1494
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
1495
|
+
"750w":
|
|
1496
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
1497
|
+
"828w":
|
|
1498
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
1499
|
+
"1080w":
|
|
1500
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
1501
|
+
"1200w":
|
|
1502
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
1503
|
+
"1920w":
|
|
1504
|
+
"https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
1505
|
+
path: "https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/8937605/pexels-photo-8937605.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
1506
|
+
},
|
|
1507
|
+
},
|
|
1508
|
+
cover_embed: null,
|
|
1509
|
+
"testimonial-text":
|
|
1510
|
+
"<p>We cut card declines by 14% in one quarter after switching to their 3DS2 flow and network tokens. Authorization rates now stay above 92% even on international BINs, and our chargeback ratio dropped below 0.35%.</p>",
|
|
1511
|
+
"author-name": "Aarav Sharma",
|
|
1512
|
+
"author-position": "Head of Payments, Northwind Pay",
|
|
1513
|
+
},
|
|
1514
|
+
{
|
|
1515
|
+
testimonial: null,
|
|
1516
|
+
"cover-container": null,
|
|
1517
|
+
"testimonial-content-wrapper": null,
|
|
1518
|
+
"testimonial-content": null,
|
|
1519
|
+
icon: {
|
|
1520
|
+
kind: "icon",
|
|
1521
|
+
data: {
|
|
1522
|
+
id: "quote-up",
|
|
1523
|
+
label: "Quote Up",
|
|
1524
|
+
svgCode:
|
|
1525
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.79999 21.47H4.58002C2.75002 21.47 1.25 19.9801 1.25 18.1401V12.3401C1.25 11.9301 1.59 11.5901 2 11.5901H7.79999C9.69999 11.5901 11.13 13.02 11.13 14.92V18.1401C11.12 20.0401 9.68999 21.47 7.79999 21.47ZM2.75 13.1V18.1501C2.75 19.1601 3.57002 19.98 4.58002 19.98H7.79999C8.85999 19.98 9.63 19.2101 9.63 18.1501V14.9301C9.63 13.8701 8.85999 13.1 7.79999 13.1H2.75Z" fill="var(--color-icon-primary)"/>\n<path d="M2 13.1C1.59 13.1 1.25 12.76 1.25 12.35C1.25 6.10004 2.52002 4.79008 6.15002 2.64008C6.51002 2.43008 6.96999 2.55009 7.17999 2.90009C7.38999 3.26009 7.26998 3.72006 6.91998 3.93006C3.67998 5.85006 2.75 6.65004 2.75 12.35C2.75 12.76 2.41 13.1 2 13.1Z" fill="var(--color-icon-primary)"/>\n<path d="M19.4201 21.47H16.2001C14.3701 21.47 12.8701 19.9801 12.8701 18.1401V12.3401C12.8701 11.9301 13.2101 11.5901 13.6201 11.5901H19.4201C21.3201 11.5901 22.7501 13.02 22.7501 14.92V18.1401C22.7501 20.0401 21.3201 21.47 19.4201 21.47ZM14.3801 13.1V18.1501C14.3801 19.1601 15.2001 19.98 16.2101 19.98H19.4301C20.4901 19.98 21.2601 19.2101 21.2601 18.1501V14.9301C21.2601 13.8701 20.4901 13.1 19.4301 13.1H14.3801Z" fill="var(--color-icon-primary)"/>\n<path d="M13.6299 13.1C13.2199 13.1 12.8799 12.76 12.8799 12.35C12.8799 6.10004 14.1499 4.79008 17.7799 2.64008C18.1399 2.43008 18.5999 2.55009 18.8099 2.90009C19.0199 3.26009 18.8999 3.72006 18.5499 3.93006C15.3099 5.85006 14.3799 6.65004 14.3799 12.35C14.3799 12.76 14.0399 13.1 13.6299 13.1Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
1526
|
+
},
|
|
2585
1527
|
},
|
|
2586
|
-
"testimonial-
|
|
2587
|
-
|
|
2588
|
-
|
|
1528
|
+
"testimonial-info": null,
|
|
1529
|
+
"author-wrapper": null,
|
|
1530
|
+
cover: {
|
|
1531
|
+
id: "7453466935867886672",
|
|
1532
|
+
kind: "image",
|
|
1533
|
+
location:
|
|
1534
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg",
|
|
1535
|
+
mimetype: "image/jpeg",
|
|
1536
|
+
srcset: {
|
|
1537
|
+
"320w":
|
|
1538
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
1539
|
+
"640w":
|
|
1540
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
1541
|
+
"750w":
|
|
1542
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
1543
|
+
"828w":
|
|
1544
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
1545
|
+
"1080w":
|
|
1546
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
1547
|
+
"1200w":
|
|
1548
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
1549
|
+
"1920w":
|
|
1550
|
+
"https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
1551
|
+
path: "https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/7433912/pexels-photo-7433912.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
1552
|
+
},
|
|
1553
|
+
},
|
|
1554
|
+
cover_embed: null,
|
|
1555
|
+
"testimonial-text":
|
|
1556
|
+
"<p>Our T+1 settlement window used to be the bottleneck closing books. With their double-entry ledger and automated reconciliation, month-end went from nine days to three and every entry ties back to a signed event.</p>",
|
|
1557
|
+
"author-name": "Priya Nair",
|
|
1558
|
+
"author-position": "CFO, Ledgerwise",
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
testimonial: null,
|
|
1562
|
+
"cover-container": null,
|
|
1563
|
+
"testimonial-content-wrapper": null,
|
|
1564
|
+
"testimonial-content": null,
|
|
1565
|
+
icon: {
|
|
1566
|
+
kind: "icon",
|
|
1567
|
+
data: {
|
|
1568
|
+
id: "quote-up",
|
|
1569
|
+
label: "Quote Up",
|
|
1570
|
+
svgCode:
|
|
1571
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.79999 21.47H4.58002C2.75002 21.47 1.25 19.9801 1.25 18.1401V12.3401C1.25 11.9301 1.59 11.5901 2 11.5901H7.79999C9.69999 11.5901 11.13 13.02 11.13 14.92V18.1401C11.12 20.0401 9.68999 21.47 7.79999 21.47ZM2.75 13.1V18.1501C2.75 19.1601 3.57002 19.98 4.58002 19.98H7.79999C8.85999 19.98 9.63 19.2101 9.63 18.1501V14.9301C9.63 13.8701 8.85999 13.1 7.79999 13.1H2.75Z" fill="var(--color-icon-primary)"/>\n<path d="M2 13.1C1.59 13.1 1.25 12.76 1.25 12.35C1.25 6.10004 2.52002 4.79008 6.15002 2.64008C6.51002 2.43008 6.96999 2.55009 7.17999 2.90009C7.38999 3.26009 7.26998 3.72006 6.91998 3.93006C3.67998 5.85006 2.75 6.65004 2.75 12.35C2.75 12.76 2.41 13.1 2 13.1Z" fill="var(--color-icon-primary)"/>\n<path d="M19.4201 21.47H16.2001C14.3701 21.47 12.8701 19.9801 12.8701 18.1401V12.3401C12.8701 11.9301 13.2101 11.5901 13.6201 11.5901H19.4201C21.3201 11.5901 22.7501 13.02 22.7501 14.92V18.1401C22.7501 20.0401 21.3201 21.47 19.4201 21.47ZM14.3801 13.1V18.1501C14.3801 19.1601 15.2001 19.98 16.2101 19.98H19.4301C20.4901 19.98 21.2601 19.2101 21.2601 18.1501V14.9301C21.2601 13.8701 20.4901 13.1 19.4301 13.1H14.3801Z" fill="var(--color-icon-primary)"/>\n<path d="M13.6299 13.1C13.2199 13.1 12.8799 12.76 12.8799 12.35C12.8799 6.10004 14.1499 4.79008 17.7799 2.64008C18.1399 2.43008 18.5999 2.55009 18.8099 2.90009C19.0199 3.26009 18.8999 3.72006 18.5499 3.93006C15.3099 5.85006 14.3799 6.65004 14.3799 12.35C14.3799 12.76 14.0399 13.1 13.6299 13.1Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
2589
1572
|
},
|
|
2590
1573
|
},
|
|
1574
|
+
"testimonial-info": null,
|
|
1575
|
+
"author-wrapper": null,
|
|
1576
|
+
cover: {
|
|
1577
|
+
id: "7453466932966231203",
|
|
1578
|
+
kind: "image",
|
|
1579
|
+
location:
|
|
1580
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg",
|
|
1581
|
+
mimetype: "image/jpeg",
|
|
1582
|
+
srcset: {
|
|
1583
|
+
"320w":
|
|
1584
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
1585
|
+
"640w":
|
|
1586
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
1587
|
+
"750w":
|
|
1588
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
1589
|
+
"828w":
|
|
1590
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
1591
|
+
"1080w":
|
|
1592
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
1593
|
+
"1200w":
|
|
1594
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
1595
|
+
"1920w":
|
|
1596
|
+
"https://images.pexels.com/photos/7983621/pexels-photo-7983621.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
1597
|
+
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",
|
|
1598
|
+
},
|
|
1599
|
+
},
|
|
1600
|
+
cover_embed: null,
|
|
1601
|
+
"testimonial-text":
|
|
1602
|
+
"<p>PCI DSS Level 1 was a six-month scramble every year. Their tokenization vault and scoped audit trails shrank our CDE to a single service — the last assessment closed in eleven days with zero findings.</p>",
|
|
1603
|
+
"author-name": "Marcus Hale",
|
|
1604
|
+
"author-position": "VP Engineering, Kestrel Issuing",
|
|
2591
1605
|
},
|
|
2592
1606
|
],
|
|
1607
|
+
"carousel-navigation": null,
|
|
1608
|
+
"carousel-navigation-arrow-left": " ",
|
|
1609
|
+
"carousel-navigation-arrow-right": " ",
|
|
1610
|
+
title_two: " ",
|
|
1611
|
+
"carousel-navigation-arrow-left_leftIcon": {
|
|
1612
|
+
kind: "icon",
|
|
1613
|
+
data: {
|
|
1614
|
+
id: "arrow-left",
|
|
1615
|
+
label: "Arrow Left",
|
|
1616
|
+
svgCode:
|
|
1617
|
+
'<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>',
|
|
1618
|
+
},
|
|
1619
|
+
},
|
|
1620
|
+
"carousel-navigation-arrow-right_rightIcon": {
|
|
1621
|
+
kind: "icon",
|
|
1622
|
+
data: {
|
|
1623
|
+
id: "arrow-right",
|
|
1624
|
+
label: "Arrow Right",
|
|
1625
|
+
svgCode:
|
|
1626
|
+
'<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>',
|
|
1627
|
+
},
|
|
1628
|
+
},
|
|
2593
1629
|
},
|
|
2594
|
-
|
|
1630
|
+
},
|
|
1631
|
+
{
|
|
1632
|
+
key: "centered-slide",
|
|
1633
|
+
title: "Centered Slide",
|
|
1634
|
+
styles: {
|
|
1635
|
+
layout: {
|
|
1636
|
+
"padding-top": "3xl",
|
|
1637
|
+
"padding-bottom": "3xl",
|
|
1638
|
+
},
|
|
1639
|
+
container: {},
|
|
1640
|
+
header: {
|
|
1641
|
+
position: "relative",
|
|
1642
|
+
display: "flex",
|
|
1643
|
+
width: "100%",
|
|
1644
|
+
"align-items": "center",
|
|
1645
|
+
"justify-content": "center",
|
|
1646
|
+
"padding-bottom": "2xl",
|
|
1647
|
+
mobile: {
|
|
1648
|
+
"flex-direction": "column",
|
|
1649
|
+
"row-gap": "md",
|
|
1650
|
+
"justify-content": "center",
|
|
1651
|
+
"align-items": "center",
|
|
1652
|
+
"padding-bottom": "lg",
|
|
1653
|
+
},
|
|
1654
|
+
},
|
|
1655
|
+
"header-content": {
|
|
1656
|
+
display: "flex",
|
|
1657
|
+
flex: "1",
|
|
1658
|
+
"flex-direction": "column",
|
|
1659
|
+
"align-items": "center",
|
|
1660
|
+
"justify-content": "center",
|
|
1661
|
+
"row-gap": "xs",
|
|
1662
|
+
},
|
|
1663
|
+
"badge-container": {
|
|
1664
|
+
"max-width": "fit-content",
|
|
1665
|
+
"padding-bottom": "2xs",
|
|
1666
|
+
},
|
|
1667
|
+
"badge-text": {
|
|
1668
|
+
color: "brand",
|
|
1669
|
+
"text-transform": "uppercase",
|
|
1670
|
+
"letter-spacing": "0.08em",
|
|
1671
|
+
"font-weight": 600,
|
|
1672
|
+
"font-size": "xs",
|
|
1673
|
+
},
|
|
1674
|
+
title: {
|
|
1675
|
+
"text-align": "center",
|
|
1676
|
+
},
|
|
1677
|
+
description: {
|
|
1678
|
+
"text-align": "center",
|
|
1679
|
+
"max-width": "640px",
|
|
1680
|
+
color: "text-2",
|
|
1681
|
+
"padding-top": "2xs",
|
|
1682
|
+
},
|
|
1683
|
+
"carousel-navigation-top-container": {
|
|
1684
|
+
display: "none",
|
|
1685
|
+
},
|
|
1686
|
+
"carousel-navigation-bottom-container": {
|
|
1687
|
+
display: "flex",
|
|
1688
|
+
"justify-content": "center",
|
|
1689
|
+
"margin-top": "xl",
|
|
1690
|
+
mobile: { "margin-top": "lg" },
|
|
1691
|
+
},
|
|
1692
|
+
"carousel-left-arrow-container": {
|
|
1693
|
+
display: "none",
|
|
1694
|
+
},
|
|
1695
|
+
"carousel-right-arrow-container": {
|
|
1696
|
+
display: "none",
|
|
1697
|
+
},
|
|
1698
|
+
"carousel-container-wrapper": {
|
|
1699
|
+
position: "static",
|
|
1700
|
+
},
|
|
1701
|
+
"carousel-navigation": {
|
|
1702
|
+
display: "flex",
|
|
1703
|
+
"column-gap": "sm",
|
|
1704
|
+
"align-items": "center",
|
|
1705
|
+
},
|
|
1706
|
+
"carousel-navigation-arrow-left": {
|
|
1707
|
+
display: "flex",
|
|
1708
|
+
"align-items": "center",
|
|
1709
|
+
"justify-content": "center",
|
|
1710
|
+
"border-radius": "50%",
|
|
1711
|
+
"background-color": "white",
|
|
1712
|
+
color: "text-2",
|
|
1713
|
+
cursor: "pointer",
|
|
1714
|
+
width: "48px",
|
|
1715
|
+
height: "48px",
|
|
1716
|
+
border: "1px solid var(--color-border)",
|
|
1717
|
+
"box-shadow": "0 2px 8px rgba(0, 0, 0, 0.08)",
|
|
1718
|
+
transition: "opacity 0.3s ease",
|
|
1719
|
+
_hover: { opacity: "0.9" },
|
|
1720
|
+
"padding-top": "none",
|
|
1721
|
+
"padding-bottom": "none",
|
|
1722
|
+
"padding-left": "none",
|
|
1723
|
+
"padding-right": "none",
|
|
1724
|
+
"column-gap": "none",
|
|
1725
|
+
mobile: { width: "40px", height: "40px" },
|
|
1726
|
+
},
|
|
1727
|
+
"carousel-navigation-arrow-right": {
|
|
1728
|
+
display: "flex",
|
|
1729
|
+
"align-items": "center",
|
|
1730
|
+
"justify-content": "center",
|
|
1731
|
+
"border-radius": "50%",
|
|
1732
|
+
"background-color": "white",
|
|
1733
|
+
color: "text-2",
|
|
1734
|
+
cursor: "pointer",
|
|
1735
|
+
width: "48px",
|
|
1736
|
+
height: "48px",
|
|
1737
|
+
border: "1px solid var(--color-border)",
|
|
1738
|
+
"box-shadow": "0 2px 8px rgba(0, 0, 0, 0.08)",
|
|
1739
|
+
transition: "opacity 0.3s ease",
|
|
1740
|
+
_hover: { opacity: "0.9" },
|
|
1741
|
+
"padding-top": "none",
|
|
1742
|
+
"padding-bottom": "none",
|
|
1743
|
+
"padding-left": "none",
|
|
1744
|
+
"padding-right": "none",
|
|
1745
|
+
"column-gap": "none",
|
|
1746
|
+
mobile: { width: "40px", height: "40px" },
|
|
1747
|
+
},
|
|
1748
|
+
testimonials_levoGroup: {
|
|
1749
|
+
number_of_slides: 1,
|
|
1750
|
+
},
|
|
1751
|
+
testimonials_levoGroupItem: {
|
|
1752
|
+
testimonial: {
|
|
1753
|
+
display: "flex",
|
|
1754
|
+
"border-radius": "2xl",
|
|
1755
|
+
"align-items": "stretch",
|
|
1756
|
+
"justify-content": "space-between",
|
|
1757
|
+
overflow: "hidden",
|
|
1758
|
+
"background-color": "var(--color-muted)",
|
|
1759
|
+
width: "100%",
|
|
1760
|
+
height: "100%",
|
|
1761
|
+
tablet: {
|
|
1762
|
+
"flex-direction": "column",
|
|
1763
|
+
},
|
|
1764
|
+
},
|
|
1765
|
+
"cover-container": {
|
|
1766
|
+
"max-width": "42%",
|
|
1767
|
+
display: "flex",
|
|
1768
|
+
tablet: { "max-width": "100%", width: "100%" },
|
|
1769
|
+
},
|
|
1770
|
+
cover: {
|
|
1771
|
+
height: "100%",
|
|
1772
|
+
width: "100%",
|
|
1773
|
+
"object-fit": "cover",
|
|
1774
|
+
"aspect-ratio": "4 / 5",
|
|
1775
|
+
tablet: {
|
|
1776
|
+
"max-width": "100%",
|
|
1777
|
+
"aspect-ratio": "16 / 9",
|
|
1778
|
+
},
|
|
1779
|
+
},
|
|
1780
|
+
cover_embed: {},
|
|
1781
|
+
"testimonial-content-wrapper": {
|
|
1782
|
+
display: "flex",
|
|
1783
|
+
flex: "1",
|
|
1784
|
+
"align-items": "center",
|
|
1785
|
+
padding: "6xl",
|
|
1786
|
+
tablet: { flex: "unset", padding: "4xl" },
|
|
1787
|
+
mobile: { padding: "xl" },
|
|
1788
|
+
},
|
|
1789
|
+
"testimonial-content": {
|
|
1790
|
+
display: "flex",
|
|
1791
|
+
flex: "1",
|
|
1792
|
+
"align-items": "flex-start",
|
|
1793
|
+
"row-gap": "xl",
|
|
1794
|
+
"column-gap": "xl",
|
|
1795
|
+
mobile: { "column-gap": "sm" },
|
|
1796
|
+
},
|
|
1797
|
+
icon: {
|
|
1798
|
+
height: "40px",
|
|
1799
|
+
width: "40px",
|
|
1800
|
+
"font-size": "40px",
|
|
1801
|
+
"flex-shrink": 0,
|
|
1802
|
+
color: "brand",
|
|
1803
|
+
tablet: { height: "32px", width: "32px", "font-size": "32px" },
|
|
1804
|
+
mobile: { height: "28px", width: "28px", "font-size": "28px" },
|
|
1805
|
+
},
|
|
1806
|
+
"testimonial-info": {
|
|
1807
|
+
display: "flex",
|
|
1808
|
+
flex: "1",
|
|
1809
|
+
"flex-direction": "column",
|
|
1810
|
+
"row-gap": "2xl",
|
|
1811
|
+
tablet: { "row-gap": "xl" },
|
|
1812
|
+
},
|
|
1813
|
+
"testimonial-text": {
|
|
1814
|
+
color: "text-1",
|
|
1815
|
+
"font-weight": 500,
|
|
1816
|
+
},
|
|
1817
|
+
"author-wrapper": {
|
|
1818
|
+
display: "flex",
|
|
1819
|
+
"flex-direction": "column",
|
|
1820
|
+
"row-gap": "4xs",
|
|
1821
|
+
},
|
|
1822
|
+
"author-name": {
|
|
1823
|
+
"font-weight": 700,
|
|
1824
|
+
},
|
|
1825
|
+
"author-position": {
|
|
1826
|
+
color: "text-2",
|
|
1827
|
+
},
|
|
1828
|
+
},
|
|
1829
|
+
testimonials: [{}, {}, {}],
|
|
1830
|
+
"carousel-navigation-arrow-left_leftIcon": {
|
|
1831
|
+
height: "20px",
|
|
1832
|
+
width: "20px",
|
|
1833
|
+
"font-size": "20px",
|
|
1834
|
+
},
|
|
1835
|
+
"carousel-navigation-arrow-right_rightIcon": {
|
|
1836
|
+
height: "20px",
|
|
1837
|
+
width: "20px",
|
|
1838
|
+
"font-size": "20px",
|
|
1839
|
+
},
|
|
1840
|
+
},
|
|
1841
|
+
config: {
|
|
1842
|
+
testimonials_levoGroup: {
|
|
1843
|
+
carousel: { loop: true },
|
|
1844
|
+
},
|
|
1845
|
+
"carousel-navigation-arrow-left": {
|
|
1846
|
+
button_icons: { left: { enabled: true } },
|
|
1847
|
+
selectedVariants: { Button_Sizes: "XS" },
|
|
1848
|
+
},
|
|
1849
|
+
"carousel-navigation-arrow-right": {
|
|
1850
|
+
button_icons: { right: { enabled: true } },
|
|
1851
|
+
},
|
|
1852
|
+
title: {
|
|
1853
|
+
selectedVariants: { Heading_Level: "H2" },
|
|
1854
|
+
heading: { level: "2" },
|
|
1855
|
+
},
|
|
1856
|
+
testimonials: [
|
|
1857
|
+
{
|
|
1858
|
+
"testimonial-text": {
|
|
1859
|
+
selectedVariants: { Typography_Variants: "Large" },
|
|
1860
|
+
},
|
|
1861
|
+
"author-name": {
|
|
1862
|
+
heading: { level: "4" },
|
|
1863
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
1864
|
+
},
|
|
1865
|
+
},
|
|
1866
|
+
{
|
|
1867
|
+
"testimonial-text": {
|
|
1868
|
+
selectedVariants: { Typography_Variants: "Large" },
|
|
1869
|
+
},
|
|
1870
|
+
"author-name": {
|
|
1871
|
+
heading: { level: "4" },
|
|
1872
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
1873
|
+
},
|
|
1874
|
+
},
|
|
1875
|
+
{
|
|
1876
|
+
"testimonial-text": {
|
|
1877
|
+
selectedVariants: { Typography_Variants: "Large" },
|
|
1878
|
+
},
|
|
1879
|
+
"author-name": {
|
|
1880
|
+
heading: { level: "4" },
|
|
1881
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
1882
|
+
},
|
|
1883
|
+
},
|
|
1884
|
+
],
|
|
1885
|
+
},
|
|
1886
|
+
content: DEFAULT_CONTENT,
|
|
1887
|
+
},
|
|
1888
|
+
{
|
|
1889
|
+
key: "bordered-slide",
|
|
1890
|
+
title: "Bordered Slide",
|
|
1891
|
+
styles: {
|
|
1892
|
+
layout: {
|
|
1893
|
+
"padding-top": "3xl",
|
|
1894
|
+
"padding-bottom": "3xl",
|
|
1895
|
+
},
|
|
1896
|
+
container: {},
|
|
1897
|
+
header: {
|
|
1898
|
+
position: "relative",
|
|
1899
|
+
display: "flex",
|
|
1900
|
+
width: "100%",
|
|
1901
|
+
"align-items": "center",
|
|
1902
|
+
"column-gap": "xl",
|
|
1903
|
+
"padding-bottom": "2xl",
|
|
1904
|
+
mobile: {
|
|
1905
|
+
"flex-direction": "column",
|
|
1906
|
+
"row-gap": "md",
|
|
1907
|
+
"justify-content": "center",
|
|
1908
|
+
"align-items": "center",
|
|
1909
|
+
"padding-bottom": "lg",
|
|
1910
|
+
},
|
|
1911
|
+
},
|
|
1912
|
+
"header-content": {
|
|
1913
|
+
display: "flex",
|
|
1914
|
+
flex: "1",
|
|
1915
|
+
"flex-direction": "column",
|
|
1916
|
+
"align-items": "flex-start",
|
|
1917
|
+
"justify-content": "center",
|
|
1918
|
+
"row-gap": "xs",
|
|
1919
|
+
},
|
|
1920
|
+
"badge-container": {
|
|
1921
|
+
"max-width": "fit-content",
|
|
1922
|
+
"padding-bottom": "2xs",
|
|
1923
|
+
},
|
|
1924
|
+
"badge-text": {
|
|
1925
|
+
color: "brand",
|
|
1926
|
+
"text-transform": "uppercase",
|
|
1927
|
+
"letter-spacing": "0.08em",
|
|
1928
|
+
"font-weight": 600,
|
|
1929
|
+
"font-size": "xs",
|
|
1930
|
+
},
|
|
1931
|
+
title: {},
|
|
1932
|
+
description: {
|
|
1933
|
+
"max-width": "640px",
|
|
1934
|
+
color: "text-2",
|
|
1935
|
+
"padding-top": "2xs",
|
|
1936
|
+
},
|
|
1937
|
+
"carousel-navigation-top-container": {
|
|
1938
|
+
display: "flex",
|
|
1939
|
+
"justify-content": "flex-end",
|
|
1940
|
+
mobile: { display: "none" },
|
|
1941
|
+
},
|
|
1942
|
+
"carousel-navigation-bottom-container": {
|
|
1943
|
+
display: "none",
|
|
1944
|
+
mobile: {
|
|
1945
|
+
display: "flex",
|
|
1946
|
+
"justify-content": "center",
|
|
1947
|
+
"padding-bottom": "md",
|
|
1948
|
+
},
|
|
1949
|
+
},
|
|
1950
|
+
"carousel-left-arrow-container": {
|
|
1951
|
+
display: "none",
|
|
1952
|
+
},
|
|
1953
|
+
"carousel-right-arrow-container": {
|
|
1954
|
+
display: "none",
|
|
1955
|
+
},
|
|
1956
|
+
"carousel-container-wrapper": {
|
|
1957
|
+
position: "static",
|
|
1958
|
+
},
|
|
1959
|
+
"carousel-navigation": {
|
|
1960
|
+
display: "flex",
|
|
1961
|
+
"column-gap": "sm",
|
|
1962
|
+
"align-items": "center",
|
|
1963
|
+
},
|
|
1964
|
+
"carousel-navigation-arrow-left": {
|
|
1965
|
+
display: "flex",
|
|
1966
|
+
"align-items": "center",
|
|
1967
|
+
"justify-content": "center",
|
|
1968
|
+
"border-radius": "50%",
|
|
1969
|
+
cursor: "pointer",
|
|
1970
|
+
color: "text-2",
|
|
1971
|
+
width: "48px",
|
|
1972
|
+
height: "48px",
|
|
1973
|
+
border: "1px solid var(--color-border)",
|
|
1974
|
+
"padding-top": "none",
|
|
1975
|
+
"padding-bottom": "none",
|
|
1976
|
+
"padding-left": "none",
|
|
1977
|
+
"padding-right": "none",
|
|
1978
|
+
"column-gap": "none",
|
|
1979
|
+
transition: "opacity 0.3s ease",
|
|
1980
|
+
_hover: { opacity: "0.9" },
|
|
1981
|
+
mobile: { width: "40px", height: "40px" },
|
|
1982
|
+
},
|
|
1983
|
+
"carousel-navigation-arrow-right": {
|
|
1984
|
+
display: "flex",
|
|
1985
|
+
"align-items": "center",
|
|
1986
|
+
"justify-content": "center",
|
|
1987
|
+
"border-radius": "50%",
|
|
1988
|
+
cursor: "pointer",
|
|
1989
|
+
color: "text-2",
|
|
1990
|
+
width: "48px",
|
|
1991
|
+
height: "48px",
|
|
1992
|
+
border: "1px solid var(--color-border)",
|
|
1993
|
+
"padding-top": "none",
|
|
1994
|
+
"padding-bottom": "none",
|
|
1995
|
+
"padding-left": "none",
|
|
1996
|
+
"padding-right": "none",
|
|
1997
|
+
"column-gap": "none",
|
|
1998
|
+
transition: "opacity 0.3s ease",
|
|
1999
|
+
_hover: { opacity: "0.9" },
|
|
2000
|
+
mobile: { width: "40px", height: "40px" },
|
|
2001
|
+
},
|
|
2002
|
+
testimonials_levoGroup: {
|
|
2003
|
+
number_of_slides: 1,
|
|
2004
|
+
},
|
|
2005
|
+
testimonials_levoGroupItem: {
|
|
2006
|
+
testimonial: {
|
|
2007
|
+
display: "flex",
|
|
2008
|
+
"border-radius": "2xl",
|
|
2009
|
+
"align-items": "stretch",
|
|
2010
|
+
"justify-content": "space-between",
|
|
2011
|
+
overflow: "hidden",
|
|
2012
|
+
width: "100%",
|
|
2013
|
+
height: "100%",
|
|
2014
|
+
border: "1px solid var(--color-border)",
|
|
2015
|
+
tablet: {
|
|
2016
|
+
"flex-direction": "column",
|
|
2017
|
+
},
|
|
2018
|
+
},
|
|
2019
|
+
"cover-container": {
|
|
2020
|
+
"max-width": "42%",
|
|
2021
|
+
display: "flex",
|
|
2022
|
+
tablet: { "max-width": "100%", width: "100%" },
|
|
2023
|
+
},
|
|
2024
|
+
cover: {
|
|
2025
|
+
height: "100%",
|
|
2026
|
+
width: "100%",
|
|
2027
|
+
"object-fit": "cover",
|
|
2028
|
+
"aspect-ratio": "4 / 5",
|
|
2029
|
+
tablet: {
|
|
2030
|
+
"max-width": "100%",
|
|
2031
|
+
"aspect-ratio": "16 / 9",
|
|
2032
|
+
},
|
|
2033
|
+
},
|
|
2034
|
+
cover_embed: {},
|
|
2035
|
+
"testimonial-content-wrapper": {
|
|
2036
|
+
display: "flex",
|
|
2037
|
+
flex: "1",
|
|
2038
|
+
"align-items": "center",
|
|
2039
|
+
padding: "6xl",
|
|
2040
|
+
tablet: { flex: "unset", padding: "4xl" },
|
|
2041
|
+
mobile: { padding: "xl" },
|
|
2042
|
+
},
|
|
2043
|
+
"testimonial-content": {
|
|
2044
|
+
display: "flex",
|
|
2045
|
+
flex: "1",
|
|
2046
|
+
"align-items": "flex-start",
|
|
2047
|
+
"row-gap": "xl",
|
|
2048
|
+
"column-gap": "xl",
|
|
2049
|
+
mobile: { "column-gap": "sm" },
|
|
2050
|
+
},
|
|
2051
|
+
icon: {
|
|
2052
|
+
height: "40px",
|
|
2053
|
+
width: "40px",
|
|
2054
|
+
"font-size": "40px",
|
|
2055
|
+
"flex-shrink": 0,
|
|
2056
|
+
color: "brand",
|
|
2057
|
+
tablet: { height: "32px", width: "32px", "font-size": "32px" },
|
|
2058
|
+
mobile: { height: "28px", width: "28px", "font-size": "28px" },
|
|
2059
|
+
},
|
|
2060
|
+
"testimonial-info": {
|
|
2061
|
+
display: "flex",
|
|
2062
|
+
flex: "1",
|
|
2063
|
+
"flex-direction": "column",
|
|
2064
|
+
"row-gap": "2xl",
|
|
2065
|
+
tablet: { "row-gap": "xl" },
|
|
2066
|
+
},
|
|
2067
|
+
"testimonial-text": {
|
|
2068
|
+
"font-size": "xl",
|
|
2069
|
+
"font-weight": 500,
|
|
2070
|
+
color: "text-1",
|
|
2071
|
+
},
|
|
2072
|
+
"author-wrapper": {
|
|
2073
|
+
display: "flex",
|
|
2074
|
+
"flex-direction": "column",
|
|
2075
|
+
"row-gap": "4xs",
|
|
2076
|
+
},
|
|
2077
|
+
"author-name": {
|
|
2078
|
+
"font-weight": 700,
|
|
2079
|
+
},
|
|
2080
|
+
"author-position": {
|
|
2081
|
+
color: "text-2",
|
|
2082
|
+
},
|
|
2083
|
+
},
|
|
2084
|
+
testimonials: [{}, {}, {}],
|
|
2085
|
+
"carousel-navigation-arrow-left_leftIcon": {
|
|
2086
|
+
height: "20px",
|
|
2087
|
+
width: "20px",
|
|
2088
|
+
"font-size": "20px",
|
|
2089
|
+
},
|
|
2090
|
+
"carousel-navigation-arrow-right_rightIcon": {
|
|
2091
|
+
height: "20px",
|
|
2092
|
+
width: "20px",
|
|
2093
|
+
"font-size": "20px",
|
|
2094
|
+
},
|
|
2095
|
+
},
|
|
2096
|
+
config: {
|
|
2097
|
+
testimonials_levoGroup: {
|
|
2098
|
+
carousel: { loop: true },
|
|
2099
|
+
},
|
|
2100
|
+
"carousel-navigation-arrow-left": {
|
|
2101
|
+
button_icons: { left: { enabled: true } },
|
|
2102
|
+
selectedVariants: { Button_Sizes: "XS" },
|
|
2103
|
+
},
|
|
2104
|
+
"carousel-navigation-arrow-right": {
|
|
2105
|
+
button_icons: { right: { enabled: true } },
|
|
2106
|
+
},
|
|
2107
|
+
title: {
|
|
2108
|
+
selectedVariants: { Heading_Level: "H2" },
|
|
2109
|
+
heading: { level: "2" },
|
|
2110
|
+
},
|
|
2111
|
+
testimonials: [
|
|
2112
|
+
{
|
|
2113
|
+
"testimonial-text": {
|
|
2114
|
+
selectedVariants: { Typography_Variants: "Large" },
|
|
2115
|
+
},
|
|
2116
|
+
"author-name": {
|
|
2117
|
+
heading: { level: "4" },
|
|
2118
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
2119
|
+
},
|
|
2120
|
+
},
|
|
2121
|
+
{
|
|
2122
|
+
"testimonial-text": {
|
|
2123
|
+
selectedVariants: { Typography_Variants: "Large" },
|
|
2124
|
+
},
|
|
2125
|
+
"author-name": {
|
|
2126
|
+
heading: { level: "4" },
|
|
2127
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
2128
|
+
},
|
|
2129
|
+
},
|
|
2130
|
+
{
|
|
2131
|
+
"testimonial-text": {
|
|
2132
|
+
selectedVariants: { Typography_Variants: "Large" },
|
|
2133
|
+
},
|
|
2134
|
+
"author-name": {
|
|
2135
|
+
heading: { level: "4" },
|
|
2136
|
+
selectedVariants: { Heading_Level: "H5" },
|
|
2137
|
+
},
|
|
2138
|
+
},
|
|
2139
|
+
],
|
|
2140
|
+
},
|
|
2141
|
+
content: DEFAULT_CONTENT,
|
|
2595
2142
|
},
|
|
2596
2143
|
],
|
|
2597
2144
|
};
|