@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,21 +1,27 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
3
|
const MEDIA = {
|
|
4
|
-
id: "
|
|
5
|
-
filename: "cards-15-1.png",
|
|
4
|
+
id: "7453000326848245591",
|
|
6
5
|
kind: "image",
|
|
7
|
-
location: "https://
|
|
6
|
+
location: "https://images.pexels.com/photos/6476782/pexels-photo-6476782.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/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
11
|
+
"640w":
|
|
12
|
+
"https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
13
|
+
"750w":
|
|
14
|
+
"https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
15
|
+
"828w":
|
|
16
|
+
"https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
17
|
+
"1080w":
|
|
18
|
+
"https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
19
|
+
"1200w":
|
|
20
|
+
"https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
21
|
+
"1920w":
|
|
22
|
+
"https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
23
|
+
path: "https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/6476782/pexels-photo-6476782.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 = {
|
|
@@ -24,55 +30,73 @@ const DEFAULT_CONTENT = {
|
|
|
24
30
|
content_wrapper: null,
|
|
25
31
|
image: MEDIA,
|
|
26
32
|
info_section: null,
|
|
27
|
-
title: "
|
|
33
|
+
title: "One workspace. Every tool your team already uses.",
|
|
28
34
|
description:
|
|
29
|
-
"
|
|
35
|
+
"Native two-way sync with 300+ apps means updates flow both ways — no stale dashboards, no copy-paste, no context switching.",
|
|
30
36
|
cities_levoGroup: null,
|
|
31
37
|
cities: [
|
|
32
|
-
{
|
|
33
|
-
|
|
34
|
-
},
|
|
35
|
-
{
|
|
36
|
-
|
|
37
|
-
},
|
|
38
|
-
{
|
|
39
|
-
|
|
40
|
-
},
|
|
41
|
-
{
|
|
42
|
-
city_name: "Pune",
|
|
43
|
-
},
|
|
44
|
-
{
|
|
45
|
-
city_name: "Chennai",
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
city_name: "Delhi",
|
|
49
|
-
},
|
|
50
|
-
{
|
|
51
|
-
city_name: "Mysore",
|
|
52
|
-
},
|
|
53
|
-
{
|
|
54
|
-
city_name: "Cochin",
|
|
55
|
-
},
|
|
56
|
-
{
|
|
57
|
-
city_name: "Indore",
|
|
58
|
-
},
|
|
59
|
-
{
|
|
60
|
-
city_name: "Kolkata",
|
|
61
|
-
},
|
|
38
|
+
{ city_name: "Slack" },
|
|
39
|
+
{ city_name: "Notion" },
|
|
40
|
+
{ city_name: "GitHub" },
|
|
41
|
+
{ city_name: "Figma" },
|
|
42
|
+
{ city_name: "Linear" },
|
|
43
|
+
{ city_name: "Jira" },
|
|
44
|
+
{ city_name: "Salesforce" },
|
|
45
|
+
{ city_name: "HubSpot" },
|
|
46
|
+
{ city_name: "Zoom" },
|
|
47
|
+
{ city_name: "Google Drive" },
|
|
62
48
|
],
|
|
63
49
|
ctas_levoGroup: null,
|
|
64
|
-
ctas: [{ cta: "
|
|
50
|
+
ctas: [{ cta: "Browse integrations" }, { cta: "Book a demo" }],
|
|
65
51
|
};
|
|
66
52
|
|
|
67
53
|
export type ICards15Content = typeof DEFAULT_CONTENT;
|
|
68
54
|
|
|
55
|
+
/**
|
|
56
|
+
* Shared pill styling for integration name tags.
|
|
57
|
+
* Uses semantic tokens so the pills adapt to both light and dark themes.
|
|
58
|
+
*/
|
|
59
|
+
const CITY_PILL_STYLES = {
|
|
60
|
+
city_name: {
|
|
61
|
+
"background-color": "background-2",
|
|
62
|
+
border: "1px solid",
|
|
63
|
+
"border-color": "border",
|
|
64
|
+
color: "text-1",
|
|
65
|
+
"font-weight": "500",
|
|
66
|
+
"font-size": "sm",
|
|
67
|
+
"line-height": "1.2",
|
|
68
|
+
"padding-top": "2xs",
|
|
69
|
+
"padding-bottom": "2xs",
|
|
70
|
+
"padding-left": "sm",
|
|
71
|
+
"padding-right": "sm",
|
|
72
|
+
"border-radius": "md",
|
|
73
|
+
display: "inline-flex",
|
|
74
|
+
"align-items": "center",
|
|
75
|
+
width: "auto",
|
|
76
|
+
},
|
|
77
|
+
};
|
|
78
|
+
|
|
79
|
+
/** Shared image sizing — pairs with object-fit: cover per block-refresh rule 15. */
|
|
80
|
+
const IMAGE_STYLES = {
|
|
81
|
+
"object-fit": "cover",
|
|
82
|
+
width: "100%",
|
|
83
|
+
"max-width": "520px",
|
|
84
|
+
height: "420px",
|
|
85
|
+
"aspect-ratio": "5 / 4",
|
|
86
|
+
"border-radius": "lg",
|
|
87
|
+
mobile: {
|
|
88
|
+
"max-width": "none",
|
|
89
|
+
height: "280px",
|
|
90
|
+
},
|
|
91
|
+
};
|
|
92
|
+
|
|
69
93
|
export const Cards15: IBlock = {
|
|
70
94
|
category_id: "cards",
|
|
71
95
|
title: "Cards 15",
|
|
72
96
|
key: "cards-15",
|
|
73
97
|
version: "v1",
|
|
74
98
|
prompt_description:
|
|
75
|
-
"
|
|
99
|
+
"Integrations spotlight: a SaaS block pairing a hero image with a product claim, a wrap of tool-name pills, and a pair of CTAs",
|
|
76
100
|
content_schema: [
|
|
77
101
|
{
|
|
78
102
|
key: "layout",
|
|
@@ -89,13 +113,11 @@ export const Cards15: IBlock = {
|
|
|
89
113
|
label: "Content Wrapper",
|
|
90
114
|
field_interface: "BoxWidget",
|
|
91
115
|
},
|
|
92
|
-
|
|
93
116
|
{
|
|
94
117
|
key: "image",
|
|
95
118
|
label: "Image",
|
|
96
119
|
field_interface: "ImageWidget",
|
|
97
120
|
},
|
|
98
|
-
|
|
99
121
|
{
|
|
100
122
|
key: "info_section",
|
|
101
123
|
label: "Info Section",
|
|
@@ -113,13 +135,13 @@ export const Cards15: IBlock = {
|
|
|
113
135
|
},
|
|
114
136
|
{
|
|
115
137
|
key: "cities",
|
|
116
|
-
label: "
|
|
138
|
+
label: "Integration Tags",
|
|
117
139
|
kind: "group",
|
|
118
140
|
field_interface: "BoxWidget",
|
|
119
141
|
fields: [
|
|
120
142
|
{
|
|
121
143
|
key: "city_name",
|
|
122
|
-
label: "
|
|
144
|
+
label: "Tag",
|
|
123
145
|
field_interface: "TypographyWidget",
|
|
124
146
|
},
|
|
125
147
|
],
|
|
@@ -140,8 +162,8 @@ export const Cards15: IBlock = {
|
|
|
140
162
|
],
|
|
141
163
|
layouts: [
|
|
142
164
|
{
|
|
143
|
-
key: "
|
|
144
|
-
title: "
|
|
165
|
+
key: "image_right",
|
|
166
|
+
title: "Image Right",
|
|
145
167
|
styles: {
|
|
146
168
|
layout: {},
|
|
147
169
|
container: {},
|
|
@@ -149,144 +171,288 @@ export const Cards15: IBlock = {
|
|
|
149
171
|
display: "flex",
|
|
150
172
|
"align-items": "center",
|
|
151
173
|
"column-gap": "lg",
|
|
174
|
+
"flex-wrap": "wrap",
|
|
175
|
+
"row-gap": "sm",
|
|
152
176
|
},
|
|
153
177
|
content_wrapper: {
|
|
154
178
|
display: "flex",
|
|
155
|
-
"flex-direction": "row",
|
|
179
|
+
"flex-direction": "row-reverse",
|
|
156
180
|
"align-items": "center",
|
|
157
181
|
"justify-content": "space-between",
|
|
158
|
-
gap: "
|
|
182
|
+
gap: "3xl",
|
|
159
183
|
mobile: {
|
|
160
184
|
"flex-direction": "column",
|
|
161
|
-
gap: "
|
|
185
|
+
gap: "xl",
|
|
186
|
+
},
|
|
187
|
+
},
|
|
188
|
+
image: IMAGE_STYLES,
|
|
189
|
+
info_section: {
|
|
190
|
+
display: "flex",
|
|
191
|
+
"flex-direction": "column",
|
|
192
|
+
"row-gap": "lg",
|
|
193
|
+
flex: "1",
|
|
194
|
+
},
|
|
195
|
+
title: {
|
|
196
|
+
"font-weight": 700,
|
|
197
|
+
},
|
|
198
|
+
description: {
|
|
199
|
+
color: "text-2",
|
|
200
|
+
},
|
|
201
|
+
cities_levoGroup: {
|
|
202
|
+
display: "flex",
|
|
203
|
+
"flex-wrap": "wrap",
|
|
204
|
+
gap: "sm",
|
|
205
|
+
},
|
|
206
|
+
cities_levoGroupItem: CITY_PILL_STYLES,
|
|
207
|
+
cities: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}],
|
|
208
|
+
ctas: [{}, {}],
|
|
209
|
+
},
|
|
210
|
+
content: DEFAULT_CONTENT,
|
|
211
|
+
config: {
|
|
212
|
+
title: {
|
|
213
|
+
selectedVariants: {
|
|
214
|
+
Heading_Level: "H2",
|
|
162
215
|
},
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
216
|
+
},
|
|
217
|
+
ctas: [
|
|
218
|
+
{
|
|
219
|
+
cta: {
|
|
220
|
+
selectedVariants: {},
|
|
221
|
+
},
|
|
222
|
+
},
|
|
223
|
+
{
|
|
224
|
+
cta: {
|
|
225
|
+
selectedVariants: {
|
|
226
|
+
Button_Variants: "Secondary",
|
|
227
|
+
},
|
|
228
|
+
},
|
|
229
|
+
},
|
|
230
|
+
],
|
|
231
|
+
},
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
key: "stacked",
|
|
235
|
+
title: "Stacked",
|
|
236
|
+
styles: {
|
|
237
|
+
layout: {},
|
|
238
|
+
container: {},
|
|
239
|
+
ctas_levoGroup: {
|
|
240
|
+
display: "flex",
|
|
241
|
+
"align-items": "center",
|
|
242
|
+
"column-gap": "lg",
|
|
243
|
+
"justify-content": "center",
|
|
244
|
+
"flex-wrap": "wrap",
|
|
245
|
+
"row-gap": "sm",
|
|
246
|
+
},
|
|
247
|
+
content_wrapper: {
|
|
248
|
+
display: "flex",
|
|
249
|
+
"flex-direction": "column",
|
|
250
|
+
"align-items": "center",
|
|
251
|
+
gap: "2xl",
|
|
166
252
|
},
|
|
167
253
|
image: {
|
|
168
|
-
"object-fit": "
|
|
169
|
-
width: "
|
|
170
|
-
|
|
254
|
+
"object-fit": "cover",
|
|
255
|
+
width: "100%",
|
|
256
|
+
"max-width": "820px",
|
|
257
|
+
height: "420px",
|
|
258
|
+
"aspect-ratio": "16 / 9",
|
|
259
|
+
"border-radius": "lg",
|
|
171
260
|
mobile: {
|
|
172
|
-
|
|
173
|
-
height: "300px",
|
|
261
|
+
height: "260px",
|
|
174
262
|
},
|
|
175
263
|
},
|
|
176
264
|
info_section: {
|
|
177
|
-
|
|
178
|
-
"
|
|
179
|
-
"
|
|
180
|
-
"
|
|
181
|
-
"padding-bottom": "lg",
|
|
182
|
-
"padding-left": "lg",
|
|
183
|
-
"padding-right": "lg",
|
|
265
|
+
display: "flex",
|
|
266
|
+
"flex-direction": "column",
|
|
267
|
+
"align-items": "center",
|
|
268
|
+
"row-gap": "lg",
|
|
184
269
|
width: "100%",
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
},
|
|
270
|
+
"max-width": "720px",
|
|
271
|
+
"text-align": "center",
|
|
188
272
|
},
|
|
189
273
|
title: {
|
|
190
|
-
"margin-bottom": "lg",
|
|
191
274
|
"font-weight": 700,
|
|
192
275
|
},
|
|
276
|
+
description: {
|
|
277
|
+
color: "text-2",
|
|
278
|
+
},
|
|
193
279
|
cities_levoGroup: {
|
|
194
280
|
display: "flex",
|
|
195
281
|
"flex-wrap": "wrap",
|
|
196
282
|
gap: "sm",
|
|
197
|
-
"
|
|
283
|
+
"justify-content": "center",
|
|
198
284
|
},
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
"text-align": "center",
|
|
210
|
-
},
|
|
211
|
-
cta_container: {},
|
|
212
|
-
phone_icon: {
|
|
213
|
-
width: "16px",
|
|
214
|
-
height: "16px",
|
|
215
|
-
},
|
|
216
|
-
cta_text: {
|
|
217
|
-
color: "background-1",
|
|
218
|
-
"font-weight": "600",
|
|
285
|
+
cities_levoGroupItem: CITY_PILL_STYLES,
|
|
286
|
+
cities: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}],
|
|
287
|
+
ctas: [{}, {}],
|
|
288
|
+
},
|
|
289
|
+
content: DEFAULT_CONTENT,
|
|
290
|
+
config: {
|
|
291
|
+
title: {
|
|
292
|
+
selectedVariants: {
|
|
293
|
+
Heading_Level: "H2",
|
|
294
|
+
},
|
|
219
295
|
},
|
|
220
|
-
|
|
296
|
+
ctas: [
|
|
221
297
|
{
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
"padding-left": "xs",
|
|
225
|
-
"padding-right": "xs",
|
|
226
|
-
"padding-top": "4xs",
|
|
227
|
-
"padding-bottom": "4xs",
|
|
228
|
-
"border-radius": "3xl",
|
|
298
|
+
cta: {
|
|
299
|
+
selectedVariants: {},
|
|
229
300
|
},
|
|
230
301
|
},
|
|
231
302
|
{
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
"padding-top": "4xs",
|
|
237
|
-
"padding-bottom": "4xs",
|
|
238
|
-
"border-radius": "3xl",
|
|
303
|
+
cta: {
|
|
304
|
+
selectedVariants: {
|
|
305
|
+
Button_Variants: "Secondary",
|
|
306
|
+
},
|
|
239
307
|
},
|
|
240
308
|
},
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
309
|
+
],
|
|
310
|
+
},
|
|
311
|
+
},
|
|
312
|
+
{
|
|
313
|
+
key: "card",
|
|
314
|
+
title: "Card",
|
|
315
|
+
styles: {
|
|
316
|
+
layout: {},
|
|
317
|
+
container: {},
|
|
318
|
+
ctas_levoGroup: {
|
|
319
|
+
display: "flex",
|
|
320
|
+
"align-items": "center",
|
|
321
|
+
"column-gap": "lg",
|
|
322
|
+
"flex-wrap": "wrap",
|
|
323
|
+
"row-gap": "sm",
|
|
324
|
+
},
|
|
325
|
+
content_wrapper: {
|
|
326
|
+
display: "flex",
|
|
327
|
+
"flex-direction": "row",
|
|
328
|
+
"align-items": "center",
|
|
329
|
+
"justify-content": "space-between",
|
|
330
|
+
gap: "3xl",
|
|
331
|
+
mobile: {
|
|
332
|
+
"flex-direction": "column",
|
|
333
|
+
gap: "xl",
|
|
250
334
|
},
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
335
|
+
"padding-right": "2xl",
|
|
336
|
+
"padding-left": "2xl",
|
|
337
|
+
"padding-top": "2xl",
|
|
338
|
+
"padding-bottom": "2xl",
|
|
339
|
+
"background-color": "background-2",
|
|
340
|
+
"border-radius": "lg",
|
|
341
|
+
"border-width": "1px",
|
|
342
|
+
"border-color": "border",
|
|
343
|
+
},
|
|
344
|
+
image: IMAGE_STYLES,
|
|
345
|
+
info_section: {
|
|
346
|
+
display: "flex",
|
|
347
|
+
"flex-direction": "column",
|
|
348
|
+
"row-gap": "lg",
|
|
349
|
+
flex: "1",
|
|
350
|
+
},
|
|
351
|
+
title: {
|
|
352
|
+
"font-weight": 700,
|
|
353
|
+
},
|
|
354
|
+
description: {
|
|
355
|
+
color: "text-2",
|
|
356
|
+
},
|
|
357
|
+
cities_levoGroup: {
|
|
358
|
+
display: "flex",
|
|
359
|
+
"flex-wrap": "wrap",
|
|
360
|
+
gap: "sm",
|
|
361
|
+
},
|
|
362
|
+
cities_levoGroupItem: CITY_PILL_STYLES,
|
|
363
|
+
cities: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}],
|
|
364
|
+
ctas: [{}, {}],
|
|
365
|
+
},
|
|
366
|
+
content: DEFAULT_CONTENT,
|
|
367
|
+
config: {
|
|
368
|
+
title: {
|
|
369
|
+
selectedVariants: {
|
|
370
|
+
Heading_Level: "H2",
|
|
260
371
|
},
|
|
372
|
+
},
|
|
373
|
+
ctas: [
|
|
261
374
|
{
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
"padding-left": "xs",
|
|
265
|
-
"padding-right": "xs",
|
|
266
|
-
"padding-top": "4xs",
|
|
267
|
-
"padding-bottom": "4xs",
|
|
268
|
-
"border-radius": "3xl",
|
|
375
|
+
cta: {
|
|
376
|
+
selectedVariants: {},
|
|
269
377
|
},
|
|
270
378
|
},
|
|
271
379
|
{
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
"padding-top": "4xs",
|
|
277
|
-
"padding-bottom": "4xs",
|
|
278
|
-
"border-radius": "3xl",
|
|
380
|
+
cta: {
|
|
381
|
+
selectedVariants: {
|
|
382
|
+
Button_Variants: "Secondary",
|
|
383
|
+
},
|
|
279
384
|
},
|
|
280
385
|
},
|
|
281
386
|
],
|
|
282
387
|
},
|
|
388
|
+
},
|
|
389
|
+
{
|
|
390
|
+
key: "default",
|
|
391
|
+
title: "Default",
|
|
392
|
+
styles: {
|
|
393
|
+
layout: {},
|
|
394
|
+
container: {},
|
|
395
|
+
ctas_levoGroup: {
|
|
396
|
+
display: "flex",
|
|
397
|
+
"align-items": "center",
|
|
398
|
+
"column-gap": "lg",
|
|
399
|
+
"flex-wrap": "wrap",
|
|
400
|
+
"row-gap": "sm",
|
|
401
|
+
},
|
|
402
|
+
content_wrapper: {
|
|
403
|
+
display: "flex",
|
|
404
|
+
"flex-direction": "row",
|
|
405
|
+
"align-items": "center",
|
|
406
|
+
"justify-content": "space-between",
|
|
407
|
+
gap: "3xl",
|
|
408
|
+
mobile: {
|
|
409
|
+
"flex-direction": "column",
|
|
410
|
+
gap: "xl",
|
|
411
|
+
},
|
|
412
|
+
},
|
|
413
|
+
image: IMAGE_STYLES,
|
|
414
|
+
info_section: {
|
|
415
|
+
display: "flex",
|
|
416
|
+
"flex-direction": "column",
|
|
417
|
+
"row-gap": "lg",
|
|
418
|
+
flex: "1",
|
|
419
|
+
},
|
|
420
|
+
title: {
|
|
421
|
+
"font-weight": 700,
|
|
422
|
+
},
|
|
423
|
+
description: {
|
|
424
|
+
color: "text-2",
|
|
425
|
+
},
|
|
426
|
+
cities_levoGroup: {
|
|
427
|
+
display: "flex",
|
|
428
|
+
"flex-wrap": "wrap",
|
|
429
|
+
gap: "sm",
|
|
430
|
+
},
|
|
431
|
+
cities_levoGroupItem: CITY_PILL_STYLES,
|
|
432
|
+
cities: [{}, {}, {}, {}, {}, {}, {}, {}, {}, {}],
|
|
433
|
+
ctas: [{}, {}],
|
|
434
|
+
},
|
|
283
435
|
content: DEFAULT_CONTENT,
|
|
284
436
|
config: {
|
|
285
437
|
title: {
|
|
286
438
|
selectedVariants: {
|
|
287
|
-
Heading_Level: "
|
|
439
|
+
Heading_Level: "H2",
|
|
288
440
|
},
|
|
289
441
|
},
|
|
442
|
+
ctas: [
|
|
443
|
+
{
|
|
444
|
+
cta: {
|
|
445
|
+
selectedVariants: {},
|
|
446
|
+
},
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
cta: {
|
|
450
|
+
selectedVariants: {
|
|
451
|
+
Button_Variants: "Secondary",
|
|
452
|
+
},
|
|
453
|
+
},
|
|
454
|
+
},
|
|
455
|
+
],
|
|
290
456
|
},
|
|
291
457
|
},
|
|
292
458
|
],
|