@kickstartds/ds-agency-premium 1.6.70--canary.45.1748.0 → 1.6.70
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/dist/{BlogAsideProps-c760fd2a.d.ts → BlogAsideProps-d9decb7c.d.ts} +5 -5
- package/dist/{BlogAuthorProps-fb0241df.d.ts → BlogAuthorProps-88a11566.d.ts} +2 -7
- package/dist/BlogOverviewProps-9f207f1c.d.ts +2 -2
- package/dist/{BlogPostProps-6b3cff22.d.ts → BlogPostProps-d9decb7c.d.ts} +3 -3
- package/dist/{ButtonProps-00ddee3a.d.ts → ButtonProps-03ff6d21.d.ts} +4 -4
- package/dist/{CtaProps-babe4ee6.d.ts → CtaProps-93230a76.d.ts} +11 -21
- package/dist/{FeaturesProps-a9041d97.d.ts → FeaturesProps-e58616a5.d.ts} +4 -9
- package/dist/{FooterProps-a0a104ca.d.ts → FooterProps-171a3067.d.ts} +2 -2
- package/dist/{HeaderProps-72763967.d.ts → HeaderProps-e22382f1.d.ts} +2 -2
- package/dist/{HeroProps-40f6c7f5.d.ts → HeroProps-f704d270.d.ts} +4 -9
- package/dist/ImageStoryProps-e853e1e7.d.ts +1 -1
- package/dist/MosaicProps-d52c7151.d.ts +4 -4
- package/dist/PageProps-aa29c554.d.ts +1 -1
- package/dist/{SectionProps-7caa223c.d.ts → SectionProps-1cfcf6e8.d.ts} +9 -14
- package/dist/{SliderProps-babe4ee6.d.ts → SliderProps-93230a76.d.ts} +4 -4
- package/dist/{StatProps-12a3eae0.d.ts → StatProps-79109ad0.d.ts} +1 -1
- package/dist/StatsProps-bf5ef578.d.ts +1 -1
- package/dist/{TeaserCardProps-994cb119.d.ts → TeaserCardProps-b9c28e78.d.ts} +4 -4
- package/dist/{VideoCurtainProps-a2c0cc7f.d.ts → VideoCurtainProps-6c625a69.d.ts} +5 -5
- package/dist/components/blog-aside/blog-aside.schema.dereffed.json +8 -16
- package/dist/components/blog-aside/blog-aside.schema.json +4 -4
- package/dist/components/blog-aside/index.d.ts +1 -1
- package/dist/components/blog-aside/index.js +1 -1
- package/dist/components/blog-author/blog-author.schema.dereffed.json +4 -12
- package/dist/components/blog-author/index.d.ts +1 -1
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +89 -182
- package/dist/components/blog-post/blog-post.schema.dereffed.json +97 -198
- package/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/blog-teaser/index.js +7 -5
- package/dist/components/button/button.css +2 -2
- package/dist/components/button/button.schema.dereffed.json +3 -3
- package/dist/components/button/button.schema.json +3 -3
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js +1 -1
- package/dist/components/button-group/button-group.schema.dereffed.json +3 -3
- package/dist/components/button-group/index.d.ts +1 -1
- package/dist/components/contact/contact.schema.dereffed.json +5 -13
- package/dist/components/contact/contact.schema.json +5 -11
- package/dist/components/contact/index.d.ts +1 -6
- package/dist/components/contact/index.js +1 -1
- package/dist/components/cta/cta.css +56 -44
- package/dist/components/cta/cta.schema.dereffed.json +11 -28
- package/dist/components/cta/cta.schema.json +10 -23
- package/dist/components/cta/index.d.ts +1 -1
- package/dist/components/cta/index.js +26 -25
- package/dist/components/feature/feature.schema.dereffed.json +3 -13
- package/dist/components/feature/feature.schema.json +3 -11
- package/dist/components/feature/index.d.ts +3 -8
- package/dist/components/feature/index.js +3 -2
- package/dist/components/features/features.css +35 -15
- package/dist/components/features/features.schema.dereffed.json +3 -13
- package/dist/components/features/features.schema.json +2 -5
- package/dist/components/features/index.d.ts +1 -1
- package/dist/components/features/index.js +2 -2
- package/dist/components/footer/footer.css +1 -1
- package/dist/components/footer/footer.schema.dereffed.json +12 -12
- package/dist/components/footer/index.d.ts +1 -1
- package/dist/components/footer/index.js +1 -1
- package/dist/components/gallery/gallery.schema.dereffed.json +1 -2
- package/dist/components/gallery/gallery.schema.json +1 -2
- package/dist/components/gallery/index.js +1 -1
- package/dist/components/header/header.css +9 -47
- package/dist/components/header/header.schema.dereffed.json +12 -12
- package/dist/components/header/index.d.ts +1 -1
- package/dist/components/header/index.js +5 -5
- package/dist/components/headline/headline.css +2 -2
- package/dist/components/hero/hero.css +25 -61
- package/dist/components/hero/hero.schema.dereffed.json +3 -9
- package/dist/components/hero/hero.schema.json +2 -8
- package/dist/components/hero/index.d.ts +1 -1
- package/dist/components/hero/index.js +39 -39
- package/dist/components/image-story/image-story.css +2 -5
- package/dist/components/image-story/image-story.schema.dereffed.json +3 -3
- package/dist/components/index/index.d.ts +3 -4
- package/dist/components/logos/index.js +1 -1
- package/dist/components/mosaic/index.js +1 -1
- package/dist/components/mosaic/mosaic.css +1 -1
- package/dist/components/mosaic/mosaic.schema.dereffed.json +3 -3
- package/dist/components/nav-dropdown/index.d.ts +1 -1
- package/dist/components/nav-dropdown/index.js +2 -2
- package/dist/components/nav-dropdown/nav-dropdown.css +3 -12
- package/dist/components/nav-dropdown/nav-dropdown.schema.dereffed.json +1 -1
- package/dist/components/nav-flyout/index.d.ts +2 -2
- package/dist/components/nav-flyout/index.js +8 -6
- package/dist/components/nav-flyout/nav-flyout.css +15 -29
- package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +12 -12
- package/dist/components/nav-main/index.d.ts +5 -5
- package/dist/components/nav-main/index.js +2 -0
- package/dist/components/nav-main/nav-main.schema.dereffed.json +15 -15
- package/dist/components/nav-main/nav-main.schema.json +14 -14
- package/dist/components/nav-toggle/index.js +1 -1
- package/dist/components/nav-topbar/index.d.ts +2 -2
- package/dist/components/nav-topbar/index.js +2 -2
- package/dist/components/nav-topbar/nav-topbar.css +2 -15
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -12
- package/dist/components/page/page.schema.dereffed.json +78 -154
- package/dist/components/page-wrapper/index.js +0 -42
- package/dist/components/page-wrapper/tokens.css +731 -427
- package/dist/components/presets.json +267 -863
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/section/index.js +3 -11
- package/dist/components/section/section.css +58 -38
- package/dist/components/section/section.schema.dereffed.json +78 -154
- package/dist/components/section/section.schema.json +10 -8
- package/dist/components/settings/settings.schema.dereffed.json +24 -24
- package/dist/components/slider/index.d.ts +1 -1
- package/dist/components/slider/slider.schema.dereffed.json +28 -61
- package/dist/components/split/split.css +2 -2
- package/dist/components/stat/index.d.ts +1 -1
- package/dist/components/stat/index.js +12 -3
- package/dist/components/stat/stat.schema.dereffed.json +6 -5
- package/dist/components/stat/stat.schema.json +2 -2
- package/dist/components/stats/stats.schema.dereffed.json +6 -5
- package/dist/components/teaser-card/index.d.ts +1 -1
- package/dist/components/teaser-card/index.js +9 -9
- package/dist/components/teaser-card/teaser-card.css +47 -67
- package/dist/components/teaser-card/teaser-card.schema.dereffed.json +4 -4
- package/dist/components/teaser-card/teaser-card.schema.json +4 -4
- package/dist/components/testimonials/index.d.ts +1 -1
- package/dist/components/tile/tile.schema.dereffed.json +3 -3
- package/dist/components/tile/tile.schema.json +2 -2
- package/dist/components/video-curtain/index.d.ts +1 -1
- package/dist/components/video-curtain/index.js +4 -12
- package/dist/components/video-curtain/video-curtain.css +29 -52
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +4 -6
- package/dist/components/video-curtain/video-curtain.schema.json +3 -3
- package/dist/global.css +59 -283
- package/dist/static/img/screenshots/blog-blog-aside--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-author--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-head--default.png +0 -0
- package/dist/static/img/screenshots/blog-blog-teaser--default.png +0 -0
- package/dist/static/img/screenshots/components-contact--wide-image.png +0 -0
- package/dist/static/img/screenshots/components-cta--align-bottom.png +0 -0
- package/dist/static/img/screenshots/components-cta--angled-image.png +0 -0
- package/dist/static/img/screenshots/components-cta--banner.png +0 -0
- package/dist/static/img/screenshots/components-cta--colored-banner.png +0 -0
- package/dist/static/img/screenshots/components-cta--contact-banner.png +0 -0
- package/dist/static/img/screenshots/components-cta--highlighted.png +0 -0
- package/dist/static/img/screenshots/components-cta--left-aligned.png +0 -0
- package/dist/static/img/screenshots/components-cta--product-advertisement.png +0 -0
- package/dist/static/img/screenshots/components-cta--split-banner.png +0 -0
- package/dist/static/img/screenshots/components-faq--dropdown-list.png +0 -0
- package/dist/static/img/screenshots/components-faq--single-dropdown.png +0 -0
- package/dist/static/img/screenshots/components-features--icon-beside-with-link-in-text.png +0 -0
- package/dist/static/img/screenshots/components-features--icon-centered.png +0 -0
- package/dist/static/img/screenshots/components-features--icon-intext-with-link.png +0 -0
- package/dist/static/img/screenshots/components-features--list-view.png +0 -0
- package/dist/static/img/screenshots/components-features--stack-with-button.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-1.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-2.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-3.png +0 -0
- package/dist/static/img/screenshots/components-headline--h-4.png +0 -0
- package/dist/static/img/screenshots/components-headline--order-swapped.png +0 -0
- package/dist/static/img/screenshots/components-headline--with-markdown.png +0 -0
- package/dist/static/img/screenshots/components-headline--with-subheadline.png +0 -0
- package/dist/static/img/screenshots/components-hero--text-box-on-full-screen.png +0 -0
- package/dist/static/img/screenshots/components-hero--text-on-image-with-overlay.png +0 -0
- package/dist/static/img/screenshots/components-html--html.png +0 -0
- package/dist/static/img/screenshots/components-html--with-consent.png +0 -0
- package/dist/static/img/screenshots/components-html--with-script.png +0 -0
- package/dist/static/img/screenshots/components-logos--centered-with-button.png +0 -0
- package/dist/static/img/screenshots/components-logos--left-aligned-with-text-link.png +0 -0
- package/dist/static/img/screenshots/components-stats--count-up-with-description.png +0 -0
- package/dist/static/img/screenshots/components-stats--count-up-with-icons.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--alternating-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--list-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--simple.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--slider-layout.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--with-rating.png +0 -0
- package/dist/static/img/screenshots/components-testimonials--with-title.png +0 -0
- package/dist/static/img/screenshots/form-select-field--default.png +0 -0
- package/dist/static/img/screenshots/form-text-area--default.png +0 -0
- package/dist/static/img/screenshots/form-text-field--default.png +0 -0
- package/dist/static/img/screenshots/layout-divider--accent.png +0 -0
- package/dist/static/img/screenshots/layout-footer--footer.png +0 -0
- package/dist/static/img/screenshots/layout-header--header.png +0 -0
- package/dist/static/img/screenshots/layout-section--accent-background.png +0 -0
- package/dist/static/img/screenshots/layout-section--background-image.png +0 -0
- package/dist/static/img/screenshots/layout-section--bold-background.png +0 -0
- package/dist/static/img/screenshots/layout-section--cards.png +0 -0
- package/dist/static/img/screenshots/layout-section--colorful-gradient.png +0 -0
- package/dist/static/img/screenshots/layout-section--flex-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--inverted.png +0 -0
- package/dist/static/img/screenshots/layout-section--list-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--slider.png +0 -0
- package/dist/static/img/screenshots/layout-section--spotlight.png +0 -0
- package/dist/static/img/screenshots/layout-section--stagelights.png +0 -0
- package/dist/static/img/screenshots/layout-section--tile-layout.png +0 -0
- package/dist/static/img/screenshots/layout-section--with-buttons.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-arrows.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-autoplay.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-nav.png +0 -0
- package/dist/static/img/screenshots/layout-slider--with-teased-neighbours.png +0 -0
- package/dist/static/img/screenshots/{pages-archetypes--blog-overview.png → page-archetypes-blog-overview--blog-overview.png} +0 -0
- package/dist/static/img/screenshots/page-archetypes-blog-post--blog-post.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-landingpage--landingpage.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-overview--overview.png +0 -0
- package/dist/static/img/screenshots/page-archetypes-showcase--showcase.png +0 -0
- package/dist/static/logo-inverted.svg +25 -12
- package/dist/static/logo.svg +25 -12
- package/dist/tokens/IconSprite.js +0 -42
- package/dist/tokens/icon-sprite.html +0 -16
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +731 -427
- package/dist/tokens/tokens.js +730 -628
- package/package.json +1 -1
- package/dist/EventAppointmentProps-443cd1ce.d.ts +0 -38
- package/dist/EventDetailProps-42a7eebe.d.ts +0 -387
- package/dist/EventLatestTeaserProps-fc9d3281.d.ts +0 -58
- package/dist/EventLocationProps-871bc198.d.ts +0 -41
- package/dist/components/breadcrumb/breadcrumb.css +0 -32
- package/dist/components/breadcrumb/breadcrumb.schema.dereffed.json +0 -34
- package/dist/components/breadcrumb/breadcrumb.schema.json +0 -27
- package/dist/components/breadcrumb/index.d.ts +0 -28
- package/dist/components/breadcrumb/index.js +0 -17
- package/dist/components/downloads/downloads.css +0 -153
- package/dist/components/downloads/downloads.schema.dereffed.json +0 -55
- package/dist/components/downloads/downloads.schema.json +0 -44
- package/dist/components/downloads/index.d.ts +0 -41
- package/dist/components/downloads/index.js +0 -18
- package/dist/components/event-appointment/event-appointment.css +0 -62
- package/dist/components/event-appointment/event-appointment.schema.dereffed.json +0 -56
- package/dist/components/event-appointment/event-appointment.schema.json +0 -47
- package/dist/components/event-appointment/index.d.ts +0 -7
- package/dist/components/event-appointment/index.js +0 -14
- package/dist/components/event-detail/event-detail.schema.dereffed.json +0 -287
- package/dist/components/event-detail/event-detail.schema.json +0 -74
- package/dist/components/event-detail/index.d.ts +0 -5
- package/dist/components/event-detail/index.js +0 -36
- package/dist/components/event-header/event-header.css +0 -6
- package/dist/components/event-header/event-header.schema.dereffed.json +0 -38
- package/dist/components/event-header/event-header.schema.json +0 -34
- package/dist/components/event-header/index.d.ts +0 -35
- package/dist/components/event-header/index.js +0 -20
- package/dist/components/event-latest/event-latest.css +0 -5
- package/dist/components/event-latest/event-latest.schema.dereffed.json +0 -142
- package/dist/components/event-latest/event-latest.schema.json +0 -46
- package/dist/components/event-latest/index.d.ts +0 -30
- package/dist/components/event-latest/index.js +0 -19
- package/dist/components/event-latest-teaser/event-latest-teaser.css +0 -128
- package/dist/components/event-latest-teaser/event-latest-teaser.schema.dereffed.json +0 -97
- package/dist/components/event-latest-teaser/event-latest-teaser.schema.json +0 -73
- package/dist/components/event-latest-teaser/index.d.ts +0 -8
- package/dist/components/event-latest-teaser/index.js +0 -18
- package/dist/components/event-location/event-location.css +0 -71
- package/dist/components/event-location/event-location.schema.dereffed.json +0 -126
- package/dist/components/event-location/event-location.schema.json +0 -61
- package/dist/components/event-location/index.d.ts +0 -7
- package/dist/components/event-location/index.js +0 -18
- package/dist/components/pagination/index.d.ts +0 -47
- package/dist/components/pagination/index.js +0 -52
- package/dist/components/pagination/pagination.css +0 -66
- package/dist/components/pagination/pagination.schema.dereffed.json +0 -64
- package/dist/components/pagination/pagination.schema.json +0 -57
- package/dist/static/fonts/systemics/Montserrat-Bold.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-Light.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-Medium.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-Regular.woff2 +0 -0
- package/dist/static/fonts/systemics/Montserrat-SemiBold.woff2 +0 -0
- package/dist/static/img/about/angled-image.png +0 -0
- package/dist/static/img/about/cta.png +0 -0
- package/dist/static/img/about/cutout.png +0 -0
- package/dist/static/img/about/disclaimer.png +0 -0
- package/dist/static/img/about/purpose.png +0 -0
- package/dist/static/img/about/spoiler.png +0 -0
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-01.svg +0 -72
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-02.svg +0 -112
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-03.svg +0 -197
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-04.svg +0 -76
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-05.svg +0 -82
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-06.svg +0 -219
- package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-07.svg +0 -85
- package/dist/static/img/screenshots/components-image--custom-aspect-ratio.png +0 -0
- package/dist/static/img/screenshots/components-image--preset-size.png +0 -0
- package/dist/static/img/screenshots/components-image--responsive-image.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--blog-post.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--content.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--overview.png +0 -0
- package/dist/static/img/screenshots/pages-archetypes--start.png +0 -0
- package/dist/static/logo-dark.svg +0 -13
- package/dist/static/logo-dsa-inverted.svg +0 -26
- package/dist/static/logo-dsa.svg +0 -26
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
"id": "blog-blog-aside--default",
|
|
4
4
|
"group": "Blog/ Blog Aside",
|
|
5
5
|
"name": "Default",
|
|
6
|
-
"code": "<BlogAside\n author={{\n byline: 'CEO at Company',\n image: {\n alt: 'Picture of
|
|
6
|
+
"code": "<BlogAside\n author={{\n byline: 'CEO at Company',\n image: {\n alt: 'Picture of Jane Smith',\n aspectRatio: 'square',\n fullWidth: false,\n src: 'img/people/author-emily.png'\n },\n links: [\n {\n href: 'tel:+4922868896620',\n icon: 'twitter',\n label: 'jane_smith',\n newTab: false\n },\n {\n href: 'mailto:mail@example.com',\n icon: 'email',\n label: 'jane.smith@example.com',\n newTab: false\n }\n ],\n name: 'Jane Smith'\n }}\n date=\"12/30/2022\"\n readingTime=\"5 min read\"\n socialSharing={[\n {\n href: 'https://twitter.com/share?text=The%20Future%20of%20AI&url=https://example.com/blog/the-future-of-ai',\n icon: 'twitter',\n title: 'Share on Twitter'\n },\n {\n href: 'https://www.linkedin.com/shareArticle?mini=true&url=https://example.com/blog/the-future-of-ai&title=The%20Future%20of%20AI&summary=The%20Future%20of%20AI&source=LinkedIn',\n icon: 'linkedin',\n title: 'Share on LinkedIn'\n }\n ]}\n/>",
|
|
7
7
|
"args": {
|
|
8
8
|
"author": {
|
|
9
9
|
"name": "Jane Smith",
|
|
10
10
|
"byline": "CEO at Company",
|
|
11
11
|
"image": {
|
|
12
12
|
"src": "img/people/author-emily.png",
|
|
13
|
-
"alt": "Picture of
|
|
13
|
+
"alt": "Picture of Jane Smith",
|
|
14
14
|
"fullWidth": false,
|
|
15
15
|
"aspectRatio": "square"
|
|
16
16
|
},
|
|
@@ -18,31 +18,27 @@
|
|
|
18
18
|
{
|
|
19
19
|
"icon": "twitter",
|
|
20
20
|
"label": "jane_smith",
|
|
21
|
-
"
|
|
22
|
-
"newTab": false
|
|
23
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
21
|
+
"href": "tel:+4922868896620",
|
|
22
|
+
"newTab": false
|
|
24
23
|
},
|
|
25
24
|
{
|
|
26
25
|
"icon": "email",
|
|
27
26
|
"label": "jane.smith@example.com",
|
|
28
|
-
"
|
|
29
|
-
"newTab": false
|
|
30
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
27
|
+
"href": "mailto:mail@example.com",
|
|
28
|
+
"newTab": false
|
|
31
29
|
}
|
|
32
30
|
]
|
|
33
31
|
},
|
|
34
32
|
"socialSharing": [
|
|
35
33
|
{
|
|
36
34
|
"icon": "twitter",
|
|
37
|
-
"
|
|
38
|
-
"title": "Share on Twitter"
|
|
39
|
-
"href": "https://twitter.com/share?text=The%20Future%20of%20AI&url=https://example.com/blog/the-future-of-ai"
|
|
35
|
+
"href": "https://twitter.com/share?text=The%20Future%20of%20AI&url=https://example.com/blog/the-future-of-ai",
|
|
36
|
+
"title": "Share on Twitter"
|
|
40
37
|
},
|
|
41
38
|
{
|
|
42
39
|
"icon": "linkedin",
|
|
43
|
-
"
|
|
44
|
-
"title": "Share on LinkedIn"
|
|
45
|
-
"href": "https://www.linkedin.com/shareArticle?mini=true&url=https://example.com/blog/the-future-of-ai&title=The%20Future%20of%20AI&summary=The%20Future%20of%20AI&source=LinkedIn"
|
|
40
|
+
"href": "https://www.linkedin.com/shareArticle?mini=true&url=https://example.com/blog/the-future-of-ai&title=The%20Future%20of%20AI&summary=The%20Future%20of%20AI&source=LinkedIn",
|
|
41
|
+
"title": "Share on LinkedIn"
|
|
46
42
|
}
|
|
47
43
|
],
|
|
48
44
|
"readingTime": "5 min read",
|
|
@@ -54,13 +50,13 @@
|
|
|
54
50
|
"id": "blog-blog-author--default",
|
|
55
51
|
"group": "Blog/ Blog Author",
|
|
56
52
|
"name": "Default",
|
|
57
|
-
"code": "<BlogAuthor\n byline=\"CEO at Company\"\n image={{\n alt: 'Picture of
|
|
53
|
+
"code": "<BlogAuthor\n byline=\"CEO at Company\"\n image={{\n alt: 'Picture of Jane Smith',\n aspectRatio: 'square',\n fullWidth: false,\n src: 'img/people/author-emily.png'\n }}\n links={[\n {\n href: 'tel:+4922868896620',\n icon: 'twitter',\n label: 'jane_smith',\n newTab: false\n },\n {\n href: 'mailto:mail@example.com',\n icon: 'email',\n label: 'jane.smith@example.com',\n newTab: false\n }\n ]}\n name=\"Jane Smith\"\n/>",
|
|
58
54
|
"args": {
|
|
59
55
|
"name": "Jane Smith",
|
|
60
56
|
"byline": "CEO at Company",
|
|
61
57
|
"image": {
|
|
62
58
|
"src": "img/people/author-emily.png",
|
|
63
|
-
"alt": "Picture of
|
|
59
|
+
"alt": "Picture of Jane Smith",
|
|
64
60
|
"fullWidth": false,
|
|
65
61
|
"aspectRatio": "square"
|
|
66
62
|
},
|
|
@@ -68,16 +64,14 @@
|
|
|
68
64
|
{
|
|
69
65
|
"icon": "twitter",
|
|
70
66
|
"label": "jane_smith",
|
|
71
|
-
"
|
|
72
|
-
"newTab": false
|
|
73
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
67
|
+
"href": "tel:+4922868896620",
|
|
68
|
+
"newTab": false
|
|
74
69
|
},
|
|
75
70
|
{
|
|
76
71
|
"icon": "email",
|
|
77
72
|
"label": "jane.smith@example.com",
|
|
78
|
-
"
|
|
79
|
-
"newTab": false
|
|
80
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
73
|
+
"href": "mailto:mail@example.com",
|
|
74
|
+
"newTab": false
|
|
81
75
|
}
|
|
82
76
|
]
|
|
83
77
|
},
|
|
@@ -136,29 +130,6 @@
|
|
|
136
130
|
},
|
|
137
131
|
"screenshot": "img/screenshots/blog-blog-teaser--default.png"
|
|
138
132
|
},
|
|
139
|
-
{
|
|
140
|
-
"id": "industry-breadcrumb--default",
|
|
141
|
-
"group": "Industry/Breadcrumb",
|
|
142
|
-
"name": "Default",
|
|
143
|
-
"code": "<Breadcrumb\n pages={[\n {\n label: 'Page 1',\n url: 'https://example.com/page1'\n },\n {\n label: 'Page 2',\n url: 'https://example.com/page2'\n },\n {\n label: 'Page 3',\n url: 'https://example.com/page3'\n }\n ]}\n />",
|
|
144
|
-
"args": {
|
|
145
|
-
"pages": [
|
|
146
|
-
{
|
|
147
|
-
"url": "https://example.com/page1",
|
|
148
|
-
"label": "Page 1"
|
|
149
|
-
},
|
|
150
|
-
{
|
|
151
|
-
"url": "https://example.com/page2",
|
|
152
|
-
"label": "Page 2"
|
|
153
|
-
},
|
|
154
|
-
{
|
|
155
|
-
"url": "https://example.com/page3",
|
|
156
|
-
"label": "Page 3"
|
|
157
|
-
}
|
|
158
|
-
]
|
|
159
|
-
},
|
|
160
|
-
"screenshot": "img/screenshots/industry-breadcrumb--default.png"
|
|
161
|
-
},
|
|
162
133
|
{
|
|
163
134
|
"id": "components-button--primary-button",
|
|
164
135
|
"group": "Components/Button",
|
|
@@ -215,13 +186,13 @@
|
|
|
215
186
|
"id": "page-archetypes-blog-overview--blog-overview",
|
|
216
187
|
"group": "Page Archetypes/Blog Overview",
|
|
217
188
|
"name": "BlogOverview",
|
|
218
|
-
"code": "<BlogOverview\n cta={{\n
|
|
189
|
+
"code": "<BlogOverview\n cta={{\n buttons: [\n {\n icon: 'person',\n label: 'Contact us',\n target: '#'\n },\n {\n icon: 'date',\n label: 'Book a meeting',\n target: '#'\n }\n ],\n colorNeutral: false,\n contentAlign: 'center',\n fullWidth: true,\n headline: 'Get in touch',\n highlightText: false,\n image: {\n padding: false,\n src: 'img/contact-person.png'\n },\n order: {\n desktopImageLast: false,\n mobileImageLast: false\n },\n sub: 'Chat with us about getting your product or platform to market faster',\n text: 'Our modular design approach allows for flexibility and scalability in your application\\'s architecture.',\n textAlign: 'left',\n width: 'wide'\n }}\n latest={{\n alt: 'Image of a business team working',\n author: {\n image: 'img/people/author-alex.png',\n name: 'John Doe',\n title: 'CEO'\n },\n date: '12/30/2022',\n headline: 'Mastering the Art of Design Systems with Systemics: A Journey from Vision to Reality',\n image: 'img/close-up-young-business-team-working.png',\n link: {\n label: 'Read more',\n text: 'Read article',\n url: 'https://example.com/article1'\n },\n readingTime: '5 min read',\n tags: [\n {\n entry: 'Design Systems'\n },\n {\n entry: 'Headless Websites'\n },\n {\n entry: 'Training'\n }\n ],\n teaserText: 'In this enlightening article, we delve into how Systemics, your go-to Design System agency, brings clarity and coherence to your brand\\'s digital presence. We discuss our unique approach to Design System Consulting, where we align your vision with actionable strategies for seamless and captivating user experiences.'\n }}\n latestTitle=\"Latest Post\"\n list={[\n {\n alt: 'Image of a business team working',\n author: {\n image: 'img/people/author-alex.png',\n name: 'John Doe',\n title: 'CEO'\n },\n date: '12/30/2022',\n headline: 'Mastering the Art of Design Systems with Systemics',\n image: 'img/close-up-young-business-team-working.png',\n link: {\n label: 'Read more',\n text: 'Read article',\n url: 'https://example.com/article1'\n },\n readingTime: '5 min read',\n tags: [\n {\n entry: 'Design Systems'\n }\n ],\n teaserText: 'In this enlightening article, we delve into how Systemics, your go-to Design System agency, brings clarity and coherence to your brand\\'s digital presence..'\n },\n {\n alt: 'Image of a business team working',\n author: {\n image: 'img/people/author-emily.png',\n name: 'Jane Doe',\n title: 'CTO'\n },\n date: '12/30/2022',\n headline: 'Unleashing Innovation with Headless Websites',\n image: 'img/close-up-young-business-team-working.png',\n link: {\n label: 'Read more',\n text: 'Read article',\n url: 'https://example.com/article2'\n },\n readingTime: '5 min read',\n tags: [\n {\n entry: 'Headless Websites'\n }\n ],\n teaserText: 'Dive into the exciting world of headless architecture with Systemics. This article explores our Headless Websites service, a playground of innovation and creativity for brands seeking to redefine their digital journey.'\n },\n {\n alt: 'Image of a business team working',\n author: {\n image: 'img/people/author-alex.png',\n name: 'John Doe',\n title: 'CEO'\n },\n date: '12/30/2022',\n headline: 'Investing in Digital Excellence: Systemics\\' Design System Trainings',\n image: 'img/close-up-young-business-team-working.png',\n link: {\n label: 'Read more',\n text: 'Read article',\n url: 'https://example.com/article3'\n },\n readingTime: '5 min read',\n tags: [\n {\n entry: 'Training'\n }\n ],\n teaserText: 'Investing in your digital team\\'s growth is crucial for sustainable success. In this article, we highlight Systemics\\' Design System Trainings, designed to equip your team with the skills they need to harness your design system effectively.'\n }\n ]}\n listTitle=\"Recent Posts\"\n more={[\n {\n alt: 'Image of a business team working',\n author: {\n image: 'img/people/author-alex.png',\n name: 'John Doe',\n title: 'CEO'\n },\n date: '12/30/2022',\n headline: 'Mastering the Art of Design Systems with Systemics',\n image: 'img/close-up-young-business-team-working.png',\n link: {\n label: 'Read more',\n text: 'Read article',\n url: 'https://example.com/article1'\n },\n readingTime: '5 min read',\n tags: [\n {\n entry: 'Design Systems'\n }\n ],\n teaserText: 'In this enlightening article, we delve into how Systemics, your go-to Design System agency, brings clarity and coherence to your brand\\'s digital presence..'\n },\n {\n alt: 'Image of a business team working',\n author: {\n image: 'img/people/author-emily.png',\n name: 'Jane Doe',\n title: 'CTO'\n },\n date: '12/30/2022',\n headline: 'Unleashing Innovation with Headless Websites',\n image: 'img/close-up-young-business-team-working.png',\n link: {\n label: 'Read more',\n text: 'Read article',\n url: 'https://example.com/article2'\n },\n readingTime: '5 min read',\n tags: [\n {\n entry: 'Headless Websites'\n }\n ],\n teaserText: 'Dive into the exciting world of headless architecture with Systemics. This article explores our Headless Websites service, a playground of innovation and creativity for brands seeking to redefine their digital journey.'\n }\n ]}\n moreTitle=\"Featured Posts\"\n section={[\n {\n backgroundColor: 'default',\n buttons: [\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n }\n ],\n content: {\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n },\n headerSpacing: false,\n headline: {\n large: false,\n text: 'Section headline',\n width: 'unset'\n },\n inverted: false,\n spaceAfter: 'default',\n spaceBefore: 'default',\n spotlight: false,\n style: 'default',\n width: 'default'\n },\n {\n backgroundColor: 'default',\n buttons: [\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n }\n ],\n content: {\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n },\n headerSpacing: false,\n headline: {\n large: false,\n text: 'Section headline',\n width: 'unset'\n },\n inverted: false,\n spaceAfter: 'default',\n spaceBefore: 'default',\n spotlight: false,\n style: 'default',\n width: 'default'\n },\n {\n backgroundColor: 'default',\n buttons: [\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n }\n ],\n content: {\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n },\n headerSpacing: false,\n headline: {\n large: false,\n text: 'Section headline',\n width: 'unset'\n },\n inverted: false,\n spaceAfter: 'default',\n spaceBefore: 'default',\n spotlight: false,\n style: 'default',\n width: 'default'\n }\n ]}\n/>",
|
|
219
190
|
"args": {
|
|
220
191
|
"section": [
|
|
221
192
|
{
|
|
222
193
|
"width": "default",
|
|
194
|
+
"style": "default",
|
|
223
195
|
"backgroundColor": "default",
|
|
224
|
-
"transition": "default",
|
|
225
196
|
"spotlight": false,
|
|
226
197
|
"spaceBefore": "default",
|
|
227
198
|
"spaceAfter": "default",
|
|
@@ -262,8 +233,8 @@
|
|
|
262
233
|
},
|
|
263
234
|
{
|
|
264
235
|
"width": "default",
|
|
236
|
+
"style": "default",
|
|
265
237
|
"backgroundColor": "default",
|
|
266
|
-
"transition": "default",
|
|
267
238
|
"spotlight": false,
|
|
268
239
|
"spaceBefore": "default",
|
|
269
240
|
"spaceAfter": "default",
|
|
@@ -304,8 +275,8 @@
|
|
|
304
275
|
},
|
|
305
276
|
{
|
|
306
277
|
"width": "default",
|
|
278
|
+
"style": "default",
|
|
307
279
|
"backgroundColor": "default",
|
|
308
|
-
"transition": "default",
|
|
309
280
|
"spotlight": false,
|
|
310
281
|
"spaceBefore": "default",
|
|
311
282
|
"spaceAfter": "default",
|
|
@@ -501,21 +472,21 @@
|
|
|
501
472
|
"sub": "Chat with us about getting your product or platform to market faster",
|
|
502
473
|
"highlightText": false,
|
|
503
474
|
"colorNeutral": false,
|
|
475
|
+
"fullWidth": true,
|
|
504
476
|
"buttons": [
|
|
505
477
|
{
|
|
506
478
|
"label": "Contact us",
|
|
507
479
|
"icon": "person",
|
|
508
|
-
"
|
|
480
|
+
"target": "#"
|
|
509
481
|
},
|
|
510
482
|
{
|
|
511
483
|
"label": "Book a meeting",
|
|
512
484
|
"icon": "date",
|
|
513
|
-
"
|
|
485
|
+
"target": "#"
|
|
514
486
|
}
|
|
515
487
|
],
|
|
516
488
|
"image": {
|
|
517
489
|
"padding": false,
|
|
518
|
-
"align": "center",
|
|
519
490
|
"src": "img/contact-person.png"
|
|
520
491
|
},
|
|
521
492
|
"order": {
|
|
@@ -523,10 +494,6 @@
|
|
|
523
494
|
"desktopImageLast": false
|
|
524
495
|
},
|
|
525
496
|
"textAlign": "left",
|
|
526
|
-
"align": "center",
|
|
527
|
-
"padding": false,
|
|
528
|
-
"inverted": false,
|
|
529
|
-
"fullWidth": true,
|
|
530
497
|
"contentAlign": "center",
|
|
531
498
|
"text": "Our modular design approach allows for flexibility and scalability in your application's architecture.",
|
|
532
499
|
"width": "wide"
|
|
@@ -538,7 +505,7 @@
|
|
|
538
505
|
"id": "page-archetypes-blog-post--blog-post",
|
|
539
506
|
"group": "Page Archetypes/Blog Post",
|
|
540
507
|
"name": "BlogPost",
|
|
541
|
-
"code": "<BlogPost\n aside={{\n author: {\n byline: 'Senior Developer',\n email: 'Jane.doe@example.com',\n image: {\n alt: 'Picture of
|
|
508
|
+
"code": "<BlogPost\n aside={{\n author: {\n byline: 'Senior Developer',\n email: 'Jane.doe@example.com',\n image: {\n alt: 'Picture of Jane Smith',\n aspectRatio: 'square',\n fullWidth: false,\n src: 'img/people/author-emily.png'\n },\n links: [\n {\n href: 'tel:+4922868896620',\n icon: 'phone',\n label: '0228 / 688 966 20',\n newTab: false\n },\n {\n href: 'mailto:mail@example.com',\n icon: 'email',\n label: 'mail@example.com',\n newTab: false\n }\n ],\n name: 'Jane Doe',\n twitter: 'Janedoe'\n },\n date: '12/30/2022',\n readingTime: '5 min read',\n socialSharing: [\n {\n href: 'https://twitter.com/share?text=This%20is%20a%20blog%20post%20headline&url=https://example.com/blog',\n icon: 'twitter',\n title: 'Share on Twitter'\n },\n {\n href: 'https://www.linkedin.com/shareArticle?mini=true&url=https://example.com/blog&title=This%20is%20a%20blog%20post%20headline',\n icon: 'linkedin',\n title: 'Share on LinkedIn'\n }\n ]\n }}\n contact={{\n copy: 'Leads with a vision for innovative, user-centric web designs, ensuring each project merges creativity with functionality to deliver outstanding digital experiences.',\n image: {\n alt: 'Picture of Jane Smith',\n aspectRatio: 'vertical',\n fullWidth: false,\n src: 'img/people/contact-john.png'\n },\n links: [\n {\n href: 'mailto:mail@example.com',\n icon: 'xing',\n label: 'john.smith',\n newTab: false\n },\n {\n href: '#',\n icon: 'twitter',\n label: '@john_smith',\n newTab: false\n }\n ],\n subtitle: 'Sales Representative',\n title: 'John Smith'\n }}\n content=\"\n## Introduction\nThe future of **Artificial Intelligence (AI)** is a topic that has been the subject of much debate. It's a field that's constantly evolving, with new advancements and breakthroughs happening all the time. [Learn more about AI](https://en.wikipedia.org/wiki/Artificial_intelligence)\n\n## The Current State of AI\nToday, AI is already a part of our daily lives. From *smart home devices* to *recommendation algorithms* on our favorite streaming services, AI is everywhere.\n\n## The Potential of AI\nThe potential of AI is immense. It has the ability to revolutionize industries, from healthcare to finance, and everything in between.\n\n## The Challenges of AI\nHowever, with great potential comes great challenges. Issues such as data privacy and the ethical implications of AI are just some of the hurdles that need to be overcome.\n\n## The Role of AI in Society\nAI has the potential to greatly impact society. It can lead to job creation in new industries, and can also help solve complex societal problems.\n\n## Conclusion\nThe future of AI is exciting and full of potential. However, it's important that we navigate this future with caution, ensuring that the benefits of AI are accessible to all, while minimizing its potential risks.\n \"\n cta={{\n buttons: [\n {\n icon: 'person',\n label: 'Contact Us',\n target: '#'\n },\n {\n icon: 'date',\n label: 'Learn More',\n target: '#'\n }\n ],\n colorNeutral: false,\n contentAlign: 'center',\n fullWidth: false,\n headline: 'Ready to Transform Your Development Process?',\n highlightText: false,\n image: {\n padding: true\n },\n order: {\n desktopImageLast: true,\n mobileImageLast: false\n },\n sub: 'Start your journey today.',\n text: 'Get started with our design system today and experience a new level of efficiency and consistency in your projects.',\n textAlign: 'center'\n }}\n head={{\n alt: 'Image of a business team working',\n date: '12/30/2022',\n headline: 'The Future of AI: A Glimpse into the Unseen',\n image: 'img/close-up-young-business-team-working.png',\n tags: [\n {\n entry: 'Technology'\n },\n {\n entry: 'AI'\n }\n ]\n }}\n section={[\n {\n backgroundColor: 'default',\n buttons: [\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n }\n ],\n content: {\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n },\n headerSpacing: false,\n headline: {\n large: false,\n text: 'Section headline',\n width: 'unset'\n },\n inverted: false,\n spaceAfter: 'default',\n spaceBefore: 'default',\n spotlight: false,\n style: 'default',\n width: 'default'\n },\n {\n backgroundColor: 'default',\n buttons: [\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n }\n ],\n content: {\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n },\n headerSpacing: false,\n headline: {\n large: false,\n text: 'Section headline',\n width: 'unset'\n },\n inverted: false,\n spaceAfter: 'default',\n spaceBefore: 'default',\n spotlight: false,\n style: 'default',\n width: 'default'\n },\n {\n backgroundColor: 'default',\n buttons: [\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n }\n ],\n content: {\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n },\n headerSpacing: false,\n headline: {\n large: false,\n text: 'Section headline',\n width: 'unset'\n },\n inverted: false,\n spaceAfter: 'default',\n spaceBefore: 'default',\n spotlight: false,\n style: 'default',\n width: 'default'\n }\n ]}\n/>",
|
|
542
509
|
"args": {
|
|
543
510
|
"head": {
|
|
544
511
|
"date": "12/30/2022",
|
|
@@ -560,7 +527,7 @@
|
|
|
560
527
|
"byline": "Senior Developer",
|
|
561
528
|
"image": {
|
|
562
529
|
"src": "img/people/author-emily.png",
|
|
563
|
-
"alt": "Picture of
|
|
530
|
+
"alt": "Picture of Jane Smith",
|
|
564
531
|
"fullWidth": false,
|
|
565
532
|
"aspectRatio": "square"
|
|
566
533
|
},
|
|
@@ -568,16 +535,14 @@
|
|
|
568
535
|
{
|
|
569
536
|
"icon": "phone",
|
|
570
537
|
"label": "0228 / 688 966 20",
|
|
571
|
-
"
|
|
572
|
-
"newTab": false
|
|
573
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
538
|
+
"href": "tel:+4922868896620",
|
|
539
|
+
"newTab": false
|
|
574
540
|
},
|
|
575
541
|
{
|
|
576
542
|
"icon": "email",
|
|
577
543
|
"label": "mail@example.com",
|
|
578
|
-
"
|
|
579
|
-
"newTab": false
|
|
580
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
544
|
+
"href": "mailto:mail@example.com",
|
|
545
|
+
"newTab": false
|
|
581
546
|
}
|
|
582
547
|
],
|
|
583
548
|
"twitter": "Janedoe",
|
|
@@ -586,12 +551,12 @@
|
|
|
586
551
|
"socialSharing": [
|
|
587
552
|
{
|
|
588
553
|
"icon": "twitter",
|
|
589
|
-
"
|
|
554
|
+
"href": "https://twitter.com/share?text=This%20is%20a%20blog%20post%20headline&url=https://example.com/blog",
|
|
590
555
|
"title": "Share on Twitter"
|
|
591
556
|
},
|
|
592
557
|
{
|
|
593
558
|
"icon": "linkedin",
|
|
594
|
-
"
|
|
559
|
+
"href": "https://www.linkedin.com/shareArticle?mini=true&url=https://example.com/blog&title=This%20is%20a%20blog%20post%20headline",
|
|
595
560
|
"title": "Share on LinkedIn"
|
|
596
561
|
}
|
|
597
562
|
],
|
|
@@ -601,8 +566,8 @@
|
|
|
601
566
|
"section": [
|
|
602
567
|
{
|
|
603
568
|
"width": "default",
|
|
569
|
+
"style": "default",
|
|
604
570
|
"backgroundColor": "default",
|
|
605
|
-
"transition": "default",
|
|
606
571
|
"spotlight": false,
|
|
607
572
|
"spaceBefore": "default",
|
|
608
573
|
"spaceAfter": "default",
|
|
@@ -643,8 +608,8 @@
|
|
|
643
608
|
},
|
|
644
609
|
{
|
|
645
610
|
"width": "default",
|
|
611
|
+
"style": "default",
|
|
646
612
|
"backgroundColor": "default",
|
|
647
|
-
"transition": "default",
|
|
648
613
|
"spotlight": false,
|
|
649
614
|
"spaceBefore": "default",
|
|
650
615
|
"spaceAfter": "default",
|
|
@@ -685,8 +650,8 @@
|
|
|
685
650
|
},
|
|
686
651
|
{
|
|
687
652
|
"width": "default",
|
|
653
|
+
"style": "default",
|
|
688
654
|
"backgroundColor": "default",
|
|
689
|
-
"transition": "default",
|
|
690
655
|
"spotlight": false,
|
|
691
656
|
"spaceBefore": "default",
|
|
692
657
|
"spaceAfter": "default",
|
|
@@ -731,30 +696,28 @@
|
|
|
731
696
|
"sub": "Start your journey today.",
|
|
732
697
|
"highlightText": false,
|
|
733
698
|
"colorNeutral": false,
|
|
699
|
+
"fullWidth": false,
|
|
734
700
|
"buttons": [
|
|
735
701
|
{
|
|
736
702
|
"label": "Contact Us",
|
|
737
|
-
"
|
|
703
|
+
"target": "#",
|
|
738
704
|
"icon": "person"
|
|
739
705
|
},
|
|
740
706
|
{
|
|
741
707
|
"label": "Learn More",
|
|
742
|
-
"
|
|
708
|
+
"target": "#",
|
|
743
709
|
"icon": "date"
|
|
744
710
|
}
|
|
745
711
|
],
|
|
746
712
|
"image": {
|
|
747
|
-
"padding": true
|
|
748
|
-
"align": "center"
|
|
713
|
+
"padding": true
|
|
749
714
|
},
|
|
750
715
|
"order": {
|
|
751
716
|
"mobileImageLast": false,
|
|
752
717
|
"desktopImageLast": true
|
|
753
718
|
},
|
|
754
719
|
"textAlign": "center",
|
|
755
|
-
"
|
|
756
|
-
"padding": false,
|
|
757
|
-
"inverted": false,
|
|
720
|
+
"contentAlign": "center",
|
|
758
721
|
"text": "Get started with our design system today and experience a new level of efficiency and consistency in your projects."
|
|
759
722
|
},
|
|
760
723
|
"content": "\n## Introduction\nThe future of **Artificial Intelligence (AI)** is a topic that has been the subject of much debate. It's a field that's constantly evolving, with new advancements and breakthroughs happening all the time. [Learn more about AI](https://en.wikipedia.org/wiki/Artificial_intelligence)\n\n## The Current State of AI\nToday, AI is already a part of our daily lives. From *smart home devices* to *recommendation algorithms* on our favorite streaming services, AI is everywhere.\n\n## The Potential of AI\nThe potential of AI is immense. It has the ability to revolutionize industries, from healthcare to finance, and everything in between.\n\n## The Challenges of AI\nHowever, with great potential comes great challenges. Issues such as data privacy and the ethical implications of AI are just some of the hurdles that need to be overcome.\n\n## The Role of AI in Society\nAI has the potential to greatly impact society. It can lead to job creation in new industries, and can also help solve complex societal problems.\n\n## Conclusion\nThe future of AI is exciting and full of potential. However, it's important that we navigate this future with caution, ensuring that the benefits of AI are accessible to all, while minimizing its potential risks.\n ",
|
|
@@ -771,13 +734,13 @@
|
|
|
771
734
|
{
|
|
772
735
|
"icon": "xing",
|
|
773
736
|
"label": "john.smith",
|
|
774
|
-
"
|
|
737
|
+
"href": "mailto:mail@example.com",
|
|
775
738
|
"newTab": false
|
|
776
739
|
},
|
|
777
740
|
{
|
|
778
741
|
"icon": "twitter",
|
|
779
742
|
"label": "@john_smith",
|
|
780
|
-
"
|
|
743
|
+
"href": "#",
|
|
781
744
|
"newTab": false
|
|
782
745
|
}
|
|
783
746
|
],
|
|
@@ -786,164 +749,15 @@
|
|
|
786
749
|
},
|
|
787
750
|
"screenshot": "img/screenshots/page-archetypes-blog-post--blog-post.png"
|
|
788
751
|
},
|
|
789
|
-
{
|
|
790
|
-
"id": "page-archetypes-event-detail--event-detail",
|
|
791
|
-
"group": "Page Archetypes/Event Detail",
|
|
792
|
-
"name": "EventDetail",
|
|
793
|
-
"code": "<EventDetail\n button={{\n label: 'See all Events',\n url: '/#'\n }}\n categories={[\n {\n label: 'Conference'\n },\n {\n label: 'Design Systems'\n }\n ]}\n description=\"\nJoin us for a day of inspiring talks, hands-on workshops, and networking with design system experts from around the world.\n\n**Highlights:**\n- Keynotes from industry leaders\n- Practical sessions on design tokens, accessibility, and scaling systems\n- Evening networking event with food & drinks\n \"\n downloads={[\n {\n format: 'PDF',\n name: 'Product Brochure',\n previewImage: 'img/offset-image.png',\n size: '2.5 MB',\n url: 'img/offset-image.png'\n },\n {\n format: 'PDF',\n name: 'Company Brochure',\n previewImage: 'img/kickstartDS/CMS-Starter producthunt-slide-01.svg',\n size: '3.2 MB',\n url: 'img/kickstartDS/CMS-Starter producthunt-slide-01.svg'\n },\n {\n format: 'DOC',\n name: 'User Guide',\n size: '20 KB',\n url: 'assets/user-guide.doc'\n },\n {\n format: 'TXT',\n name: 'Technical Specifications',\n size: '12 KB',\n url: 'assets/technical-specifications.txt'\n }\n ]}\n images={[\n {\n alt: 'Alt text Image 1',\n caption: 'Caption Image 1',\n src: 'img/close-up-young-business-team-working.png'\n },\n {\n alt: 'Alt text Image 2',\n caption: 'Caption Image 2',\n src: 'img/low-angle-tall-building-with-many-windows_23-2148230392.png'\n },\n {\n alt: 'Alt text Image 3',\n caption: 'Caption Image 3',\n src: 'img/full-shot-different-people-working-together.png'\n },\n {\n alt: 'Alt text Image 4',\n caption: 'Caption Image 4',\n src: 'img/top-view-desk-with-keyboard-drawing-pad.png'\n }\n ]}\n intro=\"A full-day event for design system professionals and enthusiasts. Join us to learn, share, and connect with like-minded individuals.\"\n locations={[\n {\n address: 'Messeplatz 1<br />\\n 50679 Köln',\n dates: [\n {\n ariaLabel: 'Register for the event on 18th September 2025 from 09:00 to 17:00',\n date: '2025-09-18',\n label: 'Register',\n newTab: true,\n time: '09:00 – 17:00',\n url: '#'\n },\n {\n ariaLabel: 'Register for the event on 18th September 2025 from 09:00 to 17:00',\n date: '2025-09-18',\n label: 'Register',\n newTab: true,\n time: '09:00 – 17:00',\n url: '#'\n },\n {\n ariaLabel: 'Register for the event on 18th September 2025 from 09:00 to 17:00',\n date: '2025-09-18',\n label: 'Register',\n newTab: true,\n time: '09:00 – 17:00',\n url: '#'\n }\n ],\n displayMode: 'compact',\n links: [\n {\n label: 'Open in Google Maps',\n newTab: true,\n url: 'https://maps.google.com/?q=Berlin+Congress+Center'\n }\n ],\n locationName: 'Köln Messe'\n },\n {\n address: 'Alexanderplatz 1<br />\\n 10178 Berlin',\n dates: [\n {\n ariaLabel: 'Register for the event on 18th September 2025 from 09:00 to 17:00',\n date: '2025-09-18',\n label: 'Register',\n newTab: true,\n time: '09:00 – 17:00',\n url: '#'\n },\n {\n ariaLabel: 'Register for the event on 18th September 2025 from 09:00 to 17:00',\n date: '2025-09-18',\n label: 'Register',\n newTab: true,\n time: '09:00 – 17:00',\n url: '#'\n }\n ],\n displayMode: 'compact',\n links: [\n {\n label: 'Open in Google Maps',\n newTab: true,\n url: 'https://maps.google.com/?q=Berlin+Congress+Center'\n },\n {\n label: 'Location Website',\n newTab: true,\n url: 'https://www.berlincongresscenter.com'\n }\n ],\n locationName: 'Berlin Congress Center (BCC) Redaktion & Event GmbH & Co. KG'\n }\n ]}\n title=\"Systemics Design Conference 2025\"\n/>",
|
|
794
|
-
"args": {
|
|
795
|
-
"categories": [
|
|
796
|
-
{
|
|
797
|
-
"label": "Conference"
|
|
798
|
-
},
|
|
799
|
-
{
|
|
800
|
-
"label": "Design Systems"
|
|
801
|
-
}
|
|
802
|
-
],
|
|
803
|
-
"locations": [
|
|
804
|
-
{
|
|
805
|
-
"dates": [
|
|
806
|
-
{
|
|
807
|
-
"date": "2025-09-18",
|
|
808
|
-
"time": "09:00 – 17:00",
|
|
809
|
-
"label": "Register",
|
|
810
|
-
"url": "#",
|
|
811
|
-
"newTab": true,
|
|
812
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
813
|
-
},
|
|
814
|
-
{
|
|
815
|
-
"date": "2025-09-18",
|
|
816
|
-
"time": "09:00 – 17:00",
|
|
817
|
-
"label": "Register",
|
|
818
|
-
"url": "#",
|
|
819
|
-
"newTab": true,
|
|
820
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
821
|
-
},
|
|
822
|
-
{
|
|
823
|
-
"date": "2025-09-18",
|
|
824
|
-
"time": "09:00 – 17:00",
|
|
825
|
-
"label": "Register",
|
|
826
|
-
"url": "#",
|
|
827
|
-
"newTab": true,
|
|
828
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
829
|
-
}
|
|
830
|
-
],
|
|
831
|
-
"locationName": "Köln Messe",
|
|
832
|
-
"displayMode": "compact",
|
|
833
|
-
"address": "Messeplatz 1<br />\n 50679 Köln",
|
|
834
|
-
"links": [
|
|
835
|
-
{
|
|
836
|
-
"newTab": true,
|
|
837
|
-
"url": "https://maps.google.com/?q=Berlin+Congress+Center",
|
|
838
|
-
"label": "Open in Google Maps"
|
|
839
|
-
}
|
|
840
|
-
]
|
|
841
|
-
},
|
|
842
|
-
{
|
|
843
|
-
"dates": [
|
|
844
|
-
{
|
|
845
|
-
"date": "2025-09-18",
|
|
846
|
-
"time": "09:00 – 17:00",
|
|
847
|
-
"label": "Register",
|
|
848
|
-
"url": "#",
|
|
849
|
-
"newTab": true,
|
|
850
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
851
|
-
},
|
|
852
|
-
{
|
|
853
|
-
"date": "2025-09-18",
|
|
854
|
-
"time": "09:00 – 17:00",
|
|
855
|
-
"label": "Register",
|
|
856
|
-
"url": "#",
|
|
857
|
-
"newTab": true,
|
|
858
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
859
|
-
}
|
|
860
|
-
],
|
|
861
|
-
"locationName": "Berlin Congress Center (BCC) Redaktion & Event GmbH & Co. KG",
|
|
862
|
-
"displayMode": "compact",
|
|
863
|
-
"address": "Alexanderplatz 1<br />\n 10178 Berlin",
|
|
864
|
-
"links": [
|
|
865
|
-
{
|
|
866
|
-
"newTab": true,
|
|
867
|
-
"url": "https://maps.google.com/?q=Berlin+Congress+Center",
|
|
868
|
-
"label": "Open in Google Maps"
|
|
869
|
-
},
|
|
870
|
-
{
|
|
871
|
-
"newTab": true,
|
|
872
|
-
"url": "https://www.berlincongresscenter.com",
|
|
873
|
-
"label": "Location Website"
|
|
874
|
-
}
|
|
875
|
-
]
|
|
876
|
-
}
|
|
877
|
-
],
|
|
878
|
-
"images": [
|
|
879
|
-
{
|
|
880
|
-
"src": "img/close-up-young-business-team-working.png",
|
|
881
|
-
"alt": "Alt text Image 1",
|
|
882
|
-
"caption": "Caption Image 1"
|
|
883
|
-
},
|
|
884
|
-
{
|
|
885
|
-
"src": "img/low-angle-tall-building-with-many-windows_23-2148230392.png",
|
|
886
|
-
"alt": "Alt text Image 2",
|
|
887
|
-
"caption": "Caption Image 2"
|
|
888
|
-
},
|
|
889
|
-
{
|
|
890
|
-
"src": "img/full-shot-different-people-working-together.png",
|
|
891
|
-
"alt": "Alt text Image 3",
|
|
892
|
-
"caption": "Caption Image 3"
|
|
893
|
-
},
|
|
894
|
-
{
|
|
895
|
-
"src": "img/top-view-desk-with-keyboard-drawing-pad.png",
|
|
896
|
-
"alt": "Alt text Image 4",
|
|
897
|
-
"caption": "Caption Image 4"
|
|
898
|
-
}
|
|
899
|
-
],
|
|
900
|
-
"button": {
|
|
901
|
-
"label": "See all Events",
|
|
902
|
-
"url": "/#"
|
|
903
|
-
},
|
|
904
|
-
"title": "Systemics Design Conference 2025",
|
|
905
|
-
"intro": "A full-day event for design system professionals and enthusiasts. Join us to learn, share, and connect with like-minded individuals.",
|
|
906
|
-
"description": "\nJoin us for a day of inspiring talks, hands-on workshops, and networking with design system experts from around the world.\n\n**Highlights:**\n- Keynotes from industry leaders\n- Practical sessions on design tokens, accessibility, and scaling systems\n- Evening networking event with food & drinks\n ",
|
|
907
|
-
"downloads": [
|
|
908
|
-
{
|
|
909
|
-
"name": "Product Brochure",
|
|
910
|
-
"format": "PDF",
|
|
911
|
-
"size": "2.5 MB",
|
|
912
|
-
"previewImage": "img/offset-image.png",
|
|
913
|
-
"url": "img/offset-image.png"
|
|
914
|
-
},
|
|
915
|
-
{
|
|
916
|
-
"name": "Company Brochure",
|
|
917
|
-
"previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg",
|
|
918
|
-
"format": "PDF",
|
|
919
|
-
"size": "3.2 MB",
|
|
920
|
-
"url": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg"
|
|
921
|
-
},
|
|
922
|
-
{
|
|
923
|
-
"name": "User Guide",
|
|
924
|
-
"format": "DOC",
|
|
925
|
-
"size": "20 KB",
|
|
926
|
-
"url": "assets/user-guide.doc"
|
|
927
|
-
},
|
|
928
|
-
{
|
|
929
|
-
"name": "Technical Specifications",
|
|
930
|
-
"format": "TXT",
|
|
931
|
-
"size": "12 KB",
|
|
932
|
-
"url": "assets/technical-specifications.txt"
|
|
933
|
-
}
|
|
934
|
-
]
|
|
935
|
-
},
|
|
936
|
-
"screenshot": "img/screenshots/page-archetypes-event-detail--event-detail.png"
|
|
937
|
-
},
|
|
938
752
|
{
|
|
939
753
|
"id": "components-contact--wide-image",
|
|
940
754
|
"group": "Components/Contact",
|
|
941
755
|
"name": "WideImage",
|
|
942
|
-
"code": "<Contact\n image={{\n alt: 'Picture of
|
|
756
|
+
"code": "<Contact\n image={{\n alt: 'Picture of Jane Smith',\n aspectRatio: 'wide',\n fullWidth: false,\n src: 'img/people/contact-isabella.png'\n }}\n links={[\n {\n href: '#',\n icon: 'twitter',\n label: '@Isabella_Doe',\n newTab: false\n },\n {\n href: 'mailto:mail@example.com',\n icon: 'linkedin',\n label: 'Isabella.Doe',\n newTab: false\n }\n ]}\n subtitle=\"Creative Director\"\n title=\"Isabella Doe\"\n/>",
|
|
943
757
|
"args": {
|
|
944
758
|
"image": {
|
|
945
759
|
"src": "img/people/contact-isabella.png",
|
|
946
|
-
"alt": "Picture of
|
|
760
|
+
"alt": "Picture of Jane Smith",
|
|
947
761
|
"fullWidth": false,
|
|
948
762
|
"aspectRatio": "wide"
|
|
949
763
|
},
|
|
@@ -953,16 +767,14 @@
|
|
|
953
767
|
{
|
|
954
768
|
"icon": "twitter",
|
|
955
769
|
"label": "@Isabella_Doe",
|
|
956
|
-
"
|
|
957
|
-
"newTab": false
|
|
958
|
-
"ariaLabel": "Isabella Doe on Twitter"
|
|
770
|
+
"href": "#",
|
|
771
|
+
"newTab": false
|
|
959
772
|
},
|
|
960
773
|
{
|
|
961
774
|
"icon": "linkedin",
|
|
962
775
|
"label": "Isabella.Doe",
|
|
963
|
-
"
|
|
964
|
-
"newTab": false
|
|
965
|
-
"ariaLabel": "Isabella Doe on LinkedIn"
|
|
776
|
+
"href": "mailto:mail@example.com",
|
|
777
|
+
"newTab": false
|
|
966
778
|
}
|
|
967
779
|
]
|
|
968
780
|
},
|
|
@@ -972,11 +784,11 @@
|
|
|
972
784
|
"id": "components-contact--circular-avatar",
|
|
973
785
|
"group": "Components/Contact",
|
|
974
786
|
"name": "CircularAvatar",
|
|
975
|
-
"code": "<Contact\n copy=\"Leads with a vision for innovative, user-centric web designs\"\n image={{\n alt: 'Picture of
|
|
787
|
+
"code": "<Contact\n copy=\"Leads with a vision for innovative, user-centric web designs\"\n image={{\n alt: 'Picture of Jane Smith',\n aspectRatio: 'square',\n fullWidth: false,\n src: 'img/people/author-emily.png'\n }}\n links={[\n {\n href: '#',\n icon: 'twitter',\n label: '@jane_smith',\n newTab: false\n },\n {\n href: 'mailto:mail@example.com',\n icon: 'linkedin',\n label: 'jane.smith',\n newTab: false\n }\n ]}\n subtitle=\"CEO at DS Agency\"\n title=\"Jane Smith\"\n/>",
|
|
976
788
|
"args": {
|
|
977
789
|
"image": {
|
|
978
790
|
"src": "img/people/author-emily.png",
|
|
979
|
-
"alt": "Picture of
|
|
791
|
+
"alt": "Picture of Jane Smith",
|
|
980
792
|
"fullWidth": false,
|
|
981
793
|
"aspectRatio": "square"
|
|
982
794
|
},
|
|
@@ -986,16 +798,14 @@
|
|
|
986
798
|
{
|
|
987
799
|
"icon": "twitter",
|
|
988
800
|
"label": "@jane_smith",
|
|
989
|
-
"
|
|
990
|
-
"newTab": false
|
|
991
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
801
|
+
"href": "#",
|
|
802
|
+
"newTab": false
|
|
992
803
|
},
|
|
993
804
|
{
|
|
994
805
|
"icon": "linkedin",
|
|
995
806
|
"label": "jane.smith",
|
|
996
|
-
"
|
|
997
|
-
"newTab": false
|
|
998
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
807
|
+
"href": "mailto:mail@example.com",
|
|
808
|
+
"newTab": false
|
|
999
809
|
}
|
|
1000
810
|
],
|
|
1001
811
|
"copy": "Leads with a vision for innovative, user-centric web designs"
|
|
@@ -1006,11 +816,11 @@
|
|
|
1006
816
|
"id": "components-contact--vertical-image-with-paragraph",
|
|
1007
817
|
"group": "Components/Contact",
|
|
1008
818
|
"name": "VerticalImageWithParagraph",
|
|
1009
|
-
"code": "<Contact\n copy=\"Leads with a vision for innovative, user-centric web designs, ensuring each project merges creativity with functionality to deliver outstanding digital experiences.\"\n image={{\n alt: 'Picture of
|
|
819
|
+
"code": "<Contact\n copy=\"Leads with a vision for innovative, user-centric web designs, ensuring each project merges creativity with functionality to deliver outstanding digital experiences.\"\n image={{\n alt: 'Picture of Jane Smith',\n aspectRatio: 'vertical',\n fullWidth: false,\n src: 'img/people/contact-john.png'\n }}\n links={[\n {\n href: 'mailto:mail@example.com',\n icon: 'xing',\n label: 'john.smith',\n newTab: false\n },\n {\n href: '#',\n icon: 'twitter',\n label: '@john_smith',\n newTab: false\n }\n ]}\n subtitle=\"Sales Representative\"\n title=\"John Smith\"\n/>",
|
|
1010
820
|
"args": {
|
|
1011
821
|
"image": {
|
|
1012
822
|
"src": "img/people/contact-john.png",
|
|
1013
|
-
"alt": "Picture of
|
|
823
|
+
"alt": "Picture of Jane Smith",
|
|
1014
824
|
"fullWidth": false,
|
|
1015
825
|
"aspectRatio": "vertical"
|
|
1016
826
|
},
|
|
@@ -1020,16 +830,14 @@
|
|
|
1020
830
|
{
|
|
1021
831
|
"icon": "xing",
|
|
1022
832
|
"label": "john.smith",
|
|
1023
|
-
"
|
|
1024
|
-
"newTab": false
|
|
1025
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
833
|
+
"href": "mailto:mail@example.com",
|
|
834
|
+
"newTab": false
|
|
1026
835
|
},
|
|
1027
836
|
{
|
|
1028
837
|
"icon": "twitter",
|
|
1029
838
|
"label": "@john_smith",
|
|
1030
|
-
"
|
|
1031
|
-
"newTab": false
|
|
1032
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
839
|
+
"href": "#",
|
|
840
|
+
"newTab": false
|
|
1033
841
|
}
|
|
1034
842
|
],
|
|
1035
843
|
"copy": "Leads with a vision for innovative, user-centric web designs, ensuring each project merges creativity with functionality to deliver outstanding digital experiences."
|
|
@@ -1040,11 +848,11 @@
|
|
|
1040
848
|
"id": "components-contact--full-image-width",
|
|
1041
849
|
"group": "Components/Contact",
|
|
1042
850
|
"name": "FullImageWidth",
|
|
1043
|
-
"code": "<Contact\n copy=\"Blends artistic flair with technical expertise, creating visually stunning and intuitive websites that captivate users and drive engagement.\"\n image={{\n alt: 'Picture of
|
|
851
|
+
"code": "<Contact\n copy=\"Blends artistic flair with technical expertise, creating visually stunning and intuitive websites that captivate users and drive engagement.\"\n image={{\n alt: 'Picture of Jane Smith',\n aspectRatio: 'wide',\n fullWidth: true,\n src: 'img/people/contact-jim.png'\n }}\n links={[\n {\n href: 'mailto:mail@example.com',\n icon: 'email',\n label: 'jim.johnsson@mail.com',\n newTab: false\n },\n {\n href: '#',\n icon: 'facebook',\n label: '@jim_johnsson',\n newTab: false\n }\n ]}\n subtitle=\"Lead Designer\"\n title=\"Jim Johnsson\"\n/>",
|
|
1044
852
|
"args": {
|
|
1045
853
|
"image": {
|
|
1046
854
|
"src": "img/people/contact-jim.png",
|
|
1047
|
-
"alt": "Picture of
|
|
855
|
+
"alt": "Picture of Jane Smith",
|
|
1048
856
|
"fullWidth": true,
|
|
1049
857
|
"aspectRatio": "wide"
|
|
1050
858
|
},
|
|
@@ -1054,16 +862,14 @@
|
|
|
1054
862
|
{
|
|
1055
863
|
"icon": "email",
|
|
1056
864
|
"label": "jim.johnsson@mail.com",
|
|
1057
|
-
"
|
|
1058
|
-
"newTab": false
|
|
1059
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
865
|
+
"href": "mailto:mail@example.com",
|
|
866
|
+
"newTab": false
|
|
1060
867
|
},
|
|
1061
868
|
{
|
|
1062
869
|
"icon": "facebook",
|
|
1063
870
|
"label": "@jim_johnsson",
|
|
1064
|
-
"
|
|
1065
|
-
"newTab": false
|
|
1066
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
871
|
+
"href": "#",
|
|
872
|
+
"newTab": false
|
|
1067
873
|
}
|
|
1068
874
|
],
|
|
1069
875
|
"copy": "Blends artistic flair with technical expertise, creating visually stunning and intuitive websites that captivate users and drive engagement."
|
|
@@ -1074,36 +880,34 @@
|
|
|
1074
880
|
"id": "components-cta--banner",
|
|
1075
881
|
"group": "Components/Cta",
|
|
1076
882
|
"name": "Banner",
|
|
1077
|
-
"code": "<Cta\n
|
|
883
|
+
"code": "<Cta\n buttons={[\n {\n icon: 'person',\n label: 'Contact Us',\n target: '#'\n },\n {\n icon: 'date',\n label: 'Learn More',\n target: '#'\n }\n ]}\n contentAlign=\"center\"\n headline=\"Ready to Transform Your Development Process?\"\n image={{\n padding: true\n }}\n order={{\n desktopImageLast: true,\n mobileImageLast: false\n }}\n sub=\"Start your journey today.\"\n text=\"Get started with our design system today and experience a new level of efficiency and consistency in your projects.\"\n textAlign=\"center\"\n/>",
|
|
1078
884
|
"args": {
|
|
1079
885
|
"headline": "Ready to Transform Your Development Process?",
|
|
1080
886
|
"sub": "Start your journey today.",
|
|
1081
887
|
"highlightText": false,
|
|
1082
888
|
"colorNeutral": false,
|
|
889
|
+
"fullWidth": false,
|
|
1083
890
|
"buttons": [
|
|
1084
891
|
{
|
|
1085
892
|
"label": "Contact Us",
|
|
1086
|
-
"
|
|
893
|
+
"target": "#",
|
|
1087
894
|
"icon": "person"
|
|
1088
895
|
},
|
|
1089
896
|
{
|
|
1090
897
|
"label": "Learn More",
|
|
1091
|
-
"
|
|
898
|
+
"target": "#",
|
|
1092
899
|
"icon": "date"
|
|
1093
900
|
}
|
|
1094
901
|
],
|
|
1095
902
|
"image": {
|
|
1096
|
-
"padding": true
|
|
1097
|
-
"align": "center"
|
|
903
|
+
"padding": true
|
|
1098
904
|
},
|
|
1099
905
|
"order": {
|
|
1100
906
|
"mobileImageLast": false,
|
|
1101
907
|
"desktopImageLast": true
|
|
1102
908
|
},
|
|
1103
909
|
"textAlign": "center",
|
|
1104
|
-
"
|
|
1105
|
-
"padding": false,
|
|
1106
|
-
"inverted": false,
|
|
910
|
+
"contentAlign": "center",
|
|
1107
911
|
"text": "Get started with our design system today and experience a new level of efficiency and consistency in your projects."
|
|
1108
912
|
},
|
|
1109
913
|
"screenshot": "img/screenshots/components-cta--banner.png"
|
|
@@ -1112,31 +916,29 @@
|
|
|
1112
916
|
"id": "components-cta--highlighted",
|
|
1113
917
|
"group": "Components/Cta",
|
|
1114
918
|
"name": "Highlighted",
|
|
1115
|
-
"code": "<Cta\n
|
|
919
|
+
"code": "<Cta\n buttons={[\n {\n icon: 'person',\n label: 'Get Started',\n target: '#'\n }\n ]}\n contentAlign=\"center\"\n headline=\"Why Choose Our Design System?\"\n highlightText\n image={{\n padding: true\n }}\n order={{\n desktopImageLast: true,\n mobileImageLast: false\n }}\n sub=\"Built for consistency and speed.\"\n text=\"Our design system is built with scalability and efficiency in mind. It allows for consistent UI across different platforms, making your development process smoother and faster.\"\n textAlign=\"center\"\n/>",
|
|
1116
920
|
"args": {
|
|
1117
921
|
"headline": "Why Choose Our Design System?",
|
|
1118
922
|
"sub": "Built for consistency and speed.",
|
|
1119
923
|
"highlightText": true,
|
|
1120
924
|
"colorNeutral": false,
|
|
925
|
+
"fullWidth": false,
|
|
1121
926
|
"buttons": [
|
|
1122
927
|
{
|
|
1123
928
|
"label": "Get Started",
|
|
1124
|
-
"
|
|
929
|
+
"target": "#",
|
|
1125
930
|
"icon": "person"
|
|
1126
931
|
}
|
|
1127
932
|
],
|
|
1128
933
|
"image": {
|
|
1129
|
-
"padding": true
|
|
1130
|
-
"align": "center"
|
|
934
|
+
"padding": true
|
|
1131
935
|
},
|
|
1132
936
|
"order": {
|
|
1133
937
|
"mobileImageLast": false,
|
|
1134
938
|
"desktopImageLast": true
|
|
1135
939
|
},
|
|
1136
940
|
"textAlign": "center",
|
|
1137
|
-
"
|
|
1138
|
-
"padding": false,
|
|
1139
|
-
"inverted": false,
|
|
941
|
+
"contentAlign": "center",
|
|
1140
942
|
"text": "Our design system is built with scalability and efficiency in mind. It allows for consistent UI across different platforms, making your development process smoother and faster."
|
|
1141
943
|
},
|
|
1142
944
|
"screenshot": "img/screenshots/components-cta--highlighted.png"
|
|
@@ -1145,31 +947,29 @@
|
|
|
1145
947
|
"id": "components-cta--left-aligned",
|
|
1146
948
|
"group": "Components/Cta",
|
|
1147
949
|
"name": "LeftAligned",
|
|
1148
|
-
"code": "<Cta\n
|
|
950
|
+
"code": "<Cta\n buttons={[\n {\n icon: 'person',\n label: 'Learn More',\n target: '#'\n }\n ]}\n contentAlign=\"center\"\n headline=\"Experience Our Design System\"\n image={{\n padding: true\n }}\n order={{\n desktopImageLast: true,\n mobileImageLast: false\n }}\n sub=\"Efficient, scalable, seamless.\"\n text=\"Our design system offers a seamless and efficient way to build scalable applications. Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.\"\n textAlign=\"left\"\n/>",
|
|
1149
951
|
"args": {
|
|
1150
952
|
"headline": "Experience Our Design System",
|
|
1151
953
|
"sub": "Efficient, scalable, seamless.",
|
|
1152
954
|
"highlightText": false,
|
|
1153
955
|
"colorNeutral": false,
|
|
956
|
+
"fullWidth": false,
|
|
1154
957
|
"buttons": [
|
|
1155
958
|
{
|
|
1156
959
|
"label": "Learn More",
|
|
1157
|
-
"
|
|
960
|
+
"target": "#",
|
|
1158
961
|
"icon": "person"
|
|
1159
962
|
}
|
|
1160
963
|
],
|
|
1161
964
|
"image": {
|
|
1162
|
-
"padding": true
|
|
1163
|
-
"align": "center"
|
|
965
|
+
"padding": true
|
|
1164
966
|
},
|
|
1165
967
|
"order": {
|
|
1166
968
|
"mobileImageLast": false,
|
|
1167
969
|
"desktopImageLast": true
|
|
1168
970
|
},
|
|
1169
971
|
"textAlign": "left",
|
|
1170
|
-
"
|
|
1171
|
-
"padding": false,
|
|
1172
|
-
"inverted": false,
|
|
972
|
+
"contentAlign": "center",
|
|
1173
973
|
"text": "Our design system offers a seamless and efficient way to build scalable applications. Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture."
|
|
1174
974
|
},
|
|
1175
975
|
"screenshot": "img/screenshots/components-cta--left-aligned.png"
|
|
@@ -1178,26 +978,28 @@
|
|
|
1178
978
|
"id": "components-cta--product-advertisement",
|
|
1179
979
|
"group": "Components/Cta",
|
|
1180
980
|
"name": "ProductAdvertisement",
|
|
1181
|
-
"code": "<Cta\n
|
|
981
|
+
"code": "<Cta\n backgroundImage=\"img/bg_dot-carpet-blue.svg\"\n buttons={[\n {\n icon: 'chevron-right',\n label: 'Shop Now',\n target: '/shop',\n variant: 'primary'\n },\n {\n label: 'Learn More',\n target: '/product-info',\n variant: 'secondary'\n }\n ]}\n contentAlign=\"center\"\n headline=\"Experience Immersive Sound\"\n highlightText\n image={{\n alt: 'Over-Ear Headphones',\n padding: false,\n src: 'img/showcases/comp_audio04.png'\n }}\n order={{\n desktopImageLast: false,\n mobileImageLast: false\n }}\n sub=\"With Our Premium Over-Ear Headphones\"\n text=\"Our over-ear headphones provide an immersive audio experience. With noise-cancellation technology and high-quality sound.\"\n textAlign=\"left\"\n width=\"wide\"\n/>",
|
|
1182
982
|
"args": {
|
|
1183
983
|
"headline": "Experience Immersive Sound",
|
|
1184
984
|
"sub": "With Our Premium Over-Ear Headphones",
|
|
1185
985
|
"highlightText": true,
|
|
1186
986
|
"colorNeutral": false,
|
|
987
|
+
"fullWidth": false,
|
|
1187
988
|
"buttons": [
|
|
1188
989
|
{
|
|
1189
990
|
"label": "Shop Now",
|
|
1190
|
-
"
|
|
991
|
+
"target": "/shop",
|
|
992
|
+
"variant": "primary",
|
|
1191
993
|
"icon": "chevron-right"
|
|
1192
994
|
},
|
|
1193
995
|
{
|
|
1194
996
|
"label": "Learn More",
|
|
1195
|
-
"
|
|
997
|
+
"target": "/product-info",
|
|
998
|
+
"variant": "secondary"
|
|
1196
999
|
}
|
|
1197
1000
|
],
|
|
1198
1001
|
"image": {
|
|
1199
1002
|
"padding": false,
|
|
1200
|
-
"align": "center",
|
|
1201
1003
|
"src": "img/showcases/comp_audio04.png",
|
|
1202
1004
|
"alt": "Over-Ear Headphones"
|
|
1203
1005
|
},
|
|
@@ -1206,11 +1008,10 @@
|
|
|
1206
1008
|
"desktopImageLast": false
|
|
1207
1009
|
},
|
|
1208
1010
|
"textAlign": "left",
|
|
1209
|
-
"
|
|
1210
|
-
"padding": true,
|
|
1211
|
-
"inverted": false,
|
|
1011
|
+
"contentAlign": "center",
|
|
1212
1012
|
"text": "Our over-ear headphones provide an immersive audio experience. With noise-cancellation technology and high-quality sound.",
|
|
1213
|
-
"backgroundImage": "img/bg_dot-carpet-blue.svg"
|
|
1013
|
+
"backgroundImage": "img/bg_dot-carpet-blue.svg",
|
|
1014
|
+
"width": "wide"
|
|
1214
1015
|
},
|
|
1215
1016
|
"screenshot": "img/screenshots/components-cta--product-advertisement.png"
|
|
1216
1017
|
},
|
|
@@ -1218,27 +1019,27 @@
|
|
|
1218
1019
|
"id": "components-cta--contact-banner",
|
|
1219
1020
|
"group": "Components/Cta",
|
|
1220
1021
|
"name": "ContactBanner",
|
|
1221
|
-
"code": "<Cta\n
|
|
1022
|
+
"code": "<Cta\n buttons={[\n {\n icon: 'person',\n label: 'Contact us',\n target: '#'\n },\n {\n icon: 'date',\n label: 'Book a meeting',\n target: '#'\n }\n ]}\n contentAlign=\"center\"\n fullWidth\n headline=\"Get in touch\"\n image={{\n padding: false,\n src: 'img/contact-person.png'\n }}\n order={{\n desktopImageLast: false,\n mobileImageLast: false\n }}\n sub=\"Chat with us about getting your product or platform to market faster\"\n text=\"Our modular design approach allows for flexibility and scalability in your application's architecture.\"\n textAlign=\"left\"\n width=\"wide\"\n/>",
|
|
1222
1023
|
"args": {
|
|
1223
1024
|
"headline": "Get in touch",
|
|
1224
1025
|
"sub": "Chat with us about getting your product or platform to market faster",
|
|
1225
1026
|
"highlightText": false,
|
|
1226
1027
|
"colorNeutral": false,
|
|
1028
|
+
"fullWidth": true,
|
|
1227
1029
|
"buttons": [
|
|
1228
1030
|
{
|
|
1229
1031
|
"label": "Contact us",
|
|
1230
1032
|
"icon": "person",
|
|
1231
|
-
"
|
|
1033
|
+
"target": "#"
|
|
1232
1034
|
},
|
|
1233
1035
|
{
|
|
1234
1036
|
"label": "Book a meeting",
|
|
1235
1037
|
"icon": "date",
|
|
1236
|
-
"
|
|
1038
|
+
"target": "#"
|
|
1237
1039
|
}
|
|
1238
1040
|
],
|
|
1239
1041
|
"image": {
|
|
1240
1042
|
"padding": false,
|
|
1241
|
-
"align": "center",
|
|
1242
1043
|
"src": "img/contact-person.png"
|
|
1243
1044
|
},
|
|
1244
1045
|
"order": {
|
|
@@ -1246,10 +1047,9 @@
|
|
|
1246
1047
|
"desktopImageLast": false
|
|
1247
1048
|
},
|
|
1248
1049
|
"textAlign": "left",
|
|
1249
|
-
"
|
|
1250
|
-
"
|
|
1251
|
-
"
|
|
1252
|
-
"text": "Our modular design approach allows for flexibility and scalability in your application's architecture."
|
|
1050
|
+
"contentAlign": "center",
|
|
1051
|
+
"text": "Our modular design approach allows for flexibility and scalability in your application's architecture.",
|
|
1052
|
+
"width": "wide"
|
|
1253
1053
|
},
|
|
1254
1054
|
"screenshot": "img/screenshots/components-cta--contact-banner.png"
|
|
1255
1055
|
},
|
|
@@ -1257,22 +1057,22 @@
|
|
|
1257
1057
|
"id": "components-cta--split-banner",
|
|
1258
1058
|
"group": "Components/Cta",
|
|
1259
1059
|
"name": "SplitBanner",
|
|
1260
|
-
"code": "<Cta\n
|
|
1060
|
+
"code": "<Cta\n backgroundColor=\"#001856\"\n buttons={[\n {\n icon: 'person',\n label: 'What can we do for you?',\n target: '#'\n }\n ]}\n colorNeutral\n contentAlign=\"center\"\n fullWidth\n headline=\"Design System Services\"\n image={{\n padding: false,\n src: 'img/colored-square.png'\n }}\n order={{\n desktopImageLast: false,\n mobileImageLast: false\n }}\n sub=\"Subheadline\"\n text=\"Here at Systemics, we bring a range of design system services that can make a difference.\"\n textAlign=\"left\"\n width=\"wide\"\n/>",
|
|
1261
1061
|
"args": {
|
|
1262
1062
|
"headline": "Design System Services",
|
|
1263
1063
|
"sub": "Subheadline",
|
|
1264
1064
|
"highlightText": false,
|
|
1265
1065
|
"colorNeutral": true,
|
|
1066
|
+
"fullWidth": true,
|
|
1266
1067
|
"buttons": [
|
|
1267
1068
|
{
|
|
1268
1069
|
"label": "What can we do for you?",
|
|
1269
1070
|
"icon": "person",
|
|
1270
|
-
"
|
|
1071
|
+
"target": "#"
|
|
1271
1072
|
}
|
|
1272
1073
|
],
|
|
1273
1074
|
"image": {
|
|
1274
1075
|
"padding": false,
|
|
1275
|
-
"align": "center",
|
|
1276
1076
|
"src": "img/colored-square.png"
|
|
1277
1077
|
},
|
|
1278
1078
|
"order": {
|
|
@@ -1280,11 +1080,10 @@
|
|
|
1280
1080
|
"desktopImageLast": false
|
|
1281
1081
|
},
|
|
1282
1082
|
"textAlign": "left",
|
|
1283
|
-
"
|
|
1284
|
-
"padding": true,
|
|
1285
|
-
"inverted": false,
|
|
1083
|
+
"contentAlign": "center",
|
|
1286
1084
|
"text": "Here at Systemics, we bring a range of design system services that can make a difference.",
|
|
1287
|
-
"backgroundColor": "#001856"
|
|
1085
|
+
"backgroundColor": "#001856",
|
|
1086
|
+
"width": "wide"
|
|
1288
1087
|
},
|
|
1289
1088
|
"screenshot": "img/screenshots/components-cta--split-banner.png"
|
|
1290
1089
|
},
|
|
@@ -1292,27 +1091,27 @@
|
|
|
1292
1091
|
"id": "components-cta--angled-image",
|
|
1293
1092
|
"group": "Components/Cta",
|
|
1294
1093
|
"name": "AngledImage",
|
|
1295
|
-
"code": "<Cta\n
|
|
1094
|
+
"code": "<Cta\n buttons={[\n {\n icon: 'person',\n label: 'Contact us',\n target: '#'\n },\n {\n icon: 'date',\n label: 'Book a meeting',\n target: '#'\n }\n ]}\n contentAlign=\"center\"\n fullWidth\n headline=\"Our **Approach** to Design Systems\"\n image={{\n padding: false,\n src: 'img/angled-image.png'\n }}\n order={{\n desktopImageLast: true,\n mobileImageLast: false\n }}\n sub=\"Subheadline\"\n text=\"We value efficiency without compromising quality. Our secret weapon? kickstartDS, a revolutionary code-first and open source framework for creating design systems.\n\nThis tool accelerates our development, saving you valuable time and helping us deliver top-notch results faster.\"\n textAlign=\"left\"\n width=\"wide\"\n/>",
|
|
1296
1095
|
"args": {
|
|
1297
1096
|
"headline": "Our **Approach** to Design Systems",
|
|
1298
1097
|
"sub": "Subheadline",
|
|
1299
1098
|
"highlightText": false,
|
|
1300
1099
|
"colorNeutral": false,
|
|
1100
|
+
"fullWidth": true,
|
|
1301
1101
|
"buttons": [
|
|
1302
1102
|
{
|
|
1303
1103
|
"label": "Contact us",
|
|
1304
1104
|
"icon": "person",
|
|
1305
|
-
"
|
|
1105
|
+
"target": "#"
|
|
1306
1106
|
},
|
|
1307
1107
|
{
|
|
1308
1108
|
"label": "Book a meeting",
|
|
1309
1109
|
"icon": "date",
|
|
1310
|
-
"
|
|
1110
|
+
"target": "#"
|
|
1311
1111
|
}
|
|
1312
1112
|
],
|
|
1313
1113
|
"image": {
|
|
1314
1114
|
"padding": false,
|
|
1315
|
-
"align": "center",
|
|
1316
1115
|
"src": "img/angled-image.png"
|
|
1317
1116
|
},
|
|
1318
1117
|
"order": {
|
|
@@ -1320,10 +1119,9 @@
|
|
|
1320
1119
|
"desktopImageLast": true
|
|
1321
1120
|
},
|
|
1322
1121
|
"textAlign": "left",
|
|
1323
|
-
"
|
|
1324
|
-
"
|
|
1325
|
-
"
|
|
1326
|
-
"text": "We value efficiency without compromising quality. Our secret weapon? kickstartDS, a revolutionary code-first and open source framework for creating design systems.\n\nThis tool accelerates our development, saving you valuable time and helping us deliver top-notch results faster."
|
|
1122
|
+
"contentAlign": "center",
|
|
1123
|
+
"text": "We value efficiency without compromising quality. Our secret weapon? kickstartDS, a revolutionary code-first and open source framework for creating design systems.\n\nThis tool accelerates our development, saving you valuable time and helping us deliver top-notch results faster.",
|
|
1124
|
+
"width": "wide"
|
|
1327
1125
|
},
|
|
1328
1126
|
"screenshot": "img/screenshots/components-cta--angled-image.png"
|
|
1329
1127
|
},
|
|
@@ -1331,34 +1129,32 @@
|
|
|
1331
1129
|
"id": "components-cta--colored-banner",
|
|
1332
1130
|
"group": "Components/Cta",
|
|
1333
1131
|
"name": "ColoredBanner",
|
|
1334
|
-
"code": "<Cta\n
|
|
1132
|
+
"code": "<Cta\n backgroundColor=\"#a30051\"\n buttons={[\n {\n label: 'Learn More',\n target: '#'\n },\n {\n label: 'Contact Us',\n target: '#'\n }\n ]}\n colorNeutral\n contentAlign=\"center\"\n headline=\"Expertise in Scalable Solutions\"\n highlightText\n image={{\n padding: true\n }}\n order={{\n desktopImageLast: true,\n mobileImageLast: false\n }}\n sub=\"Subheadline\"\n text=\"Leverage our expertise in creating scalable and robust applications using modern technologies.\"\n textAlign=\"left\"\n/>",
|
|
1335
1133
|
"args": {
|
|
1336
1134
|
"headline": "Expertise in Scalable Solutions",
|
|
1337
1135
|
"sub": "Subheadline",
|
|
1338
1136
|
"highlightText": true,
|
|
1339
1137
|
"colorNeutral": true,
|
|
1138
|
+
"fullWidth": false,
|
|
1340
1139
|
"buttons": [
|
|
1341
1140
|
{
|
|
1342
1141
|
"label": "Learn More",
|
|
1343
|
-
"
|
|
1142
|
+
"target": "#"
|
|
1344
1143
|
},
|
|
1345
1144
|
{
|
|
1346
1145
|
"label": "Contact Us",
|
|
1347
|
-
"
|
|
1146
|
+
"target": "#"
|
|
1348
1147
|
}
|
|
1349
1148
|
],
|
|
1350
1149
|
"image": {
|
|
1351
|
-
"padding": true
|
|
1352
|
-
"align": "center"
|
|
1150
|
+
"padding": true
|
|
1353
1151
|
},
|
|
1354
1152
|
"order": {
|
|
1355
1153
|
"mobileImageLast": false,
|
|
1356
1154
|
"desktopImageLast": true
|
|
1357
1155
|
},
|
|
1358
1156
|
"textAlign": "left",
|
|
1359
|
-
"
|
|
1360
|
-
"padding": true,
|
|
1361
|
-
"inverted": false,
|
|
1157
|
+
"contentAlign": "center",
|
|
1362
1158
|
"text": "Leverage our expertise in creating scalable and robust applications using modern technologies.",
|
|
1363
1159
|
"backgroundColor": "#a30051"
|
|
1364
1160
|
},
|
|
@@ -1368,27 +1164,27 @@
|
|
|
1368
1164
|
"id": "components-cta--align-bottom",
|
|
1369
1165
|
"group": "Components/Cta",
|
|
1370
1166
|
"name": "AlignBottom",
|
|
1371
|
-
"code": "<Cta\n
|
|
1167
|
+
"code": "<Cta\n backgroundImage=\"img/grid-bg.svg\"\n buttons={[\n {\n icon: 'person',\n label: 'Contact us',\n target: '#'\n },\n {\n icon: 'date',\n label: 'Book a meeting',\n target: '#'\n }\n ]}\n contentAlign=\"bottom\"\n fullWidth\n headline=\"Custom Solutions\"\n image={{\n padding: true,\n src: 'img/offset-image.png'\n }}\n order={{\n desktopImageLast: false,\n mobileImageLast: false\n }}\n sub=\"Subheadline\"\n text=\"At Systemics, we believe in the power of technology to transform businesses. Our team of experienced professionals is dedicated to providing innovative solutions that meet the unique needs of your business.\n\nWe understand that every business is different, and that's why we offer custom solutions tailored to your specific business needs and requirements.\"\n textAlign=\"left\"\n width=\"wide\"\n/>",
|
|
1372
1168
|
"args": {
|
|
1373
1169
|
"headline": "Custom Solutions",
|
|
1374
1170
|
"sub": "Subheadline",
|
|
1375
1171
|
"highlightText": false,
|
|
1376
1172
|
"colorNeutral": false,
|
|
1173
|
+
"fullWidth": true,
|
|
1377
1174
|
"buttons": [
|
|
1378
1175
|
{
|
|
1379
1176
|
"label": "Contact us",
|
|
1380
1177
|
"icon": "person",
|
|
1381
|
-
"
|
|
1178
|
+
"target": "#"
|
|
1382
1179
|
},
|
|
1383
1180
|
{
|
|
1384
1181
|
"label": "Book a meeting",
|
|
1385
1182
|
"icon": "date",
|
|
1386
|
-
"
|
|
1183
|
+
"target": "#"
|
|
1387
1184
|
}
|
|
1388
1185
|
],
|
|
1389
1186
|
"image": {
|
|
1390
1187
|
"padding": true,
|
|
1391
|
-
"align": "center",
|
|
1392
1188
|
"src": "img/offset-image.png"
|
|
1393
1189
|
},
|
|
1394
1190
|
"order": {
|
|
@@ -1396,11 +1192,10 @@
|
|
|
1396
1192
|
"desktopImageLast": false
|
|
1397
1193
|
},
|
|
1398
1194
|
"textAlign": "left",
|
|
1399
|
-
"
|
|
1400
|
-
"padding": false,
|
|
1401
|
-
"inverted": false,
|
|
1195
|
+
"contentAlign": "bottom",
|
|
1402
1196
|
"text": "At Systemics, we believe in the power of technology to transform businesses. Our team of experienced professionals is dedicated to providing innovative solutions that meet the unique needs of your business.\n\nWe understand that every business is different, and that's why we offer custom solutions tailored to your specific business needs and requirements.",
|
|
1403
|
-
"backgroundImage": "img/grid-bg.svg"
|
|
1197
|
+
"backgroundImage": "img/grid-bg.svg",
|
|
1198
|
+
"width": "wide"
|
|
1404
1199
|
},
|
|
1405
1200
|
"screenshot": "img/screenshots/components-cta--align-bottom.png"
|
|
1406
1201
|
},
|
|
@@ -1424,301 +1219,6 @@
|
|
|
1424
1219
|
},
|
|
1425
1220
|
"screenshot": "img/screenshots/layout-divider--default.png"
|
|
1426
1221
|
},
|
|
1427
|
-
{
|
|
1428
|
-
"id": "industry-downloads--technical-details-only",
|
|
1429
|
-
"group": "Industry/Downloads",
|
|
1430
|
-
"name": "TechnicalDetailsOnly",
|
|
1431
|
-
"code": "<Downloads\n downloads={[\n {\n format: 'PDF',\n name: 'Product Brochure',\n previewImage: 'img/offset-image.png',\n size: '2.5 MB',\n url: '#'\n },\n {\n format: 'PDF',\n name: 'Company Brochure',\n previewImage: 'img/kickstartDS/CMS-Starter producthunt-slide-01.svg',\n size: '3.2 MB',\n url: '#'\n },\n {\n format: 'DOC',\n name: 'User Guide',\n size: '20 KB',\n url: '#'\n },\n {\n format: 'TXT',\n name: 'Technical Specifications',\n size: '12 KB',\n url: '#'\n }\n ]}\n />",
|
|
1432
|
-
"args": {
|
|
1433
|
-
"downloads": [
|
|
1434
|
-
{
|
|
1435
|
-
"name": "Product Brochure",
|
|
1436
|
-
"format": "PDF",
|
|
1437
|
-
"size": "2.5 MB",
|
|
1438
|
-
"previewImage": "img/offset-image.png",
|
|
1439
|
-
"url": "#"
|
|
1440
|
-
},
|
|
1441
|
-
{
|
|
1442
|
-
"name": "Company Brochure",
|
|
1443
|
-
"previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg",
|
|
1444
|
-
"format": "PDF",
|
|
1445
|
-
"size": "3.2 MB",
|
|
1446
|
-
"url": "#"
|
|
1447
|
-
},
|
|
1448
|
-
{
|
|
1449
|
-
"name": "User Guide",
|
|
1450
|
-
"format": "DOC",
|
|
1451
|
-
"size": "20 KB",
|
|
1452
|
-
"url": "#"
|
|
1453
|
-
},
|
|
1454
|
-
{
|
|
1455
|
-
"name": "Technical Specifications",
|
|
1456
|
-
"format": "TXT",
|
|
1457
|
-
"size": "12 KB",
|
|
1458
|
-
"url": "#"
|
|
1459
|
-
}
|
|
1460
|
-
]
|
|
1461
|
-
},
|
|
1462
|
-
"screenshot": "img/screenshots/industry-downloads--technical-details-only.png"
|
|
1463
|
-
},
|
|
1464
|
-
{
|
|
1465
|
-
"id": "industry-downloads--description-only",
|
|
1466
|
-
"group": "Industry/Downloads",
|
|
1467
|
-
"name": "DescriptionOnly",
|
|
1468
|
-
"code": "<Downloads\n downloads={[\n {\n description: 'Detailed product information and specifications. Recommended for all users.',\n name: 'Product Brochure',\n previewImage: 'img/offset-image.png'\n },\n {\n description: 'In-depth technical details and requirements. Recommended for technical users.',\n name: 'Technical Specifications',\n previewImage: 'img/kickstartDS/CMS-Starter producthunt-slide-01.svg'\n },\n {\n description: 'Comprehensive guide to using our product.',\n name: 'User Guide',\n previewImage: 'img/about/cta.png'\n },\n {\n description: 'Overview of our company and services.',\n name: 'Company Brochure',\n previewImage: 'img/view-modern-office.jpg'\n }\n ]}\n />",
|
|
1469
|
-
"args": {
|
|
1470
|
-
"downloads": [
|
|
1471
|
-
{
|
|
1472
|
-
"name": "Product Brochure",
|
|
1473
|
-
"description": "Detailed product information and specifications. Recommended for all users.",
|
|
1474
|
-
"previewImage": "img/offset-image.png"
|
|
1475
|
-
},
|
|
1476
|
-
{
|
|
1477
|
-
"name": "Technical Specifications",
|
|
1478
|
-
"description": "In-depth technical details and requirements. Recommended for technical users.",
|
|
1479
|
-
"previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg"
|
|
1480
|
-
},
|
|
1481
|
-
{
|
|
1482
|
-
"name": "User Guide",
|
|
1483
|
-
"description": "Comprehensive guide to using our product.",
|
|
1484
|
-
"previewImage": "img/about/cta.png"
|
|
1485
|
-
},
|
|
1486
|
-
{
|
|
1487
|
-
"name": "Company Brochure",
|
|
1488
|
-
"description": "Overview of our company and services.",
|
|
1489
|
-
"previewImage": "img/view-modern-office.jpg"
|
|
1490
|
-
}
|
|
1491
|
-
]
|
|
1492
|
-
},
|
|
1493
|
-
"screenshot": "img/screenshots/industry-downloads--description-only.png"
|
|
1494
|
-
},
|
|
1495
|
-
{
|
|
1496
|
-
"id": "industry-downloads--complete",
|
|
1497
|
-
"group": "Industry/Downloads",
|
|
1498
|
-
"name": "Complete",
|
|
1499
|
-
"code": "<Downloads\n downloads={[\n {\n description: 'Detailed product information and specifications. Recommended for all users.',\n format: 'PDF',\n name: 'Product Brochure',\n previewImage: 'img/offset-image.png',\n size: '2.5 MB'\n },\n {\n description: 'Overview of our company and services.',\n format: 'PDF',\n name: 'Company Brochure',\n previewImage: 'img/kickstartDS/CMS-Starter producthunt-slide-01.svg',\n size: '3.2 MB'\n },\n {\n description: 'Comprehensive guide to using our product.',\n format: 'DOC',\n name: 'User Guide',\n size: '20 KB'\n },\n {\n description: 'In-depth technical details and requirements. Recommended for technical users.',\n format: 'TXT',\n name: 'Technical Specifications',\n size: '12 KB'\n }\n ]}\n />",
|
|
1500
|
-
"args": {
|
|
1501
|
-
"downloads": [
|
|
1502
|
-
{
|
|
1503
|
-
"name": "Product Brochure",
|
|
1504
|
-
"format": "PDF",
|
|
1505
|
-
"size": "2.5 MB",
|
|
1506
|
-
"description": "Detailed product information and specifications. Recommended for all users.",
|
|
1507
|
-
"previewImage": "img/offset-image.png"
|
|
1508
|
-
},
|
|
1509
|
-
{
|
|
1510
|
-
"name": "Company Brochure",
|
|
1511
|
-
"description": "Overview of our company and services.",
|
|
1512
|
-
"previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg",
|
|
1513
|
-
"format": "PDF",
|
|
1514
|
-
"size": "3.2 MB"
|
|
1515
|
-
},
|
|
1516
|
-
{
|
|
1517
|
-
"name": "User Guide",
|
|
1518
|
-
"description": "Comprehensive guide to using our product.",
|
|
1519
|
-
"format": "DOC",
|
|
1520
|
-
"size": "20 KB"
|
|
1521
|
-
},
|
|
1522
|
-
{
|
|
1523
|
-
"name": "Technical Specifications",
|
|
1524
|
-
"description": "In-depth technical details and requirements. Recommended for technical users.",
|
|
1525
|
-
"format": "TXT",
|
|
1526
|
-
"size": "12 KB"
|
|
1527
|
-
}
|
|
1528
|
-
]
|
|
1529
|
-
},
|
|
1530
|
-
"screenshot": "img/screenshots/industry-downloads--complete.png"
|
|
1531
|
-
},
|
|
1532
|
-
{
|
|
1533
|
-
"id": "industry-downloads--mixed",
|
|
1534
|
-
"group": "Industry/Downloads",
|
|
1535
|
-
"name": "Mixed",
|
|
1536
|
-
"code": "<Downloads\n downloads={[\n {\n description: 'Detailed product information and specifications. Recommended for all users.',\n format: 'PDF',\n name: 'Product Brochure',\n previewImage: 'img/offset-image.png',\n size: '2.5 MB'\n },\n {\n format: 'PDF',\n name: 'User Guide',\n previewImage: 'img/about/cta.png',\n size: '1.2 MB'\n },\n {\n name: 'Company Brochure',\n previewImage: 'img/kickstartDS/CMS-Starter producthunt-slide-01.svg'\n },\n {\n description: 'In-depth technical details and requirements.',\n name: 'Technical Specifications'\n }\n ]}\n />",
|
|
1537
|
-
"args": {
|
|
1538
|
-
"downloads": [
|
|
1539
|
-
{
|
|
1540
|
-
"name": "Product Brochure",
|
|
1541
|
-
"format": "PDF",
|
|
1542
|
-
"size": "2.5 MB",
|
|
1543
|
-
"description": "Detailed product information and specifications. Recommended for all users.",
|
|
1544
|
-
"previewImage": "img/offset-image.png"
|
|
1545
|
-
},
|
|
1546
|
-
{
|
|
1547
|
-
"name": "User Guide",
|
|
1548
|
-
"format": "PDF",
|
|
1549
|
-
"size": "1.2 MB",
|
|
1550
|
-
"previewImage": "img/about/cta.png"
|
|
1551
|
-
},
|
|
1552
|
-
{
|
|
1553
|
-
"name": "Company Brochure",
|
|
1554
|
-
"previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg"
|
|
1555
|
-
},
|
|
1556
|
-
{
|
|
1557
|
-
"name": "Technical Specifications",
|
|
1558
|
-
"description": "In-depth technical details and requirements."
|
|
1559
|
-
}
|
|
1560
|
-
]
|
|
1561
|
-
},
|
|
1562
|
-
"screenshot": "img/screenshots/industry-downloads--mixed.png"
|
|
1563
|
-
},
|
|
1564
|
-
{
|
|
1565
|
-
"id": "event-event-appointment--default",
|
|
1566
|
-
"group": "Event/ Event Appointment",
|
|
1567
|
-
"name": "Default",
|
|
1568
|
-
"code": "<EventAppointment\n ariaLabel=\"Register for the event on 18th September 2025 from 09:00 to 17:00\"\n date=\"2025-09-18\"\n label=\"Register\"\n newTab\n time=\"09:00 – 17:00\"\n url=\"#\"\n/>",
|
|
1569
|
-
"args": {
|
|
1570
|
-
"date": "2025-09-18",
|
|
1571
|
-
"time": "09:00 – 17:00",
|
|
1572
|
-
"label": "Register",
|
|
1573
|
-
"url": "#",
|
|
1574
|
-
"newTab": true,
|
|
1575
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
1576
|
-
},
|
|
1577
|
-
"screenshot": "img/screenshots/event-event-appointment--default.png"
|
|
1578
|
-
},
|
|
1579
|
-
{
|
|
1580
|
-
"id": "event-event-header--default",
|
|
1581
|
-
"group": "Event/ Event Header",
|
|
1582
|
-
"name": "Default",
|
|
1583
|
-
"code": "<EventHeader\n categories={[\n {\n label: 'Conference'\n },\n {\n label: 'Design Systems'\n }\n ]}\n intro=\"A full-day event for design system professionals and enthusiasts. Join us to learn, share, and connect with like-minded individuals.\"\n title=\"Systemics Design Conference 2025\"\n/>",
|
|
1584
|
-
"args": {
|
|
1585
|
-
"title": "Systemics Design Conference 2025",
|
|
1586
|
-
"categories": [
|
|
1587
|
-
{
|
|
1588
|
-
"label": "Conference"
|
|
1589
|
-
},
|
|
1590
|
-
{
|
|
1591
|
-
"label": "Design Systems"
|
|
1592
|
-
}
|
|
1593
|
-
],
|
|
1594
|
-
"intro": "A full-day event for design system professionals and enthusiasts. Join us to learn, share, and connect with like-minded individuals."
|
|
1595
|
-
},
|
|
1596
|
-
"screenshot": "img/screenshots/event-event-header--default.png"
|
|
1597
|
-
},
|
|
1598
|
-
{
|
|
1599
|
-
"id": "event-event-latest-teaser--default",
|
|
1600
|
-
"group": "Event/ Event Latest Teaser",
|
|
1601
|
-
"name": "Default",
|
|
1602
|
-
"code": "<EventLatestTeaser\n ariaLabel=\"Event teaser for \"\n calendar={{\n day: '30',\n month: 'Dec'\n }}\n cta=\"Show event\"\n date=\"12/30/2025\"\n link={{\n text: 'Show event',\n url: '#'\n }}\n location=\"Berlin, Germany\"\n title=\"The Future of AI\"\n url=\"https://example.com\"\n/>",
|
|
1603
|
-
"args": {
|
|
1604
|
-
"date": "12/30/2025",
|
|
1605
|
-
"calendar": {
|
|
1606
|
-
"month": "Dec",
|
|
1607
|
-
"day": "30"
|
|
1608
|
-
},
|
|
1609
|
-
"title": "The Future of AI",
|
|
1610
|
-
"location": "Berlin, Germany",
|
|
1611
|
-
"url": "https://example.com",
|
|
1612
|
-
"cta": "Show event",
|
|
1613
|
-
"ariaLabel": "Event teaser for ",
|
|
1614
|
-
"link": {
|
|
1615
|
-
"url": "#",
|
|
1616
|
-
"text": "Show event"
|
|
1617
|
-
}
|
|
1618
|
-
},
|
|
1619
|
-
"screenshot": "img/screenshots/event-event-latest-teaser--default.png"
|
|
1620
|
-
},
|
|
1621
|
-
{
|
|
1622
|
-
"id": "event-event-latest--default",
|
|
1623
|
-
"group": "Event/ Event Latest",
|
|
1624
|
-
"name": "Default",
|
|
1625
|
-
"code": "<EventLatest\n events={[\n {\n ariaLabel: 'Systemics Design Conference on September 18, 2025 in Berlin',\n calendar: {\n day: '18',\n month: 'Sep'\n },\n cta: 'View event',\n date: '09/18/2025',\n location: 'Berlin Congress Center, Berlin',\n title: 'Systemics Design Conference',\n url: 'https://systemics.events/conference-berlin'\n },\n {\n ariaLabel: 'UX Leadership Summit on October 5, 2025 in Cologne',\n calendar: {\n day: '05',\n month: 'Oct'\n },\n cta: 'View event',\n date: '10/05/2025',\n location: 'Köln Messe, Cologne',\n title: 'UX Leadership Summit',\n url: 'https://uxsummit.de/koeln-2025'\n },\n {\n ariaLabel: 'Frontend Future Days on November 12, 2025 in Hamburg',\n calendar: {\n day: '12',\n month: 'Nov'\n },\n cta: 'View event',\n date: '11/12/2025',\n location: 'Hamburg Digital Campus, Hamburg',\n title: 'Frontend Future Days',\n url: 'https://frontendfuture.de/hamburg'\n },\n {\n ariaLabel: 'Accessibility in Practice Workshop on December 1, 2025 online',\n calendar: {\n day: '01',\n month: 'Dec'\n },\n cta: 'View event',\n date: '12/01/2025',\n location: 'Online',\n title: 'Accessibility in Practice Workshop',\n url: 'https://a11yworkshop.com/dec-2025'\n }\n ]}\n />",
|
|
1626
|
-
"args": {
|
|
1627
|
-
"events": [
|
|
1628
|
-
{
|
|
1629
|
-
"date": "09/18/2025",
|
|
1630
|
-
"calendar": {
|
|
1631
|
-
"month": "Sep",
|
|
1632
|
-
"day": "18"
|
|
1633
|
-
},
|
|
1634
|
-
"title": "Systemics Design Conference",
|
|
1635
|
-
"location": "Berlin Congress Center, Berlin",
|
|
1636
|
-
"url": "https://systemics.events/conference-berlin",
|
|
1637
|
-
"cta": "View event",
|
|
1638
|
-
"ariaLabel": "Systemics Design Conference on September 18, 2025 in Berlin"
|
|
1639
|
-
},
|
|
1640
|
-
{
|
|
1641
|
-
"date": "10/05/2025",
|
|
1642
|
-
"calendar": {
|
|
1643
|
-
"month": "Oct",
|
|
1644
|
-
"day": "05"
|
|
1645
|
-
},
|
|
1646
|
-
"title": "UX Leadership Summit",
|
|
1647
|
-
"location": "Köln Messe, Cologne",
|
|
1648
|
-
"url": "https://uxsummit.de/koeln-2025",
|
|
1649
|
-
"cta": "View event",
|
|
1650
|
-
"ariaLabel": "UX Leadership Summit on October 5, 2025 in Cologne"
|
|
1651
|
-
},
|
|
1652
|
-
{
|
|
1653
|
-
"date": "11/12/2025",
|
|
1654
|
-
"calendar": {
|
|
1655
|
-
"month": "Nov",
|
|
1656
|
-
"day": "12"
|
|
1657
|
-
},
|
|
1658
|
-
"title": "Frontend Future Days",
|
|
1659
|
-
"location": "Hamburg Digital Campus, Hamburg",
|
|
1660
|
-
"url": "https://frontendfuture.de/hamburg",
|
|
1661
|
-
"cta": "View event",
|
|
1662
|
-
"ariaLabel": "Frontend Future Days on November 12, 2025 in Hamburg"
|
|
1663
|
-
},
|
|
1664
|
-
{
|
|
1665
|
-
"date": "12/01/2025",
|
|
1666
|
-
"calendar": {
|
|
1667
|
-
"month": "Dec",
|
|
1668
|
-
"day": "01"
|
|
1669
|
-
},
|
|
1670
|
-
"title": "Accessibility in Practice Workshop",
|
|
1671
|
-
"location": "Online",
|
|
1672
|
-
"url": "https://a11yworkshop.com/dec-2025",
|
|
1673
|
-
"cta": "View event",
|
|
1674
|
-
"ariaLabel": "Accessibility in Practice Workshop on December 1, 2025 online"
|
|
1675
|
-
}
|
|
1676
|
-
]
|
|
1677
|
-
},
|
|
1678
|
-
"screenshot": "img/screenshots/event-event-latest--default.png"
|
|
1679
|
-
},
|
|
1680
|
-
{
|
|
1681
|
-
"id": "event-event-location--default",
|
|
1682
|
-
"group": "Event/ Event Location",
|
|
1683
|
-
"name": "Default",
|
|
1684
|
-
"code": "<EventLocation\n address=\"Alexanderplatz 1<br />\n 10178 Berlin\"\n dates={[\n {\n ariaLabel: 'Register for the event on 18th September 2025 from 09:00 to 17:00',\n date: '2025-09-18',\n label: 'Register',\n newTab: true,\n time: '09:00 – 17:00',\n url: '#'\n },\n {\n ariaLabel: 'Register for the event on 18th September 2025 from 09:00 to 17:00',\n date: '2025-09-18',\n label: 'Register',\n newTab: true,\n time: '09:00 – 17:00',\n url: '#'\n }\n ]}\n displayMode=\"spacious\"\n links={[\n {\n label: 'Open in Google Maps',\n newTab: true,\n url: 'https://maps.google.com/?q=Berlin+Congress+Center'\n },\n {\n label: 'Location Website',\n newTab: true,\n url: 'https://maps.google.com/?q=Berlin+Congress+Center'\n }\n ]}\n locationName=\"Berlin Congress Center\"\n/>",
|
|
1685
|
-
"args": {
|
|
1686
|
-
"dates": [
|
|
1687
|
-
{
|
|
1688
|
-
"date": "2025-09-18",
|
|
1689
|
-
"time": "09:00 – 17:00",
|
|
1690
|
-
"label": "Register",
|
|
1691
|
-
"url": "#",
|
|
1692
|
-
"newTab": true,
|
|
1693
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
1694
|
-
},
|
|
1695
|
-
{
|
|
1696
|
-
"date": "2025-09-18",
|
|
1697
|
-
"time": "09:00 – 17:00",
|
|
1698
|
-
"label": "Register",
|
|
1699
|
-
"url": "#",
|
|
1700
|
-
"newTab": true,
|
|
1701
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
1702
|
-
}
|
|
1703
|
-
],
|
|
1704
|
-
"locationName": "Berlin Congress Center",
|
|
1705
|
-
"displayMode": "spacious",
|
|
1706
|
-
"address": "Alexanderplatz 1<br />\n 10178 Berlin",
|
|
1707
|
-
"links": [
|
|
1708
|
-
{
|
|
1709
|
-
"newTab": true,
|
|
1710
|
-
"url": "https://maps.google.com/?q=Berlin+Congress+Center",
|
|
1711
|
-
"label": "Open in Google Maps"
|
|
1712
|
-
},
|
|
1713
|
-
{
|
|
1714
|
-
"newTab": true,
|
|
1715
|
-
"url": "https://maps.google.com/?q=Berlin+Congress+Center",
|
|
1716
|
-
"label": "Location Website"
|
|
1717
|
-
}
|
|
1718
|
-
]
|
|
1719
|
-
},
|
|
1720
|
-
"screenshot": "img/screenshots/event-event-location--default.png"
|
|
1721
|
-
},
|
|
1722
1222
|
{
|
|
1723
1223
|
"id": "components-faq--dropdown-list",
|
|
1724
1224
|
"group": "Components/Faq",
|
|
@@ -1761,7 +1261,7 @@
|
|
|
1761
1261
|
"id": "components-features--icon-centered",
|
|
1762
1262
|
"group": "Components/Features",
|
|
1763
1263
|
"name": "IconCentered",
|
|
1764
|
-
"code": "<Features\n ctas={{\n style: 'link',\n toggle: true\n }}\n feature={[\n {\n cta: {\n
|
|
1264
|
+
"code": "<Features\n ctas={{\n style: 'link',\n toggle: true\n }}\n feature={[\n {\n cta: {\n label: 'Learn more',\n target: '/feature1'\n },\n icon: 'home',\n text: 'Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.',\n title: 'Scalable Architecture'\n },\n {\n cta: {\n label: 'Get started',\n target: '/feature2'\n },\n icon: 'map',\n text: 'Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.',\n title: 'Efficient Development'\n },\n {\n cta: {\n label: 'Explore',\n target: '/feature3'\n },\n icon: 'person',\n text: 'Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.',\n title: 'Consistent UI'\n },\n {\n cta: {\n label: 'Customize',\n target: '/feature4'\n },\n icon: 'star',\n text: 'Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.',\n title: 'Customizable Design'\n },\n {\n cta: {\n label: 'Deploy',\n target: '/feature5'\n },\n icon: 'upload',\n text: 'Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.',\n title: 'Cloud Ready'\n },\n {\n cta: {\n label: 'Secure',\n target: '/feature6'\n },\n icon: 'login',\n text: 'Security is our priority. Our design system is built with best security practices to keep your application safe.',\n title: 'Secure'\n }\n ]}\n layout=\"largeTiles\"\n style=\"centered\"\n/>",
|
|
1765
1265
|
"args": {
|
|
1766
1266
|
"layout": "largeTiles",
|
|
1767
1267
|
"style": "centered",
|
|
@@ -1775,9 +1275,8 @@
|
|
|
1775
1275
|
"title": "Scalable Architecture",
|
|
1776
1276
|
"text": "Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.",
|
|
1777
1277
|
"cta": {
|
|
1778
|
-
"
|
|
1779
|
-
"label": "Learn more"
|
|
1780
|
-
"icon": "arrow-right"
|
|
1278
|
+
"target": "/feature1",
|
|
1279
|
+
"label": "Learn more"
|
|
1781
1280
|
}
|
|
1782
1281
|
},
|
|
1783
1282
|
{
|
|
@@ -1785,9 +1284,8 @@
|
|
|
1785
1284
|
"title": "Efficient Development",
|
|
1786
1285
|
"text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
|
|
1787
1286
|
"cta": {
|
|
1788
|
-
"
|
|
1789
|
-
"label": "Get started"
|
|
1790
|
-
"icon": "arrow-right"
|
|
1287
|
+
"target": "/feature2",
|
|
1288
|
+
"label": "Get started"
|
|
1791
1289
|
}
|
|
1792
1290
|
},
|
|
1793
1291
|
{
|
|
@@ -1795,9 +1293,8 @@
|
|
|
1795
1293
|
"title": "Consistent UI",
|
|
1796
1294
|
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
1797
1295
|
"cta": {
|
|
1798
|
-
"
|
|
1799
|
-
"label": "Explore"
|
|
1800
|
-
"icon": "arrow-right"
|
|
1296
|
+
"target": "/feature3",
|
|
1297
|
+
"label": "Explore"
|
|
1801
1298
|
}
|
|
1802
1299
|
},
|
|
1803
1300
|
{
|
|
@@ -1805,9 +1302,8 @@
|
|
|
1805
1302
|
"title": "Customizable Design",
|
|
1806
1303
|
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
1807
1304
|
"cta": {
|
|
1808
|
-
"
|
|
1809
|
-
"label": "Customize"
|
|
1810
|
-
"icon": "arrow-right"
|
|
1305
|
+
"target": "/feature4",
|
|
1306
|
+
"label": "Customize"
|
|
1811
1307
|
}
|
|
1812
1308
|
},
|
|
1813
1309
|
{
|
|
@@ -1815,9 +1311,8 @@
|
|
|
1815
1311
|
"title": "Cloud Ready",
|
|
1816
1312
|
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
1817
1313
|
"cta": {
|
|
1818
|
-
"
|
|
1819
|
-
"label": "Deploy"
|
|
1820
|
-
"icon": "arrow-right"
|
|
1314
|
+
"target": "/feature5",
|
|
1315
|
+
"label": "Deploy"
|
|
1821
1316
|
}
|
|
1822
1317
|
},
|
|
1823
1318
|
{
|
|
@@ -1825,9 +1320,8 @@
|
|
|
1825
1320
|
"title": "Secure",
|
|
1826
1321
|
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
1827
1322
|
"cta": {
|
|
1828
|
-
"
|
|
1829
|
-
"label": "Secure"
|
|
1830
|
-
"icon": "arrow-right"
|
|
1323
|
+
"target": "/feature6",
|
|
1324
|
+
"label": "Secure"
|
|
1831
1325
|
}
|
|
1832
1326
|
}
|
|
1833
1327
|
]
|
|
@@ -1838,7 +1332,7 @@
|
|
|
1838
1332
|
"id": "components-features--stack-with-button",
|
|
1839
1333
|
"group": "Components/Features",
|
|
1840
1334
|
"name": "StackWithButton",
|
|
1841
|
-
"code": "<Features\n ctas={{\n style: 'button',\n toggle: true\n }}\n feature={[\n {\n cta: {\n
|
|
1335
|
+
"code": "<Features\n ctas={{\n style: 'button',\n toggle: true\n }}\n feature={[\n {\n cta: {\n label: 'Explore',\n target: '/feature3'\n },\n icon: 'person',\n text: 'Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.',\n title: 'Consistent UI'\n },\n {\n cta: {\n label: 'Customize',\n target: '/feature4'\n },\n icon: 'star',\n text: 'Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.',\n title: 'Customizable Design'\n },\n {\n cta: {\n label: 'Deploy',\n target: '/feature5'\n },\n icon: 'upload',\n text: 'Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.',\n title: 'Cloud Ready'\n },\n {\n cta: {\n label: 'Secure',\n target: '/feature6'\n },\n icon: 'login',\n text: 'Security is our priority. Our design system is built with best security practices to keep your application safe.',\n title: 'Secure'\n }\n ]}\n layout=\"smallTiles\"\n style=\"stack\"\n/>",
|
|
1842
1336
|
"args": {
|
|
1843
1337
|
"layout": "smallTiles",
|
|
1844
1338
|
"style": "stack",
|
|
@@ -1852,9 +1346,8 @@
|
|
|
1852
1346
|
"title": "Consistent UI",
|
|
1853
1347
|
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
1854
1348
|
"cta": {
|
|
1855
|
-
"
|
|
1856
|
-
"label": "Explore"
|
|
1857
|
-
"icon": "arrow-right"
|
|
1349
|
+
"target": "/feature3",
|
|
1350
|
+
"label": "Explore"
|
|
1858
1351
|
}
|
|
1859
1352
|
},
|
|
1860
1353
|
{
|
|
@@ -1862,9 +1355,8 @@
|
|
|
1862
1355
|
"title": "Customizable Design",
|
|
1863
1356
|
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
1864
1357
|
"cta": {
|
|
1865
|
-
"
|
|
1866
|
-
"label": "Customize"
|
|
1867
|
-
"icon": "arrow-right"
|
|
1358
|
+
"target": "/feature4",
|
|
1359
|
+
"label": "Customize"
|
|
1868
1360
|
}
|
|
1869
1361
|
},
|
|
1870
1362
|
{
|
|
@@ -1872,9 +1364,8 @@
|
|
|
1872
1364
|
"title": "Cloud Ready",
|
|
1873
1365
|
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
1874
1366
|
"cta": {
|
|
1875
|
-
"
|
|
1876
|
-
"label": "Deploy"
|
|
1877
|
-
"icon": "arrow-right"
|
|
1367
|
+
"target": "/feature5",
|
|
1368
|
+
"label": "Deploy"
|
|
1878
1369
|
}
|
|
1879
1370
|
},
|
|
1880
1371
|
{
|
|
@@ -1882,9 +1373,8 @@
|
|
|
1882
1373
|
"title": "Secure",
|
|
1883
1374
|
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
1884
1375
|
"cta": {
|
|
1885
|
-
"
|
|
1886
|
-
"label": "Secure"
|
|
1887
|
-
"icon": "arrow-right"
|
|
1376
|
+
"target": "/feature6",
|
|
1377
|
+
"label": "Secure"
|
|
1888
1378
|
}
|
|
1889
1379
|
}
|
|
1890
1380
|
]
|
|
@@ -1895,7 +1385,7 @@
|
|
|
1895
1385
|
"id": "components-features--list-view",
|
|
1896
1386
|
"group": "Components/Features",
|
|
1897
1387
|
"name": "ListView",
|
|
1898
|
-
"code": "<Features\n ctas={{\n style: 'intext',\n toggle: false\n }}\n feature={[\n {\n cta: {\n
|
|
1388
|
+
"code": "<Features\n ctas={{\n style: 'intext',\n toggle: false\n }}\n feature={[\n {\n cta: {\n label: 'Customize',\n target: '/feature4'\n },\n icon: 'star',\n text: 'Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.',\n title: 'Customizable Design'\n },\n {\n cta: {\n label: 'Get started',\n target: '/feature2'\n },\n icon: 'map',\n text: 'Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.',\n title: 'Efficient Development'\n },\n {\n cta: {\n label: 'Explore',\n target: '/feature3'\n },\n icon: 'person',\n text: 'Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.',\n title: 'Consistent UI'\n },\n {\n cta: {\n label: 'Learn more',\n target: '/feature1'\n },\n icon: 'home',\n text: 'Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.',\n title: 'Scalable Architecture'\n },\n {\n cta: {\n label: 'Deploy',\n target: '/feature5'\n },\n icon: 'upload',\n text: 'Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.',\n title: 'Cloud Ready'\n },\n {\n cta: {\n label: 'Secure',\n target: '/feature6'\n },\n icon: 'login',\n text: 'Security is our priority. Our design system is built with best security practices to keep your application safe.',\n title: 'Secure'\n }\n ]}\n layout=\"list\"\n style=\"besideLarge\"\n/>",
|
|
1899
1389
|
"args": {
|
|
1900
1390
|
"layout": "list",
|
|
1901
1391
|
"style": "besideLarge",
|
|
@@ -1909,9 +1399,8 @@
|
|
|
1909
1399
|
"title": "Customizable Design",
|
|
1910
1400
|
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
1911
1401
|
"cta": {
|
|
1912
|
-
"
|
|
1913
|
-
"label": "Customize"
|
|
1914
|
-
"icon": "arrow-right"
|
|
1402
|
+
"target": "/feature4",
|
|
1403
|
+
"label": "Customize"
|
|
1915
1404
|
}
|
|
1916
1405
|
},
|
|
1917
1406
|
{
|
|
@@ -1919,9 +1408,8 @@
|
|
|
1919
1408
|
"title": "Efficient Development",
|
|
1920
1409
|
"text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
|
|
1921
1410
|
"cta": {
|
|
1922
|
-
"
|
|
1923
|
-
"label": "Get started"
|
|
1924
|
-
"icon": "arrow-right"
|
|
1411
|
+
"target": "/feature2",
|
|
1412
|
+
"label": "Get started"
|
|
1925
1413
|
}
|
|
1926
1414
|
},
|
|
1927
1415
|
{
|
|
@@ -1929,9 +1417,8 @@
|
|
|
1929
1417
|
"title": "Consistent UI",
|
|
1930
1418
|
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
1931
1419
|
"cta": {
|
|
1932
|
-
"
|
|
1933
|
-
"label": "Explore"
|
|
1934
|
-
"icon": "arrow-right"
|
|
1420
|
+
"target": "/feature3",
|
|
1421
|
+
"label": "Explore"
|
|
1935
1422
|
}
|
|
1936
1423
|
},
|
|
1937
1424
|
{
|
|
@@ -1939,9 +1426,8 @@
|
|
|
1939
1426
|
"title": "Scalable Architecture",
|
|
1940
1427
|
"text": "Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.",
|
|
1941
1428
|
"cta": {
|
|
1942
|
-
"
|
|
1943
|
-
"label": "Learn more"
|
|
1944
|
-
"icon": "arrow-right"
|
|
1429
|
+
"target": "/feature1",
|
|
1430
|
+
"label": "Learn more"
|
|
1945
1431
|
}
|
|
1946
1432
|
},
|
|
1947
1433
|
{
|
|
@@ -1949,9 +1435,8 @@
|
|
|
1949
1435
|
"title": "Cloud Ready",
|
|
1950
1436
|
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
1951
1437
|
"cta": {
|
|
1952
|
-
"
|
|
1953
|
-
"label": "Deploy"
|
|
1954
|
-
"icon": "arrow-right"
|
|
1438
|
+
"target": "/feature5",
|
|
1439
|
+
"label": "Deploy"
|
|
1955
1440
|
}
|
|
1956
1441
|
},
|
|
1957
1442
|
{
|
|
@@ -1959,9 +1444,8 @@
|
|
|
1959
1444
|
"title": "Secure",
|
|
1960
1445
|
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
1961
1446
|
"cta": {
|
|
1962
|
-
"
|
|
1963
|
-
"label": "Secure"
|
|
1964
|
-
"icon": "arrow-right"
|
|
1447
|
+
"target": "/feature6",
|
|
1448
|
+
"label": "Secure"
|
|
1965
1449
|
}
|
|
1966
1450
|
}
|
|
1967
1451
|
]
|
|
@@ -1972,7 +1456,7 @@
|
|
|
1972
1456
|
"id": "components-features--icon-beside-with-link-in-text",
|
|
1973
1457
|
"group": "Components/Features",
|
|
1974
1458
|
"name": "IconBesideWithLinkInText",
|
|
1975
|
-
"code": "<Features\n ctas={{\n style: 'intext',\n toggle: true\n }}\n feature={[\n {\n cta: {\n
|
|
1459
|
+
"code": "<Features\n ctas={{\n style: 'intext',\n toggle: true\n }}\n feature={[\n {\n cta: {\n label: 'Learn more',\n target: '/feature1'\n },\n icon: 'home',\n text: 'Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.',\n title: 'Scalable Architecture'\n },\n {\n cta: {\n label: 'Get started',\n target: '/feature2'\n },\n icon: 'map',\n text: 'Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.',\n title: 'Efficient Development'\n },\n {\n cta: {\n label: 'Explore',\n target: '/feature3'\n },\n icon: 'person',\n text: 'Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.',\n title: 'Consistent UI'\n },\n {\n cta: {\n label: 'Customize',\n target: '/feature4'\n },\n icon: 'star',\n text: 'Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.',\n title: 'Customizable Design'\n },\n {\n cta: {\n label: 'Deploy',\n target: '/feature5'\n },\n icon: 'upload',\n text: 'Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.',\n title: 'Cloud Ready'\n },\n {\n cta: {\n label: 'Secure',\n target: '/feature6'\n },\n icon: 'login',\n text: 'Security is our priority. Our design system is built with best security practices to keep your application safe.',\n title: 'Secure'\n }\n ]}\n layout=\"smallTiles\"\n style=\"intext\"\n/>",
|
|
1976
1460
|
"args": {
|
|
1977
1461
|
"layout": "smallTiles",
|
|
1978
1462
|
"style": "intext",
|
|
@@ -1986,9 +1470,8 @@
|
|
|
1986
1470
|
"title": "Scalable Architecture",
|
|
1987
1471
|
"text": "Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.",
|
|
1988
1472
|
"cta": {
|
|
1989
|
-
"
|
|
1990
|
-
"label": "Learn more"
|
|
1991
|
-
"icon": "arrow-right"
|
|
1473
|
+
"target": "/feature1",
|
|
1474
|
+
"label": "Learn more"
|
|
1992
1475
|
}
|
|
1993
1476
|
},
|
|
1994
1477
|
{
|
|
@@ -1996,9 +1479,8 @@
|
|
|
1996
1479
|
"title": "Efficient Development",
|
|
1997
1480
|
"text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
|
|
1998
1481
|
"cta": {
|
|
1999
|
-
"
|
|
2000
|
-
"label": "Get started"
|
|
2001
|
-
"icon": "arrow-right"
|
|
1482
|
+
"target": "/feature2",
|
|
1483
|
+
"label": "Get started"
|
|
2002
1484
|
}
|
|
2003
1485
|
},
|
|
2004
1486
|
{
|
|
@@ -2006,9 +1488,8 @@
|
|
|
2006
1488
|
"title": "Consistent UI",
|
|
2007
1489
|
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
2008
1490
|
"cta": {
|
|
2009
|
-
"
|
|
2010
|
-
"label": "Explore"
|
|
2011
|
-
"icon": "arrow-right"
|
|
1491
|
+
"target": "/feature3",
|
|
1492
|
+
"label": "Explore"
|
|
2012
1493
|
}
|
|
2013
1494
|
},
|
|
2014
1495
|
{
|
|
@@ -2016,9 +1497,8 @@
|
|
|
2016
1497
|
"title": "Customizable Design",
|
|
2017
1498
|
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
2018
1499
|
"cta": {
|
|
2019
|
-
"
|
|
2020
|
-
"label": "Customize"
|
|
2021
|
-
"icon": "arrow-right"
|
|
1500
|
+
"target": "/feature4",
|
|
1501
|
+
"label": "Customize"
|
|
2022
1502
|
}
|
|
2023
1503
|
},
|
|
2024
1504
|
{
|
|
@@ -2026,9 +1506,8 @@
|
|
|
2026
1506
|
"title": "Cloud Ready",
|
|
2027
1507
|
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
2028
1508
|
"cta": {
|
|
2029
|
-
"
|
|
2030
|
-
"label": "Deploy"
|
|
2031
|
-
"icon": "arrow-right"
|
|
1509
|
+
"target": "/feature5",
|
|
1510
|
+
"label": "Deploy"
|
|
2032
1511
|
}
|
|
2033
1512
|
},
|
|
2034
1513
|
{
|
|
@@ -2036,9 +1515,8 @@
|
|
|
2036
1515
|
"title": "Secure",
|
|
2037
1516
|
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
2038
1517
|
"cta": {
|
|
2039
|
-
"
|
|
2040
|
-
"label": "Secure"
|
|
2041
|
-
"icon": "arrow-right"
|
|
1518
|
+
"target": "/feature6",
|
|
1519
|
+
"label": "Secure"
|
|
2042
1520
|
}
|
|
2043
1521
|
}
|
|
2044
1522
|
]
|
|
@@ -2049,7 +1527,7 @@
|
|
|
2049
1527
|
"id": "components-features--icon-intext-with-link",
|
|
2050
1528
|
"group": "Components/Features",
|
|
2051
1529
|
"name": "IconIntextWithLink",
|
|
2052
|
-
"code": "<Features\n ctas={{\n style: 'link',\n toggle: true\n }}\n feature={[\n {\n cta: {\n
|
|
1530
|
+
"code": "<Features\n ctas={{\n style: 'link',\n toggle: true\n }}\n feature={[\n {\n cta: {\n label: 'Customize',\n target: '/feature4'\n },\n icon: 'star',\n text: 'Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.',\n title: 'Customizable Design'\n },\n {\n cta: {\n label: 'Get started',\n target: '/feature2'\n },\n icon: 'map',\n text: 'Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.',\n title: 'Efficient Development'\n },\n {\n cta: {\n label: 'Explore',\n target: '/feature3'\n },\n icon: 'person',\n text: 'Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.',\n title: 'Consistent UI'\n },\n {\n cta: {\n label: 'Deploy',\n target: '/feature5'\n },\n icon: 'upload',\n text: 'Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.',\n title: 'Cloud Ready'\n },\n {\n cta: {\n label: 'Secure',\n target: '/feature6'\n },\n icon: 'login',\n text: 'Security is our priority. Our design system is built with best security practices to keep your application safe.',\n title: 'Secure'\n }\n ]}\n layout=\"largeTiles\"\n style=\"intext\"\n/>",
|
|
2053
1531
|
"args": {
|
|
2054
1532
|
"layout": "largeTiles",
|
|
2055
1533
|
"style": "intext",
|
|
@@ -2063,9 +1541,8 @@
|
|
|
2063
1541
|
"title": "Customizable Design",
|
|
2064
1542
|
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
2065
1543
|
"cta": {
|
|
2066
|
-
"
|
|
2067
|
-
"label": "Customize"
|
|
2068
|
-
"icon": "arrow-right"
|
|
1544
|
+
"target": "/feature4",
|
|
1545
|
+
"label": "Customize"
|
|
2069
1546
|
}
|
|
2070
1547
|
},
|
|
2071
1548
|
{
|
|
@@ -2073,9 +1550,8 @@
|
|
|
2073
1550
|
"title": "Efficient Development",
|
|
2074
1551
|
"text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
|
|
2075
1552
|
"cta": {
|
|
2076
|
-
"
|
|
2077
|
-
"label": "Get started"
|
|
2078
|
-
"icon": "arrow-right"
|
|
1553
|
+
"target": "/feature2",
|
|
1554
|
+
"label": "Get started"
|
|
2079
1555
|
}
|
|
2080
1556
|
},
|
|
2081
1557
|
{
|
|
@@ -2083,9 +1559,8 @@
|
|
|
2083
1559
|
"title": "Consistent UI",
|
|
2084
1560
|
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
2085
1561
|
"cta": {
|
|
2086
|
-
"
|
|
2087
|
-
"label": "Explore"
|
|
2088
|
-
"icon": "arrow-right"
|
|
1562
|
+
"target": "/feature3",
|
|
1563
|
+
"label": "Explore"
|
|
2089
1564
|
}
|
|
2090
1565
|
},
|
|
2091
1566
|
{
|
|
@@ -2093,9 +1568,8 @@
|
|
|
2093
1568
|
"title": "Cloud Ready",
|
|
2094
1569
|
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
2095
1570
|
"cta": {
|
|
2096
|
-
"
|
|
2097
|
-
"label": "Deploy"
|
|
2098
|
-
"icon": "arrow-right"
|
|
1571
|
+
"target": "/feature5",
|
|
1572
|
+
"label": "Deploy"
|
|
2099
1573
|
}
|
|
2100
1574
|
},
|
|
2101
1575
|
{
|
|
@@ -2103,9 +1577,8 @@
|
|
|
2103
1577
|
"title": "Secure",
|
|
2104
1578
|
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
2105
1579
|
"cta": {
|
|
2106
|
-
"
|
|
2107
|
-
"label": "Secure"
|
|
2108
|
-
"icon": "arrow-right"
|
|
1580
|
+
"target": "/feature6",
|
|
1581
|
+
"label": "Secure"
|
|
2109
1582
|
}
|
|
2110
1583
|
}
|
|
2111
1584
|
]
|
|
@@ -2116,7 +1589,7 @@
|
|
|
2116
1589
|
"id": "layout-footer--footer",
|
|
2117
1590
|
"group": "Layout/Footer",
|
|
2118
1591
|
"name": "Footer",
|
|
2119
|
-
"code": "<Footer\n byline=\"© 2024 systemics Inc. All rights reserved.\"\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n inverted: false,\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n
|
|
1592
|
+
"code": "<Footer\n byline=\"© 2024 systemics Inc. All rights reserved.\"\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n inverted: false,\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n href: '#',\n label: 'Active Item'\n },\n {\n href: '#',\n label: 'Navigation Item'\n },\n {\n href: '#',\n items: [\n {\n href: '#',\n label: 'Level 2 Item'\n },\n {\n active: true,\n href: '#',\n label: 'Active Item'\n },\n {\n href: '#',\n label: 'An Item with a longer Label'\n },\n {\n href: '#',\n label: 'And One last one'\n }\n ],\n label: 'Dropdown'\n },\n {\n href: '#',\n label: 'One more Item'\n },\n {\n href: '#',\n label: 'Last Item'\n }\n ]}\n/>",
|
|
2120
1593
|
"args": {
|
|
2121
1594
|
"logo": {
|
|
2122
1595
|
"src": "/logo.svg",
|
|
@@ -2131,43 +1604,43 @@
|
|
|
2131
1604
|
"inverted": false,
|
|
2132
1605
|
"navItems": [
|
|
2133
1606
|
{
|
|
2134
|
-
"
|
|
1607
|
+
"href": "#",
|
|
2135
1608
|
"label": "Active Item",
|
|
2136
1609
|
"active": true
|
|
2137
1610
|
},
|
|
2138
1611
|
{
|
|
2139
|
-
"
|
|
1612
|
+
"href": "#",
|
|
2140
1613
|
"label": "Navigation Item"
|
|
2141
1614
|
},
|
|
2142
1615
|
{
|
|
2143
|
-
"
|
|
1616
|
+
"href": "#",
|
|
2144
1617
|
"label": "Dropdown",
|
|
2145
1618
|
"items": [
|
|
2146
1619
|
{
|
|
2147
|
-
"
|
|
1620
|
+
"href": "#",
|
|
2148
1621
|
"label": "Level 2 Item"
|
|
2149
1622
|
},
|
|
2150
1623
|
{
|
|
2151
|
-
"
|
|
1624
|
+
"href": "#",
|
|
2152
1625
|
"label": "Active Item",
|
|
2153
1626
|
"active": true
|
|
2154
1627
|
},
|
|
2155
1628
|
{
|
|
2156
|
-
"
|
|
1629
|
+
"href": "#",
|
|
2157
1630
|
"label": "An Item with a longer Label"
|
|
2158
1631
|
},
|
|
2159
1632
|
{
|
|
2160
|
-
"
|
|
1633
|
+
"href": "#",
|
|
2161
1634
|
"label": "And One last one"
|
|
2162
1635
|
}
|
|
2163
1636
|
]
|
|
2164
1637
|
},
|
|
2165
1638
|
{
|
|
2166
|
-
"
|
|
1639
|
+
"href": "#",
|
|
2167
1640
|
"label": "One more Item"
|
|
2168
1641
|
},
|
|
2169
1642
|
{
|
|
2170
|
-
"
|
|
1643
|
+
"href": "#",
|
|
2171
1644
|
"label": "Last Item"
|
|
2172
1645
|
}
|
|
2173
1646
|
]
|
|
@@ -2217,9 +1690,9 @@
|
|
|
2217
1690
|
"caption": "Caption Image 7"
|
|
2218
1691
|
}
|
|
2219
1692
|
],
|
|
2220
|
-
"layout": "smallTiles",
|
|
2221
1693
|
"aspectRatio": "square",
|
|
2222
|
-
"lightbox": true
|
|
1694
|
+
"lightbox": true,
|
|
1695
|
+
"layout": "smallTiles"
|
|
2223
1696
|
},
|
|
2224
1697
|
"screenshot": "img/screenshots/components-gallery--small-squares-with-lightbox.png"
|
|
2225
1698
|
},
|
|
@@ -2261,9 +1734,9 @@
|
|
|
2261
1734
|
"caption": "Caption Image 6"
|
|
2262
1735
|
}
|
|
2263
1736
|
],
|
|
2264
|
-
"layout": "largeTiles",
|
|
2265
1737
|
"aspectRatio": "landscape",
|
|
2266
|
-
"lightbox": false
|
|
1738
|
+
"lightbox": false,
|
|
1739
|
+
"layout": "largeTiles"
|
|
2267
1740
|
},
|
|
2268
1741
|
"screenshot": "img/screenshots/components-gallery--large-landscape-tiles.png"
|
|
2269
1742
|
},
|
|
@@ -2310,9 +1783,9 @@
|
|
|
2310
1783
|
"caption": "Caption Image 7"
|
|
2311
1784
|
}
|
|
2312
1785
|
],
|
|
2313
|
-
"layout": "smallTiles",
|
|
2314
1786
|
"aspectRatio": "unset",
|
|
2315
|
-
"lightbox": true
|
|
1787
|
+
"lightbox": true,
|
|
1788
|
+
"layout": "smallTiles"
|
|
2316
1789
|
},
|
|
2317
1790
|
"screenshot": "img/screenshots/components-gallery--free-aspect-ratio.png"
|
|
2318
1791
|
},
|
|
@@ -2339,9 +1812,9 @@
|
|
|
2339
1812
|
"caption": "Caption Image 3"
|
|
2340
1813
|
}
|
|
2341
1814
|
],
|
|
2342
|
-
"layout": "stack",
|
|
2343
1815
|
"aspectRatio": "landscape",
|
|
2344
|
-
"lightbox": false
|
|
1816
|
+
"lightbox": false,
|
|
1817
|
+
"layout": "stack"
|
|
2345
1818
|
},
|
|
2346
1819
|
"screenshot": "img/screenshots/components-gallery--stack-landscape.png"
|
|
2347
1820
|
},
|
|
@@ -2349,7 +1822,7 @@
|
|
|
2349
1822
|
"id": "layout-header--header",
|
|
2350
1823
|
"group": "Layout/Header",
|
|
2351
1824
|
"name": "Header",
|
|
2352
|
-
"code": "<Header\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n
|
|
1825
|
+
"code": "<Header\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n href: '#',\n label: 'Active Item'\n },\n {\n href: '#',\n label: 'Navigation Item'\n },\n {\n href: '#',\n items: [\n {\n href: '#',\n label: 'Level 2 Item'\n },\n {\n active: true,\n href: '#',\n label: 'Active Item'\n },\n {\n href: '#',\n label: 'An Item with a longer Label'\n },\n {\n href: '#',\n label: 'And One last one'\n }\n ],\n label: 'Dropdown'\n },\n {\n href: '#',\n label: 'One more Item'\n },\n {\n href: '#',\n label: 'Last Item'\n }\n ]}\n/>",
|
|
2353
1826
|
"args": {
|
|
2354
1827
|
"logo": {
|
|
2355
1828
|
"src": "/logo.svg",
|
|
@@ -2365,43 +1838,43 @@
|
|
|
2365
1838
|
"inverted": false,
|
|
2366
1839
|
"navItems": [
|
|
2367
1840
|
{
|
|
2368
|
-
"
|
|
1841
|
+
"href": "#",
|
|
2369
1842
|
"label": "Active Item",
|
|
2370
1843
|
"active": true
|
|
2371
1844
|
},
|
|
2372
1845
|
{
|
|
2373
|
-
"
|
|
1846
|
+
"href": "#",
|
|
2374
1847
|
"label": "Navigation Item"
|
|
2375
1848
|
},
|
|
2376
1849
|
{
|
|
2377
|
-
"
|
|
1850
|
+
"href": "#",
|
|
2378
1851
|
"label": "Dropdown",
|
|
2379
1852
|
"items": [
|
|
2380
1853
|
{
|
|
2381
|
-
"
|
|
1854
|
+
"href": "#",
|
|
2382
1855
|
"label": "Level 2 Item"
|
|
2383
1856
|
},
|
|
2384
1857
|
{
|
|
2385
|
-
"
|
|
1858
|
+
"href": "#",
|
|
2386
1859
|
"label": "Active Item",
|
|
2387
1860
|
"active": true
|
|
2388
1861
|
},
|
|
2389
1862
|
{
|
|
2390
|
-
"
|
|
1863
|
+
"href": "#",
|
|
2391
1864
|
"label": "An Item with a longer Label"
|
|
2392
1865
|
},
|
|
2393
1866
|
{
|
|
2394
|
-
"
|
|
1867
|
+
"href": "#",
|
|
2395
1868
|
"label": "And One last one"
|
|
2396
1869
|
}
|
|
2397
1870
|
]
|
|
2398
1871
|
},
|
|
2399
1872
|
{
|
|
2400
|
-
"
|
|
1873
|
+
"href": "#",
|
|
2401
1874
|
"label": "One more Item"
|
|
2402
1875
|
},
|
|
2403
1876
|
{
|
|
2404
|
-
"
|
|
1877
|
+
"href": "#",
|
|
2405
1878
|
"label": "Last Item"
|
|
2406
1879
|
}
|
|
2407
1880
|
]
|
|
@@ -2513,7 +1986,7 @@
|
|
|
2513
1986
|
"id": "components-hero--text-below-image",
|
|
2514
1987
|
"group": "Components/Hero",
|
|
2515
1988
|
"name": "TextBelowImage",
|
|
2516
|
-
"code": "<Hero\n buttons={[\n {\n icon: 'arrow-down',\n label: 'Explore further',\n
|
|
1989
|
+
"code": "<Hero\n buttons={[\n {\n icon: 'arrow-down',\n label: 'Explore further',\n target: '#'\n }\n ]}\n headline=\"Welcome to Our Dynamic Workplace\"\n height=\"default\"\n highlightText\n image={{\n indent: 'none',\n src: 'https://picsum.photos/seed/kdsvisual/640/270',\n srcDesktop: 'img/colleagues-work-office-using-computers-looking-aside.png',\n srcMobile: 'img/colleagues-work-office-using-computers-looking-aside.png',\n srcTablet: 'img/colleagues-work-office-using-computers-looking-aside.png'\n }}\n overlay\n sub=\"Where Creativity Meets Innovation\"\n text=\"Experience the perfect blend of creativity, innovation, and productivity in our modern office environment.\"\n textPosition=\"below\"\n/>",
|
|
2517
1990
|
"args": {
|
|
2518
1991
|
"highlightText": true,
|
|
2519
1992
|
"colorNeutral": false,
|
|
@@ -2523,7 +1996,7 @@
|
|
|
2523
1996
|
{
|
|
2524
1997
|
"label": "Explore further",
|
|
2525
1998
|
"icon": "arrow-down",
|
|
2526
|
-
"
|
|
1999
|
+
"target": "#"
|
|
2527
2000
|
}
|
|
2528
2001
|
],
|
|
2529
2002
|
"overlay": true,
|
|
@@ -2535,7 +2008,6 @@
|
|
|
2535
2008
|
"indent": "none"
|
|
2536
2009
|
},
|
|
2537
2010
|
"textPosition": "below",
|
|
2538
|
-
"inverted": false,
|
|
2539
2011
|
"headline": "Welcome to Our Dynamic Workplace",
|
|
2540
2012
|
"sub": "Where Creativity Meets Innovation",
|
|
2541
2013
|
"text": "Experience the perfect blend of creativity, innovation, and productivity in our modern office environment."
|
|
@@ -2546,7 +2018,7 @@
|
|
|
2546
2018
|
"id": "components-hero--text-on-image-with-overlay",
|
|
2547
2019
|
"group": "Components/Hero",
|
|
2548
2020
|
"name": "TextOnImageWithOverlay",
|
|
2549
|
-
"code": "<Hero\n buttons={[\n {\n icon: 'person',\n label: 'Meet Us',\n
|
|
2021
|
+
"code": "<Hero\n buttons={[\n {\n icon: 'person',\n label: 'Meet Us',\n target: '#'\n },\n {\n icon: 'date',\n label: 'Schedule a Meeting',\n target: '#'\n }\n ]}\n colorNeutral\n headline=\"Master Scalable Solutions\"\n height=\"fullImage\"\n image={{\n indent: 'none',\n src: 'https://picsum.photos/seed/kdsvisual/640/270',\n srcDesktop: 'img/top-view-desk-with-keyboard-drawing-pad.png',\n srcMobile: 'img/top-view-desk-with-keyboard-drawing-pad.png',\n srcTablet: 'img/top-view-desk-with-keyboard-drawing-pad.png'\n }}\n overlay\n text=\"Harness our expertise in crafting scalable and robust applications using cutting-edge technologies.\"\n textPosition=\"center\"\n/>",
|
|
2550
2022
|
"args": {
|
|
2551
2023
|
"highlightText": false,
|
|
2552
2024
|
"colorNeutral": true,
|
|
@@ -2556,12 +2028,12 @@
|
|
|
2556
2028
|
{
|
|
2557
2029
|
"label": "Meet Us",
|
|
2558
2030
|
"icon": "person",
|
|
2559
|
-
"
|
|
2031
|
+
"target": "#"
|
|
2560
2032
|
},
|
|
2561
2033
|
{
|
|
2562
2034
|
"label": "Schedule a Meeting",
|
|
2563
2035
|
"icon": "date",
|
|
2564
|
-
"
|
|
2036
|
+
"target": "#"
|
|
2565
2037
|
}
|
|
2566
2038
|
],
|
|
2567
2039
|
"overlay": true,
|
|
@@ -2573,7 +2045,6 @@
|
|
|
2573
2045
|
"indent": "none"
|
|
2574
2046
|
},
|
|
2575
2047
|
"textPosition": "center",
|
|
2576
|
-
"inverted": false,
|
|
2577
2048
|
"headline": "Master Scalable Solutions",
|
|
2578
2049
|
"text": "Harness our expertise in crafting scalable and robust applications using cutting-edge technologies."
|
|
2579
2050
|
},
|
|
@@ -2583,7 +2054,7 @@
|
|
|
2583
2054
|
"id": "components-hero--text-box-on-full-screen",
|
|
2584
2055
|
"group": "Components/Hero",
|
|
2585
2056
|
"name": "TextBoxOnFullScreen",
|
|
2586
|
-
"code": "<Hero\n buttons={[\n {\n icon: 'arrow-right',\n label: 'Discover More',\n
|
|
2057
|
+
"code": "<Hero\n buttons={[\n {\n icon: 'arrow-right',\n label: 'Discover More',\n target: '#'\n },\n {\n icon: 'phone',\n label: 'Reach Out',\n target: '#'\n }\n ]}\n headline=\"Discover Our Design System\"\n height=\"fullScreen\"\n image={{\n indent: 'none',\n src: 'https://picsum.photos/seed/kdsvisual/640/270',\n srcDesktop: 'img/people-brainstorming-work-meeting.png',\n srcMobile: 'img/people-brainstorming-work-meeting.png',\n srcTablet: 'img/people-brainstorming-work-meeting.png'\n }}\n sub=\"Scalable. Efficient. Seamless.\"\n text=\"Our design system provides a seamless and efficient framework for building scalable applications. Experience unprecedented speed and scalability with our Headless CMS powered websites, web apps & composable architecture.\"\n textPosition=\"left\"\n textbox\n/>",
|
|
2587
2058
|
"args": {
|
|
2588
2059
|
"highlightText": false,
|
|
2589
2060
|
"colorNeutral": false,
|
|
@@ -2593,12 +2064,12 @@
|
|
|
2593
2064
|
{
|
|
2594
2065
|
"label": "Discover More",
|
|
2595
2066
|
"icon": "arrow-right",
|
|
2596
|
-
"
|
|
2067
|
+
"target": "#"
|
|
2597
2068
|
},
|
|
2598
2069
|
{
|
|
2599
2070
|
"label": "Reach Out",
|
|
2600
2071
|
"icon": "phone",
|
|
2601
|
-
"
|
|
2072
|
+
"target": "#"
|
|
2602
2073
|
}
|
|
2603
2074
|
],
|
|
2604
2075
|
"overlay": false,
|
|
@@ -2610,7 +2081,6 @@
|
|
|
2610
2081
|
"indent": "none"
|
|
2611
2082
|
},
|
|
2612
2083
|
"textPosition": "left",
|
|
2613
|
-
"inverted": false,
|
|
2614
2084
|
"headline": "Discover Our Design System",
|
|
2615
2085
|
"sub": "Scalable. Efficient. Seamless.",
|
|
2616
2086
|
"text": "Our design system provides a seamless and efficient framework for building scalable applications. Experience unprecedented speed and scalability with our Headless CMS powered websites, web apps & composable architecture."
|
|
@@ -2664,7 +2134,7 @@
|
|
|
2664
2134
|
"id": "components-image-story--sticky-image-next-to-scrolling-text",
|
|
2665
2135
|
"group": "Components/Image Story",
|
|
2666
2136
|
"name": "StickyImageNextToScrollingText",
|
|
2667
|
-
"code": "<ImageStory\n buttons={[\n {\n disabled: false,\n label: 'Learn More',\n size: 'medium',\n
|
|
2137
|
+
"code": "<ImageStory\n buttons={[\n {\n disabled: false,\n label: 'Learn More',\n size: 'medium',\n target: '#',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Contact Us',\n size: 'medium',\n target: '#',\n variant: 'secondary'\n }\n ]}\n headline=\"The Sanity & Next.js Experts\"\n image={{\n aspectRatio: 'unset',\n src: 'img/full-shot-different-people-working-together.png',\n vAlign: 'top'\n }}\n largeHeadline\n layout=\"imageLeft\"\n sub=\"Subheadline\"\n text=\"\nHere at Systemics, we bring a range of design system services that can make a difference:\n\n### 1. Design System Consulting\nLet's work side by side to shape a design system strategy that aligns perfectly with your goals. It's not just about tools; it's about guiding principles, stakeholder management und making the right decisions at the right time.\n\n### 2. Design System Creation & Development\nWe'll bring your design system from concept to production, giving you consistent and engaging user experiences across different platforms. We will work together with your digital teams to transfer all complex Figma ideas into code using kickstartDS.\n\n### 3. Headless CMS & Websites\nWe leverage the power of headless CMSs to provide scalable, flexible, and versatile websites that drive your online presence.\n\n### 4. Design System Training\nWe empower your digital teams with the knowledge and skills to manage and evolve your design system effectively.\n\nReady to make your digital journey exceptional?\n \"\n textAlign=\"left\"\n/>",
|
|
2668
2138
|
"args": {
|
|
2669
2139
|
"headline": "The Sanity & Next.js Experts",
|
|
2670
2140
|
"largeHeadline": true,
|
|
@@ -2677,14 +2147,14 @@
|
|
|
2677
2147
|
"variant": "secondary",
|
|
2678
2148
|
"size": "medium",
|
|
2679
2149
|
"disabled": false,
|
|
2680
|
-
"
|
|
2150
|
+
"target": "#"
|
|
2681
2151
|
},
|
|
2682
2152
|
{
|
|
2683
2153
|
"label": "Contact Us",
|
|
2684
2154
|
"variant": "secondary",
|
|
2685
2155
|
"size": "medium",
|
|
2686
2156
|
"disabled": false,
|
|
2687
|
-
"
|
|
2157
|
+
"target": "#"
|
|
2688
2158
|
}
|
|
2689
2159
|
],
|
|
2690
2160
|
"image": {
|
|
@@ -3031,79 +2501,15 @@
|
|
|
3031
2501
|
},
|
|
3032
2502
|
"screenshot": "img/screenshots/components-mosaic--colorful-text-with-illustrations.png"
|
|
3033
2503
|
},
|
|
3034
|
-
{
|
|
3035
|
-
"id": "industry-pagination--default",
|
|
3036
|
-
"group": "Industry/Pagination",
|
|
3037
|
-
"name": "Default",
|
|
3038
|
-
"code": "<Pagination\n ariaLabels={{\n goToPage: 'Go to page',\n nextPage: 'Go to next page',\n previousPage: 'Go to previous page',\n skipToFirstPage: 'Skip to first page',\n skipToLastPage: 'Skip to last page'\n }}\n pages={[\n {\n active: false,\n url: 'https://example.com/page1'\n },\n {\n active: false,\n url: 'https://example.com/page2'\n },\n {\n active: false,\n url: 'https://example.com/page3'\n },\n {\n active: false,\n url: 'https://example.com/page4'\n },\n {\n active: false,\n url: 'https://example.com/page5'\n },\n {\n active: true,\n url: 'https://example.com/page6'\n },\n {\n active: false,\n url: 'https://example.com/page7'\n },\n {\n active: false,\n url: 'https://example.com/page8'\n },\n {\n active: false,\n url: 'https://example.com/page9'\n },\n {\n active: false,\n url: 'https://example.com/page10'\n },\n {\n url: 'https://example.com/page11'\n },\n {\n url: 'https://example.com/page12'\n }\n ]}\n/>",
|
|
3039
|
-
"args": {
|
|
3040
|
-
"ariaLabels": {
|
|
3041
|
-
"previousPage": "Go to previous page",
|
|
3042
|
-
"nextPage": "Go to next page",
|
|
3043
|
-
"skipToFirstPage": "Skip to first page",
|
|
3044
|
-
"skipToLastPage": "Skip to last page",
|
|
3045
|
-
"goToPage": "Go to page"
|
|
3046
|
-
},
|
|
3047
|
-
"pages": [
|
|
3048
|
-
{
|
|
3049
|
-
"active": false,
|
|
3050
|
-
"url": "https://example.com/page1"
|
|
3051
|
-
},
|
|
3052
|
-
{
|
|
3053
|
-
"active": false,
|
|
3054
|
-
"url": "https://example.com/page2"
|
|
3055
|
-
},
|
|
3056
|
-
{
|
|
3057
|
-
"active": false,
|
|
3058
|
-
"url": "https://example.com/page3"
|
|
3059
|
-
},
|
|
3060
|
-
{
|
|
3061
|
-
"active": false,
|
|
3062
|
-
"url": "https://example.com/page4"
|
|
3063
|
-
},
|
|
3064
|
-
{
|
|
3065
|
-
"active": false,
|
|
3066
|
-
"url": "https://example.com/page5"
|
|
3067
|
-
},
|
|
3068
|
-
{
|
|
3069
|
-
"active": true,
|
|
3070
|
-
"url": "https://example.com/page6"
|
|
3071
|
-
},
|
|
3072
|
-
{
|
|
3073
|
-
"active": false,
|
|
3074
|
-
"url": "https://example.com/page7"
|
|
3075
|
-
},
|
|
3076
|
-
{
|
|
3077
|
-
"active": false,
|
|
3078
|
-
"url": "https://example.com/page8"
|
|
3079
|
-
},
|
|
3080
|
-
{
|
|
3081
|
-
"active": false,
|
|
3082
|
-
"url": "https://example.com/page9"
|
|
3083
|
-
},
|
|
3084
|
-
{
|
|
3085
|
-
"active": false,
|
|
3086
|
-
"url": "https://example.com/page10"
|
|
3087
|
-
},
|
|
3088
|
-
{
|
|
3089
|
-
"url": "https://example.com/page11"
|
|
3090
|
-
},
|
|
3091
|
-
{
|
|
3092
|
-
"url": "https://example.com/page12"
|
|
3093
|
-
}
|
|
3094
|
-
]
|
|
3095
|
-
},
|
|
3096
|
-
"screenshot": "img/screenshots/industry-pagination--default.png"
|
|
3097
|
-
},
|
|
3098
2504
|
{
|
|
3099
2505
|
"id": "layout-section--cards",
|
|
3100
2506
|
"group": "Layout/Section",
|
|
3101
2507
|
"name": "Cards",
|
|
3102
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'tile',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n
|
|
2508
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'tile',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
3103
2509
|
"args": {
|
|
3104
2510
|
"width": "default",
|
|
2511
|
+
"style": "default",
|
|
3105
2512
|
"backgroundColor": "default",
|
|
3106
|
-
"transition": "default",
|
|
3107
2513
|
"spotlight": false,
|
|
3108
2514
|
"spaceBefore": "default",
|
|
3109
2515
|
"spaceAfter": "default",
|
|
@@ -3130,11 +2536,11 @@
|
|
|
3130
2536
|
"id": "layout-section--slider",
|
|
3131
2537
|
"group": "Layout/Section",
|
|
3132
2538
|
"name": "Slider",
|
|
3133
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'slider',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n text: 'Section headline',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n
|
|
2539
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'slider',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n text: 'Section headline',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
3134
2540
|
"args": {
|
|
3135
2541
|
"width": "default",
|
|
2542
|
+
"style": "default",
|
|
3136
2543
|
"backgroundColor": "default",
|
|
3137
|
-
"transition": "default",
|
|
3138
2544
|
"spotlight": false,
|
|
3139
2545
|
"spaceBefore": "default",
|
|
3140
2546
|
"spaceAfter": "default",
|
|
@@ -3160,11 +2566,11 @@
|
|
|
3160
2566
|
"id": "layout-section--inverted",
|
|
3161
2567
|
"group": "Layout/Section",
|
|
3162
2568
|
"name": "Inverted",
|
|
3163
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n inverted\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n
|
|
2569
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n inverted\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
3164
2570
|
"args": {
|
|
3165
2571
|
"width": "default",
|
|
2572
|
+
"style": "default",
|
|
3166
2573
|
"backgroundColor": "default",
|
|
3167
|
-
"transition": "default",
|
|
3168
2574
|
"spotlight": false,
|
|
3169
2575
|
"spaceBefore": "default",
|
|
3170
2576
|
"spaceAfter": "default",
|
|
@@ -3191,11 +2597,11 @@
|
|
|
3191
2597
|
"id": "layout-section--background-image",
|
|
3192
2598
|
"group": "Layout/Section",
|
|
3193
2599
|
"name": "BackgroundImage",
|
|
3194
|
-
"code": "<Section\n backgroundColor=\"default\"\n backgroundImage=\"/img/bg_dot-carpet-blue.svg\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'default',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n
|
|
2600
|
+
"code": "<Section\n backgroundColor=\"default\"\n backgroundImage=\"/img/bg_dot-carpet-blue.svg\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'default',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
3195
2601
|
"args": {
|
|
3196
2602
|
"width": "default",
|
|
2603
|
+
"style": "default",
|
|
3197
2604
|
"backgroundColor": "default",
|
|
3198
|
-
"transition": "default",
|
|
3199
2605
|
"spotlight": false,
|
|
3200
2606
|
"spaceBefore": "default",
|
|
3201
2607
|
"spaceAfter": "default",
|
|
@@ -3223,11 +2629,11 @@
|
|
|
3223
2629
|
"id": "layout-section--spotlight",
|
|
3224
2630
|
"group": "Layout/Section",
|
|
3225
2631
|
"name": "Spotlight",
|
|
3226
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n spotlight\n
|
|
2632
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n spotlight\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
3227
2633
|
"args": {
|
|
3228
2634
|
"width": "default",
|
|
2635
|
+
"style": "default",
|
|
3229
2636
|
"backgroundColor": "default",
|
|
3230
|
-
"transition": "default",
|
|
3231
2637
|
"spotlight": true,
|
|
3232
2638
|
"spaceBefore": "default",
|
|
3233
2639
|
"spaceAfter": "default",
|
|
@@ -3254,11 +2660,11 @@
|
|
|
3254
2660
|
"id": "layout-section--stagelights",
|
|
3255
2661
|
"group": "Layout/Section",
|
|
3256
2662
|
"name": "Stagelights",
|
|
3257
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"stagelights\"\n
|
|
2663
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"stagelights\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
3258
2664
|
"args": {
|
|
3259
2665
|
"width": "default",
|
|
2666
|
+
"style": "stagelights",
|
|
3260
2667
|
"backgroundColor": "default",
|
|
3261
|
-
"transition": "default",
|
|
3262
2668
|
"spotlight": false,
|
|
3263
2669
|
"spaceBefore": "default",
|
|
3264
2670
|
"spaceAfter": "default",
|
|
@@ -3278,8 +2684,7 @@
|
|
|
3278
2684
|
"mode": "list",
|
|
3279
2685
|
"tileWidth": "default"
|
|
3280
2686
|
},
|
|
3281
|
-
"buttons": []
|
|
3282
|
-
"style": "stagelights"
|
|
2687
|
+
"buttons": []
|
|
3283
2688
|
},
|
|
3284
2689
|
"screenshot": "img/screenshots/layout-section--stagelights.png"
|
|
3285
2690
|
},
|
|
@@ -3287,11 +2692,11 @@
|
|
|
3287
2692
|
"id": "layout-section--accent-background",
|
|
3288
2693
|
"group": "Layout/Section",
|
|
3289
2694
|
"name": "AccentBackground",
|
|
3290
|
-
"code": "<Section\n backgroundColor=\"accent\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n
|
|
2695
|
+
"code": "<Section\n backgroundColor=\"accent\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
3291
2696
|
"args": {
|
|
3292
2697
|
"width": "default",
|
|
2698
|
+
"style": "default",
|
|
3293
2699
|
"backgroundColor": "accent",
|
|
3294
|
-
"transition": "default",
|
|
3295
2700
|
"spotlight": false,
|
|
3296
2701
|
"spaceBefore": "default",
|
|
3297
2702
|
"spaceAfter": "default",
|
|
@@ -3319,11 +2724,11 @@
|
|
|
3319
2724
|
"id": "layout-section--bold-background",
|
|
3320
2725
|
"group": "Layout/Section",
|
|
3321
2726
|
"name": "BoldBackground",
|
|
3322
|
-
"code": "<Section\n backgroundColor=\"bold\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n
|
|
2727
|
+
"code": "<Section\n backgroundColor=\"bold\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
3323
2728
|
"args": {
|
|
3324
2729
|
"width": "default",
|
|
2730
|
+
"style": "default",
|
|
3325
2731
|
"backgroundColor": "bold",
|
|
3326
|
-
"transition": "default",
|
|
3327
2732
|
"spotlight": false,
|
|
3328
2733
|
"spaceBefore": "default",
|
|
3329
2734
|
"spaceAfter": "default",
|
|
@@ -3351,11 +2756,11 @@
|
|
|
3351
2756
|
"id": "layout-section--colorful-gradient",
|
|
3352
2757
|
"group": "Layout/Section",
|
|
3353
2758
|
"name": "ColorfulGradient",
|
|
3354
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"horizontalGradient\"\n
|
|
2759
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"horizontalGradient\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
3355
2760
|
"args": {
|
|
3356
2761
|
"width": "default",
|
|
2762
|
+
"style": "horizontalGradient",
|
|
3357
2763
|
"backgroundColor": "default",
|
|
3358
|
-
"transition": "default",
|
|
3359
2764
|
"spotlight": false,
|
|
3360
2765
|
"spaceBefore": "default",
|
|
3361
2766
|
"spaceAfter": "default",
|
|
@@ -3375,8 +2780,7 @@
|
|
|
3375
2780
|
"mode": "list",
|
|
3376
2781
|
"tileWidth": "default"
|
|
3377
2782
|
},
|
|
3378
|
-
"buttons": []
|
|
3379
|
-
"style": "horizontalGradient"
|
|
2783
|
+
"buttons": []
|
|
3380
2784
|
},
|
|
3381
2785
|
"screenshot": "img/screenshots/layout-section--colorful-gradient.png"
|
|
3382
2786
|
},
|
|
@@ -3384,11 +2788,11 @@
|
|
|
3384
2788
|
"id": "layout-section--with-buttons",
|
|
3385
2789
|
"group": "Layout/Section",
|
|
3386
2790
|
"name": "WithButtons",
|
|
3387
|
-
"code": "<Section\n backgroundColor=\"default\"\n buttons={[\n {\n disabled: false,\n icon: 'arrow-right',\n label: 'All Showcases',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n icon: 'date',\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n }\n ]}\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n
|
|
2791
|
+
"code": "<Section\n backgroundColor=\"default\"\n buttons={[\n {\n disabled: false,\n icon: 'arrow-right',\n label: 'All Showcases',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n icon: 'date',\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n }\n ]}\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
3388
2792
|
"args": {
|
|
3389
2793
|
"width": "default",
|
|
2794
|
+
"style": "default",
|
|
3390
2795
|
"backgroundColor": "default",
|
|
3391
|
-
"transition": "default",
|
|
3392
2796
|
"spotlight": false,
|
|
3393
2797
|
"spaceBefore": "default",
|
|
3394
2798
|
"spaceAfter": "default",
|
|
@@ -3431,11 +2835,11 @@
|
|
|
3431
2835
|
"id": "layout-section--tile-layout",
|
|
3432
2836
|
"group": "Layout/Section",
|
|
3433
2837
|
"name": "TileLayout",
|
|
3434
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'tile',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n
|
|
2838
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'tile',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"max\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n</Section>",
|
|
3435
2839
|
"args": {
|
|
3436
2840
|
"width": "max",
|
|
2841
|
+
"style": "default",
|
|
3437
2842
|
"backgroundColor": "default",
|
|
3438
|
-
"transition": "default",
|
|
3439
2843
|
"spotlight": false,
|
|
3440
2844
|
"spaceBefore": "default",
|
|
3441
2845
|
"spaceAfter": "default",
|
|
@@ -3463,11 +2867,11 @@
|
|
|
3463
2867
|
"id": "layout-section--flex-layout",
|
|
3464
2868
|
"group": "Layout/Section",
|
|
3465
2869
|
"name": "FlexLayout",
|
|
3466
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n
|
|
2870
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"max\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n</Section>",
|
|
3467
2871
|
"args": {
|
|
3468
2872
|
"width": "max",
|
|
2873
|
+
"style": "default",
|
|
3469
2874
|
"backgroundColor": "default",
|
|
3470
|
-
"transition": "default",
|
|
3471
2875
|
"spotlight": false,
|
|
3472
2876
|
"spaceBefore": "default",
|
|
3473
2877
|
"spaceAfter": "default",
|
|
@@ -3495,11 +2899,11 @@
|
|
|
3495
2899
|
"id": "layout-section--list-layout",
|
|
3496
2900
|
"group": "Layout/Section",
|
|
3497
2901
|
"name": "ListLayout",
|
|
3498
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n
|
|
2902
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
3499
2903
|
"args": {
|
|
3500
2904
|
"width": "default",
|
|
2905
|
+
"style": "default",
|
|
3501
2906
|
"backgroundColor": "default",
|
|
3502
|
-
"transition": "default",
|
|
3503
2907
|
"spotlight": false,
|
|
3504
2908
|
"spaceBefore": "default",
|
|
3505
2909
|
"spaceAfter": "default",
|
|
@@ -3527,7 +2931,7 @@
|
|
|
3527
2931
|
"id": "layout-slider--with-arrows",
|
|
3528
2932
|
"group": "Layout/Slider",
|
|
3529
2933
|
"name": "WithArrows",
|
|
3530
|
-
"code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n
|
|
2934
|
+
"code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</No Display Name>",
|
|
3531
2935
|
"args": {
|
|
3532
2936
|
"autoplay": false,
|
|
3533
2937
|
"nav": true,
|
|
@@ -3543,7 +2947,7 @@
|
|
|
3543
2947
|
"id": "layout-slider--with-teased-neighbours",
|
|
3544
2948
|
"group": "Layout/Slider",
|
|
3545
2949
|
"name": "WithTeasedNeighbours",
|
|
3546
|
-
"code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n teaseNeighbours\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n
|
|
2950
|
+
"code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n teaseNeighbours\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</No Display Name>",
|
|
3547
2951
|
"args": {
|
|
3548
2952
|
"autoplay": false,
|
|
3549
2953
|
"nav": true,
|
|
@@ -3559,7 +2963,7 @@
|
|
|
3559
2963
|
"id": "layout-slider--with-nav",
|
|
3560
2964
|
"group": "Layout/Slider",
|
|
3561
2965
|
"name": "WithNav",
|
|
3562
|
-
"code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n
|
|
2966
|
+
"code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</No Display Name>",
|
|
3563
2967
|
"args": {
|
|
3564
2968
|
"autoplay": false,
|
|
3565
2969
|
"nav": true,
|
|
@@ -3575,7 +2979,7 @@
|
|
|
3575
2979
|
"id": "layout-slider--with-autoplay",
|
|
3576
2980
|
"group": "Layout/Slider",
|
|
3577
2981
|
"name": "WithAutoplay",
|
|
3578
|
-
"code": "<No Display Name\n arrows\n autoplay\n equalHeight\n gap={15}\n nav\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n
|
|
2982
|
+
"code": "<No Display Name\n arrows\n autoplay\n equalHeight\n gap={15}\n nav\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</No Display Name>",
|
|
3579
2983
|
"args": {
|
|
3580
2984
|
"autoplay": true,
|
|
3581
2985
|
"nav": true,
|
|
@@ -3591,22 +2995,22 @@
|
|
|
3591
2995
|
"id": "components-stats--count-up-with-icons",
|
|
3592
2996
|
"group": "Components/Stats",
|
|
3593
2997
|
"name": "CountUpWithIcons",
|
|
3594
|
-
"code": "<Stats\n stat={[\n {\n icon: 'person',\n number: 1500,\n title: 'Users'\n },\n {\n icon: 'star',\n number: 350,\n title: 'Subscribers'\n },\n {\n icon: 'map',\n number: 125,\n title: '
|
|
2998
|
+
"code": "<Stats\n stat={[\n {\n icon: 'person',\n number: 'mind. 1500 davon',\n title: 'Users'\n },\n {\n icon: 'star',\n number: 'bis zu 350',\n title: 'Subscribers'\n },\n {\n icon: 'map',\n number: '125%',\n title: 'Growth'\n }\n ]}\n />",
|
|
3595
2999
|
"args": {
|
|
3596
3000
|
"stat": [
|
|
3597
3001
|
{
|
|
3598
|
-
"number": 1500,
|
|
3002
|
+
"number": "mind. 1500 davon",
|
|
3599
3003
|
"title": "Users",
|
|
3600
3004
|
"icon": "person"
|
|
3601
3005
|
},
|
|
3602
3006
|
{
|
|
3603
|
-
"number": 350,
|
|
3007
|
+
"number": "bis zu 350",
|
|
3604
3008
|
"title": "Subscribers",
|
|
3605
3009
|
"icon": "star"
|
|
3606
3010
|
},
|
|
3607
3011
|
{
|
|
3608
|
-
"number": 125,
|
|
3609
|
-
"title": "
|
|
3012
|
+
"number": "125%",
|
|
3013
|
+
"title": "Growth",
|
|
3610
3014
|
"icon": "map"
|
|
3611
3015
|
}
|
|
3612
3016
|
]
|
|
@@ -3617,16 +3021,16 @@
|
|
|
3617
3021
|
"id": "components-stats--count-up-with-description",
|
|
3618
3022
|
"group": "Components/Stats",
|
|
3619
3023
|
"name": "CountUpWithDescription",
|
|
3620
|
-
"code": "<Stats\n stat={[\n {\n description: 'Experience the power of our platform, embraced by a vast community of users. Our user base is diverse and dynamic, including both active and inactive members. Join us and become part of this ever-growing community.',\n number: 1500,\n title: 'Users'\n },\n {\n description: 'Stay ahead with our regular updates and newsletters. Our subscribers are always in the loop, receiving the latest news and features. Subscribe now and never miss an update from us.',\n number: 350,\n title: 'Subscribers'\n }\n ]}\n />",
|
|
3024
|
+
"code": "<Stats\n stat={[\n {\n description: 'Experience the power of our platform, embraced by a vast community of users. Our user base is diverse and dynamic, including both active and inactive members. Join us and become part of this ever-growing community.',\n number: '1500',\n title: 'Users'\n },\n {\n description: 'Stay ahead with our regular updates and newsletters. Our subscribers are always in the loop, receiving the latest news and features. Subscribe now and never miss an update from us.',\n number: '350',\n title: 'Subscribers'\n }\n ]}\n />",
|
|
3621
3025
|
"args": {
|
|
3622
3026
|
"stat": [
|
|
3623
3027
|
{
|
|
3624
|
-
"number": 1500,
|
|
3028
|
+
"number": "1500",
|
|
3625
3029
|
"title": "Users",
|
|
3626
3030
|
"description": "Experience the power of our platform, embraced by a vast community of users. Our user base is diverse and dynamic, including both active and inactive members. Join us and become part of this ever-growing community."
|
|
3627
3031
|
},
|
|
3628
3032
|
{
|
|
3629
|
-
"number": 350,
|
|
3033
|
+
"number": "350",
|
|
3630
3034
|
"title": "Subscribers",
|
|
3631
3035
|
"description": "Stay ahead with our regular updates and newsletters. Our subscribers are always in the loop, receiving the latest news and features. Subscribe now and never miss an update from us."
|
|
3632
3036
|
}
|
|
@@ -3638,7 +3042,7 @@
|
|
|
3638
3042
|
"id": "components-teaser-card--product-tiles",
|
|
3639
3043
|
"group": "Components/Teaser Card",
|
|
3640
3044
|
"name": "ProductTiles",
|
|
3641
|
-
"code": "<TeaserCard\n button={{\n chevron: false,\n hidden: true,\n label: 'Go to page'\n }}\n headline=\"Castaway\"\n image=\"img/logos/castaway.svg\"\n imageRatio=\"wide\"\n layout=\"stack\"\n text=\"Transforming Ideas into Code\"\n
|
|
3045
|
+
"code": "<TeaserCard\n button={{\n chevron: false,\n hidden: true,\n label: 'Go to page'\n }}\n headline=\"Castaway\"\n image=\"img/logos/castaway.svg\"\n imageRatio=\"wide\"\n layout=\"stack\"\n target=\"#\"\n text=\"Transforming Ideas into Code\"\n/>",
|
|
3642
3046
|
"args": {
|
|
3643
3047
|
"layout": "stack",
|
|
3644
3048
|
"button": {
|
|
@@ -3650,7 +3054,7 @@
|
|
|
3650
3054
|
"headline": "Castaway",
|
|
3651
3055
|
"text": "Transforming Ideas into Code",
|
|
3652
3056
|
"image": "img/logos/castaway.svg",
|
|
3653
|
-
"
|
|
3057
|
+
"target": "#"
|
|
3654
3058
|
},
|
|
3655
3059
|
"screenshot": "img/screenshots/components-teaser-card--product-tiles.png"
|
|
3656
3060
|
},
|
|
@@ -3658,7 +3062,7 @@
|
|
|
3658
3062
|
"id": "components-teaser-card--page-navigation",
|
|
3659
3063
|
"group": "Components/Teaser Card",
|
|
3660
3064
|
"name": "PageNavigation",
|
|
3661
|
-
"code": "<TeaserCard\n button={{\n chevron: false,\n hidden: false,\n label: 'Read more'\n }}\n headline=\"Design System Services\"\n image=\"img/02.jpg\"\n imageRatio=\"landscape\"\n layout=\"stack\"\n text=\"Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.\"\n
|
|
3065
|
+
"code": "<TeaserCard\n button={{\n chevron: false,\n hidden: false,\n label: 'Read more'\n }}\n headline=\"Design System Services\"\n image=\"img/02.jpg\"\n imageRatio=\"landscape\"\n layout=\"stack\"\n target=\"#\"\n text=\"Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.\"\n/>",
|
|
3662
3066
|
"args": {
|
|
3663
3067
|
"layout": "stack",
|
|
3664
3068
|
"button": {
|
|
@@ -3670,7 +3074,7 @@
|
|
|
3670
3074
|
"headline": "Design System Services",
|
|
3671
3075
|
"text": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.",
|
|
3672
3076
|
"image": "img/02.jpg",
|
|
3673
|
-
"
|
|
3077
|
+
"target": "#"
|
|
3674
3078
|
},
|
|
3675
3079
|
"screenshot": "img/screenshots/components-teaser-card--page-navigation.png"
|
|
3676
3080
|
},
|
|
@@ -3678,7 +3082,7 @@
|
|
|
3678
3082
|
"id": "components-teaser-card--showcase-preview",
|
|
3679
3083
|
"group": "Components/Teaser Card",
|
|
3680
3084
|
"name": "ShowcasePreview",
|
|
3681
|
-
"code": "<TeaserCard\n button={{\n chevron: false,\n hidden: false,\n label: 'View showcase'\n }}\n headline=\"Transformation Love Story\"\n image=\"img/showcases/comp_tfe01.jpg\"\n imageRatio=\"wide\"\n label=\"Tech\"\n layout=\"row\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n
|
|
3085
|
+
"code": "<TeaserCard\n button={{\n chevron: false,\n hidden: false,\n label: 'View showcase'\n }}\n headline=\"Transformation Love Story\"\n image=\"img/showcases/comp_tfe01.jpg\"\n imageRatio=\"wide\"\n label=\"Tech\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n/>",
|
|
3682
3086
|
"args": {
|
|
3683
3087
|
"layout": "row",
|
|
3684
3088
|
"button": {
|
|
@@ -3691,7 +3095,7 @@
|
|
|
3691
3095
|
"headline": "Transformation Love Story",
|
|
3692
3096
|
"text": "See how we saved TechFusions a year's worth of development time",
|
|
3693
3097
|
"image": "img/showcases/comp_tfe01.jpg",
|
|
3694
|
-
"
|
|
3098
|
+
"target": "#"
|
|
3695
3099
|
},
|
|
3696
3100
|
"screenshot": "img/screenshots/components-teaser-card--showcase-preview.png"
|
|
3697
3101
|
},
|