@levo-so/blocks 0.1.101 → 0.1.102
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +6 -5
- package/src/blocks/about-us/about-us-1.schema.ts +302 -295
- package/src/blocks/about-us/about-us-2.schema.ts +225 -220
- package/src/blocks/blogs/blog-author-1.schema.ts +719 -0
- package/src/blocks/blogs/blog-author-1.tsx +121 -0
- package/src/blocks/blogs/blog-listing-1.tsx +111 -33
- package/src/blocks/blogs/blog-listing-2.schema.ts +15 -33
- package/src/blocks/blogs/blog-listing-2.tsx +118 -33
- package/src/blocks/blogs/blog-listing-3.schema.ts +10 -22
- package/src/blocks/blogs/blog-listing-3.tsx +118 -33
- package/src/blocks/blogs/blog-post-1.schema.ts +766 -16
- package/src/blocks/blogs/blog-post-1.tsx +256 -32
- package/src/blocks/calendar/calendar-1.schema.ts +641 -192
- package/src/blocks/calendar/calendar-1.tsx +1 -0
- package/src/blocks/cards/cards-10.schema.ts +557 -544
- package/src/blocks/cards/cards-11.schema.ts +525 -419
- package/src/blocks/cards/cards-12.schema.ts +538 -147
- package/src/blocks/cards/cards-13.schema.ts +482 -312
- package/src/blocks/cards/cards-14.schema.ts +423 -196
- package/src/blocks/cards/cards-15.schema.ts +309 -143
- package/src/blocks/cards/cards-16.schema.ts +1277 -175
- package/src/blocks/cards/cards-17.schema.ts +2908 -1303
- package/src/blocks/cards/cards-18.schema.ts +1404 -217
- package/src/blocks/cards/cards-19.schema.ts +1105 -1084
- package/src/blocks/cards/cards-19.tsx +4 -5
- package/src/blocks/cards/cards-2.schema.ts +513 -42
- package/src/blocks/cards/cards-20.schema.ts +790 -212
- package/src/blocks/cards/cards-21.schema.ts +1215 -229
- package/src/blocks/cards/cards-21.tsx +51 -6
- package/src/blocks/cards/cards-22.schema.ts +1252 -2809
- package/src/blocks/cards/cards-22.tsx +6 -7
- package/src/blocks/cards/cards-23.schema.ts +571 -109
- package/src/blocks/cards/cards-3.schema.ts +355 -116
- package/src/blocks/cards/cards-4.schema.ts +805 -321
- package/src/blocks/cards/cards-5.schema.ts +216 -64
- package/src/blocks/cards/cards-6.schema.ts +568 -1330
- package/src/blocks/cards/cards-7.schema.ts +1181 -1378
- package/src/blocks/cards/cards-8.schema.ts +585 -221
- package/src/blocks/cards/cards-9.schema.ts +763 -382
- package/src/blocks/carousel/carousel-1.schema.ts +257 -502
- package/src/blocks/carousel/carousel-2.schema.ts +771 -761
- package/src/blocks/community/community-1.schema.ts +8 -23
- package/src/blocks/community/community-1.tsx +3 -3
- package/src/blocks/community/community-post-1.tsx +4 -4
- package/src/blocks/contact-us/contact-us-1.schema.ts +360 -14
- package/src/blocks/contact-us/contact-us-2.schema.ts +441 -325
- package/src/blocks/content/content-1.schema.ts +800 -381
- package/src/blocks/content/content-10.schema.ts +763 -20
- package/src/blocks/content/content-2.schema.ts +426 -52
- package/src/blocks/content/content-3.schema.ts +631 -432
- package/src/blocks/content/content-4.schema.ts +378 -123
- package/src/blocks/content/content-5.schema.ts +1152 -682
- package/src/blocks/content/content-6.schema.ts +679 -707
- package/src/blocks/content/content-7.schema.ts +694 -291
- package/src/blocks/content/content-8.schema.ts +247 -7
- package/src/blocks/content/content-9.schema.ts +855 -116
- package/src/blocks/cta/cta-1.schema.ts +294 -62
- package/src/blocks/cta/cta-2.schema.ts +302 -66
- package/src/blocks/cta/cta-2.tsx +1 -2
- package/src/blocks/cta/cta-3.schema.ts +312 -62
- package/src/blocks/embed/embed-1.schema.ts +181 -0
- package/src/blocks/event/event-listing-2.schema.ts +5 -11
- package/src/blocks/event/event-listing-3.schema.ts +5 -11
- package/src/blocks/event/event-listing-4.schema.ts +5 -11
- package/src/blocks/event/event-listing.schema.ts +5 -11
- package/src/blocks/faq/faq-1.schema.ts +439 -260
- package/src/blocks/faq/faq-2.schema.ts +444 -266
- package/src/blocks/faq/faq-3.schema.ts +1420 -224
- package/src/blocks/features/features-1/features-1.schema.ts +21 -21
- package/src/blocks/features/features-1/variants/default.ts +120 -138
- package/src/blocks/features/features-1/variants/index.ts +2 -2
- package/src/blocks/features/features-1/variants/minimal-list.ts +139 -0
- package/src/blocks/features/features-1/variants/stylized-cards-v1.ts +69 -385
- package/src/blocks/features/features-1/variants/stylized-cards-v2.ts +74 -408
- package/src/blocks/features/features-2.schema.ts +368 -286
- package/src/blocks/features/features-3.schema.ts +557 -280
- package/src/blocks/features/features-4.schema.ts +940 -432
- package/src/blocks/features/features-5.schema.ts +566 -407
- package/src/blocks/features/features-6.schema.ts +557 -523
- package/src/blocks/filter-listing/filter-listing-1.schema.ts +922 -270
- package/src/blocks/floating-buttons/floating-button-1.schema.ts +123 -0
- package/src/blocks/footer/footer-1.schema.ts +383 -401
- package/src/blocks/footer/footer-2.schema.ts +337 -878
- package/src/blocks/footer/footer-3.schema.ts +445 -381
- package/src/blocks/footer/footer-4.schema.ts +610 -439
- package/src/blocks/footer/footer-5.schema.ts +367 -321
- package/src/blocks/footer/footer-6.schema.ts +610 -357
- package/src/blocks/form/form-1.schema.ts +237 -0
- package/src/blocks/hero/hero-1.schema.ts +251 -221
- package/src/blocks/hero/hero-10.schema.ts +23 -14
- package/src/blocks/hero/hero-11.schema.ts +728 -601
- package/src/blocks/hero/hero-12.schema.ts +524 -334
- package/src/blocks/hero/hero-13.schema.ts +83 -95
- package/src/blocks/hero/hero-2.schema.ts +277 -68
- package/src/blocks/hero/hero-3.schema.ts +371 -235
- package/src/blocks/hero/hero-3.tsx +1 -1
- package/src/blocks/hero/hero-4.schema.ts +605 -338
- package/src/blocks/hero/hero-5.schema.ts +545 -61
- package/src/blocks/hero/hero-6.schema.ts +446 -257
- package/src/blocks/hero/hero-6.tsx +1 -1
- package/src/blocks/hero/hero-7.schema.ts +1299 -131
- package/src/blocks/hero/hero-7.tsx +43 -23
- package/src/blocks/hero/hero-8.schema.ts +736 -236
- package/src/blocks/hero/hero-9.schema.ts +908 -58
- package/src/blocks/index.ts +2 -0
- package/src/blocks/jobs/jobs-1.schema.ts +741 -219
- package/src/blocks/logos/logos-1.schema.ts +317 -321
- package/src/blocks/logos/logos-1.tsx +32 -19
- package/src/blocks/navbar/navbar-1.schema.ts +319 -186
- package/src/blocks/navbar/navbar-2.schema.ts +311 -190
- package/src/blocks/navbar/navbar-3.schema.ts +612 -570
- package/src/blocks/navbar/navbar-4.schema.ts +741 -1250
- package/src/blocks/polling/polling-1.schema.ts +161 -0
- package/src/blocks/pricing/pricing-1.schema.ts +549 -626
- package/src/blocks/products/products-listing-1.schema.ts +363 -249
- package/src/blocks/products/products-listing-2.schema.ts +515 -257
- package/src/blocks/products/products-listing-3.schema.ts +789 -836
- package/src/blocks/profile/profile-1.schema.ts +168 -187
- package/src/blocks/profile/profile-2.schema.ts +150 -122
- package/src/blocks/profile/profile-3.schema.ts +307 -256
- package/src/blocks/profile/profile-4.schema.ts +372 -504
- package/src/blocks/profile/profile-5.schema.ts +186 -79
- package/src/blocks/services/service-1.schema.ts +700 -631
- package/src/blocks/services/service-2.schema.ts +559 -82
- package/src/blocks/services/service-2.tsx +5 -3
- package/src/blocks/services/service-3.schema.ts +587 -215
- package/src/blocks/services/service-3.tsx +4 -2
- package/src/blocks/stats/stats-1.schema.ts +347 -257
- package/src/blocks/stats/stats-2.schema.ts +14 -2
- package/src/blocks/stats/variants/default.ts +14 -37
- package/src/blocks/stats/variants/extra.ts +232 -0
- package/src/blocks/stats/variants/hero.ts +1 -30
- package/src/blocks/stats/variants/index.ts +13 -1
- package/src/blocks/tabs/tab-1.schema.ts +1361 -214
- package/src/blocks/tabs/tab-2.schema.ts +984 -390
- package/src/blocks/tabs/tab-3.schema.ts +961 -95
- package/src/blocks/team/team-1.schema.ts +681 -564
- package/src/blocks/team/team-2.schema.ts +589 -935
- package/src/blocks/team/team-3.schema.ts +375 -284
- package/src/blocks/team/team-4.schema.ts +569 -355
- package/src/blocks/team/team-5.schema.ts +307 -111
- package/src/blocks/testimonial/testimonial-1.schema.ts +605 -706
- package/src/blocks/testimonial/testimonial-2.schema.ts +825 -1099
- package/src/blocks/testimonial/testimonial-3.schema.ts +580 -235
- package/src/blocks/testimonial/testimonial-4.schema.ts +1326 -1779
- package/src/blocks/testimonial/testimonial-5/variants/default.ts +179 -328
- package/src/blocks/testimonial/testimonial-5/variants/index.ts +9 -1
- package/src/blocks/testimonial/testimonial-5/variants/testimonialCentered.ts +194 -0
- package/src/blocks/testimonial/testimonial-5/variants/testimonialCompact.ts +188 -0
- package/src/blocks/testimonial/testimonial-5/variants/testimonialWithLogo.ts +275 -396
- package/src/blocks/testimonial/testimonial-5/variants/testimonialWithRatings.ts +254 -602
- package/src/blocks/testimonial/testimonial-5.schema.ts +6 -2
- package/src/blocks/testimonial/testimonial-6.schema.ts +962 -1234
- package/src/blocks/testimonial/testimonial-7.schema.ts +515 -233
- package/src/blocks/timeline/timeline-1.schema.ts +382 -140
- package/src/blocks/users/edit-profile.schema.ts +2 -8
- package/src/blocks/users/edit-profile.tsx +2 -3
- package/src/schemas/blocks.ts +2 -0
- package/src/blocks/features/features-1/variants/stylized-cards-v3.ts +0 -268
|
@@ -1,31 +1,37 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
3
|
const MEDIA = {
|
|
4
|
-
id: "
|
|
5
|
-
filename: "hero-2.png",
|
|
4
|
+
id: "7453077972412839722",
|
|
6
5
|
kind: "image",
|
|
7
|
-
location: "https://
|
|
6
|
+
location: "https://images.pexels.com/photos/7793715/pexels-photo-7793715.jpeg",
|
|
7
|
+
mimetype: "image/jpeg",
|
|
8
8
|
srcset: {
|
|
9
|
-
"
|
|
10
|
-
|
|
11
|
-
"
|
|
12
|
-
|
|
13
|
-
"
|
|
14
|
-
|
|
15
|
-
"828w":
|
|
16
|
-
|
|
9
|
+
"320w":
|
|
10
|
+
"https://images.pexels.com/photos/7793715/pexels-photo-7793715.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
11
|
+
"640w":
|
|
12
|
+
"https://images.pexels.com/photos/7793715/pexels-photo-7793715.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
13
|
+
"750w":
|
|
14
|
+
"https://images.pexels.com/photos/7793715/pexels-photo-7793715.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
15
|
+
"828w":
|
|
16
|
+
"https://images.pexels.com/photos/7793715/pexels-photo-7793715.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
17
|
+
"1080w":
|
|
18
|
+
"https://images.pexels.com/photos/7793715/pexels-photo-7793715.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
19
|
+
"1200w":
|
|
20
|
+
"https://images.pexels.com/photos/7793715/pexels-photo-7793715.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
21
|
+
"1920w":
|
|
22
|
+
"https://images.pexels.com/photos/7793715/pexels-photo-7793715.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
23
|
+
path: "https://images.pexels.com/photos/7793715/pexels-photo-7793715.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/7793715/pexels-photo-7793715.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/7793715/pexels-photo-7793715.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/7793715/pexels-photo-7793715.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/7793715/pexels-photo-7793715.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/7793715/pexels-photo-7793715.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/7793715/pexels-photo-7793715.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
17
24
|
},
|
|
18
|
-
mimetype: "image/png",
|
|
19
25
|
};
|
|
20
26
|
|
|
21
27
|
const DEFAULT_CONTENT = {
|
|
22
28
|
layout: null,
|
|
23
29
|
content_wrapper: null,
|
|
24
|
-
|
|
25
|
-
|
|
30
|
+
accent_heading: "MODERN TEAM OS",
|
|
31
|
+
title: "Operating System for fast-moving teams",
|
|
26
32
|
sub_title:
|
|
27
|
-
"
|
|
28
|
-
button: "
|
|
33
|
+
"Plan sprints, automate handoffs, and ship weekly without the tab sprawl. Real-time sync across docs, tasks, and reviews keeps every team aligned from spec to release.",
|
|
34
|
+
button: "Start free trial",
|
|
29
35
|
image_desktop: MEDIA,
|
|
30
36
|
image_mobile: MEDIA,
|
|
31
37
|
};
|
|
@@ -38,7 +44,7 @@ export const Hero2: IBlock = {
|
|
|
38
44
|
key: "hero-2",
|
|
39
45
|
version: "v1",
|
|
40
46
|
prompt_description:
|
|
41
|
-
"
|
|
47
|
+
"Centered hero section for a B2B SaaS product. Stacks a branded uppercase label, a bold headline, a supporting paragraph, and a single primary CTA over a wide landscape product or team photograph. Built for strong vertical hierarchy on landing pages.",
|
|
42
48
|
content_schema: [
|
|
43
49
|
{
|
|
44
50
|
key: "layout",
|
|
@@ -46,7 +52,7 @@ export const Hero2: IBlock = {
|
|
|
46
52
|
field_interface: "LayoutWidget",
|
|
47
53
|
hint: {
|
|
48
54
|
prompt_description:
|
|
49
|
-
"
|
|
55
|
+
"Full-width hero layout with a centered content column. Works on marketing home pages and top-of-funnel landing pages.",
|
|
50
56
|
},
|
|
51
57
|
},
|
|
52
58
|
{
|
|
@@ -55,7 +61,7 @@ export const Hero2: IBlock = {
|
|
|
55
61
|
field_interface: "ContainerWidget",
|
|
56
62
|
hint: {
|
|
57
63
|
prompt_description:
|
|
58
|
-
"
|
|
64
|
+
"Bounds hero content to a comfortable reading width with responsive horizontal padding. Vertically centers the text column.",
|
|
59
65
|
},
|
|
60
66
|
},
|
|
61
67
|
{
|
|
@@ -64,7 +70,7 @@ export const Hero2: IBlock = {
|
|
|
64
70
|
field_interface: "BoxWidget",
|
|
65
71
|
hint: {
|
|
66
72
|
prompt_description:
|
|
67
|
-
"
|
|
73
|
+
"Flex column that stacks label, headline, sub-title, CTA, and hero image with consistent vertical rhythm.",
|
|
68
74
|
},
|
|
69
75
|
},
|
|
70
76
|
{
|
|
@@ -73,9 +79,9 @@ export const Hero2: IBlock = {
|
|
|
73
79
|
field_interface: "TypographyWidget",
|
|
74
80
|
hint: {
|
|
75
81
|
prompt_description:
|
|
76
|
-
"
|
|
77
|
-
min_characters:
|
|
78
|
-
max_characters:
|
|
82
|
+
"Short uppercase branded label above the headline. Communicates category or status. Keep it under 4 words.",
|
|
83
|
+
min_characters: 10,
|
|
84
|
+
max_characters: 40,
|
|
79
85
|
},
|
|
80
86
|
},
|
|
81
87
|
{
|
|
@@ -84,8 +90,8 @@ export const Hero2: IBlock = {
|
|
|
84
90
|
field_interface: "HeadingWidget",
|
|
85
91
|
hint: {
|
|
86
92
|
prompt_description:
|
|
87
|
-
"
|
|
88
|
-
min_characters:
|
|
93
|
+
"Primary hero headline. Confident, specific, outcome-led. Avoid generic SaaS language.",
|
|
94
|
+
min_characters: 30,
|
|
89
95
|
max_characters: 80,
|
|
90
96
|
},
|
|
91
97
|
},
|
|
@@ -95,9 +101,9 @@ export const Hero2: IBlock = {
|
|
|
95
101
|
field_interface: "TypographyWidget",
|
|
96
102
|
hint: {
|
|
97
103
|
prompt_description:
|
|
98
|
-
"
|
|
99
|
-
min_characters:
|
|
100
|
-
max_characters:
|
|
104
|
+
"Supporting paragraph under the headline. Names the mechanism (real-time sync, webhooks, automations) and the outcome.",
|
|
105
|
+
min_characters: 100,
|
|
106
|
+
max_characters: 260,
|
|
101
107
|
},
|
|
102
108
|
},
|
|
103
109
|
{
|
|
@@ -106,36 +112,9 @@ export const Hero2: IBlock = {
|
|
|
106
112
|
field_interface: "ButtonWidget",
|
|
107
113
|
hint: {
|
|
108
114
|
prompt_description:
|
|
109
|
-
"
|
|
115
|
+
"Single primary call-to-action. Short, action-led verb phrase (Start free trial, Book a demo).",
|
|
110
116
|
min_characters: 8,
|
|
111
|
-
max_characters:
|
|
112
|
-
},
|
|
113
|
-
},
|
|
114
|
-
{
|
|
115
|
-
key: "hero_ctas",
|
|
116
|
-
label: "CTA Group",
|
|
117
|
-
kind: "group",
|
|
118
|
-
field_interface: "BoxWidget",
|
|
119
|
-
fields: [
|
|
120
|
-
{
|
|
121
|
-
key: "button",
|
|
122
|
-
label: "Button",
|
|
123
|
-
field_interface: "ButtonWidget",
|
|
124
|
-
hint: {
|
|
125
|
-
prompt_description: "Call-to-action button",
|
|
126
|
-
min_characters: 8,
|
|
127
|
-
max_characters: 18,
|
|
128
|
-
},
|
|
129
|
-
},
|
|
130
|
-
],
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
key: "spacer",
|
|
134
|
-
label: "Spacer",
|
|
135
|
-
field_interface: "BoxWidget",
|
|
136
|
-
hint: {
|
|
137
|
-
prompt_description:
|
|
138
|
-
"An element to visually separate content blocks or add vertical spacing between the text content and the illustrative hero image, ensuring a balanced layout.",
|
|
117
|
+
max_characters: 24,
|
|
139
118
|
},
|
|
140
119
|
},
|
|
141
120
|
{
|
|
@@ -144,7 +123,7 @@ export const Hero2: IBlock = {
|
|
|
144
123
|
field_interface: "BoxWidget",
|
|
145
124
|
hint: {
|
|
146
125
|
prompt_description:
|
|
147
|
-
"
|
|
126
|
+
"Container for the hero image. Controls width, aspect ratio, and spacing below the CTA.",
|
|
148
127
|
},
|
|
149
128
|
},
|
|
150
129
|
{
|
|
@@ -153,7 +132,7 @@ export const Hero2: IBlock = {
|
|
|
153
132
|
field_interface: "MediaWidget",
|
|
154
133
|
hint: {
|
|
155
134
|
prompt_description:
|
|
156
|
-
"
|
|
135
|
+
"Wide landscape photograph for desktop hero. Team collaboration, modern office, or product UI scene fits best.",
|
|
157
136
|
orientation: "landscape",
|
|
158
137
|
size: "large",
|
|
159
138
|
usecase: "hero",
|
|
@@ -165,7 +144,7 @@ export const Hero2: IBlock = {
|
|
|
165
144
|
field_interface: "MediaWidget",
|
|
166
145
|
hint: {
|
|
167
146
|
prompt_description:
|
|
168
|
-
"
|
|
147
|
+
"Mobile-optimised version of the hero image. Can reuse the desktop image cropped tighter.",
|
|
169
148
|
orientation: "portrait",
|
|
170
149
|
size: "medium",
|
|
171
150
|
usecase: "hero",
|
|
@@ -177,7 +156,10 @@ export const Hero2: IBlock = {
|
|
|
177
156
|
title: "Default",
|
|
178
157
|
key: "default",
|
|
179
158
|
styles: {
|
|
180
|
-
layout: {
|
|
159
|
+
layout: {
|
|
160
|
+
"padding-top": "3xl",
|
|
161
|
+
"padding-bottom": "3xl",
|
|
162
|
+
},
|
|
181
163
|
container: {},
|
|
182
164
|
content_wrapper: {
|
|
183
165
|
display: "flex",
|
|
@@ -185,24 +167,246 @@ export const Hero2: IBlock = {
|
|
|
185
167
|
"align-items": "center",
|
|
186
168
|
"justify-content": "center",
|
|
187
169
|
"row-gap": "lg",
|
|
188
|
-
"column-gap": "lg",
|
|
189
170
|
},
|
|
190
171
|
accent_heading: {
|
|
191
172
|
"text-align": "center",
|
|
192
173
|
"text-transform": "uppercase",
|
|
174
|
+
"letter-spacing": "0.08em",
|
|
175
|
+
"font-weight": "600",
|
|
176
|
+
"font-size": "sm",
|
|
177
|
+
color: "brand",
|
|
193
178
|
},
|
|
194
179
|
title: {
|
|
180
|
+
"text-wrap": "balance",
|
|
195
181
|
"text-align": "center",
|
|
182
|
+
"max-width": "720px",
|
|
196
183
|
},
|
|
197
184
|
sub_title: {
|
|
198
185
|
"max-width": "600px",
|
|
199
186
|
"text-align": "center",
|
|
200
187
|
},
|
|
201
|
-
button: {
|
|
202
|
-
|
|
203
|
-
|
|
188
|
+
button: {
|
|
189
|
+
"margin-top": "sm",
|
|
190
|
+
},
|
|
191
|
+
// hero_ctas unused in this layout — hide the rendered group box to prevent
|
|
192
|
+
// a stray empty flex container between the primary CTA and the image.
|
|
193
|
+
hero_ctas_levoGroup: {
|
|
194
|
+
display: "none",
|
|
195
|
+
},
|
|
196
|
+
image_wrapper: {
|
|
197
|
+
width: "100%",
|
|
198
|
+
"max-width": "960px",
|
|
199
|
+
"margin-top": "xl",
|
|
200
|
+
},
|
|
204
201
|
image_desktop: {
|
|
205
|
-
|
|
202
|
+
width: "100%",
|
|
203
|
+
"object-fit": "cover",
|
|
204
|
+
"aspect-ratio": "16 / 9",
|
|
205
|
+
display: "block",
|
|
206
|
+
"border-radius": "lg",
|
|
207
|
+
tablet: {
|
|
208
|
+
display: "block",
|
|
209
|
+
},
|
|
210
|
+
mobile: {
|
|
211
|
+
display: "none",
|
|
212
|
+
},
|
|
213
|
+
},
|
|
214
|
+
image_mobile: {
|
|
215
|
+
width: "100%",
|
|
216
|
+
"object-fit": "cover",
|
|
217
|
+
"aspect-ratio": "4 / 5",
|
|
218
|
+
display: "none",
|
|
219
|
+
"border-radius": "lg",
|
|
220
|
+
tablet: {
|
|
221
|
+
display: "none",
|
|
222
|
+
},
|
|
223
|
+
mobile: {
|
|
224
|
+
display: "block",
|
|
225
|
+
},
|
|
226
|
+
},
|
|
227
|
+
},
|
|
228
|
+
content: DEFAULT_CONTENT,
|
|
229
|
+
config: {
|
|
230
|
+
title: {
|
|
231
|
+
selectedVariants: {
|
|
232
|
+
Heading_Level: "H1",
|
|
233
|
+
},
|
|
234
|
+
heading: {
|
|
235
|
+
level: "1",
|
|
236
|
+
},
|
|
237
|
+
},
|
|
238
|
+
accent_heading: {
|
|
239
|
+
selectedVariants: {},
|
|
240
|
+
},
|
|
241
|
+
sub_title: {
|
|
242
|
+
selectedVariants: {},
|
|
243
|
+
},
|
|
244
|
+
},
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
title: "Card",
|
|
248
|
+
key: "card",
|
|
249
|
+
styles: {
|
|
250
|
+
layout: {
|
|
251
|
+
"background-color": "background-1",
|
|
252
|
+
"padding-top": "3xl",
|
|
253
|
+
"padding-bottom": "3xl",
|
|
254
|
+
},
|
|
255
|
+
container: {
|
|
256
|
+
display: "flex",
|
|
257
|
+
"flex-direction": "column",
|
|
258
|
+
"align-items": "center",
|
|
259
|
+
"border-radius": "xl",
|
|
260
|
+
"background-color": "background-2",
|
|
261
|
+
"box-shadow": "default",
|
|
262
|
+
"padding-top": "3xl",
|
|
263
|
+
"padding-bottom": "3xl",
|
|
264
|
+
"padding-left": "3xl",
|
|
265
|
+
"padding-right": "3xl",
|
|
266
|
+
tablet: {
|
|
267
|
+
"padding-top": "2xl",
|
|
268
|
+
"padding-bottom": "2xl",
|
|
269
|
+
"padding-left": "xl",
|
|
270
|
+
"padding-right": "xl",
|
|
271
|
+
},
|
|
272
|
+
mobile: {
|
|
273
|
+
"padding-left": "lg",
|
|
274
|
+
"padding-right": "lg",
|
|
275
|
+
},
|
|
276
|
+
},
|
|
277
|
+
content_wrapper: {
|
|
278
|
+
display: "flex",
|
|
279
|
+
"flex-direction": "column",
|
|
280
|
+
"align-items": "center",
|
|
281
|
+
"justify-content": "center",
|
|
282
|
+
"row-gap": "lg",
|
|
283
|
+
},
|
|
284
|
+
accent_heading: {
|
|
285
|
+
"text-align": "center",
|
|
286
|
+
"text-transform": "uppercase",
|
|
287
|
+
"letter-spacing": "0.08em",
|
|
288
|
+
"font-weight": "600",
|
|
289
|
+
"font-size": "sm",
|
|
290
|
+
color: "brand",
|
|
291
|
+
},
|
|
292
|
+
title: {
|
|
293
|
+
"text-wrap": "balance",
|
|
294
|
+
"text-align": "center",
|
|
295
|
+
"max-width": "680px",
|
|
296
|
+
},
|
|
297
|
+
sub_title: {
|
|
298
|
+
"max-width": "600px",
|
|
299
|
+
"text-align": "center",
|
|
300
|
+
},
|
|
301
|
+
button: {
|
|
302
|
+
"margin-top": "sm",
|
|
303
|
+
},
|
|
304
|
+
hero_ctas_levoGroup: {
|
|
305
|
+
display: "none",
|
|
306
|
+
},
|
|
307
|
+
image_wrapper: {
|
|
308
|
+
width: "100%",
|
|
309
|
+
"max-width": "880px",
|
|
310
|
+
"margin-top": "xl",
|
|
311
|
+
},
|
|
312
|
+
image_desktop: {
|
|
313
|
+
width: "100%",
|
|
314
|
+
"object-fit": "cover",
|
|
315
|
+
"aspect-ratio": "16 / 9",
|
|
316
|
+
display: "block",
|
|
317
|
+
"border-radius": "lg",
|
|
318
|
+
tablet: {
|
|
319
|
+
display: "block",
|
|
320
|
+
},
|
|
321
|
+
mobile: {
|
|
322
|
+
display: "none",
|
|
323
|
+
},
|
|
324
|
+
},
|
|
325
|
+
image_mobile: {
|
|
326
|
+
width: "100%",
|
|
327
|
+
"object-fit": "cover",
|
|
328
|
+
"aspect-ratio": "4 / 5",
|
|
329
|
+
display: "none",
|
|
330
|
+
"border-radius": "lg",
|
|
331
|
+
tablet: {
|
|
332
|
+
display: "none",
|
|
333
|
+
},
|
|
334
|
+
mobile: {
|
|
335
|
+
display: "block",
|
|
336
|
+
},
|
|
337
|
+
},
|
|
338
|
+
},
|
|
339
|
+
content: DEFAULT_CONTENT,
|
|
340
|
+
config: {
|
|
341
|
+
title: {
|
|
342
|
+
selectedVariants: {
|
|
343
|
+
Heading_Level: "H1",
|
|
344
|
+
},
|
|
345
|
+
heading: {
|
|
346
|
+
level: "1",
|
|
347
|
+
},
|
|
348
|
+
},
|
|
349
|
+
accent_heading: {
|
|
350
|
+
selectedVariants: {},
|
|
351
|
+
},
|
|
352
|
+
sub_title: {
|
|
353
|
+
selectedVariants: {},
|
|
354
|
+
},
|
|
355
|
+
},
|
|
356
|
+
},
|
|
357
|
+
{
|
|
358
|
+
title: "Minimal Compact",
|
|
359
|
+
key: "minimal_compact",
|
|
360
|
+
styles: {
|
|
361
|
+
layout: {
|
|
362
|
+
"padding-top": "2xl",
|
|
363
|
+
"padding-bottom": "2xl",
|
|
364
|
+
},
|
|
365
|
+
container: {
|
|
366
|
+
display: "flex",
|
|
367
|
+
"flex-direction": "column",
|
|
368
|
+
"align-items": "center",
|
|
369
|
+
},
|
|
370
|
+
content_wrapper: {
|
|
371
|
+
display: "flex",
|
|
372
|
+
"flex-direction": "column",
|
|
373
|
+
"align-items": "center",
|
|
374
|
+
"justify-content": "center",
|
|
375
|
+
"row-gap": "sm",
|
|
376
|
+
"max-width": "640px",
|
|
377
|
+
},
|
|
378
|
+
accent_heading: {
|
|
379
|
+
"text-align": "center",
|
|
380
|
+
"text-transform": "uppercase",
|
|
381
|
+
"letter-spacing": "0.08em",
|
|
382
|
+
"font-weight": "600",
|
|
383
|
+
"font-size": "xs",
|
|
384
|
+
color: "brand",
|
|
385
|
+
},
|
|
386
|
+
title: {
|
|
387
|
+
"text-wrap": "balance",
|
|
388
|
+
"text-align": "center",
|
|
389
|
+
},
|
|
390
|
+
sub_title: {
|
|
391
|
+
"max-width": "520px",
|
|
392
|
+
"text-align": "center",
|
|
393
|
+
},
|
|
394
|
+
button: {
|
|
395
|
+
"margin-top": "sm",
|
|
396
|
+
},
|
|
397
|
+
hero_ctas_levoGroup: {
|
|
398
|
+
display: "none",
|
|
399
|
+
},
|
|
400
|
+
image_wrapper: {
|
|
401
|
+
"padding-top": "base",
|
|
402
|
+
width: "100%",
|
|
403
|
+
"max-width": "640px",
|
|
404
|
+
},
|
|
405
|
+
image_desktop: {
|
|
406
|
+
width: "100%",
|
|
407
|
+
"object-fit": "cover",
|
|
408
|
+
"aspect-ratio": "16 / 9",
|
|
409
|
+
"max-height": "320px",
|
|
206
410
|
display: "block",
|
|
207
411
|
"border-radius": "base",
|
|
208
412
|
tablet: {
|
|
@@ -213,13 +417,18 @@ export const Hero2: IBlock = {
|
|
|
213
417
|
},
|
|
214
418
|
},
|
|
215
419
|
image_mobile: {
|
|
216
|
-
|
|
420
|
+
width: "100%",
|
|
421
|
+
"object-fit": "cover",
|
|
422
|
+
"aspect-ratio": "4 / 5",
|
|
423
|
+
"max-height": "320px",
|
|
217
424
|
display: "none",
|
|
218
425
|
"border-radius": "base",
|
|
219
426
|
tablet: {
|
|
220
427
|
display: "none",
|
|
221
428
|
},
|
|
222
|
-
mobile: {
|
|
429
|
+
mobile: {
|
|
430
|
+
display: "block",
|
|
431
|
+
},
|
|
223
432
|
},
|
|
224
433
|
},
|
|
225
434
|
content: DEFAULT_CONTENT,
|