@levo-so/blocks 0.1.100 → 0.1.102
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +5 -4
- package/src/blocks/about-us/about-us-1.schema.ts +302 -295
- package/src/blocks/about-us/about-us-2.schema.ts +225 -220
- package/src/blocks/blogs/blog-author-1.schema.ts +719 -0
- package/src/blocks/blogs/blog-author-1.tsx +121 -0
- package/src/blocks/blogs/blog-listing-1.tsx +111 -33
- package/src/blocks/blogs/blog-listing-2.schema.ts +15 -33
- package/src/blocks/blogs/blog-listing-2.tsx +118 -33
- package/src/blocks/blogs/blog-listing-3.schema.ts +10 -22
- package/src/blocks/blogs/blog-listing-3.tsx +118 -33
- package/src/blocks/blogs/blog-post-1.schema.ts +766 -16
- package/src/blocks/blogs/blog-post-1.tsx +256 -32
- package/src/blocks/calendar/calendar-1.schema.ts +641 -192
- package/src/blocks/calendar/calendar-1.tsx +1 -0
- package/src/blocks/cards/cards-10.schema.ts +557 -544
- package/src/blocks/cards/cards-11.schema.ts +525 -419
- package/src/blocks/cards/cards-12.schema.ts +538 -147
- package/src/blocks/cards/cards-13.schema.ts +482 -312
- package/src/blocks/cards/cards-14.schema.ts +423 -196
- package/src/blocks/cards/cards-15.schema.ts +309 -143
- package/src/blocks/cards/cards-16.schema.ts +1277 -175
- package/src/blocks/cards/cards-17.schema.ts +2908 -1303
- package/src/blocks/cards/cards-18.schema.ts +1404 -217
- package/src/blocks/cards/cards-19.schema.ts +1105 -1084
- package/src/blocks/cards/cards-19.tsx +4 -5
- package/src/blocks/cards/cards-2.schema.ts +513 -42
- package/src/blocks/cards/cards-20.schema.ts +790 -212
- package/src/blocks/cards/cards-21.schema.ts +1215 -229
- package/src/blocks/cards/cards-21.tsx +51 -6
- package/src/blocks/cards/cards-22.schema.ts +1252 -2809
- package/src/blocks/cards/cards-22.tsx +6 -7
- package/src/blocks/cards/cards-23.schema.ts +571 -109
- package/src/blocks/cards/cards-3.schema.ts +355 -116
- package/src/blocks/cards/cards-4.schema.ts +805 -321
- package/src/blocks/cards/cards-5.schema.ts +216 -64
- package/src/blocks/cards/cards-6.schema.ts +568 -1330
- package/src/blocks/cards/cards-7.schema.ts +1181 -1378
- package/src/blocks/cards/cards-8.schema.ts +585 -221
- package/src/blocks/cards/cards-9.schema.ts +763 -382
- package/src/blocks/carousel/carousel-1.schema.ts +257 -502
- package/src/blocks/carousel/carousel-2.schema.ts +771 -761
- package/src/blocks/community/community-1.schema.ts +8 -23
- package/src/blocks/community/community-1.tsx +3 -3
- package/src/blocks/community/community-post-1.tsx +4 -4
- package/src/blocks/contact-us/contact-us-1.schema.ts +360 -14
- package/src/blocks/contact-us/contact-us-2.schema.ts +441 -325
- package/src/blocks/content/content-1.schema.ts +800 -381
- package/src/blocks/content/content-10.schema.ts +763 -20
- package/src/blocks/content/content-2.schema.ts +426 -52
- package/src/blocks/content/content-3.schema.ts +631 -432
- package/src/blocks/content/content-4.schema.ts +378 -123
- package/src/blocks/content/content-5.schema.ts +1152 -682
- package/src/blocks/content/content-6.schema.ts +679 -707
- package/src/blocks/content/content-7.schema.ts +694 -291
- package/src/blocks/content/content-8.schema.ts +247 -7
- package/src/blocks/content/content-9.schema.ts +855 -116
- package/src/blocks/cta/cta-1.schema.ts +294 -62
- package/src/blocks/cta/cta-2.schema.ts +302 -66
- package/src/blocks/cta/cta-2.tsx +1 -2
- package/src/blocks/cta/cta-3.schema.ts +312 -62
- package/src/blocks/embed/embed-1.schema.ts +181 -0
- package/src/blocks/event/event-listing-2.schema.ts +5 -11
- package/src/blocks/event/event-listing-3.schema.ts +5 -11
- package/src/blocks/event/event-listing-4.schema.ts +5 -11
- package/src/blocks/event/event-listing.schema.ts +5 -11
- package/src/blocks/faq/faq-1.schema.ts +439 -260
- package/src/blocks/faq/faq-2.schema.ts +444 -266
- package/src/blocks/faq/faq-3.schema.ts +1420 -224
- package/src/blocks/features/features-1/features-1.schema.ts +21 -21
- package/src/blocks/features/features-1/variants/default.ts +120 -138
- package/src/blocks/features/features-1/variants/index.ts +2 -2
- package/src/blocks/features/features-1/variants/minimal-list.ts +139 -0
- package/src/blocks/features/features-1/variants/stylized-cards-v1.ts +69 -385
- package/src/blocks/features/features-1/variants/stylized-cards-v2.ts +74 -408
- package/src/blocks/features/features-2.schema.ts +368 -286
- package/src/blocks/features/features-3.schema.ts +557 -280
- package/src/blocks/features/features-4.schema.ts +940 -432
- package/src/blocks/features/features-5.schema.ts +566 -407
- package/src/blocks/features/features-6.schema.ts +557 -523
- package/src/blocks/filter-listing/filter-listing-1.schema.ts +922 -270
- package/src/blocks/floating-buttons/floating-button-1.schema.ts +123 -0
- package/src/blocks/footer/footer-1.schema.ts +383 -401
- package/src/blocks/footer/footer-2.schema.ts +337 -878
- package/src/blocks/footer/footer-3.schema.ts +445 -381
- package/src/blocks/footer/footer-4.schema.ts +610 -439
- package/src/blocks/footer/footer-5.schema.ts +367 -321
- package/src/blocks/footer/footer-6.schema.ts +610 -357
- package/src/blocks/form/form-1.schema.ts +237 -0
- package/src/blocks/hero/hero-1.schema.ts +251 -221
- package/src/blocks/hero/hero-10.schema.ts +23 -14
- package/src/blocks/hero/hero-11.schema.ts +728 -601
- package/src/blocks/hero/hero-12.schema.ts +524 -334
- package/src/blocks/hero/hero-13.schema.ts +83 -95
- package/src/blocks/hero/hero-2.schema.ts +277 -68
- package/src/blocks/hero/hero-3.schema.ts +371 -235
- package/src/blocks/hero/hero-3.tsx +1 -1
- package/src/blocks/hero/hero-4.schema.ts +605 -338
- package/src/blocks/hero/hero-5.schema.ts +545 -61
- package/src/blocks/hero/hero-6.schema.ts +446 -257
- package/src/blocks/hero/hero-6.tsx +1 -1
- package/src/blocks/hero/hero-7.schema.ts +1299 -131
- package/src/blocks/hero/hero-7.tsx +43 -23
- package/src/blocks/hero/hero-8.schema.ts +736 -236
- package/src/blocks/hero/hero-9.schema.ts +908 -58
- package/src/blocks/index.ts +2 -0
- package/src/blocks/jobs/jobs-1.schema.ts +741 -219
- package/src/blocks/logos/logos-1.schema.ts +317 -321
- package/src/blocks/logos/logos-1.tsx +32 -19
- package/src/blocks/navbar/navbar-1.schema.ts +319 -186
- package/src/blocks/navbar/navbar-2.schema.ts +311 -190
- package/src/blocks/navbar/navbar-3.schema.ts +612 -570
- package/src/blocks/navbar/navbar-4.schema.ts +741 -1250
- package/src/blocks/polling/polling-1.schema.ts +161 -0
- package/src/blocks/pricing/pricing-1.schema.ts +549 -626
- package/src/blocks/products/products-listing-1.schema.ts +363 -249
- package/src/blocks/products/products-listing-2.schema.ts +515 -257
- package/src/blocks/products/products-listing-3.schema.ts +789 -836
- package/src/blocks/profile/profile-1.schema.ts +168 -187
- package/src/blocks/profile/profile-2.schema.ts +150 -122
- package/src/blocks/profile/profile-3.schema.ts +307 -256
- package/src/blocks/profile/profile-4.schema.ts +372 -504
- package/src/blocks/profile/profile-5.schema.ts +186 -79
- package/src/blocks/services/service-1.schema.ts +700 -631
- package/src/blocks/services/service-2.schema.ts +559 -82
- package/src/blocks/services/service-2.tsx +5 -3
- package/src/blocks/services/service-3.schema.ts +587 -215
- package/src/blocks/services/service-3.tsx +4 -2
- package/src/blocks/stats/stats-1.schema.ts +347 -257
- package/src/blocks/stats/stats-2.schema.ts +14 -2
- package/src/blocks/stats/variants/default.ts +14 -37
- package/src/blocks/stats/variants/extra.ts +232 -0
- package/src/blocks/stats/variants/hero.ts +1 -30
- package/src/blocks/stats/variants/index.ts +13 -1
- package/src/blocks/tabs/tab-1.schema.ts +1361 -214
- package/src/blocks/tabs/tab-2.schema.ts +984 -390
- package/src/blocks/tabs/tab-3.schema.ts +961 -95
- package/src/blocks/team/team-1.schema.ts +681 -564
- package/src/blocks/team/team-2.schema.ts +589 -935
- package/src/blocks/team/team-3.schema.ts +375 -284
- package/src/blocks/team/team-4.schema.ts +569 -355
- package/src/blocks/team/team-5.schema.ts +307 -111
- package/src/blocks/testimonial/testimonial-1.schema.ts +605 -706
- package/src/blocks/testimonial/testimonial-2.schema.ts +825 -1099
- package/src/blocks/testimonial/testimonial-3.schema.ts +580 -235
- package/src/blocks/testimonial/testimonial-4.schema.ts +1326 -1779
- package/src/blocks/testimonial/testimonial-5/variants/default.ts +179 -328
- package/src/blocks/testimonial/testimonial-5/variants/index.ts +9 -1
- package/src/blocks/testimonial/testimonial-5/variants/testimonialCentered.ts +194 -0
- package/src/blocks/testimonial/testimonial-5/variants/testimonialCompact.ts +188 -0
- package/src/blocks/testimonial/testimonial-5/variants/testimonialWithLogo.ts +275 -396
- package/src/blocks/testimonial/testimonial-5/variants/testimonialWithRatings.ts +254 -602
- package/src/blocks/testimonial/testimonial-5.schema.ts +6 -2
- package/src/blocks/testimonial/testimonial-6.schema.ts +962 -1234
- package/src/blocks/testimonial/testimonial-7.schema.ts +515 -233
- package/src/blocks/timeline/timeline-1.schema.ts +382 -140
- package/src/blocks/users/edit-profile.schema.ts +2 -8
- package/src/blocks/users/edit-profile.tsx +2 -3
- package/src/schemas/blocks.ts +2 -0
- package/src/blocks/features/features-1/variants/stylized-cards-v3.ts +0 -268
|
@@ -1,197 +1,239 @@
|
|
|
1
1
|
import type { IBlock } from "@levo-so/studio";
|
|
2
2
|
|
|
3
|
-
const IMG = {
|
|
4
|
-
object: "media",
|
|
5
|
-
id: "CISGrrD9ohrh",
|
|
6
|
-
workspace_id: "WLZ1TXTD",
|
|
7
|
-
folder_id: null,
|
|
8
|
-
filename: "cards-10-1.png",
|
|
9
|
-
kind: "image",
|
|
10
|
-
path: "WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA.png",
|
|
11
|
-
location: "https://static.levocdn.com/WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA.png",
|
|
12
|
-
metadata: {
|
|
13
|
-
etag: '"18f3d5149ae311c287da5e758ec0fc60"',
|
|
14
|
-
mimetype: "image/png",
|
|
15
|
-
size: 1187245,
|
|
16
|
-
},
|
|
17
|
-
srcset: {
|
|
18
|
-
"1080w": "https://static.levocdn.com/WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA-1080w.webp",
|
|
19
|
-
"1200w": "https://static.levocdn.com/WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA-1200w.webp",
|
|
20
|
-
"1920w": "https://static.levocdn.com/WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA-1920w.webp",
|
|
21
|
-
"320w": "https://static.levocdn.com/WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA-320w.webp",
|
|
22
|
-
"640w": "https://static.levocdn.com/WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA-640w.webp",
|
|
23
|
-
"750w": "https://static.levocdn.com/WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA-750w.webp",
|
|
24
|
-
"828w": "https://static.levocdn.com/WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA-828w.webp",
|
|
25
|
-
path: "https://static.levocdn.com/WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA-320w.webp 320w, https://static.levocdn.com/WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA-750w.webp 750w, https://static.levocdn.com/WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA-828w.webp 828w, https://static.levocdn.com/WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA-1080w.webp 1080w, https://static.levocdn.com/WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA-1200w.webp 1200w, https://static.levocdn.com/WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA-1920w.webp 1920w, https://static.levocdn.com/WLZ1TXTD/cards-10-1-PzNvMN1Lc8rA-640w.webp 640w",
|
|
26
|
-
},
|
|
27
|
-
tags: [],
|
|
28
|
-
created_at: "2025-12-20T08:15:13.432Z",
|
|
29
|
-
updated_at: "2025-12-20T08:15:13.432Z",
|
|
30
|
-
created_by: null,
|
|
31
|
-
updated_by: null,
|
|
32
|
-
};
|
|
33
|
-
|
|
34
|
-
const ICON = {
|
|
35
|
-
kind: "icon",
|
|
36
|
-
data: {
|
|
37
|
-
id: "check-circle",
|
|
38
|
-
label: "Check Circle",
|
|
39
|
-
tags: ["check", "circle", "success", "done"],
|
|
40
|
-
svgCode:
|
|
41
|
-
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM11.0026 16L18.0737 8.92893L16.6595 7.51472L11.0026 13.1716L8.17421 10.3431L6.76 11.7574L11.0026 16Z" fill="currentColor"/></svg>',
|
|
42
|
-
},
|
|
43
|
-
};
|
|
44
|
-
|
|
45
3
|
const DEFAULT_CONTENT = {
|
|
46
4
|
layout: null,
|
|
47
5
|
container: null,
|
|
48
6
|
header_section: null,
|
|
49
|
-
main_title: "
|
|
50
|
-
description:
|
|
7
|
+
main_title: "Built for teams that ship",
|
|
8
|
+
description:
|
|
9
|
+
"<p>Three products, one pricing model, and the same clean API — pick what fits and swap when you need more.</p>",
|
|
51
10
|
cards_grid: null,
|
|
52
11
|
cards: [
|
|
53
12
|
{
|
|
54
13
|
card: null,
|
|
55
14
|
card_content: null,
|
|
56
|
-
image:
|
|
57
|
-
|
|
58
|
-
|
|
15
|
+
image: {
|
|
16
|
+
id: "7453000323004893639",
|
|
17
|
+
kind: "image",
|
|
18
|
+
location: "https://images.pexels.com/photos/1181345/pexels-photo-1181345.jpeg",
|
|
19
|
+
mimetype: "image/jpeg",
|
|
20
|
+
srcset: {
|
|
21
|
+
"320w":
|
|
22
|
+
"https://images.pexels.com/photos/1181345/pexels-photo-1181345.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
23
|
+
"640w":
|
|
24
|
+
"https://images.pexels.com/photos/1181345/pexels-photo-1181345.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
25
|
+
"750w":
|
|
26
|
+
"https://images.pexels.com/photos/1181345/pexels-photo-1181345.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
27
|
+
"828w":
|
|
28
|
+
"https://images.pexels.com/photos/1181345/pexels-photo-1181345.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
29
|
+
"1080w":
|
|
30
|
+
"https://images.pexels.com/photos/1181345/pexels-photo-1181345.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
31
|
+
"1200w":
|
|
32
|
+
"https://images.pexels.com/photos/1181345/pexels-photo-1181345.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
33
|
+
"1920w":
|
|
34
|
+
"https://images.pexels.com/photos/1181345/pexels-photo-1181345.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
35
|
+
path: "https://images.pexels.com/photos/1181345/pexels-photo-1181345.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/1181345/pexels-photo-1181345.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/1181345/pexels-photo-1181345.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/1181345/pexels-photo-1181345.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/1181345/pexels-photo-1181345.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/1181345/pexels-photo-1181345.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/1181345/pexels-photo-1181345.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
36
|
+
},
|
|
37
|
+
},
|
|
38
|
+
title: "Workflow Studio",
|
|
39
|
+
description: "<p>Visual automations with 200+ triggers</p>",
|
|
59
40
|
features: [
|
|
60
41
|
{
|
|
61
42
|
feature_container: null,
|
|
62
|
-
icon:
|
|
63
|
-
|
|
43
|
+
icon: {
|
|
44
|
+
kind: "icon",
|
|
45
|
+
data: {
|
|
46
|
+
id: "flash",
|
|
47
|
+
label: "Flash",
|
|
48
|
+
svgCode:
|
|
49
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M13.57 22.3801C13.34 22.3801 13.11 22.3401 12.89 22.2601C12.14 21.9801 11.66 21.2801 11.66 20.4801V14.0301H9.31997C8.55997 14.0301 7.89996 13.6001 7.58996 12.9101C7.27996 12.2201 7.39996 11.4401 7.89996 10.8701L15.47 2.27006C16 1.67006 16.82 1.46006 17.57 1.75006C18.32 2.03006 18.7999 2.73006 18.7999 3.53006V9.98006H21.14C21.9 9.98006 22.56 10.4101 22.87 11.1001C23.18 11.7901 23.06 12.5701 22.56 13.1401L14.99 21.7401C14.62 22.1601 14.1 22.3801 13.57 22.3801ZM16.88 3.12006C16.79 3.12006 16.68 3.15006 16.59 3.26006L9.01995 11.8701C8.85995 12.0501 8.91997 12.2301 8.94997 12.3001C8.97997 12.3701 9.07997 12.5401 9.31997 12.5401H12.41C12.82 12.5401 13.16 12.8801 13.16 13.2901V20.4901C13.16 20.7401 13.34 20.8401 13.42 20.8701C13.5 20.9001 13.6999 20.9501 13.8599 20.7601L21.43 12.1501C21.59 11.9701 21.53 11.7901 21.5 11.7201C21.47 11.6501 21.37 11.4801 21.13 11.4801H18.04C17.63 11.4801 17.29 11.1401 17.29 10.7301V3.53006C17.29 3.28006 17.11 3.18006 17.03 3.15006C17 3.13006 16.94 3.12006 16.88 3.12006Z" fill="var(--color-icon-primary)"/>\n<path d="M8.5 4.75H1.5C1.09 4.75 0.75 4.41 0.75 4C0.75 3.59 1.09 3.25 1.5 3.25H8.5C8.91 3.25 9.25 3.59 9.25 4C9.25 4.41 8.91 4.75 8.5 4.75Z" fill="var(--color-icon-primary)"/>\n<path d="M7.5 20.75H1.5C1.09 20.75 0.75 20.41 0.75 20C0.75 19.59 1.09 19.25 1.5 19.25H7.5C7.91 19.25 8.25 19.59 8.25 20C8.25 20.41 7.91 20.75 7.5 20.75Z" fill="var(--color-icon-primary)"/>\n<path d="M4.5 12.75H1.5C1.09 12.75 0.75 12.41 0.75 12C0.75 11.59 1.09 11.25 1.5 11.25H4.5C4.91 11.25 5.25 11.59 5.25 12C5.25 12.41 4.91 12.75 4.5 12.75Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
50
|
+
},
|
|
51
|
+
},
|
|
52
|
+
text: "<p>No-code triggers</p>",
|
|
64
53
|
},
|
|
65
54
|
{
|
|
66
55
|
feature_container: null,
|
|
67
|
-
icon:
|
|
68
|
-
|
|
56
|
+
icon: {
|
|
57
|
+
kind: "icon",
|
|
58
|
+
data: {
|
|
59
|
+
id: "cpu",
|
|
60
|
+
label: "Cpu",
|
|
61
|
+
svgCode:
|
|
62
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M14.4 20.75H9.6C5.21 20.75 3.25 18.79 3.25 14.4V9.6C3.25 5.21 5.21 3.25 9.6 3.25H14.4C18.79 3.25 20.75 5.21 20.75 9.6V14.4C20.75 18.79 18.79 20.75 14.4 20.75ZM9.6 4.75C6.02 4.75 4.75 6.02 4.75 9.6V14.4C4.75 17.98 6.02 19.25 9.6 19.25H14.4C17.98 19.25 19.25 17.98 19.25 14.4V9.6C19.25 6.02 17.98 4.75 14.4 4.75H9.6Z" fill="var(--color-icon-primary)"/>\n<path d="M13.5 17.75H10.5C7.6 17.75 6.25 16.4 6.25 13.5V10.5C6.25 7.6 7.6 6.25 10.5 6.25H13.5C16.4 6.25 17.75 7.6 17.75 10.5V13.5C17.75 16.4 16.4 17.75 13.5 17.75ZM10.5 7.75C8.42 7.75 7.75 8.42 7.75 10.5V13.5C7.75 15.58 8.42 16.25 10.5 16.25H13.5C15.58 16.25 16.25 15.58 16.25 13.5V10.5C16.25 8.42 15.58 7.75 13.5 7.75H10.5Z" fill="var(--color-icon-primary)"/>\n<path d="M8.00977 4.75C7.58977 4.75 7.25977 4.41 7.25977 4V2C7.25977 1.59 7.59977 1.25 8.00977 1.25C8.41977 1.25 8.75977 1.59 8.75977 2V4C8.75977 4.41 8.41977 4.75 8.00977 4.75Z" fill="var(--color-icon-primary)"/>\n<path d="M12 4.75C11.59 4.75 11.25 4.41 11.25 4V2C11.25 1.59 11.59 1.25 12 1.25C12.41 1.25 12.75 1.59 12.75 2V4C12.75 4.41 12.41 4.75 12 4.75Z" fill="var(--color-icon-primary)"/>\n<path d="M16 4.75C15.59 4.75 15.25 4.41 15.25 4V2C15.25 1.59 15.59 1.25 16 1.25C16.41 1.25 16.75 1.59 16.75 2V4C16.75 4.41 16.41 4.75 16 4.75Z" fill="var(--color-icon-primary)"/>\n<path d="M22 8.75H20C19.59 8.75 19.25 8.41 19.25 8C19.25 7.59 19.59 7.25 20 7.25H22C22.41 7.25 22.75 7.59 22.75 8C22.75 8.41 22.42 8.75 22 8.75Z" fill="var(--color-icon-primary)"/>\n<path d="M22 12.75H20C19.59 12.75 19.25 12.41 19.25 12C19.25 11.59 19.59 11.25 20 11.25H22C22.41 11.25 22.75 11.59 22.75 12C22.75 12.41 22.42 12.75 22 12.75Z" fill="var(--color-icon-primary)"/>\n<path d="M22 16.75H20C19.59 16.75 19.25 16.41 19.25 16C19.25 15.59 19.59 15.25 20 15.25H22C22.41 15.25 22.75 15.59 22.75 16C22.75 16.41 22.42 16.75 22 16.75Z" fill="var(--color-icon-primary)"/>\n<path d="M16 22.75C15.59 22.75 15.25 22.41 15.25 22V20C15.25 19.59 15.59 19.25 16 19.25C16.41 19.25 16.75 19.59 16.75 20V22C16.75 22.41 16.41 22.75 16 22.75Z" fill="var(--color-icon-primary)"/>\n<path d="M12.0098 22.75C11.5998 22.75 11.2598 22.41 11.2598 22V20C11.2598 19.59 11.5998 19.25 12.0098 19.25C12.4198 19.25 12.7598 19.59 12.7598 20V22C12.7598 22.41 12.4198 22.75 12.0098 22.75Z" fill="var(--color-icon-primary)"/>\n<path d="M8.00977 22.75C7.59977 22.75 7.25977 22.41 7.25977 22V20C7.25977 19.59 7.59977 19.25 8.00977 19.25C8.41977 19.25 8.75977 19.59 8.75977 20V22C8.75977 22.41 8.41977 22.75 8.00977 22.75Z" fill="var(--color-icon-primary)"/>\n<path d="M4 8.75H2C1.59 8.75 1.25 8.42 1.25 8C1.25 7.58 1.59 7.25 2 7.25H4C4.41 7.25 4.75 7.59 4.75 8C4.75 8.41 4.42 8.75 4 8.75Z" fill="var(--color-icon-primary)"/>\n<path d="M4 12.75H2C1.59 12.75 1.25 12.41 1.25 12C1.25 11.59 1.59 11.25 2 11.25H4C4.41 11.25 4.75 11.59 4.75 12C4.75 12.41 4.42 12.75 4 12.75Z" fill="var(--color-icon-primary)"/>\n<path d="M4 16.75H2C1.59 16.75 1.25 16.41 1.25 16C1.25 15.59 1.59 15.25 2 15.25H4C4.41 15.25 4.75 15.59 4.75 16C4.75 16.41 4.42 16.75 4 16.75Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
63
|
+
},
|
|
64
|
+
},
|
|
65
|
+
text: "<p>200-step chains</p>",
|
|
69
66
|
},
|
|
70
67
|
{
|
|
71
68
|
feature_container: null,
|
|
72
|
-
icon:
|
|
73
|
-
|
|
69
|
+
icon: {
|
|
70
|
+
kind: "icon",
|
|
71
|
+
data: {
|
|
72
|
+
id: "shield-tick",
|
|
73
|
+
label: "Shield Tick",
|
|
74
|
+
svgCode:
|
|
75
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12.0004 22.7599C10.9104 22.7599 9.83039 22.4399 8.98039 21.8099L4.68039 18.5999C3.54039 17.7499 2.65039 15.9699 2.65039 14.5599V7.11994C2.65039 5.57994 3.78039 3.93994 5.23039 3.39994L10.2204 1.52994C11.2104 1.15994 12.7704 1.15994 13.7604 1.52994L18.7504 3.39994C20.2004 3.93994 21.3304 5.57994 21.3304 7.11994V14.5499C21.3304 15.9699 20.4404 17.7399 19.3004 18.5899L15.0004 21.7999C14.1704 22.4399 13.0904 22.7599 12.0004 22.7599ZM10.7504 2.93994L5.76039 4.80994C4.91039 5.12994 4.16039 6.20994 4.16039 7.12994V14.5599C4.16039 15.5099 4.83039 16.8399 5.58039 17.3999L9.88039 20.6099C11.0304 21.4699 12.9704 21.4699 14.1304 20.6099L18.4304 17.3999C19.1904 16.8299 19.8504 15.5099 19.8504 14.5599V7.11994C19.8504 6.20994 19.1004 5.12994 18.2504 4.79994L13.2604 2.92994C12.5804 2.68994 11.4204 2.68994 10.7504 2.93994Z" fill="var(--color-icon-primary)"/>\n<path d="M10.6602 14.2301C10.4702 14.2301 10.2802 14.1601 10.1302 14.0101L8.52023 12.4001C8.23023 12.1101 8.23023 11.6301 8.52023 11.3401C8.81023 11.0501 9.29023 11.0501 9.58023 11.3401L10.6602 12.4201L14.4302 8.65012C14.7202 8.36012 15.2002 8.36012 15.4902 8.65012C15.7802 8.94012 15.7802 9.42012 15.4902 9.71012L11.1902 14.0101C11.0402 14.1601 10.8502 14.2301 10.6602 14.2301Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
76
|
+
},
|
|
77
|
+
},
|
|
78
|
+
text: "<p>SOC 2 Type II</p>",
|
|
74
79
|
},
|
|
75
80
|
],
|
|
76
|
-
bottom_typography: "<p>From
|
|
81
|
+
bottom_typography: "<p>From $29 <small>/user · billed yearly</small></p>",
|
|
77
82
|
buttons: [
|
|
78
83
|
{
|
|
79
|
-
cta: "
|
|
84
|
+
cta: "See workflows",
|
|
80
85
|
},
|
|
81
86
|
],
|
|
82
87
|
},
|
|
83
88
|
{
|
|
84
89
|
card: null,
|
|
85
90
|
card_content: null,
|
|
86
|
-
image:
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
91
|
+
image: {
|
|
92
|
+
id: "7453000326848245591",
|
|
93
|
+
kind: "image",
|
|
94
|
+
location: "https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg",
|
|
95
|
+
mimetype: "image/jpeg",
|
|
96
|
+
srcset: {
|
|
97
|
+
"320w":
|
|
98
|
+
"https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
99
|
+
"640w":
|
|
100
|
+
"https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
101
|
+
"750w":
|
|
102
|
+
"https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
103
|
+
"828w":
|
|
104
|
+
"https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
105
|
+
"1080w":
|
|
106
|
+
"https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
107
|
+
"1200w":
|
|
108
|
+
"https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
109
|
+
"1920w":
|
|
110
|
+
"https://images.pexels.com/photos/6476782/pexels-photo-6476782.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
111
|
+
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",
|
|
112
|
+
},
|
|
113
|
+
},
|
|
114
|
+
title: "Insights Cloud",
|
|
115
|
+
description: "<p>Dashboards your leadership actually reads</p>",
|
|
90
116
|
features: [
|
|
91
117
|
{
|
|
92
118
|
feature_container: null,
|
|
93
119
|
icon: {
|
|
94
120
|
kind: "icon",
|
|
95
121
|
data: {
|
|
96
|
-
id: "
|
|
97
|
-
label: "
|
|
98
|
-
tags: ["check", "circle", "success", "done"],
|
|
122
|
+
id: "chart-success",
|
|
123
|
+
label: "Chart Success",
|
|
99
124
|
svgCode:
|
|
100
|
-
'<svg
|
|
125
|
+
'<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="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="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="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>',
|
|
101
126
|
},
|
|
102
127
|
},
|
|
103
|
-
text: "<p>
|
|
128
|
+
text: "<p>Exec rollups</p>",
|
|
104
129
|
},
|
|
105
130
|
{
|
|
106
131
|
feature_container: null,
|
|
107
132
|
icon: {
|
|
108
133
|
kind: "icon",
|
|
109
134
|
data: {
|
|
110
|
-
id: "
|
|
111
|
-
label: "
|
|
112
|
-
tags: ["check", "circle", "success", "done"],
|
|
135
|
+
id: "trend-up",
|
|
136
|
+
label: "Trend Up",
|
|
113
137
|
svgCode:
|
|
114
|
-
'<svg
|
|
138
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M7.50043 15.25C7.31043 15.25 7.12043 15.18 6.97043 15.03C6.68043 14.74 6.68043 14.26 6.97043 13.97L10.1704 10.77C10.3304 10.61 10.5404 10.53 10.7704 10.55C10.9904 10.57 11.1904 10.69 11.3204 10.88L12.4104 12.52L15.9604 8.97C16.2504 8.68 16.7304 8.68 17.0204 8.97C17.3104 9.26 17.3104 9.74 17.0204 10.03L12.8204 14.23C12.6604 14.39 12.4504 14.47 12.2204 14.45C12.0004 14.43 11.8004 14.31 11.6704 14.12L10.5804 12.48L8.03043 15.03C7.88043 15.18 7.69043 15.25 7.50043 15.25Z" fill="var(--color-icon-primary)"/>\n<path d="M16.5 12.25C16.09 12.25 15.75 11.91 15.75 11.5V10.25H14.5C14.09 10.25 13.75 9.91 13.75 9.5C13.75 9.09 14.09 8.75 14.5 8.75H16.5C16.91 8.75 17.25 9.09 17.25 9.5V11.5C17.25 11.91 16.91 12.25 16.5 12.25Z" fill="var(--color-icon-primary)"/>\n<path d="M15 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 9V15C22.75 20.43 20.43 22.75 15 22.75ZM9 2.75C4.39 2.75 2.75 4.39 2.75 9V15C2.75 19.61 4.39 21.25 9 21.25H15C19.61 21.25 21.25 19.61 21.25 15V9C21.25 4.39 19.61 2.75 15 2.75H9Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
115
139
|
},
|
|
116
140
|
},
|
|
117
|
-
text: "<p>
|
|
141
|
+
text: "<p>Goal tracking</p>",
|
|
118
142
|
},
|
|
119
143
|
{
|
|
120
144
|
feature_container: null,
|
|
121
145
|
icon: {
|
|
122
146
|
kind: "icon",
|
|
123
147
|
data: {
|
|
124
|
-
id: "
|
|
125
|
-
label: "
|
|
126
|
-
tags: ["check", "circle", "success", "done"],
|
|
148
|
+
id: "global",
|
|
149
|
+
label: "Global",
|
|
127
150
|
svgCode:
|
|
128
|
-
'<svg
|
|
151
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\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="M9.00023 21.75H8.00023C7.59023 21.75 7.25023 21.41 7.25023 21C7.25023 20.59 7.57023 20.26 7.98023 20.25C6.41023 14.89 6.41023 9.11 7.98023 3.75C7.57023 3.74 7.25023 3.41 7.25023 3C7.25023 2.59 7.59023 2.25 8.00023 2.25H9.00023C9.24023 2.25 9.47023 2.37 9.61023 2.56C9.75023 2.76 9.79023 3.01 9.71023 3.24C7.83023 8.89 7.83023 15.11 9.71023 20.77C9.79023 21 9.75023 21.25 9.61023 21.45C9.47023 21.63 9.24023 21.75 9.00023 21.75Z" fill="var(--color-icon-primary)"/>\n<path d="M15.0004 21.75C14.9204 21.75 14.8404 21.74 14.7604 21.71C14.3704 21.58 14.1504 21.15 14.2904 20.76C16.1704 15.11 16.1704 8.89 14.2904 3.23C14.1604 2.84 14.3704 2.41 14.7604 2.28C15.1604 2.15 15.5804 2.36 15.7104 2.75C17.7004 8.71 17.7004 15.27 15.7104 21.22C15.6104 21.55 15.3104 21.75 15.0004 21.75Z" fill="var(--color-icon-primary)"/>\n<path d="M12 17.2C9.21 17.2 6.43 16.81 3.75 16.02C3.74 16.42 3.41 16.75 3 16.75C2.59 16.75 2.25 16.41 2.25 16V15C2.25 14.76 2.37 14.53 2.56 14.39C2.76 14.25 3.01 14.21 3.24 14.29C8.89 16.17 15.12 16.17 20.77 14.29C21 14.21 21.25 14.25 21.45 14.39C21.65 14.53 21.76 14.76 21.76 15V16C21.76 16.41 21.42 16.75 21.01 16.75C20.6 16.75 20.27 16.43 20.26 16.02C17.57 16.81 14.79 17.2 12 17.2Z" fill="var(--color-icon-primary)"/>\n<path d="M20.9998 9.74999C20.9198 9.74999 20.8398 9.73999 20.7598 9.70999C15.1098 7.82999 8.87978 7.82999 3.22978 9.70999C2.82978 9.83999 2.40978 9.62999 2.27978 9.23999C2.15978 8.83999 2.36978 8.41999 2.75978 8.28999C8.71978 6.29999 15.2798 6.29999 21.2298 8.28999C21.6198 8.41999 21.8398 8.84999 21.6998 9.23999C21.6098 9.54999 21.3098 9.74999 20.9998 9.74999Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
129
152
|
},
|
|
130
153
|
},
|
|
131
|
-
text: "<p>
|
|
154
|
+
text: "<p>Warehouse sync</p>",
|
|
132
155
|
},
|
|
133
156
|
],
|
|
134
|
-
bottom_typography: "<p>From
|
|
157
|
+
bottom_typography: "<p>From $49 <small>/user · billed yearly</small></p>",
|
|
135
158
|
buttons: [
|
|
136
159
|
{
|
|
137
|
-
cta: "
|
|
160
|
+
cta: "See dashboards",
|
|
138
161
|
},
|
|
139
162
|
],
|
|
140
163
|
},
|
|
141
164
|
{
|
|
142
165
|
card: null,
|
|
143
166
|
card_content: null,
|
|
144
|
-
image:
|
|
145
|
-
|
|
146
|
-
|
|
167
|
+
image: {
|
|
168
|
+
id: "7453000328841402812",
|
|
169
|
+
kind: "image",
|
|
170
|
+
location: "https://images.pexels.com/photos/8769355/pexels-photo-8769355.jpeg",
|
|
171
|
+
mimetype: "image/jpeg",
|
|
172
|
+
srcset: {
|
|
173
|
+
"320w":
|
|
174
|
+
"https://images.pexels.com/photos/8769355/pexels-photo-8769355.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320",
|
|
175
|
+
"640w":
|
|
176
|
+
"https://images.pexels.com/photos/8769355/pexels-photo-8769355.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640",
|
|
177
|
+
"750w":
|
|
178
|
+
"https://images.pexels.com/photos/8769355/pexels-photo-8769355.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750",
|
|
179
|
+
"828w":
|
|
180
|
+
"https://images.pexels.com/photos/8769355/pexels-photo-8769355.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828",
|
|
181
|
+
"1080w":
|
|
182
|
+
"https://images.pexels.com/photos/8769355/pexels-photo-8769355.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080",
|
|
183
|
+
"1200w":
|
|
184
|
+
"https://images.pexels.com/photos/8769355/pexels-photo-8769355.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200",
|
|
185
|
+
"1920w":
|
|
186
|
+
"https://images.pexels.com/photos/8769355/pexels-photo-8769355.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920",
|
|
187
|
+
path: "https://images.pexels.com/photos/8769355/pexels-photo-8769355.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=320 320w, https://images.pexels.com/photos/8769355/pexels-photo-8769355.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=640 640w, https://images.pexels.com/photos/8769355/pexels-photo-8769355.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=750 750w, https://images.pexels.com/photos/8769355/pexels-photo-8769355.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=828 828w, https://images.pexels.com/photos/8769355/pexels-photo-8769355.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1080 1080w, https://images.pexels.com/photos/8769355/pexels-photo-8769355.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1200 1200w, https://images.pexels.com/photos/8769355/pexels-photo-8769355.jpeg?auto=compress&cs=tinysrgb&dpr=1&fit=crop&w=1920 1920w",
|
|
188
|
+
},
|
|
189
|
+
},
|
|
190
|
+
title: "Collab Space",
|
|
191
|
+
description: "<p>Real-time rooms for docs, tasks and threads</p>",
|
|
147
192
|
features: [
|
|
148
193
|
{
|
|
149
194
|
feature_container: null,
|
|
150
195
|
icon: {
|
|
151
196
|
kind: "icon",
|
|
152
197
|
data: {
|
|
153
|
-
id: "
|
|
154
|
-
label: "
|
|
155
|
-
tags: ["check", "circle", "success", "done"],
|
|
198
|
+
id: "people",
|
|
199
|
+
label: "People",
|
|
156
200
|
svgCode:
|
|
157
|
-
'<svg
|
|
201
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M18.0003 7.91002C17.9703 7.91002 17.9503 7.91002 17.9203 7.91002H17.8703C15.9803 7.85002 14.5703 6.39001 14.5703 4.59001C14.5703 2.75001 16.0703 1.26001 17.9003 1.26001C19.7303 1.26001 21.2303 2.76001 21.2303 4.59001C21.2203 6.40001 19.8103 7.86001 18.0103 7.92001C18.0103 7.91001 18.0103 7.91002 18.0003 7.91002ZM17.9003 2.75002C16.8903 2.75002 16.0703 3.57002 16.0703 4.58002C16.0703 5.57002 16.8403 6.37002 17.8303 6.41002C17.8403 6.40002 17.9203 6.40002 18.0103 6.41002C18.9803 6.36002 19.7303 5.56002 19.7403 4.58002C19.7403 3.57002 18.9203 2.75002 17.9003 2.75002Z" fill="var(--color-icon-primary)"/>\n<path d="M18.0105 15.28C17.6205 15.28 17.2305 15.25 16.8405 15.18C16.4305 15.11 16.1605 14.72 16.2305 14.31C16.3005 13.9 16.6905 13.63 17.1005 13.7C18.3305 13.91 19.6305 13.68 20.5005 13.1C20.9705 12.79 21.2205 12.4 21.2205 12.01C21.2205 11.62 20.9605 11.24 20.5005 10.93C19.6305 10.35 18.3105 10.12 17.0705 10.34C16.6605 10.42 16.2705 10.14 16.2005 9.73002C16.1305 9.32002 16.4005 8.93003 16.8105 8.86003C18.4405 8.57003 20.1305 8.88002 21.3305 9.68002C22.2105 10.27 22.7205 11.11 22.7205 12.01C22.7205 12.9 22.2205 13.75 21.3305 14.35C20.4205 14.95 19.2405 15.28 18.0105 15.28Z" fill="var(--color-icon-primary)"/>\n<path d="M5.97047 7.91C5.96047 7.91 5.95047 7.91 5.95047 7.91C4.15047 7.85 2.74047 6.39 2.73047 4.59C2.73047 2.75 4.23047 1.25 6.06047 1.25C7.89047 1.25 9.39047 2.75 9.39047 4.58C9.39047 6.39 7.98047 7.85 6.18047 7.91L5.97047 7.16L6.04047 7.91C6.02047 7.91 5.99047 7.91 5.97047 7.91ZM6.07047 6.41C6.13047 6.41 6.18047 6.41 6.24047 6.42C7.13047 6.38 7.91047 5.58 7.91047 4.59C7.91047 3.58 7.09047 2.75999 6.08047 2.75999C5.07047 2.75999 4.25047 3.58 4.25047 4.59C4.25047 5.57 5.01047 6.36 5.98047 6.42C5.99047 6.41 6.03047 6.41 6.07047 6.41Z" fill="var(--color-icon-primary)"/>\n<path d="M5.96 15.28C4.73 15.28 3.55 14.95 2.64 14.35C1.76 13.76 1.25 12.91 1.25 12.01C1.25 11.12 1.76 10.27 2.64 9.68002C3.84 8.88002 5.53 8.57003 7.16 8.86003C7.57 8.93003 7.84 9.32002 7.77 9.73002C7.7 10.14 7.31 10.42 6.9 10.34C5.66 10.12 4.35 10.35 3.47 10.93C3 11.24 2.75 11.62 2.75 12.01C2.75 12.4 3.01 12.79 3.47 13.1C4.34 13.68 5.64 13.91 6.87 13.7C7.28 13.63 7.67 13.91 7.74 14.31C7.81 14.72 7.54 15.11 7.13 15.18C6.74 15.25 6.35 15.28 5.96 15.28Z" fill="var(--color-icon-primary)"/>\n<path d="M12.0003 15.38C11.9703 15.38 11.9503 15.38 11.9203 15.38H11.8703C9.98031 15.32 8.57031 13.86 8.57031 12.06C8.57031 10.22 10.0703 8.72998 11.9003 8.72998C13.7303 8.72998 15.2303 10.23 15.2303 12.06C15.2203 13.87 13.8103 15.33 12.0103 15.39C12.0103 15.38 12.0103 15.38 12.0003 15.38ZM11.9003 10.22C10.8903 10.22 10.0703 11.04 10.0703 12.05C10.0703 13.04 10.8403 13.84 11.8303 13.88C11.8403 13.87 11.9203 13.87 12.0103 13.88C12.9803 13.83 13.7303 13.03 13.7403 12.05C13.7403 11.05 12.9203 10.22 11.9003 10.22Z" fill="var(--color-icon-primary)"/>\n<path d="M11.9993 22.76C10.7993 22.76 9.5993 22.45 8.6693 21.82C7.7893 21.23 7.2793 20.39 7.2793 19.49C7.2793 18.6 7.7793 17.74 8.6693 17.15C10.5393 15.91 13.4693 15.91 15.3293 17.15C16.2093 17.74 16.7193 18.58 16.7193 19.48C16.7193 20.37 16.2193 21.23 15.3293 21.82C14.3993 22.44 13.1993 22.76 11.9993 22.76ZM9.4993 18.41C9.0293 18.72 8.7793 19.11 8.7793 19.5C8.7793 19.89 9.0393 20.27 9.4993 20.58C10.8493 21.49 13.1393 21.49 14.4893 20.58C14.9593 20.27 15.2093 19.88 15.2093 19.49C15.2093 19.1 14.9493 18.72 14.4893 18.41C13.1493 17.5 10.8593 17.51 9.4993 18.41Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
158
202
|
},
|
|
159
203
|
},
|
|
160
|
-
text: "<p>
|
|
204
|
+
text: "<p>Live presence</p>",
|
|
161
205
|
},
|
|
162
206
|
{
|
|
163
207
|
feature_container: null,
|
|
164
208
|
icon: {
|
|
165
209
|
kind: "icon",
|
|
166
210
|
data: {
|
|
167
|
-
id: "
|
|
168
|
-
label: "
|
|
169
|
-
tags: ["check", "circle", "success", "done"],
|
|
211
|
+
id: "message",
|
|
212
|
+
label: "Message",
|
|
170
213
|
svgCode:
|
|
171
|
-
'<svg
|
|
214
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M12 22.81C11.31 22.81 10.66 22.46 10.2 21.85L8.7 19.85C8.67 19.81 8.55 19.76 8.5 19.75H8C3.83 19.75 1.25 18.62 1.25 13V8C1.25 3.58 3.58 1.25 8 1.25H16C20.42 1.25 22.75 3.58 22.75 8V13C22.75 17.42 20.42 19.75 16 19.75H15.5C15.42 19.75 15.35 19.79 15.3 19.85L13.8 21.85C13.34 22.46 12.69 22.81 12 22.81ZM8 2.75C4.42 2.75 2.75 4.42 2.75 8V13C2.75 17.52 4.3 18.25 8 18.25H8.5C9.01 18.25 9.59 18.54 9.9 18.95L11.4 20.95C11.75 21.41 12.25 21.41 12.6 20.95L14.1 18.95C14.43 18.51 14.95 18.25 15.5 18.25H16C19.58 18.25 21.25 16.58 21.25 13V8C21.25 4.42 19.58 2.75 16 2.75H8Z" fill="var(--color-icon-primary)"/>\n<path d="M12 12C11.44 12 11 11.55 11 11C11 10.45 11.45 10 12 10C12.55 10 13 10.45 13 11C13 11.55 12.56 12 12 12Z" fill="var(--color-icon-primary)"/>\n<path d="M16 12C15.44 12 15 11.55 15 11C15 10.45 15.45 10 16 10C16.55 10 17 10.45 17 11C17 11.55 16.56 12 16 12Z" fill="var(--color-icon-primary)"/>\n<path d="M8 12C7.44 12 7 11.55 7 11C7 10.45 7.45 10 8 10C8.55 10 9 10.45 9 11C9 11.55 8.56 12 8 12Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
172
215
|
},
|
|
173
216
|
},
|
|
174
|
-
text: "<p>
|
|
217
|
+
text: "<p>Threaded chat</p>",
|
|
175
218
|
},
|
|
176
219
|
{
|
|
177
220
|
feature_container: null,
|
|
178
221
|
icon: {
|
|
179
222
|
kind: "icon",
|
|
180
223
|
data: {
|
|
181
|
-
id: "
|
|
182
|
-
label: "
|
|
183
|
-
tags: ["check", "circle", "success", "done"],
|
|
224
|
+
id: "magic-star",
|
|
225
|
+
label: "Magic Star",
|
|
184
226
|
svgCode:
|
|
185
|
-
'<svg
|
|
227
|
+
'<svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">\n<path d="M13.0103 22.5C12.4103 22.5 11.4803 22.21 10.5903 20.75L8.83027 17.9C8.66027 17.62 8.14026 17.35 7.82026 17.37L4.48024 17.54C2.48024 17.64 1.78028 16.81 1.53028 16.31C1.28028 15.81 1.06024 14.74 2.36024 13.22L4.34028 10.92C4.54028 10.68 4.65025 10.16 4.56025 9.86002L3.55024 6.63004C3.04024 5.01004 3.61025 4.14004 3.99025 3.76004C4.37024 3.38004 5.25025 2.83003 6.87025 3.37003L9.82026 4.34003C10.0903 4.43003 10.5903 4.35003 10.8203 4.19003L13.9003 1.97003C15.3103 0.950032 16.3302 1.22003 16.8002 1.47003C17.2702 1.72003 18.0702 2.40005 18.0402 4.14005L17.9702 7.93002C17.9602 8.21002 18.1902 8.67003 18.4102 8.84003L20.8903 10.72C22.2403 11.75 22.2903 12.78 22.2003 13.31C22.1103 13.84 21.7103 14.8 20.0903 15.3L16.8602 16.31C16.5602 16.4 16.1902 16.79 16.1102 17.09L15.3403 20.03C14.8303 21.96 13.8303 22.39 13.2703 22.47C13.2003 22.49 13.1103 22.5 13.0103 22.5ZM7.85023 15.87C8.71023 15.87 9.66023 16.39 10.1002 17.11L11.8602 19.96C12.3602 20.78 12.8102 21.03 13.0502 20.99C13.2802 20.96 13.6403 20.58 13.8903 19.66L14.6602 16.72C14.8702 15.92 15.6202 15.13 16.4102 14.89L19.6403 13.88C20.2603 13.69 20.6602 13.38 20.7202 13.06C20.7802 12.74 20.5002 12.32 19.9802 11.92L17.5003 10.04C16.8903 9.58004 16.4503 8.66002 16.4603 7.90002L16.5303 4.11002C16.5403 3.44002 16.3803 2.94004 16.0903 2.79004C15.8003 2.64004 15.3103 2.79002 14.7603 3.18002L11.6802 5.40002C11.0702 5.84002 10.0603 6.00004 9.33027 5.76004L6.38026 4.79004C5.76026 4.59004 5.26028 4.60002 5.03028 4.83002C4.80028 5.06002 4.78023 5.56002 4.97023 6.18002L5.98024 9.41003C6.23024 10.2 6.01023 11.27 5.47023 11.89L3.49025 14.19C2.86025 14.92 2.76025 15.43 2.87025 15.64C2.97025 15.85 3.45028 16.08 4.40028 16.03L7.74025 15.86C7.78025 15.87 7.82023 15.87 7.85023 15.87Z" fill="var(--color-icon-primary)"/>\n<path d="M21.9103 22.7502C21.7203 22.7502 21.5303 22.6802 21.3803 22.5302L18.3503 19.5002C18.0603 19.2102 18.0603 18.7302 18.3503 18.4402C18.6403 18.1502 19.1203 18.1502 19.4103 18.4402L22.4403 21.4702C22.7303 21.7602 22.7303 22.2402 22.4403 22.5302C22.2903 22.6802 22.1003 22.7502 21.9103 22.7502Z" fill="var(--color-icon-primary)"/>\n</svg>',
|
|
186
228
|
},
|
|
187
229
|
},
|
|
188
|
-
text: "<p>
|
|
230
|
+
text: "<p>AI summaries</p>",
|
|
189
231
|
},
|
|
190
232
|
],
|
|
191
|
-
bottom_typography: "<p>From
|
|
233
|
+
bottom_typography: "<p>From $19 <small>/user · billed yearly</small></p>",
|
|
192
234
|
buttons: [
|
|
193
235
|
{
|
|
194
|
-
cta: "
|
|
236
|
+
cta: "Open collab",
|
|
195
237
|
},
|
|
196
238
|
],
|
|
197
239
|
},
|
|
@@ -206,7 +248,7 @@ export const Cards23: IBlock = {
|
|
|
206
248
|
key: "cards-23",
|
|
207
249
|
version: "v1",
|
|
208
250
|
prompt_description:
|
|
209
|
-
"
|
|
251
|
+
"SaaS product cards with image, title, one-line positioning, three feature chips with icons, starting price, and one CTA. Repeatable grid layout.",
|
|
210
252
|
content_schema: [
|
|
211
253
|
{
|
|
212
254
|
key: "layout",
|
|
@@ -318,8 +360,17 @@ export const Cards23: IBlock = {
|
|
|
318
360
|
title: "Default",
|
|
319
361
|
key: "default",
|
|
320
362
|
styles: {
|
|
321
|
-
layout: {
|
|
322
|
-
|
|
363
|
+
layout: {
|
|
364
|
+
"padding-top": "4xl",
|
|
365
|
+
"padding-bottom": "4xl",
|
|
366
|
+
"padding-left": "xl",
|
|
367
|
+
"padding-right": "xl",
|
|
368
|
+
},
|
|
369
|
+
container: {
|
|
370
|
+
"max-width": "1280px",
|
|
371
|
+
"margin-left": "auto",
|
|
372
|
+
"margin-right": "auto",
|
|
373
|
+
},
|
|
323
374
|
header_section: {
|
|
324
375
|
display: "flex",
|
|
325
376
|
"flex-direction": "column",
|
|
@@ -328,7 +379,7 @@ export const Cards23: IBlock = {
|
|
|
328
379
|
},
|
|
329
380
|
main_title: {},
|
|
330
381
|
description: {
|
|
331
|
-
"max-width": "
|
|
382
|
+
"max-width": "640px",
|
|
332
383
|
color: "text-2",
|
|
333
384
|
},
|
|
334
385
|
cards_grid: {
|
|
@@ -339,35 +390,197 @@ export const Cards23: IBlock = {
|
|
|
339
390
|
features_levoGroupItem: {
|
|
340
391
|
feature_container: {
|
|
341
392
|
display: "flex",
|
|
342
|
-
"justify-content": "
|
|
393
|
+
"justify-content": "flex-start",
|
|
343
394
|
"align-items": "center",
|
|
344
395
|
"column-gap": "2xs",
|
|
345
396
|
},
|
|
397
|
+
icon: {
|
|
398
|
+
width: "16px",
|
|
399
|
+
height: "16px",
|
|
400
|
+
"flex-shrink": "0",
|
|
401
|
+
},
|
|
402
|
+
text: {
|
|
403
|
+
"font-size": "sm",
|
|
404
|
+
color: "text-2",
|
|
405
|
+
},
|
|
346
406
|
},
|
|
347
407
|
card: {
|
|
348
408
|
"border-style": "solid",
|
|
349
409
|
"border-width": "1px",
|
|
350
|
-
"border-color": "
|
|
351
|
-
"border-radius": "
|
|
410
|
+
"border-color": "border",
|
|
411
|
+
"border-radius": "xl",
|
|
412
|
+
overflow: "hidden",
|
|
413
|
+
height: "100%",
|
|
414
|
+
display: "flex",
|
|
415
|
+
"flex-direction": "column",
|
|
352
416
|
},
|
|
353
417
|
card_content: {
|
|
354
|
-
padding: "
|
|
418
|
+
padding: "xl",
|
|
355
419
|
display: "flex",
|
|
356
420
|
"flex-direction": "column",
|
|
357
|
-
"row-gap": "
|
|
421
|
+
"row-gap": "base",
|
|
422
|
+
flex: "1",
|
|
358
423
|
},
|
|
359
424
|
title: {
|
|
360
425
|
"font-size": "xl",
|
|
426
|
+
color: "text-1",
|
|
427
|
+
},
|
|
428
|
+
description: {
|
|
429
|
+
color: "text-2",
|
|
430
|
+
},
|
|
431
|
+
image: {
|
|
432
|
+
width: "100%",
|
|
433
|
+
height: "200px",
|
|
434
|
+
"object-fit": "cover",
|
|
361
435
|
},
|
|
362
436
|
features_levoGroup: {
|
|
363
437
|
display: "flex",
|
|
364
|
-
"column-gap": "
|
|
438
|
+
"column-gap": "lg",
|
|
439
|
+
"flex-wrap": "wrap",
|
|
440
|
+
"row-gap": "xs",
|
|
441
|
+
},
|
|
442
|
+
buttons_levoGroup: {
|
|
443
|
+
display: "flex",
|
|
444
|
+
"column-gap": "sm",
|
|
445
|
+
"margin-top": "auto",
|
|
446
|
+
},
|
|
447
|
+
bottom_typography: {
|
|
448
|
+
color: "text-1",
|
|
449
|
+
"font-weight": 600,
|
|
365
450
|
},
|
|
366
451
|
},
|
|
367
452
|
cards: [{}, {}, {}],
|
|
368
453
|
cards_levoGroup: {
|
|
454
|
+
display: "grid",
|
|
455
|
+
"grid-template-columns": "repeat(3, minmax(0, 1fr))",
|
|
456
|
+
"column-gap": "xl",
|
|
457
|
+
"row-gap": "xl",
|
|
458
|
+
tablet: {
|
|
459
|
+
"grid-template-columns": "repeat(2, minmax(0, 1fr))",
|
|
460
|
+
},
|
|
461
|
+
mobile: {
|
|
462
|
+
"grid-template-columns": "repeat(1, minmax(0, 1fr))",
|
|
463
|
+
},
|
|
464
|
+
},
|
|
465
|
+
},
|
|
466
|
+
content: DEFAULT_CONTENT,
|
|
467
|
+
config: {
|
|
468
|
+
main_title: {
|
|
469
|
+
selectedVariants: {
|
|
470
|
+
Heading_Level: "H2",
|
|
471
|
+
},
|
|
472
|
+
},
|
|
473
|
+
},
|
|
474
|
+
},
|
|
475
|
+
{
|
|
476
|
+
title: "List",
|
|
477
|
+
key: "list",
|
|
478
|
+
styles: {
|
|
479
|
+
layout: {
|
|
480
|
+
"padding-top": "4xl",
|
|
481
|
+
"padding-bottom": "4xl",
|
|
482
|
+
"padding-left": "xl",
|
|
483
|
+
"padding-right": "xl",
|
|
484
|
+
},
|
|
485
|
+
container: {
|
|
486
|
+
"max-width": "1280px",
|
|
487
|
+
"margin-left": "auto",
|
|
488
|
+
"margin-right": "auto",
|
|
489
|
+
},
|
|
490
|
+
header_section: {
|
|
369
491
|
display: "flex",
|
|
370
|
-
"
|
|
492
|
+
"flex-direction": "column",
|
|
493
|
+
"margin-bottom": "3xl",
|
|
494
|
+
"row-gap": "base",
|
|
495
|
+
},
|
|
496
|
+
main_title: {},
|
|
497
|
+
description: {
|
|
498
|
+
"max-width": "640px",
|
|
499
|
+
color: "text-2",
|
|
500
|
+
},
|
|
501
|
+
cards_grid: {
|
|
502
|
+
width: "100%",
|
|
503
|
+
},
|
|
504
|
+
cards_levoGroupItem: {
|
|
505
|
+
features: {},
|
|
506
|
+
features_levoGroupItem: {
|
|
507
|
+
feature_container: {
|
|
508
|
+
display: "flex",
|
|
509
|
+
"justify-content": "flex-start",
|
|
510
|
+
"align-items": "center",
|
|
511
|
+
"column-gap": "2xs",
|
|
512
|
+
},
|
|
513
|
+
icon: {
|
|
514
|
+
width: "16px",
|
|
515
|
+
height: "16px",
|
|
516
|
+
"flex-shrink": "0",
|
|
517
|
+
},
|
|
518
|
+
text: {
|
|
519
|
+
"font-size": "sm",
|
|
520
|
+
color: "text-2",
|
|
521
|
+
},
|
|
522
|
+
},
|
|
523
|
+
card: {
|
|
524
|
+
"border-style": "solid",
|
|
525
|
+
"border-width": "1px",
|
|
526
|
+
"border-color": "border",
|
|
527
|
+
"border-radius": "xl",
|
|
528
|
+
overflow: "hidden",
|
|
529
|
+
height: "100%",
|
|
530
|
+
display: "flex",
|
|
531
|
+
"flex-direction": "row",
|
|
532
|
+
mobile: {
|
|
533
|
+
"flex-direction": "column",
|
|
534
|
+
},
|
|
535
|
+
},
|
|
536
|
+
card_content: {
|
|
537
|
+
padding: "xl",
|
|
538
|
+
display: "flex",
|
|
539
|
+
"flex-direction": "column",
|
|
540
|
+
"row-gap": "base",
|
|
541
|
+
"justify-content": "center",
|
|
542
|
+
flex: "1",
|
|
543
|
+
},
|
|
544
|
+
title: {
|
|
545
|
+
"font-size": "xl",
|
|
546
|
+
color: "text-1",
|
|
547
|
+
},
|
|
548
|
+
description: {
|
|
549
|
+
color: "text-2",
|
|
550
|
+
},
|
|
551
|
+
image: {
|
|
552
|
+
width: "320px",
|
|
553
|
+
height: "auto",
|
|
554
|
+
"object-fit": "cover",
|
|
555
|
+
"flex-shrink": "0",
|
|
556
|
+
"aspect-ratio": "4 / 3",
|
|
557
|
+
mobile: {
|
|
558
|
+
width: "100%",
|
|
559
|
+
height: "220px",
|
|
560
|
+
"aspect-ratio": "auto",
|
|
561
|
+
},
|
|
562
|
+
},
|
|
563
|
+
features_levoGroup: {
|
|
564
|
+
display: "flex",
|
|
565
|
+
"column-gap": "lg",
|
|
566
|
+
"flex-wrap": "wrap",
|
|
567
|
+
"row-gap": "xs",
|
|
568
|
+
},
|
|
569
|
+
buttons_levoGroup: {
|
|
570
|
+
display: "flex",
|
|
571
|
+
"column-gap": "sm",
|
|
572
|
+
"margin-top": "auto",
|
|
573
|
+
},
|
|
574
|
+
bottom_typography: {
|
|
575
|
+
color: "text-1",
|
|
576
|
+
"font-weight": 600,
|
|
577
|
+
},
|
|
578
|
+
},
|
|
579
|
+
cards: [{}, {}, {}],
|
|
580
|
+
cards_levoGroup: {
|
|
581
|
+
display: "flex",
|
|
582
|
+
"flex-direction": "column",
|
|
583
|
+
"row-gap": "xl",
|
|
371
584
|
},
|
|
372
585
|
},
|
|
373
586
|
content: DEFAULT_CONTENT,
|
|
@@ -377,9 +590,258 @@ export const Cards23: IBlock = {
|
|
|
377
590
|
Heading_Level: "H2",
|
|
378
591
|
},
|
|
379
592
|
},
|
|
380
|
-
|
|
593
|
+
},
|
|
594
|
+
},
|
|
595
|
+
{
|
|
596
|
+
title: "Centered",
|
|
597
|
+
key: "centered",
|
|
598
|
+
styles: {
|
|
599
|
+
layout: {
|
|
600
|
+
"padding-top": "5xl",
|
|
601
|
+
"padding-bottom": "5xl",
|
|
602
|
+
"padding-left": "xl",
|
|
603
|
+
"padding-right": "xl",
|
|
604
|
+
},
|
|
605
|
+
container: {
|
|
606
|
+
"max-width": "1280px",
|
|
607
|
+
"margin-left": "auto",
|
|
608
|
+
"margin-right": "auto",
|
|
609
|
+
},
|
|
610
|
+
header_section: {
|
|
611
|
+
display: "flex",
|
|
612
|
+
"flex-direction": "column",
|
|
613
|
+
"margin-bottom": "3xl",
|
|
614
|
+
"row-gap": "base",
|
|
615
|
+
"align-items": "center",
|
|
616
|
+
"text-align": "center",
|
|
617
|
+
},
|
|
618
|
+
main_title: {
|
|
619
|
+
"text-align": "center",
|
|
620
|
+
},
|
|
621
|
+
description: {
|
|
622
|
+
"max-width": "640px",
|
|
623
|
+
color: "text-2",
|
|
624
|
+
"text-align": "center",
|
|
625
|
+
},
|
|
626
|
+
cards_grid: {
|
|
627
|
+
width: "100%",
|
|
628
|
+
},
|
|
629
|
+
cards_levoGroupItem: {
|
|
630
|
+
features: {},
|
|
631
|
+
features_levoGroupItem: {
|
|
632
|
+
feature_container: {
|
|
633
|
+
display: "flex",
|
|
634
|
+
"justify-content": "flex-start",
|
|
635
|
+
"align-items": "center",
|
|
636
|
+
"column-gap": "2xs",
|
|
637
|
+
},
|
|
638
|
+
icon: {
|
|
639
|
+
width: "16px",
|
|
640
|
+
height: "16px",
|
|
641
|
+
"flex-shrink": "0",
|
|
642
|
+
},
|
|
643
|
+
text: {
|
|
644
|
+
"font-size": "sm",
|
|
645
|
+
color: "text-2",
|
|
646
|
+
},
|
|
647
|
+
},
|
|
648
|
+
card: {
|
|
649
|
+
"border-style": "solid",
|
|
650
|
+
"border-width": "1px",
|
|
651
|
+
"border-color": "border",
|
|
652
|
+
"border-radius": "xl",
|
|
653
|
+
overflow: "hidden",
|
|
654
|
+
height: "100%",
|
|
655
|
+
display: "flex",
|
|
656
|
+
"flex-direction": "column",
|
|
657
|
+
"text-align": "center",
|
|
658
|
+
},
|
|
659
|
+
card_content: {
|
|
660
|
+
padding: "xl",
|
|
661
|
+
display: "flex",
|
|
662
|
+
"flex-direction": "column",
|
|
663
|
+
"row-gap": "base",
|
|
664
|
+
"align-items": "center",
|
|
665
|
+
flex: "1",
|
|
666
|
+
},
|
|
667
|
+
title: {
|
|
668
|
+
"font-size": "xl",
|
|
669
|
+
color: "text-1",
|
|
670
|
+
"text-align": "center",
|
|
671
|
+
},
|
|
672
|
+
description: {
|
|
673
|
+
color: "text-2",
|
|
674
|
+
},
|
|
675
|
+
image: {
|
|
676
|
+
width: "100%",
|
|
677
|
+
height: "220px",
|
|
678
|
+
"object-fit": "cover",
|
|
679
|
+
},
|
|
680
|
+
features_levoGroup: {
|
|
681
|
+
display: "flex",
|
|
682
|
+
"column-gap": "lg",
|
|
683
|
+
"justify-content": "center",
|
|
684
|
+
"flex-wrap": "wrap",
|
|
685
|
+
"row-gap": "xs",
|
|
686
|
+
},
|
|
687
|
+
buttons_levoGroup: {
|
|
688
|
+
display: "flex",
|
|
689
|
+
"column-gap": "sm",
|
|
690
|
+
"justify-content": "center",
|
|
691
|
+
"margin-top": "auto",
|
|
692
|
+
},
|
|
693
|
+
bottom_typography: {
|
|
694
|
+
color: "text-1",
|
|
695
|
+
"font-weight": 600,
|
|
696
|
+
},
|
|
697
|
+
},
|
|
698
|
+
cards: [{}, {}, {}],
|
|
699
|
+
cards_levoGroup: {
|
|
700
|
+
display: "grid",
|
|
701
|
+
"grid-template-columns": "repeat(3, minmax(0, 1fr))",
|
|
702
|
+
"column-gap": "xl",
|
|
703
|
+
"row-gap": "xl",
|
|
704
|
+
tablet: {
|
|
705
|
+
"grid-template-columns": "repeat(2, minmax(0, 1fr))",
|
|
706
|
+
},
|
|
707
|
+
mobile: {
|
|
708
|
+
"grid-template-columns": "repeat(1, minmax(0, 1fr))",
|
|
709
|
+
},
|
|
710
|
+
},
|
|
711
|
+
},
|
|
712
|
+
content: DEFAULT_CONTENT,
|
|
713
|
+
config: {
|
|
714
|
+
main_title: {
|
|
715
|
+
selectedVariants: {
|
|
716
|
+
Heading_Level: "H2",
|
|
717
|
+
},
|
|
718
|
+
},
|
|
719
|
+
},
|
|
720
|
+
},
|
|
721
|
+
{
|
|
722
|
+
title: "Compact",
|
|
723
|
+
key: "compact",
|
|
724
|
+
styles: {
|
|
725
|
+
layout: {
|
|
726
|
+
"padding-top": "3xl",
|
|
727
|
+
"padding-bottom": "3xl",
|
|
728
|
+
"padding-left": "xl",
|
|
729
|
+
"padding-right": "xl",
|
|
730
|
+
},
|
|
731
|
+
container: {
|
|
732
|
+
"max-width": "1280px",
|
|
733
|
+
"margin-left": "auto",
|
|
734
|
+
"margin-right": "auto",
|
|
735
|
+
},
|
|
736
|
+
header_section: {
|
|
737
|
+
display: "flex",
|
|
738
|
+
"flex-direction": "row",
|
|
739
|
+
"margin-bottom": "2xl",
|
|
740
|
+
"column-gap": "xl",
|
|
741
|
+
"justify-content": "space-between",
|
|
742
|
+
"align-items": "center",
|
|
743
|
+
mobile: {
|
|
744
|
+
"flex-direction": "column",
|
|
745
|
+
"align-items": "flex-start",
|
|
746
|
+
"row-gap": "sm",
|
|
747
|
+
},
|
|
748
|
+
},
|
|
749
|
+
main_title: {
|
|
750
|
+
"font-size": "2xl",
|
|
751
|
+
},
|
|
752
|
+
description: {
|
|
753
|
+
color: "text-2",
|
|
754
|
+
"font-size": "sm",
|
|
755
|
+
"max-width": "520px",
|
|
756
|
+
},
|
|
757
|
+
cards_grid: {
|
|
758
|
+
width: "100%",
|
|
759
|
+
},
|
|
760
|
+
cards_levoGroupItem: {
|
|
761
|
+
features: {},
|
|
762
|
+
features_levoGroupItem: {
|
|
763
|
+
feature_container: {
|
|
764
|
+
display: "flex",
|
|
765
|
+
"justify-content": "flex-start",
|
|
766
|
+
"align-items": "center",
|
|
767
|
+
"column-gap": "2xs",
|
|
768
|
+
},
|
|
769
|
+
icon: {
|
|
770
|
+
width: "14px",
|
|
771
|
+
height: "14px",
|
|
772
|
+
"flex-shrink": "0",
|
|
773
|
+
},
|
|
774
|
+
text: {
|
|
775
|
+
"font-size": "xs",
|
|
776
|
+
color: "text-2",
|
|
777
|
+
},
|
|
778
|
+
},
|
|
779
|
+
card: {
|
|
780
|
+
"border-style": "solid",
|
|
781
|
+
"border-width": "1px",
|
|
782
|
+
"border-color": "border",
|
|
783
|
+
"border-radius": "lg",
|
|
784
|
+
overflow: "hidden",
|
|
785
|
+
height: "100%",
|
|
786
|
+
display: "flex",
|
|
787
|
+
"flex-direction": "column",
|
|
788
|
+
},
|
|
789
|
+
card_content: {
|
|
790
|
+
padding: "lg",
|
|
791
|
+
display: "flex",
|
|
792
|
+
"flex-direction": "column",
|
|
793
|
+
"row-gap": "sm",
|
|
794
|
+
flex: "1",
|
|
795
|
+
},
|
|
796
|
+
title: {
|
|
797
|
+
"font-size": "base",
|
|
798
|
+
color: "text-1",
|
|
799
|
+
},
|
|
800
|
+
description: {
|
|
801
|
+
"font-size": "sm",
|
|
802
|
+
color: "text-2",
|
|
803
|
+
},
|
|
804
|
+
image: {
|
|
805
|
+
width: "100%",
|
|
806
|
+
height: "160px",
|
|
807
|
+
"object-fit": "cover",
|
|
808
|
+
},
|
|
809
|
+
features_levoGroup: {
|
|
810
|
+
display: "flex",
|
|
811
|
+
"column-gap": "base",
|
|
812
|
+
"flex-wrap": "wrap",
|
|
813
|
+
"row-gap": "2xs",
|
|
814
|
+
},
|
|
815
|
+
buttons_levoGroup: {
|
|
816
|
+
display: "flex",
|
|
817
|
+
"column-gap": "sm",
|
|
818
|
+
"margin-top": "auto",
|
|
819
|
+
},
|
|
820
|
+
bottom_typography: {
|
|
821
|
+
"font-size": "sm",
|
|
822
|
+
color: "text-1",
|
|
823
|
+
"font-weight": 600,
|
|
824
|
+
},
|
|
825
|
+
},
|
|
826
|
+
cards: [{}, {}, {}],
|
|
827
|
+
cards_levoGroup: {
|
|
828
|
+
display: "grid",
|
|
829
|
+
"grid-template-columns": "repeat(3, minmax(0, 1fr))",
|
|
830
|
+
"column-gap": "base",
|
|
831
|
+
"row-gap": "base",
|
|
832
|
+
tablet: {
|
|
833
|
+
"grid-template-columns": "repeat(2, minmax(0, 1fr))",
|
|
834
|
+
},
|
|
835
|
+
mobile: {
|
|
836
|
+
"grid-template-columns": "repeat(1, minmax(0, 1fr))",
|
|
837
|
+
},
|
|
838
|
+
},
|
|
839
|
+
},
|
|
840
|
+
content: DEFAULT_CONTENT,
|
|
841
|
+
config: {
|
|
842
|
+
main_title: {
|
|
381
843
|
selectedVariants: {
|
|
382
|
-
Heading_Level: "
|
|
844
|
+
Heading_Level: "H2",
|
|
383
845
|
},
|
|
384
846
|
},
|
|
385
847
|
},
|