@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,164 +1,157 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
-
const
|
|
4
|
-
|
|
5
|
-
id: "SvIOKsjxeW60M",
|
|
6
|
-
workspace_id: "WLZ1TXTD",
|
|
7
|
-
folder_id: null,
|
|
8
|
-
filename: "cards-13-default.jpg",
|
|
3
|
+
const IMG_MAIN = {
|
|
4
|
+
id: "7453000326031864384",
|
|
9
5
|
kind: "image",
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
metadata: {
|
|
13
|
-
etag: '"82cc15f23828898f40601be4d10eaa42"',
|
|
14
|
-
mimetype: "image/jpeg",
|
|
15
|
-
size: 149766,
|
|
16
|
-
},
|
|
6
|
+
location: "https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg",
|
|
7
|
+
mimetype: "image/jpeg",
|
|
17
8
|
srcset: {
|
|
18
|
-
"
|
|
19
|
-
|
|
20
|
-
"
|
|
21
|
-
|
|
22
|
-
"
|
|
23
|
-
|
|
24
|
-
"828w":
|
|
25
|
-
|
|
9
|
+
"320w":
|
|
10
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
11
|
+
"640w":
|
|
12
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
13
|
+
"750w":
|
|
14
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
15
|
+
"828w":
|
|
16
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
17
|
+
"1080w":
|
|
18
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
19
|
+
"1200w":
|
|
20
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
21
|
+
"1920w":
|
|
22
|
+
"https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
23
|
+
path: "https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/5257005/pexels-photo-5257005.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
24
|
+
},
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
const ICON_FLASH = {
|
|
28
|
+
kind: "icon",
|
|
29
|
+
data: {
|
|
30
|
+
id: "flash",
|
|
31
|
+
label: "Flash",
|
|
32
|
+
svgCode:
|
|
33
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M9.98959 22.75C9.78959 22.75 9.62959 22.71 9.50959 22.66C9.10959 22.51 8.42959 22.02 8.42959 20.47V14.02H6.08959C4.74959 14.02 4.26959 13.39 4.09959 13.02C3.92959 12.64 3.77959 11.87 4.65959 10.86L12.2296 2.26001C13.2496 1.10001 14.0796 1.18001 14.4796 1.33001C14.8796 1.48001 15.5596 1.97001 15.5596 3.52001V9.97001H17.8996C19.2396 9.97001 19.7196 10.6 19.8896 10.97C20.0596 11.35 20.2096 12.12 19.3296 13.13L11.7596 21.73C11.0496 22.54 10.4296 22.75 9.98959 22.75ZM13.9296 2.74001C13.8996 2.78001 13.6896 2.88001 13.3596 3.26001L5.78959 11.86C5.50959 12.18 5.46959 12.38 5.46959 12.42C5.48959 12.43 5.66959 12.53 6.08959 12.53H9.17959C9.58959 12.53 9.92959 12.87 9.92959 13.28V20.48C9.92959 20.98 10.0196 21.2 10.0596 21.26C10.0896 21.22 10.2996 21.12 10.6296 20.74L18.1996 12.14C18.4796 11.82 18.5196 11.62 18.5196 11.58C18.4996 11.57 18.3196 11.47 17.8996 11.47H14.8096C14.3996 11.47 14.0596 11.13 14.0596 10.72V3.52001C14.0696 3.02001 13.9696 2.81001 13.9296 2.74001Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
34
|
+
},
|
|
35
|
+
};
|
|
36
|
+
|
|
37
|
+
const ICON_HIERARCHY = {
|
|
38
|
+
kind: "icon",
|
|
39
|
+
data: {
|
|
40
|
+
id: "hierarchy-2",
|
|
41
|
+
label: "Hierarchy 2",
|
|
42
|
+
svgCode:
|
|
43
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M5 15.75C4.59 15.75 4.25 15.41 4.25 15V8C4.25 7.59 4.59 7.25 5 7.25C5.41 7.25 5.75 7.59 5.75 8V15C5.75 15.41 5.41 15.75 5 15.75Z" fill="var(--color-icon-primary)"/>\n<path d="M5.25 22.75C3.04 22.75 1.25 20.96 1.25 18.75C1.25 16.54 3.04 14.75 5.25 14.75C7.46 14.75 9.25 16.54 9.25 18.75C9.25 20.96 7.46 22.75 5.25 22.75ZM5.25 16.25C3.87 16.25 2.75 17.37 2.75 18.75C2.75 20.13 3.87 21.25 5.25 21.25C6.63 21.25 7.75 20.13 7.75 18.75C7.75 17.37 6.63 16.25 5.25 16.25Z" fill="var(--color-icon-primary)"/>\n<path d="M5 8.75C2.93 8.75 1.25 7.07 1.25 5C1.25 2.93 2.93 1.25 5 1.25C7.07 1.25 8.75 2.93 8.75 5C8.75 7.07 7.07 8.75 5 8.75ZM5 2.75C3.76 2.75 2.75 3.76 2.75 5C2.75 6.24 3.76 7.25 5 7.25C6.24 7.25 7.25 6.24 7.25 5C7.25 3.76 6.24 2.75 5 2.75Z" fill="var(--color-icon-primary)"/>\n<path d="M19 8.75C16.93 8.75 15.25 7.07 15.25 5C15.25 2.93 16.93 1.25 19 1.25C21.07 1.25 22.75 2.93 22.75 5C22.75 7.07 21.07 8.75 19 8.75ZM19 2.75C17.76 2.75 16.75 3.76 16.75 5C16.75 6.24 17.76 7.25 19 7.25C20.24 7.25 21.25 6.24 21.25 5C21.25 3.76 20.24 2.75 19 2.75Z" fill="var(--color-icon-primary)"/>\n<path d="M5.12962 15.75C5.06962 15.75 5.00962 15.74 4.93962 15.73C4.53962 15.63 4.29962 15.22 4.39962 14.82C4.94962 12.7 6.85962 11.22 9.04962 11.22C9.05962 11.22 9.05962 11.22 9.06962 11.22L12.4996 11.23C12.5096 11.23 12.5096 11.23 12.5196 11.23C14.7396 11.23 16.7296 9.82001 17.4596 7.72002C17.5996 7.33002 18.0196 7.12002 18.4096 7.26002C18.7996 7.40002 19.0096 7.82001 18.8696 8.21001C17.9296 10.92 15.3396 12.7 12.4896 12.73L9.05962 12.72H9.04962C7.53962 12.72 6.22962 13.74 5.84962 15.2C5.76962 15.53 5.45962 15.75 5.12962 15.75Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
44
|
+
},
|
|
45
|
+
};
|
|
46
|
+
|
|
47
|
+
const ICON_CODE = {
|
|
48
|
+
kind: "icon",
|
|
49
|
+
data: {
|
|
50
|
+
id: "code-circle",
|
|
51
|
+
label: "Code Circle",
|
|
52
|
+
svgCode:
|
|
53
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.99945 14.75C7.80945 14.75 7.61945 14.68 7.46945 14.53L5.46945 12.53C5.17945 12.24 5.17945 11.7599 5.46945 11.4699L7.46945 9.46994C7.75945 9.17994 8.23945 9.17994 8.52945 9.46994C8.81945 9.75994 8.81945 10.24 8.52945 10.53L7.05945 12L8.52945 13.4699C8.81945 13.7599 8.81945 14.24 8.52945 14.53C8.37945 14.68 8.18945 14.75 7.99945 14.75Z" fill="var(--color-icon-primary)"/>\n<path d="M15.9995 14.75C15.8095 14.75 15.6195 14.68 15.4695 14.53C15.1795 14.24 15.1795 13.7599 15.4695 13.4699L16.9395 12L15.4695 10.53C15.1795 10.24 15.1795 9.75994 15.4695 9.46994C15.7595 9.17994 16.2395 9.17994 16.5295 9.46994L18.5295 11.4699C18.8195 11.7599 18.8195 12.24 18.5295 12.53L16.5295 14.53C16.3795 14.68 16.1895 14.75 15.9995 14.75Z" fill="var(--color-icon-primary)"/>\n<path d="M12 22.75C6.07 22.75 1.25 17.93 1.25 12C1.25 6.07 6.07 1.25 12 1.25C17.93 1.25 22.75 6.07 22.75 12C22.75 17.93 17.93 22.75 12 22.75ZM12 2.75C6.9 2.75 2.75 6.9 2.75 12C2.75 17.1 6.9 21.25 12 21.25C17.1 21.25 21.25 17.1 21.25 12C21.25 6.9 17.1 2.75 12 2.75Z" fill="var(--color-icon-primary)"/>\n<path d="M11.0001 15.0801C10.9001 15.0801 10.8001 15.0601 10.7101 15.0201C10.3301 14.8601 10.1501 14.4201 10.3201 14.0301L12.3201 9.36004C12.4801 8.98004 12.9201 8.80002 13.3001 8.97002C13.6801 9.13002 13.8601 9.57008 13.6901 9.96008L11.6901 14.6301C11.5701 14.9101 11.2901 15.0801 11.0001 15.0801Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
54
|
+
},
|
|
55
|
+
};
|
|
56
|
+
|
|
57
|
+
const ICON_CHART = {
|
|
58
|
+
kind: "icon",
|
|
59
|
+
data: {
|
|
60
|
+
id: "chart-success",
|
|
61
|
+
label: "Chart Success",
|
|
62
|
+
svgCode:
|
|
63
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M13 22.75H9C3.57 22.75 1.25 20.43 1.25 15V9C1.25 3.57 3.57 1.25 9 1.25H15C20.43 1.25 22.75 3.57 22.75 9V13C22.75 13.41 22.41 13.75 22 13.75C21.59 13.75 21.25 13.41 21.25 13V9C21.25 4.39 19.61 2.75 15 2.75H9C4.39 2.75 2.75 4.39 2.75 9V15C2.75 19.61 4.39 21.25 9 21.25H13C13.41 21.25 13.75 21.59 13.75 22C13.75 22.41 13.41 22.75 13 22.75Z" fill="var(--color-icon-primary)"/>\n<path d="M7 14.69C6.59 14.69 6.25 14.35 6.25 13.94V10.73C6.25 10.32 6.59 9.98001 7 9.98001C7.41 9.98001 7.75 10.32 7.75 10.73V13.94C7.75 14.36 7.41 14.69 7 14.69Z" fill="var(--color-icon-primary)"/>\n<path d="M17 14.69C16.59 14.69 16.25 14.35 16.25 13.94V10.73C16.25 10.32 16.59 9.98001 17 9.98001C17.41 9.98001 17.75 10.32 17.75 10.73V13.94C17.75 14.36 17.41 14.69 17 14.69Z" fill="var(--color-icon-primary)"/>\n<path d="M17.5803 21.75C17.3803 21.75 17.1903 21.67 17.0503 21.53L15.4703 19.96C15.1803 19.67 15.1703 19.19 15.4703 18.9C15.7603 18.61 16.2403 18.6 16.5303 18.9L17.5403 19.9L20.4403 16.51C20.7103 16.19 21.1803 16.16 21.5003 16.43C21.8103 16.7 21.8503 17.17 21.5803 17.49L18.1603 21.49C18.0203 21.65 17.8303 21.74 17.6203 21.75C17.6003 21.75 17.5903 21.75 17.5803 21.75Z" fill="var(--color-icon-primary)"/>\n<path d="M12 14.25C11.59 14.25 11.25 13.91 11.25 13.5V10.5C11.25 10.09 11.59 9.75 12 9.75C12.41 9.75 12.75 10.09 12.75 10.5V13.5C12.75 13.91 12.41 14.25 12 14.25Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
26
64
|
},
|
|
27
|
-
tags: [],
|
|
28
|
-
created_at: "2025-12-20T08:24:01.290Z",
|
|
29
|
-
updated_at: "2025-12-20T08:24:01.290Z",
|
|
30
|
-
created_by: null,
|
|
31
|
-
updated_by: null,
|
|
32
65
|
};
|
|
33
66
|
|
|
34
67
|
const DEFAULT_CONTENT = {
|
|
35
68
|
layout: null,
|
|
36
69
|
container: null,
|
|
37
70
|
header_section: null,
|
|
38
|
-
main_title: "
|
|
71
|
+
main_title: "Built for the way modern product teams ship",
|
|
39
72
|
main_description:
|
|
40
|
-
"
|
|
73
|
+
"One workspace for planning, building, and shipping — with real-time collaboration, open APIs, and analytics your leads actually trust.",
|
|
41
74
|
main_wrapper: null,
|
|
42
75
|
left_container: null,
|
|
43
76
|
center_container: null,
|
|
44
77
|
right_container: null,
|
|
45
|
-
main_image:
|
|
78
|
+
main_image: IMG_MAIN,
|
|
46
79
|
left_cards: [
|
|
47
80
|
{
|
|
48
81
|
card: null,
|
|
49
82
|
content_wrapper: null,
|
|
50
|
-
title: "
|
|
83
|
+
title: "Real-time sync",
|
|
51
84
|
description:
|
|
52
|
-
"
|
|
53
|
-
icon:
|
|
54
|
-
kind: "custom",
|
|
55
|
-
data: {
|
|
56
|
-
id: "vxmyzMLxwL34",
|
|
57
|
-
filename: "image.png",
|
|
58
|
-
kind: "image",
|
|
59
|
-
location: "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43.png",
|
|
60
|
-
srcset: {
|
|
61
|
-
"1080w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1080w.webp",
|
|
62
|
-
"1200w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1200w.webp",
|
|
63
|
-
"1920w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1920w.webp",
|
|
64
|
-
"320w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-320w.webp",
|
|
65
|
-
"640w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-640w.webp",
|
|
66
|
-
"750w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-750w.webp",
|
|
67
|
-
"828w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-828w.webp",
|
|
68
|
-
path: "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1920w.webp 1920w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-320w.webp 320w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-640w.webp 640w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-750w.webp 750w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-828w.webp 828w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1080w.webp 1080w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1200w.webp 1200w",
|
|
69
|
-
},
|
|
70
|
-
mimetype: "image/png",
|
|
71
|
-
},
|
|
72
|
-
},
|
|
85
|
+
"Edits land in every workspace within 80ms — no refreshes, no lost changes, no presence gaps across distributed teams.",
|
|
86
|
+
icon: ICON_FLASH,
|
|
73
87
|
},
|
|
74
88
|
{
|
|
75
89
|
card: null,
|
|
76
90
|
content_wrapper: null,
|
|
77
|
-
title: "
|
|
91
|
+
title: "Visual workflows",
|
|
78
92
|
description:
|
|
79
|
-
"
|
|
80
|
-
icon:
|
|
81
|
-
kind: "custom",
|
|
82
|
-
data: {
|
|
83
|
-
id: "vxmyzMLxwL34",
|
|
84
|
-
filename: "image.png",
|
|
85
|
-
kind: "image",
|
|
86
|
-
location: "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43.png",
|
|
87
|
-
srcset: {
|
|
88
|
-
"1080w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1080w.webp",
|
|
89
|
-
"1200w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1200w.webp",
|
|
90
|
-
"1920w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1920w.webp",
|
|
91
|
-
"320w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-320w.webp",
|
|
92
|
-
"640w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-640w.webp",
|
|
93
|
-
"750w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-750w.webp",
|
|
94
|
-
"828w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-828w.webp",
|
|
95
|
-
path: "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1920w.webp 1920w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-320w.webp 320w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-640w.webp 640w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-750w.webp 750w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-828w.webp 828w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1080w.webp 1080w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1200w.webp 1200w",
|
|
96
|
-
},
|
|
97
|
-
mimetype: "image/png",
|
|
98
|
-
},
|
|
99
|
-
},
|
|
93
|
+
"Drag-and-drop automations route tasks across teams, tools, and approvals — without writing a single line of glue code.",
|
|
94
|
+
icon: ICON_HIERARCHY,
|
|
100
95
|
},
|
|
101
96
|
],
|
|
102
97
|
right_cards: [
|
|
103
98
|
{
|
|
104
99
|
card: null,
|
|
105
100
|
content_wrapper: null,
|
|
106
|
-
title: "
|
|
101
|
+
title: "Built to extend",
|
|
107
102
|
description:
|
|
108
|
-
"
|
|
109
|
-
icon:
|
|
110
|
-
kind: "custom",
|
|
111
|
-
data: {
|
|
112
|
-
id: "vxmyzMLxwL34",
|
|
113
|
-
filename: "image.png",
|
|
114
|
-
kind: "image",
|
|
115
|
-
location: "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43.png",
|
|
116
|
-
srcset: {
|
|
117
|
-
"1080w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1080w.webp",
|
|
118
|
-
"1200w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1200w.webp",
|
|
119
|
-
"1920w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1920w.webp",
|
|
120
|
-
"320w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-320w.webp",
|
|
121
|
-
"640w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-640w.webp",
|
|
122
|
-
"750w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-750w.webp",
|
|
123
|
-
"828w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-828w.webp",
|
|
124
|
-
path: "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1920w.webp 1920w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-320w.webp 320w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-640w.webp 640w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-750w.webp 750w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-828w.webp 828w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1080w.webp 1080w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1200w.webp 1200w",
|
|
125
|
-
},
|
|
126
|
-
mimetype: "image/png",
|
|
127
|
-
},
|
|
128
|
-
},
|
|
103
|
+
"300+ native integrations and a typed SDK let engineers ship custom rules without babysitting webhooks or polling loops.",
|
|
104
|
+
icon: ICON_CODE,
|
|
129
105
|
},
|
|
130
106
|
{
|
|
131
107
|
card: null,
|
|
132
108
|
content_wrapper: null,
|
|
133
|
-
title: "
|
|
109
|
+
title: "Insights that ship",
|
|
134
110
|
description:
|
|
135
|
-
"
|
|
136
|
-
icon:
|
|
137
|
-
kind: "custom",
|
|
138
|
-
data: {
|
|
139
|
-
id: "vxmyzMLxwL34",
|
|
140
|
-
filename: "image.png",
|
|
141
|
-
kind: "image",
|
|
142
|
-
location: "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43.png",
|
|
143
|
-
srcset: {
|
|
144
|
-
"1080w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1080w.webp",
|
|
145
|
-
"1200w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1200w.webp",
|
|
146
|
-
"1920w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1920w.webp",
|
|
147
|
-
"320w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-320w.webp",
|
|
148
|
-
"640w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-640w.webp",
|
|
149
|
-
"750w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-750w.webp",
|
|
150
|
-
"828w": "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-828w.webp",
|
|
151
|
-
path: "https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1920w.webp 1920w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-320w.webp 320w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-640w.webp 640w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-750w.webp 750w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-828w.webp 828w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1080w.webp 1080w, https://static.levostg.online/W6OEVMW8/image-eg6Nl4PISv43-1200w.webp 1200w",
|
|
152
|
-
},
|
|
153
|
-
mimetype: "image/png",
|
|
154
|
-
},
|
|
155
|
-
},
|
|
111
|
+
"Pipeline velocity, blocker heatmaps, and cycle-time trends refresh every minute — no BI team round trip required.",
|
|
112
|
+
icon: ICON_CHART,
|
|
156
113
|
},
|
|
157
114
|
],
|
|
158
115
|
};
|
|
159
116
|
|
|
160
117
|
export type ICards13Content = typeof DEFAULT_CONTENT;
|
|
161
118
|
|
|
119
|
+
/**
|
|
120
|
+
* Shared card styling shared by left_cards and right_cards across every layout.
|
|
121
|
+
* Kept in one place so padding, icon size, and card shape stay consistent.
|
|
122
|
+
*/
|
|
123
|
+
const CARD_ITEM_STYLES = {
|
|
124
|
+
card: {
|
|
125
|
+
"border-radius": "lg",
|
|
126
|
+
"border-style": "solid",
|
|
127
|
+
"border-width": "1px",
|
|
128
|
+
"border-color": "border",
|
|
129
|
+
"padding-top": "xl",
|
|
130
|
+
"padding-bottom": "xl",
|
|
131
|
+
"padding-right": "xl",
|
|
132
|
+
"padding-left": "xl",
|
|
133
|
+
display: "flex",
|
|
134
|
+
"flex-direction": "column",
|
|
135
|
+
"row-gap": "base",
|
|
136
|
+
height: "100%",
|
|
137
|
+
"box-shadow": "none",
|
|
138
|
+
},
|
|
139
|
+
icon: {
|
|
140
|
+
height: "28px",
|
|
141
|
+
width: "28px",
|
|
142
|
+
"font-size": "28px",
|
|
143
|
+
"flex-shrink": "0",
|
|
144
|
+
},
|
|
145
|
+
content_wrapper: {
|
|
146
|
+
display: "flex",
|
|
147
|
+
"flex-direction": "column",
|
|
148
|
+
"row-gap": "xs",
|
|
149
|
+
},
|
|
150
|
+
title: {
|
|
151
|
+
"font-weight": 600,
|
|
152
|
+
},
|
|
153
|
+
};
|
|
154
|
+
|
|
162
155
|
export const Cards13: IBlock = {
|
|
163
156
|
category_id: "cards",
|
|
164
157
|
title: "Cards 13",
|
|
@@ -285,6 +278,367 @@ export const Cards13: IBlock = {
|
|
|
285
278
|
},
|
|
286
279
|
],
|
|
287
280
|
layouts: [
|
|
281
|
+
{
|
|
282
|
+
key: "all_cards_row",
|
|
283
|
+
title: "All Cards Row",
|
|
284
|
+
styles: {
|
|
285
|
+
layout: {},
|
|
286
|
+
container: {},
|
|
287
|
+
header_section: {
|
|
288
|
+
"text-align": "center",
|
|
289
|
+
"margin-bottom": "3xl",
|
|
290
|
+
display: "flex",
|
|
291
|
+
"flex-direction": "column",
|
|
292
|
+
"align-items": "center",
|
|
293
|
+
"row-gap": "base",
|
|
294
|
+
},
|
|
295
|
+
main_title: {},
|
|
296
|
+
main_description: {
|
|
297
|
+
"max-width": "640px",
|
|
298
|
+
},
|
|
299
|
+
main_wrapper: {
|
|
300
|
+
display: "flex",
|
|
301
|
+
"align-items": "stretch",
|
|
302
|
+
"column-gap": "lg",
|
|
303
|
+
"flex-direction": "row",
|
|
304
|
+
mobile: {
|
|
305
|
+
"flex-direction": "column",
|
|
306
|
+
"row-gap": "lg",
|
|
307
|
+
},
|
|
308
|
+
tablet: {
|
|
309
|
+
"flex-wrap": "wrap",
|
|
310
|
+
"row-gap": "lg",
|
|
311
|
+
},
|
|
312
|
+
},
|
|
313
|
+
left_container: {
|
|
314
|
+
flex: "1",
|
|
315
|
+
display: "flex",
|
|
316
|
+
},
|
|
317
|
+
center_container: {
|
|
318
|
+
display: "none",
|
|
319
|
+
},
|
|
320
|
+
right_container: {
|
|
321
|
+
flex: "1",
|
|
322
|
+
display: "flex",
|
|
323
|
+
},
|
|
324
|
+
main_image: {
|
|
325
|
+
display: "none",
|
|
326
|
+
},
|
|
327
|
+
left_cards_levoGroup: {
|
|
328
|
+
display: "flex",
|
|
329
|
+
"flex-direction": "row",
|
|
330
|
+
"column-gap": "lg",
|
|
331
|
+
width: "100%",
|
|
332
|
+
mobile: {
|
|
333
|
+
"flex-direction": "column",
|
|
334
|
+
"row-gap": "lg",
|
|
335
|
+
},
|
|
336
|
+
},
|
|
337
|
+
right_cards_levoGroup: {
|
|
338
|
+
display: "flex",
|
|
339
|
+
"flex-direction": "row",
|
|
340
|
+
"column-gap": "lg",
|
|
341
|
+
width: "100%",
|
|
342
|
+
mobile: {
|
|
343
|
+
"flex-direction": "column",
|
|
344
|
+
"row-gap": "lg",
|
|
345
|
+
},
|
|
346
|
+
},
|
|
347
|
+
left_cards_levoGroupItem: CARD_ITEM_STYLES,
|
|
348
|
+
left_cards: [{}, {}],
|
|
349
|
+
right_cards_levoGroupItem: CARD_ITEM_STYLES,
|
|
350
|
+
right_cards: [{}, {}],
|
|
351
|
+
},
|
|
352
|
+
content: DEFAULT_CONTENT,
|
|
353
|
+
config: {
|
|
354
|
+
main_title: {
|
|
355
|
+
selectedVariants: {
|
|
356
|
+
Heading_Level: "H2",
|
|
357
|
+
},
|
|
358
|
+
},
|
|
359
|
+
main_description: {
|
|
360
|
+
selectedVariants: {
|
|
361
|
+
Typography_Variants: "Large",
|
|
362
|
+
},
|
|
363
|
+
},
|
|
364
|
+
left_cards: [
|
|
365
|
+
{
|
|
366
|
+
title: {
|
|
367
|
+
selectedVariants: {
|
|
368
|
+
Heading_Level: "H5",
|
|
369
|
+
},
|
|
370
|
+
},
|
|
371
|
+
description: {
|
|
372
|
+
selectedVariants: {},
|
|
373
|
+
},
|
|
374
|
+
},
|
|
375
|
+
{
|
|
376
|
+
title: {
|
|
377
|
+
selectedVariants: {
|
|
378
|
+
Heading_Level: "H5",
|
|
379
|
+
},
|
|
380
|
+
},
|
|
381
|
+
description: {
|
|
382
|
+
selectedVariants: {},
|
|
383
|
+
},
|
|
384
|
+
},
|
|
385
|
+
],
|
|
386
|
+
right_cards: [
|
|
387
|
+
{
|
|
388
|
+
title: {
|
|
389
|
+
selectedVariants: {
|
|
390
|
+
Heading_Level: "H5",
|
|
391
|
+
},
|
|
392
|
+
},
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
title: {
|
|
396
|
+
selectedVariants: {
|
|
397
|
+
Heading_Level: "H5",
|
|
398
|
+
},
|
|
399
|
+
},
|
|
400
|
+
},
|
|
401
|
+
],
|
|
402
|
+
},
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
key: "stacked",
|
|
406
|
+
title: "Stacked",
|
|
407
|
+
styles: {
|
|
408
|
+
layout: {},
|
|
409
|
+
container: {},
|
|
410
|
+
header_section: {
|
|
411
|
+
"text-align": "center",
|
|
412
|
+
"margin-bottom": "3xl",
|
|
413
|
+
display: "flex",
|
|
414
|
+
"flex-direction": "column",
|
|
415
|
+
"align-items": "center",
|
|
416
|
+
"row-gap": "base",
|
|
417
|
+
},
|
|
418
|
+
main_title: {},
|
|
419
|
+
main_description: {
|
|
420
|
+
"max-width": "640px",
|
|
421
|
+
},
|
|
422
|
+
main_wrapper: {
|
|
423
|
+
display: "flex",
|
|
424
|
+
"flex-direction": "column",
|
|
425
|
+
"align-items": "center",
|
|
426
|
+
"row-gap": "2xl",
|
|
427
|
+
},
|
|
428
|
+
left_container: {
|
|
429
|
+
display: "flex",
|
|
430
|
+
width: "100%",
|
|
431
|
+
},
|
|
432
|
+
center_container: {
|
|
433
|
+
display: "flex",
|
|
434
|
+
"justify-content": "center",
|
|
435
|
+
width: "100%",
|
|
436
|
+
order: "-1",
|
|
437
|
+
},
|
|
438
|
+
right_container: {
|
|
439
|
+
display: "flex",
|
|
440
|
+
width: "100%",
|
|
441
|
+
},
|
|
442
|
+
main_image: {
|
|
443
|
+
width: "100%",
|
|
444
|
+
"max-width": "720px",
|
|
445
|
+
height: "420px",
|
|
446
|
+
"aspect-ratio": "16 / 9",
|
|
447
|
+
"object-fit": "cover",
|
|
448
|
+
"border-radius": "lg",
|
|
449
|
+
},
|
|
450
|
+
left_cards_levoGroup: {
|
|
451
|
+
display: "flex",
|
|
452
|
+
"flex-direction": "row",
|
|
453
|
+
"column-gap": "lg",
|
|
454
|
+
width: "100%",
|
|
455
|
+
mobile: {
|
|
456
|
+
"flex-direction": "column",
|
|
457
|
+
"row-gap": "lg",
|
|
458
|
+
},
|
|
459
|
+
},
|
|
460
|
+
right_cards_levoGroup: {
|
|
461
|
+
display: "flex",
|
|
462
|
+
"flex-direction": "row",
|
|
463
|
+
"column-gap": "lg",
|
|
464
|
+
width: "100%",
|
|
465
|
+
mobile: {
|
|
466
|
+
"flex-direction": "column",
|
|
467
|
+
"row-gap": "lg",
|
|
468
|
+
},
|
|
469
|
+
},
|
|
470
|
+
left_cards_levoGroupItem: CARD_ITEM_STYLES,
|
|
471
|
+
left_cards: [{}, {}],
|
|
472
|
+
right_cards_levoGroupItem: CARD_ITEM_STYLES,
|
|
473
|
+
right_cards: [{}, {}],
|
|
474
|
+
},
|
|
475
|
+
content: DEFAULT_CONTENT,
|
|
476
|
+
config: {
|
|
477
|
+
main_title: {
|
|
478
|
+
selectedVariants: {
|
|
479
|
+
Heading_Level: "H2",
|
|
480
|
+
},
|
|
481
|
+
},
|
|
482
|
+
main_description: {
|
|
483
|
+
selectedVariants: {
|
|
484
|
+
Typography_Variants: "Large",
|
|
485
|
+
},
|
|
486
|
+
},
|
|
487
|
+
left_cards: [
|
|
488
|
+
{
|
|
489
|
+
title: {
|
|
490
|
+
selectedVariants: {
|
|
491
|
+
Heading_Level: "H5",
|
|
492
|
+
},
|
|
493
|
+
},
|
|
494
|
+
description: {
|
|
495
|
+
selectedVariants: {},
|
|
496
|
+
},
|
|
497
|
+
},
|
|
498
|
+
{
|
|
499
|
+
title: {
|
|
500
|
+
selectedVariants: {
|
|
501
|
+
Heading_Level: "H5",
|
|
502
|
+
},
|
|
503
|
+
},
|
|
504
|
+
description: {
|
|
505
|
+
selectedVariants: {},
|
|
506
|
+
},
|
|
507
|
+
},
|
|
508
|
+
],
|
|
509
|
+
right_cards: [
|
|
510
|
+
{
|
|
511
|
+
title: {
|
|
512
|
+
selectedVariants: {
|
|
513
|
+
Heading_Level: "H5",
|
|
514
|
+
},
|
|
515
|
+
},
|
|
516
|
+
},
|
|
517
|
+
{
|
|
518
|
+
title: {
|
|
519
|
+
selectedVariants: {
|
|
520
|
+
Heading_Level: "H5",
|
|
521
|
+
},
|
|
522
|
+
},
|
|
523
|
+
},
|
|
524
|
+
],
|
|
525
|
+
},
|
|
526
|
+
},
|
|
527
|
+
{
|
|
528
|
+
key: "cards_left",
|
|
529
|
+
title: "Cards Left",
|
|
530
|
+
styles: {
|
|
531
|
+
layout: {},
|
|
532
|
+
container: {},
|
|
533
|
+
header_section: {
|
|
534
|
+
"text-align": "center",
|
|
535
|
+
"margin-bottom": "3xl",
|
|
536
|
+
display: "flex",
|
|
537
|
+
"flex-direction": "column",
|
|
538
|
+
"align-items": "center",
|
|
539
|
+
"row-gap": "base",
|
|
540
|
+
},
|
|
541
|
+
main_title: {},
|
|
542
|
+
main_description: {
|
|
543
|
+
"max-width": "640px",
|
|
544
|
+
},
|
|
545
|
+
main_wrapper: {
|
|
546
|
+
display: "flex",
|
|
547
|
+
"align-items": "stretch",
|
|
548
|
+
"column-gap": "2xl",
|
|
549
|
+
"flex-direction": "row",
|
|
550
|
+
mobile: {
|
|
551
|
+
"flex-direction": "column",
|
|
552
|
+
"row-gap": "2xl",
|
|
553
|
+
},
|
|
554
|
+
tablet: {
|
|
555
|
+
"flex-direction": "column",
|
|
556
|
+
"row-gap": "2xl",
|
|
557
|
+
},
|
|
558
|
+
},
|
|
559
|
+
left_container: {
|
|
560
|
+
flex: "1",
|
|
561
|
+
display: "flex",
|
|
562
|
+
},
|
|
563
|
+
center_container: {
|
|
564
|
+
display: "none",
|
|
565
|
+
},
|
|
566
|
+
right_container: {
|
|
567
|
+
flex: "1",
|
|
568
|
+
display: "flex",
|
|
569
|
+
},
|
|
570
|
+
main_image: {
|
|
571
|
+
display: "none",
|
|
572
|
+
},
|
|
573
|
+
left_cards_levoGroup: {
|
|
574
|
+
display: "flex",
|
|
575
|
+
"flex-direction": "column",
|
|
576
|
+
"row-gap": "lg",
|
|
577
|
+
width: "100%",
|
|
578
|
+
},
|
|
579
|
+
right_cards_levoGroup: {
|
|
580
|
+
display: "flex",
|
|
581
|
+
"flex-direction": "column",
|
|
582
|
+
"row-gap": "lg",
|
|
583
|
+
width: "100%",
|
|
584
|
+
},
|
|
585
|
+
left_cards_levoGroupItem: CARD_ITEM_STYLES,
|
|
586
|
+
left_cards: [{}, {}],
|
|
587
|
+
right_cards_levoGroupItem: CARD_ITEM_STYLES,
|
|
588
|
+
right_cards: [{}, {}],
|
|
589
|
+
},
|
|
590
|
+
content: DEFAULT_CONTENT,
|
|
591
|
+
config: {
|
|
592
|
+
main_title: {
|
|
593
|
+
selectedVariants: {
|
|
594
|
+
Heading_Level: "H2",
|
|
595
|
+
},
|
|
596
|
+
},
|
|
597
|
+
main_description: {
|
|
598
|
+
selectedVariants: {
|
|
599
|
+
Typography_Variants: "Large",
|
|
600
|
+
},
|
|
601
|
+
},
|
|
602
|
+
left_cards: [
|
|
603
|
+
{
|
|
604
|
+
title: {
|
|
605
|
+
selectedVariants: {
|
|
606
|
+
Heading_Level: "H5",
|
|
607
|
+
},
|
|
608
|
+
},
|
|
609
|
+
description: {
|
|
610
|
+
selectedVariants: {},
|
|
611
|
+
},
|
|
612
|
+
},
|
|
613
|
+
{
|
|
614
|
+
title: {
|
|
615
|
+
selectedVariants: {
|
|
616
|
+
Heading_Level: "H5",
|
|
617
|
+
},
|
|
618
|
+
},
|
|
619
|
+
description: {
|
|
620
|
+
selectedVariants: {},
|
|
621
|
+
},
|
|
622
|
+
},
|
|
623
|
+
],
|
|
624
|
+
right_cards: [
|
|
625
|
+
{
|
|
626
|
+
title: {
|
|
627
|
+
selectedVariants: {
|
|
628
|
+
Heading_Level: "H5",
|
|
629
|
+
},
|
|
630
|
+
},
|
|
631
|
+
},
|
|
632
|
+
{
|
|
633
|
+
title: {
|
|
634
|
+
selectedVariants: {
|
|
635
|
+
Heading_Level: "H5",
|
|
636
|
+
},
|
|
637
|
+
},
|
|
638
|
+
},
|
|
639
|
+
],
|
|
640
|
+
},
|
|
641
|
+
},
|
|
288
642
|
{
|
|
289
643
|
key: "default",
|
|
290
644
|
title: "Default",
|
|
@@ -301,7 +655,7 @@ export const Cards13: IBlock = {
|
|
|
301
655
|
},
|
|
302
656
|
main_title: {},
|
|
303
657
|
main_description: {
|
|
304
|
-
"max-width": "
|
|
658
|
+
"max-width": "640px",
|
|
305
659
|
},
|
|
306
660
|
main_wrapper: {
|
|
307
661
|
display: "flex",
|
|
@@ -318,7 +672,6 @@ export const Cards13: IBlock = {
|
|
|
318
672
|
"column-gap": "none",
|
|
319
673
|
},
|
|
320
674
|
"flex-direction": "row",
|
|
321
|
-
height: "100%",
|
|
322
675
|
},
|
|
323
676
|
left_container: {
|
|
324
677
|
flex: "1",
|
|
@@ -348,17 +701,18 @@ export const Cards13: IBlock = {
|
|
|
348
701
|
},
|
|
349
702
|
},
|
|
350
703
|
main_image: {
|
|
351
|
-
width: "
|
|
352
|
-
height: "
|
|
704
|
+
width: "440px",
|
|
705
|
+
height: "540px",
|
|
706
|
+
"aspect-ratio": "4 / 5",
|
|
353
707
|
"object-fit": "cover",
|
|
354
708
|
mobile: {
|
|
355
709
|
width: "100%",
|
|
356
|
-
height: "
|
|
710
|
+
height: "auto",
|
|
357
711
|
},
|
|
358
|
-
"border-radius": "
|
|
712
|
+
"border-radius": "lg",
|
|
359
713
|
tablet: {
|
|
360
714
|
width: "100%",
|
|
361
|
-
height: "
|
|
715
|
+
height: "auto",
|
|
362
716
|
},
|
|
363
717
|
},
|
|
364
718
|
left_cards_levoGroup: {
|
|
@@ -381,188 +735,10 @@ export const Cards13: IBlock = {
|
|
|
381
735
|
},
|
|
382
736
|
"justify-content": "space-between",
|
|
383
737
|
},
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
|
|
387
|
-
|
|
388
|
-
"padding-top": "lg",
|
|
389
|
-
"padding-bottom": "lg",
|
|
390
|
-
"padding-left": "lg",
|
|
391
|
-
"padding-right": "lg",
|
|
392
|
-
"background-color": "background-2",
|
|
393
|
-
"border-radius": "lg",
|
|
394
|
-
"border-width": "1px",
|
|
395
|
-
"border-color": "border",
|
|
396
|
-
},
|
|
397
|
-
"left_cards.*.icon": {
|
|
398
|
-
width: "40px",
|
|
399
|
-
height: "40px",
|
|
400
|
-
"border-radius": "sm",
|
|
401
|
-
"object-fit": "cover",
|
|
402
|
-
"flex-shrink": "0",
|
|
403
|
-
},
|
|
404
|
-
"left_cards.*.content_wrapper": {
|
|
405
|
-
flex: "1",
|
|
406
|
-
},
|
|
407
|
-
"left_cards.*.title": {
|
|
408
|
-
"font-size": "lg",
|
|
409
|
-
"font-weight": "600",
|
|
410
|
-
"margin-bottom": "xs",
|
|
411
|
-
color: "text-1",
|
|
412
|
-
},
|
|
413
|
-
"left_cards.*.description": {
|
|
414
|
-
"font-size": "sm",
|
|
415
|
-
color: "text-2",
|
|
416
|
-
"line-height": "1.5",
|
|
417
|
-
},
|
|
418
|
-
"right_cards.*.card": {
|
|
419
|
-
display: "flex",
|
|
420
|
-
"align-items": "flex-start",
|
|
421
|
-
"column-gap": "base",
|
|
422
|
-
"padding-top": "lg",
|
|
423
|
-
"padding-bottom": "lg",
|
|
424
|
-
"padding-left": "lg",
|
|
425
|
-
"padding-right": "lg",
|
|
426
|
-
"background-color": "background-2",
|
|
427
|
-
"border-radius": "lg",
|
|
428
|
-
"border-width": "1px",
|
|
429
|
-
"border-color": "border",
|
|
430
|
-
},
|
|
431
|
-
"right_cards.*.icon": {
|
|
432
|
-
width: "40px",
|
|
433
|
-
height: "40px",
|
|
434
|
-
"border-radius": "sm",
|
|
435
|
-
"object-fit": "cover",
|
|
436
|
-
"flex-shrink": "0",
|
|
437
|
-
},
|
|
438
|
-
"right_cards.*.content_wrapper": {
|
|
439
|
-
flex: "1",
|
|
440
|
-
},
|
|
441
|
-
"right_cards.*.title": {
|
|
442
|
-
"font-size": "lg",
|
|
443
|
-
"font-weight": "600",
|
|
444
|
-
"margin-bottom": "xs",
|
|
445
|
-
color: "text-1",
|
|
446
|
-
},
|
|
447
|
-
"right_cards.*.description": {
|
|
448
|
-
"font-size": "sm",
|
|
449
|
-
color: "text-2",
|
|
450
|
-
"line-height": "1.5",
|
|
451
|
-
},
|
|
452
|
-
left_cards: [
|
|
453
|
-
{
|
|
454
|
-
card: {
|
|
455
|
-
"border-radius": "base",
|
|
456
|
-
"border-style": "solid",
|
|
457
|
-
"border-width": "1px",
|
|
458
|
-
"padding-top": "base",
|
|
459
|
-
"padding-bottom": "base",
|
|
460
|
-
"padding-right": "2xl",
|
|
461
|
-
"padding-left": "2xl",
|
|
462
|
-
display: "flex",
|
|
463
|
-
"flex-direction": "column",
|
|
464
|
-
"row-gap": "base",
|
|
465
|
-
"box-shadow": "none",
|
|
466
|
-
},
|
|
467
|
-
icon: {
|
|
468
|
-
height: "32px",
|
|
469
|
-
width: "32px",
|
|
470
|
-
"font-size": "32px",
|
|
471
|
-
},
|
|
472
|
-
content_wrapper: {
|
|
473
|
-
display: "flex",
|
|
474
|
-
"flex-direction": "column",
|
|
475
|
-
"row-gap": "xs",
|
|
476
|
-
},
|
|
477
|
-
title: {
|
|
478
|
-
"font-weight": 600,
|
|
479
|
-
},
|
|
480
|
-
},
|
|
481
|
-
{
|
|
482
|
-
card: {
|
|
483
|
-
"border-radius": "base",
|
|
484
|
-
"border-style": "solid",
|
|
485
|
-
"border-width": "1px",
|
|
486
|
-
"padding-top": "base",
|
|
487
|
-
"padding-bottom": "base",
|
|
488
|
-
"padding-right": "2xl",
|
|
489
|
-
"padding-left": "2xl",
|
|
490
|
-
display: "flex",
|
|
491
|
-
"flex-direction": "column",
|
|
492
|
-
"row-gap": "base",
|
|
493
|
-
"box-shadow": "none",
|
|
494
|
-
},
|
|
495
|
-
icon: {
|
|
496
|
-
height: "32px",
|
|
497
|
-
width: "32px",
|
|
498
|
-
"font-size": "32px",
|
|
499
|
-
},
|
|
500
|
-
content_wrapper: {
|
|
501
|
-
display: "flex",
|
|
502
|
-
"flex-direction": "column",
|
|
503
|
-
"row-gap": "xs",
|
|
504
|
-
},
|
|
505
|
-
title: {
|
|
506
|
-
"font-weight": 600,
|
|
507
|
-
},
|
|
508
|
-
},
|
|
509
|
-
],
|
|
510
|
-
right_cards: [
|
|
511
|
-
{
|
|
512
|
-
card: {
|
|
513
|
-
"border-radius": "base",
|
|
514
|
-
"border-style": "solid",
|
|
515
|
-
"border-width": "1px",
|
|
516
|
-
"padding-top": "base",
|
|
517
|
-
"padding-bottom": "base",
|
|
518
|
-
"padding-right": "2xl",
|
|
519
|
-
"padding-left": "2xl",
|
|
520
|
-
display: "flex",
|
|
521
|
-
"flex-direction": "column",
|
|
522
|
-
"row-gap": "base",
|
|
523
|
-
},
|
|
524
|
-
icon: {
|
|
525
|
-
height: "32px",
|
|
526
|
-
width: "32px",
|
|
527
|
-
"font-size": "32px",
|
|
528
|
-
},
|
|
529
|
-
content_wrapper: {
|
|
530
|
-
display: "flex",
|
|
531
|
-
"flex-direction": "column",
|
|
532
|
-
"row-gap": "xs",
|
|
533
|
-
},
|
|
534
|
-
title: {
|
|
535
|
-
"font-weight": 600,
|
|
536
|
-
},
|
|
537
|
-
},
|
|
538
|
-
{
|
|
539
|
-
card: {
|
|
540
|
-
"border-radius": "base",
|
|
541
|
-
"border-style": "solid",
|
|
542
|
-
"border-width": "1px",
|
|
543
|
-
"padding-top": "base",
|
|
544
|
-
"padding-bottom": "base",
|
|
545
|
-
"padding-right": "2xl",
|
|
546
|
-
"padding-left": "2xl",
|
|
547
|
-
display: "flex",
|
|
548
|
-
"flex-direction": "column",
|
|
549
|
-
"row-gap": "base",
|
|
550
|
-
},
|
|
551
|
-
icon: {
|
|
552
|
-
height: "32px",
|
|
553
|
-
width: "32px",
|
|
554
|
-
"font-size": "32px",
|
|
555
|
-
},
|
|
556
|
-
content_wrapper: {
|
|
557
|
-
display: "flex",
|
|
558
|
-
"flex-direction": "column",
|
|
559
|
-
"row-gap": "xs",
|
|
560
|
-
},
|
|
561
|
-
title: {
|
|
562
|
-
"font-weight": 600,
|
|
563
|
-
},
|
|
564
|
-
},
|
|
565
|
-
],
|
|
738
|
+
left_cards_levoGroupItem: CARD_ITEM_STYLES,
|
|
739
|
+
left_cards: [{}, {}],
|
|
740
|
+
right_cards_levoGroupItem: CARD_ITEM_STYLES,
|
|
741
|
+
right_cards: [{}, {}],
|
|
566
742
|
},
|
|
567
743
|
content: DEFAULT_CONTENT,
|
|
568
744
|
config: {
|
|
@@ -579,9 +755,6 @@ export const Cards13: IBlock = {
|
|
|
579
755
|
left_cards: [
|
|
580
756
|
{
|
|
581
757
|
title: {
|
|
582
|
-
heading: {
|
|
583
|
-
level: "4",
|
|
584
|
-
},
|
|
585
758
|
selectedVariants: {
|
|
586
759
|
Heading_Level: "H5",
|
|
587
760
|
},
|
|
@@ -604,9 +777,6 @@ export const Cards13: IBlock = {
|
|
|
604
777
|
right_cards: [
|
|
605
778
|
{
|
|
606
779
|
title: {
|
|
607
|
-
heading: {
|
|
608
|
-
level: "4",
|
|
609
|
-
},
|
|
610
780
|
selectedVariants: {
|
|
611
781
|
Heading_Level: "H5",
|
|
612
782
|
},
|