@kickstartds/ds-agency-premium 1.6.71--canary.45.1846.0 → 1.7.0--canary.46.1791.0
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 +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-21d04028.d.ts → SectionProps-1cfcf6e8.d.ts} +9 -14
- package/dist/{SliderProps-babe4ee6.d.ts → SliderProps-93230a76.d.ts} +5 -5
- 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.css +4 -4
- 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 +3 -3
- 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 +115 -210
- package/dist/components/blog-post/blog-post.schema.dereffed.json +123 -226
- package/dist/components/blog-post/index.js +2 -4
- package/dist/components/blog-teaser/blog-teaser.css +2 -2
- 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.css +16 -10
- 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 +71 -48
- 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 +37 -17
- 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 -52
- 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 +40 -32
- package/dist/components/hero/hero.css +27 -63
- package/dist/components/hero/hero.schema.dereffed.json +4 -10
- package/dist/components/hero/hero.schema.json +3 -9
- 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 +6 -9
- package/dist/components/image-story/image-story.schema.dereffed.json +3 -3
- package/dist/components/image-text/image-text.css +4 -4
- package/dist/components/index/index.d.ts +2 -3
- package/dist/components/logos/index.js +1 -1
- package/dist/components/logos/logos.css +2 -2
- package/dist/components/logos/logos.schema.dereffed.json +6 -6
- package/dist/components/logos/logos.schema.json +6 -6
- package/dist/components/mosaic/index.js +1 -1
- package/dist/components/mosaic/mosaic.css +7 -5
- 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 +4 -13
- 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 +3 -16
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -12
- package/dist/components/page/page.schema.dereffed.json +104 -182
- package/dist/components/page-wrapper/index.js +0 -50
- package/dist/components/page-wrapper/tokens.css +732 -428
- package/dist/components/presets.json +456 -1834
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/section/index.js +16 -10
- package/dist/components/section/section.css +58 -38
- package/dist/components/section/section.schema.dereffed.json +104 -182
- package/dist/components/section/section.schema.json +10 -10
- package/dist/components/settings/settings.schema.dereffed.json +24 -24
- package/dist/components/slider/index.d.ts +1 -1
- package/dist/components/slider/index.js +1 -1
- package/dist/components/slider/slider.css +9 -14
- package/dist/components/slider/slider.schema.dereffed.json +46 -79
- package/dist/components/slider/slider.schema.json +1 -1
- package/dist/components/split/index.d.ts +14 -0
- package/dist/components/split/index.js +17 -0
- package/dist/components/split/split.css +53 -0
- package/dist/components/split/split.schema.dereffed.json +29 -0
- package/dist/components/split/split.schema.json +19 -0
- 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 +48 -68
- 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/testimonials/testimonials.css +0 -4
- package/dist/components/text/text.css +2 -2
- 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 +31 -54
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +5 -7
- package/dist/components/video-curtain/video-curtain.schema.json +4 -4
- package/dist/global.css +63 -293
- package/dist/static/img/logos/logoipsum-212.svg +12 -0
- package/dist/static/img/logos/logoipsum-217.svg +4 -0
- package/dist/static/img/logos/logoipsum-239.svg +16 -0
- package/dist/static/img/logos/logoipsum-244.svg +19 -0
- package/dist/static/img/logos/logoipsum-250.svg +21 -0
- package/dist/static/img/logos/logoipsum-286.svg +20 -0
- package/dist/static/img/people/author-alex.png +0 -0
- package/dist/static/img/people/author-emily.png +0 -0
- package/dist/static/img/people/author-john.png +0 -0
- 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 -50
- package/dist/tokens/icon-sprite.html +0 -18
- package/dist/tokens/themes.css +4 -4
- package/dist/tokens/tokens.css +732 -428
- package/dist/tokens/tokens.js +730 -629
- package/package.json +5 -4
- package/dist/EventAppointmentProps-443cd1ce.d.ts +0 -38
- package/dist/EventDetailProps-42a7eebe.d.ts +0 -387
- package/dist/EventFilterProps-b190eb86.d.ts +0 -73
- package/dist/EventLatestTeaserProps-fc9d3281.d.ts +0 -58
- package/dist/EventListTeaserProps-5cc94436.d.ts +0 -89
- package/dist/EventLocationProps-871bc198.d.ts +0 -41
- package/dist/SearchFilterProps-2fa6419b.d.ts +0 -29
- package/dist/SearchResultProps-224c2338.d.ts +0 -33
- 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/content-nav/content-nav.css +0 -112
- package/dist/components/content-nav/content-nav.schema.dereffed.json +0 -61
- package/dist/components/content-nav/content-nav.schema.json +0 -52
- package/dist/components/content-nav/index.d.ts +0 -42
- package/dist/components/content-nav/index.js +0 -14
- 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 -61
- 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-filter/event-filter.css +0 -31
- package/dist/components/event-filter/event-filter.schema.dereffed.json +0 -118
- package/dist/components/event-filter/event-filter.schema.json +0 -107
- package/dist/components/event-filter/index.d.ts +0 -7
- package/dist/components/event-filter/index.js +0 -34
- 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 -131
- 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-list/event-list.schema.dereffed.json +0 -284
- package/dist/components/event-list/event-list.schema.json +0 -18
- package/dist/components/event-list/index.d.ts +0 -19
- package/dist/components/event-list/index.js +0 -73
- package/dist/components/event-list-teaser/event-list-teaser.css +0 -141
- package/dist/components/event-list-teaser/event-list-teaser.schema.dereffed.json +0 -151
- package/dist/components/event-list-teaser/event-list-teaser.schema.json +0 -116
- package/dist/components/event-list-teaser/index.d.ts +0 -8
- package/dist/components/event-list-teaser/index.js +0 -21
- 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/event-login/event-login.css +0 -31
- package/dist/components/event-login/event-login.schema.dereffed.json +0 -125
- package/dist/components/event-login/event-login.schema.json +0 -98
- package/dist/components/event-login/index.d.ts +0 -78
- package/dist/components/event-login/index.js +0 -21
- package/dist/components/event-registration/event-registration.css +0 -91
- package/dist/components/event-registration/event-registration.schema.dereffed.json +0 -174
- package/dist/components/event-registration/event-registration.schema.json +0 -138
- package/dist/components/event-registration/index.d.ts +0 -106
- package/dist/components/event-registration/index.js +0 -23
- 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/components/search/index.d.ts +0 -19
- package/dist/components/search/index.js +0 -39
- package/dist/components/search/search.schema.dereffed.json +0 -134
- package/dist/components/search/search.schema.json +0 -18
- package/dist/components/search-bar/index.d.ts +0 -35
- package/dist/components/search-bar/index.js +0 -17
- package/dist/components/search-bar/search-bar.css +0 -33
- package/dist/components/search-bar/search-bar.schema.dereffed.json +0 -48
- package/dist/components/search-bar/search-bar.schema.json +0 -35
- package/dist/components/search-filter/index.d.ts +0 -7
- package/dist/components/search-filter/index.js +0 -15
- package/dist/components/search-filter/search-filter.css +0 -20
- package/dist/components/search-filter/search-filter.schema.dereffed.json +0 -69
- package/dist/components/search-filter/search-filter.schema.json +0 -46
- package/dist/components/search-result/index.d.ts +0 -7
- package/dist/components/search-result/index.js +0 -15
- package/dist/components/search-result/search-result.css +0 -26
- package/dist/components/search-result/search-result.schema.dereffed.json +0 -50
- package/dist/components/search-result/search-result.schema.json +0 -41
- package/dist/components/split-even/index.d.ts +0 -74
- package/dist/components/split-even/index.js +0 -7
- package/dist/components/split-even/split-even.css +0 -100
- package/dist/components/split-even/split-even.schema.dereffed.json +0 -5899
- package/dist/components/split-even/split-even.schema.json +0 -170
- package/dist/components/split-weighted/index.d.ts +0 -104
- package/dist/components/split-weighted/index.js +0 -13
- package/dist/components/split-weighted/split-weighted.css +0 -133
- package/dist/components/split-weighted/split-weighted.schema.dereffed.json +0 -5959
- package/dist/components/split-weighted/split-weighted.schema.json +0 -212
- 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/logos/logoipsum-344.svg +0 -174
- package/dist/static/img/logos/logoipsum-347.svg +0 -52
- package/dist/static/img/logos/logoipsum-352.svg +0 -22
- package/dist/static/img/logos/logoipsum-356.svg +0 -20
- package/dist/static/img/logos/logoipsum-358.svg +0 -29
- package/dist/static/img/logos/logoipsum-369.svg +0 -20
- package/dist/static/img/logos/logoipsum-373.svg +0 -17
- package/dist/static/img/people/contact-person.png +0 -0
- 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,14 +186,12 @@
|
|
|
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 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 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 width: 'default'\n }\n ]}\n/>",
|
|
219
190
|
"args": {
|
|
220
191
|
"section": [
|
|
221
192
|
{
|
|
222
193
|
"width": "default",
|
|
223
|
-
"style": "default",
|
|
224
194
|
"backgroundColor": "default",
|
|
225
|
-
"transition": "default",
|
|
226
195
|
"spotlight": false,
|
|
227
196
|
"spaceBefore": "default",
|
|
228
197
|
"spaceAfter": "default",
|
|
@@ -237,7 +206,7 @@
|
|
|
237
206
|
"width": "unset",
|
|
238
207
|
"align": "center",
|
|
239
208
|
"gutter": "default",
|
|
240
|
-
"mode": "
|
|
209
|
+
"mode": "list",
|
|
241
210
|
"tileWidth": "default"
|
|
242
211
|
},
|
|
243
212
|
"buttons": [
|
|
@@ -263,9 +232,7 @@
|
|
|
263
232
|
},
|
|
264
233
|
{
|
|
265
234
|
"width": "default",
|
|
266
|
-
"style": "default",
|
|
267
235
|
"backgroundColor": "default",
|
|
268
|
-
"transition": "default",
|
|
269
236
|
"spotlight": false,
|
|
270
237
|
"spaceBefore": "default",
|
|
271
238
|
"spaceAfter": "default",
|
|
@@ -280,7 +247,7 @@
|
|
|
280
247
|
"width": "unset",
|
|
281
248
|
"align": "center",
|
|
282
249
|
"gutter": "default",
|
|
283
|
-
"mode": "
|
|
250
|
+
"mode": "list",
|
|
284
251
|
"tileWidth": "default"
|
|
285
252
|
},
|
|
286
253
|
"buttons": [
|
|
@@ -306,9 +273,7 @@
|
|
|
306
273
|
},
|
|
307
274
|
{
|
|
308
275
|
"width": "default",
|
|
309
|
-
"style": "default",
|
|
310
276
|
"backgroundColor": "default",
|
|
311
|
-
"transition": "default",
|
|
312
277
|
"spotlight": false,
|
|
313
278
|
"spaceBefore": "default",
|
|
314
279
|
"spaceAfter": "default",
|
|
@@ -323,7 +288,7 @@
|
|
|
323
288
|
"width": "unset",
|
|
324
289
|
"align": "center",
|
|
325
290
|
"gutter": "default",
|
|
326
|
-
"mode": "
|
|
291
|
+
"mode": "list",
|
|
327
292
|
"tileWidth": "default"
|
|
328
293
|
},
|
|
329
294
|
"buttons": [
|
|
@@ -504,32 +469,28 @@
|
|
|
504
469
|
"sub": "Chat with us about getting your product or platform to market faster",
|
|
505
470
|
"highlightText": false,
|
|
506
471
|
"colorNeutral": false,
|
|
472
|
+
"fullWidth": true,
|
|
507
473
|
"buttons": [
|
|
508
474
|
{
|
|
509
475
|
"label": "Contact us",
|
|
510
476
|
"icon": "person",
|
|
511
|
-
"
|
|
477
|
+
"target": "#"
|
|
512
478
|
},
|
|
513
479
|
{
|
|
514
480
|
"label": "Book a meeting",
|
|
515
481
|
"icon": "date",
|
|
516
|
-
"
|
|
482
|
+
"target": "#"
|
|
517
483
|
}
|
|
518
484
|
],
|
|
519
485
|
"image": {
|
|
520
486
|
"padding": false,
|
|
521
|
-
"
|
|
522
|
-
"src": "img/people/contact-person.png"
|
|
487
|
+
"src": "img/contact-person.png"
|
|
523
488
|
},
|
|
524
489
|
"order": {
|
|
525
490
|
"mobileImageLast": false,
|
|
526
491
|
"desktopImageLast": false
|
|
527
492
|
},
|
|
528
493
|
"textAlign": "left",
|
|
529
|
-
"align": "center",
|
|
530
|
-
"padding": false,
|
|
531
|
-
"inverted": false,
|
|
532
|
-
"fullWidth": true,
|
|
533
494
|
"contentAlign": "center",
|
|
534
495
|
"text": "Our modular design approach allows for flexibility and scalability in your application's architecture.",
|
|
535
496
|
"width": "wide"
|
|
@@ -541,7 +502,7 @@
|
|
|
541
502
|
"id": "page-archetypes-blog-post--blog-post",
|
|
542
503
|
"group": "Page Archetypes/Blog Post",
|
|
543
504
|
"name": "BlogPost",
|
|
544
|
-
"code": "<BlogPost\n aside={{\n author: {\n byline: 'Senior Developer',\n email: 'Jane.doe@example.com',\n image: {\n alt: 'Picture of Jane
|
|
505
|
+
"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 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 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 width: 'default'\n }\n ]}\n/>",
|
|
545
506
|
"args": {
|
|
546
507
|
"head": {
|
|
547
508
|
"date": "12/30/2022",
|
|
@@ -562,8 +523,8 @@
|
|
|
562
523
|
"name": "Jane Doe",
|
|
563
524
|
"byline": "Senior Developer",
|
|
564
525
|
"image": {
|
|
565
|
-
"src": "img/people/
|
|
566
|
-
"alt": "Picture of Jane
|
|
526
|
+
"src": "img/people/author-emily.png",
|
|
527
|
+
"alt": "Picture of Jane Smith",
|
|
567
528
|
"fullWidth": false,
|
|
568
529
|
"aspectRatio": "square"
|
|
569
530
|
},
|
|
@@ -571,16 +532,14 @@
|
|
|
571
532
|
{
|
|
572
533
|
"icon": "phone",
|
|
573
534
|
"label": "0228 / 688 966 20",
|
|
574
|
-
"
|
|
575
|
-
"newTab": false
|
|
576
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
535
|
+
"href": "tel:+4922868896620",
|
|
536
|
+
"newTab": false
|
|
577
537
|
},
|
|
578
538
|
{
|
|
579
539
|
"icon": "email",
|
|
580
540
|
"label": "mail@example.com",
|
|
581
|
-
"
|
|
582
|
-
"newTab": false
|
|
583
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
541
|
+
"href": "mailto:mail@example.com",
|
|
542
|
+
"newTab": false
|
|
584
543
|
}
|
|
585
544
|
],
|
|
586
545
|
"twitter": "Janedoe",
|
|
@@ -589,12 +548,12 @@
|
|
|
589
548
|
"socialSharing": [
|
|
590
549
|
{
|
|
591
550
|
"icon": "twitter",
|
|
592
|
-
"
|
|
551
|
+
"href": "https://twitter.com/share?text=This%20is%20a%20blog%20post%20headline&url=https://example.com/blog",
|
|
593
552
|
"title": "Share on Twitter"
|
|
594
553
|
},
|
|
595
554
|
{
|
|
596
555
|
"icon": "linkedin",
|
|
597
|
-
"
|
|
556
|
+
"href": "https://www.linkedin.com/shareArticle?mini=true&url=https://example.com/blog&title=This%20is%20a%20blog%20post%20headline",
|
|
598
557
|
"title": "Share on LinkedIn"
|
|
599
558
|
}
|
|
600
559
|
],
|
|
@@ -604,9 +563,7 @@
|
|
|
604
563
|
"section": [
|
|
605
564
|
{
|
|
606
565
|
"width": "default",
|
|
607
|
-
"style": "default",
|
|
608
566
|
"backgroundColor": "default",
|
|
609
|
-
"transition": "default",
|
|
610
567
|
"spotlight": false,
|
|
611
568
|
"spaceBefore": "default",
|
|
612
569
|
"spaceAfter": "default",
|
|
@@ -621,7 +578,7 @@
|
|
|
621
578
|
"width": "unset",
|
|
622
579
|
"align": "center",
|
|
623
580
|
"gutter": "default",
|
|
624
|
-
"mode": "
|
|
581
|
+
"mode": "list",
|
|
625
582
|
"tileWidth": "default"
|
|
626
583
|
},
|
|
627
584
|
"buttons": [
|
|
@@ -647,9 +604,7 @@
|
|
|
647
604
|
},
|
|
648
605
|
{
|
|
649
606
|
"width": "default",
|
|
650
|
-
"style": "default",
|
|
651
607
|
"backgroundColor": "default",
|
|
652
|
-
"transition": "default",
|
|
653
608
|
"spotlight": false,
|
|
654
609
|
"spaceBefore": "default",
|
|
655
610
|
"spaceAfter": "default",
|
|
@@ -664,7 +619,7 @@
|
|
|
664
619
|
"width": "unset",
|
|
665
620
|
"align": "center",
|
|
666
621
|
"gutter": "default",
|
|
667
|
-
"mode": "
|
|
622
|
+
"mode": "list",
|
|
668
623
|
"tileWidth": "default"
|
|
669
624
|
},
|
|
670
625
|
"buttons": [
|
|
@@ -690,9 +645,7 @@
|
|
|
690
645
|
},
|
|
691
646
|
{
|
|
692
647
|
"width": "default",
|
|
693
|
-
"style": "default",
|
|
694
648
|
"backgroundColor": "default",
|
|
695
|
-
"transition": "default",
|
|
696
649
|
"spotlight": false,
|
|
697
650
|
"spaceBefore": "default",
|
|
698
651
|
"spaceAfter": "default",
|
|
@@ -707,7 +660,7 @@
|
|
|
707
660
|
"width": "unset",
|
|
708
661
|
"align": "center",
|
|
709
662
|
"gutter": "default",
|
|
710
|
-
"mode": "
|
|
663
|
+
"mode": "list",
|
|
711
664
|
"tileWidth": "default"
|
|
712
665
|
},
|
|
713
666
|
"buttons": [
|
|
@@ -737,30 +690,28 @@
|
|
|
737
690
|
"sub": "Start your journey today.",
|
|
738
691
|
"highlightText": false,
|
|
739
692
|
"colorNeutral": false,
|
|
693
|
+
"fullWidth": false,
|
|
740
694
|
"buttons": [
|
|
741
695
|
{
|
|
742
696
|
"label": "Contact Us",
|
|
743
|
-
"
|
|
697
|
+
"target": "#",
|
|
744
698
|
"icon": "person"
|
|
745
699
|
},
|
|
746
700
|
{
|
|
747
701
|
"label": "Learn More",
|
|
748
|
-
"
|
|
702
|
+
"target": "#",
|
|
749
703
|
"icon": "date"
|
|
750
704
|
}
|
|
751
705
|
],
|
|
752
706
|
"image": {
|
|
753
|
-
"padding": true
|
|
754
|
-
"align": "center"
|
|
707
|
+
"padding": true
|
|
755
708
|
},
|
|
756
709
|
"order": {
|
|
757
710
|
"mobileImageLast": false,
|
|
758
711
|
"desktopImageLast": true
|
|
759
712
|
},
|
|
760
713
|
"textAlign": "center",
|
|
761
|
-
"
|
|
762
|
-
"padding": false,
|
|
763
|
-
"inverted": false,
|
|
714
|
+
"contentAlign": "center",
|
|
764
715
|
"text": "Get started with our design system today and experience a new level of efficiency and consistency in your projects."
|
|
765
716
|
},
|
|
766
717
|
"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 ",
|
|
@@ -777,13 +728,13 @@
|
|
|
777
728
|
{
|
|
778
729
|
"icon": "xing",
|
|
779
730
|
"label": "john.smith",
|
|
780
|
-
"
|
|
731
|
+
"href": "mailto:mail@example.com",
|
|
781
732
|
"newTab": false
|
|
782
733
|
},
|
|
783
734
|
{
|
|
784
735
|
"icon": "twitter",
|
|
785
736
|
"label": "@john_smith",
|
|
786
|
-
"
|
|
737
|
+
"href": "#",
|
|
787
738
|
"newTab": false
|
|
788
739
|
}
|
|
789
740
|
],
|
|
@@ -792,437 +743,15 @@
|
|
|
792
743
|
},
|
|
793
744
|
"screenshot": "img/screenshots/page-archetypes-blog-post--blog-post.png"
|
|
794
745
|
},
|
|
795
|
-
{
|
|
796
|
-
"id": "page-archetypes-event-detail--event-detail",
|
|
797
|
-
"group": "Page Archetypes/Event Detail",
|
|
798
|
-
"name": "EventDetail",
|
|
799
|
-
"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/>",
|
|
800
|
-
"args": {
|
|
801
|
-
"categories": [
|
|
802
|
-
{
|
|
803
|
-
"label": "Conference"
|
|
804
|
-
},
|
|
805
|
-
{
|
|
806
|
-
"label": "Design Systems"
|
|
807
|
-
}
|
|
808
|
-
],
|
|
809
|
-
"locations": [
|
|
810
|
-
{
|
|
811
|
-
"dates": [
|
|
812
|
-
{
|
|
813
|
-
"date": "2025-09-18",
|
|
814
|
-
"time": "09:00 – 17:00",
|
|
815
|
-
"label": "Register",
|
|
816
|
-
"url": "#",
|
|
817
|
-
"newTab": true,
|
|
818
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
819
|
-
},
|
|
820
|
-
{
|
|
821
|
-
"date": "2025-09-18",
|
|
822
|
-
"time": "09:00 – 17:00",
|
|
823
|
-
"label": "Register",
|
|
824
|
-
"url": "#",
|
|
825
|
-
"newTab": true,
|
|
826
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
827
|
-
},
|
|
828
|
-
{
|
|
829
|
-
"date": "2025-09-18",
|
|
830
|
-
"time": "09:00 – 17:00",
|
|
831
|
-
"label": "Register",
|
|
832
|
-
"url": "#",
|
|
833
|
-
"newTab": true,
|
|
834
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
835
|
-
}
|
|
836
|
-
],
|
|
837
|
-
"locationName": "Köln Messe",
|
|
838
|
-
"displayMode": "compact",
|
|
839
|
-
"address": "Messeplatz 1<br />\n 50679 Köln",
|
|
840
|
-
"links": [
|
|
841
|
-
{
|
|
842
|
-
"newTab": true,
|
|
843
|
-
"url": "https://maps.google.com/?q=Berlin+Congress+Center",
|
|
844
|
-
"label": "Open in Google Maps"
|
|
845
|
-
}
|
|
846
|
-
]
|
|
847
|
-
},
|
|
848
|
-
{
|
|
849
|
-
"dates": [
|
|
850
|
-
{
|
|
851
|
-
"date": "2025-09-18",
|
|
852
|
-
"time": "09:00 – 17:00",
|
|
853
|
-
"label": "Register",
|
|
854
|
-
"url": "#",
|
|
855
|
-
"newTab": true,
|
|
856
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
857
|
-
},
|
|
858
|
-
{
|
|
859
|
-
"date": "2025-09-18",
|
|
860
|
-
"time": "09:00 – 17:00",
|
|
861
|
-
"label": "Register",
|
|
862
|
-
"url": "#",
|
|
863
|
-
"newTab": true,
|
|
864
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
865
|
-
}
|
|
866
|
-
],
|
|
867
|
-
"locationName": "Berlin Congress Center (BCC) Redaktion & Event GmbH & Co. KG",
|
|
868
|
-
"displayMode": "compact",
|
|
869
|
-
"address": "Alexanderplatz 1<br />\n 10178 Berlin",
|
|
870
|
-
"links": [
|
|
871
|
-
{
|
|
872
|
-
"newTab": true,
|
|
873
|
-
"url": "https://maps.google.com/?q=Berlin+Congress+Center",
|
|
874
|
-
"label": "Open in Google Maps"
|
|
875
|
-
},
|
|
876
|
-
{
|
|
877
|
-
"newTab": true,
|
|
878
|
-
"url": "https://www.berlincongresscenter.com",
|
|
879
|
-
"label": "Location Website"
|
|
880
|
-
}
|
|
881
|
-
]
|
|
882
|
-
}
|
|
883
|
-
],
|
|
884
|
-
"images": [
|
|
885
|
-
{
|
|
886
|
-
"src": "img/close-up-young-business-team-working.png",
|
|
887
|
-
"alt": "Alt text Image 1",
|
|
888
|
-
"caption": "Caption Image 1"
|
|
889
|
-
},
|
|
890
|
-
{
|
|
891
|
-
"src": "img/low-angle-tall-building-with-many-windows_23-2148230392.png",
|
|
892
|
-
"alt": "Alt text Image 2",
|
|
893
|
-
"caption": "Caption Image 2"
|
|
894
|
-
},
|
|
895
|
-
{
|
|
896
|
-
"src": "img/full-shot-different-people-working-together.png",
|
|
897
|
-
"alt": "Alt text Image 3",
|
|
898
|
-
"caption": "Caption Image 3"
|
|
899
|
-
},
|
|
900
|
-
{
|
|
901
|
-
"src": "img/top-view-desk-with-keyboard-drawing-pad.png",
|
|
902
|
-
"alt": "Alt text Image 4",
|
|
903
|
-
"caption": "Caption Image 4"
|
|
904
|
-
}
|
|
905
|
-
],
|
|
906
|
-
"button": {
|
|
907
|
-
"label": "See all Events",
|
|
908
|
-
"url": "/#"
|
|
909
|
-
},
|
|
910
|
-
"title": "Systemics Design Conference 2025",
|
|
911
|
-
"intro": "A full-day event for design system professionals and enthusiasts. Join us to learn, share, and connect with like-minded individuals.",
|
|
912
|
-
"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 ",
|
|
913
|
-
"downloads": [
|
|
914
|
-
{
|
|
915
|
-
"name": "Product Brochure",
|
|
916
|
-
"format": "PDF",
|
|
917
|
-
"size": "2.5 MB",
|
|
918
|
-
"previewImage": "img/offset-image.png",
|
|
919
|
-
"url": "img/offset-image.png"
|
|
920
|
-
},
|
|
921
|
-
{
|
|
922
|
-
"name": "Company Brochure",
|
|
923
|
-
"previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg",
|
|
924
|
-
"format": "PDF",
|
|
925
|
-
"size": "3.2 MB",
|
|
926
|
-
"url": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg"
|
|
927
|
-
},
|
|
928
|
-
{
|
|
929
|
-
"name": "User Guide",
|
|
930
|
-
"format": "DOC",
|
|
931
|
-
"size": "20 KB",
|
|
932
|
-
"url": "assets/user-guide.doc"
|
|
933
|
-
},
|
|
934
|
-
{
|
|
935
|
-
"name": "Technical Specifications",
|
|
936
|
-
"format": "TXT",
|
|
937
|
-
"size": "12 KB",
|
|
938
|
-
"url": "assets/technical-specifications.txt"
|
|
939
|
-
}
|
|
940
|
-
]
|
|
941
|
-
},
|
|
942
|
-
"screenshot": "img/screenshots/page-archetypes-event-detail--event-detail.png"
|
|
943
|
-
},
|
|
944
|
-
{
|
|
945
|
-
"id": "page-archetypes-event-list--event-list",
|
|
946
|
-
"group": "Page Archetypes/Event List",
|
|
947
|
-
"name": "EventList",
|
|
948
|
-
"code": "<EventList\n events={[\n {\n category: 'Real Estate',\n cta: 'Show appointment',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'A futuristic AI concept image',\n src: 'img/close-up-young-business-team-working.png'\n },\n location: {\n address: '123 Main St<br/>\\n10115 Berlin',\n name: 'Berlin Convention Center'\n },\n tags: [\n 'Buyers',\n 'Sellers',\n 'Renters'\n ],\n text: 'Join us for the Real Estate Expo 2025, where industry leaders will discuss the future of real estate.',\n time: '10:00 AM',\n title: 'Real Estate Expo 2025',\n url: 'https://example.com'\n },\n {\n category: 'Technology',\n cta: 'Show appointment',\n ctaText: 'Show event',\n date: '14.01.2025',\n image: {\n alt: 'A futuristic AI concept image',\n src: 'img/close-up-young-business-team-working.png'\n },\n location: {\n address: '123 Main St<br/>\\n50677 Cologne',\n name: 'Cologne Exhibition Center'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. AI is transforming industries and shaping the future. Don\\'t miss out on this opportunity to learn from experts and network with peers.',\n time: '15:30 - 17:00',\n title: 'The Future of AI',\n url: 'https://example.com'\n },\n {\n category: 'Sustainability',\n cta: 'Show appointment',\n ctaText: 'Show event',\n date: '20/30/2025',\n image: {\n alt: 'A futuristic AI concept image',\n src: 'img/close-up-young-business-team-working.png'\n },\n location: {\n address: '123 Main St<br/>\\n50677 Cologne',\n name: 'Cologne Exhibition Center'\n },\n tags: [\n 'Sustainability',\n 'Technology'\n ],\n text: 'Welcome to the Global Innovations Summit 2025, where we will explore the latest advancements in sustainable technologies. Join us for a day of insightful discussions and networking opportunities with industry leaders.',\n time: 'from 17:00',\n title: 'Global Innovations Summit 2025: Advancing Sustainable Technologies',\n url: 'https://example.com'\n }\n ]}\n filter={{\n applyButton: {\n label: 'Filter Appointments'\n },\n categories: {\n categoryCheckboxes: [\n 'All',\n 'Buyers',\n 'Sellers',\n 'Renters',\n 'Landlords',\n 'Tenants'\n ],\n title: 'Categories',\n toggle: true\n },\n datePicker: {\n dateFromInput: {\n label: 'From',\n placeholder: 'Select a date'\n },\n dateToInput: {\n label: 'To',\n placeholder: 'Select a date'\n },\n title: 'Find Appointment',\n toggle: true\n },\n resetButton: {\n label: 'Reset Filters'\n }\n }}\n/>",
|
|
949
|
-
"args": {
|
|
950
|
-
"filter": {
|
|
951
|
-
"datePicker": {
|
|
952
|
-
"title": "Find Appointment",
|
|
953
|
-
"dateFromInput": {
|
|
954
|
-
"label": "From",
|
|
955
|
-
"placeholder": "Select a date"
|
|
956
|
-
},
|
|
957
|
-
"dateToInput": {
|
|
958
|
-
"label": "To",
|
|
959
|
-
"placeholder": "Select a date"
|
|
960
|
-
},
|
|
961
|
-
"toggle": true
|
|
962
|
-
},
|
|
963
|
-
"categories": {
|
|
964
|
-
"title": "Categories",
|
|
965
|
-
"categoryCheckboxes": [
|
|
966
|
-
"All",
|
|
967
|
-
"Buyers",
|
|
968
|
-
"Sellers",
|
|
969
|
-
"Renters",
|
|
970
|
-
"Landlords",
|
|
971
|
-
"Tenants"
|
|
972
|
-
],
|
|
973
|
-
"toggle": true
|
|
974
|
-
},
|
|
975
|
-
"applyButton": {
|
|
976
|
-
"label": "Filter Appointments"
|
|
977
|
-
},
|
|
978
|
-
"resetButton": {
|
|
979
|
-
"label": "Reset Filters"
|
|
980
|
-
}
|
|
981
|
-
},
|
|
982
|
-
"events": [
|
|
983
|
-
{
|
|
984
|
-
"category": "Real Estate",
|
|
985
|
-
"title": "Real Estate Expo 2025",
|
|
986
|
-
"text": "Join us for the Real Estate Expo 2025, where industry leaders will discuss the future of real estate.",
|
|
987
|
-
"date": "FRI, JAN 16",
|
|
988
|
-
"time": "10:00 AM",
|
|
989
|
-
"location": {
|
|
990
|
-
"name": "Berlin Convention Center",
|
|
991
|
-
"address": "123 Main St<br/>\n10115 Berlin"
|
|
992
|
-
},
|
|
993
|
-
"tags": [
|
|
994
|
-
"Buyers",
|
|
995
|
-
"Sellers",
|
|
996
|
-
"Renters"
|
|
997
|
-
],
|
|
998
|
-
"image": {
|
|
999
|
-
"src": "img/close-up-young-business-team-working.png",
|
|
1000
|
-
"alt": "A futuristic AI concept image"
|
|
1001
|
-
},
|
|
1002
|
-
"url": "https://example.com",
|
|
1003
|
-
"ctaText": "Show event",
|
|
1004
|
-
"cta": "Show appointment"
|
|
1005
|
-
},
|
|
1006
|
-
{
|
|
1007
|
-
"category": "Technology",
|
|
1008
|
-
"title": "The Future of AI",
|
|
1009
|
-
"text": "The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. AI is transforming industries and shaping the future. Don't miss out on this opportunity to learn from experts and network with peers.",
|
|
1010
|
-
"date": "14.01.2025",
|
|
1011
|
-
"time": "15:30 - 17:00",
|
|
1012
|
-
"location": {
|
|
1013
|
-
"name": "Cologne Exhibition Center",
|
|
1014
|
-
"address": "123 Main St<br/>\n50677 Cologne"
|
|
1015
|
-
},
|
|
1016
|
-
"tags": [
|
|
1017
|
-
"AI"
|
|
1018
|
-
],
|
|
1019
|
-
"image": {
|
|
1020
|
-
"src": "img/close-up-young-business-team-working.png",
|
|
1021
|
-
"alt": "A futuristic AI concept image"
|
|
1022
|
-
},
|
|
1023
|
-
"url": "https://example.com",
|
|
1024
|
-
"ctaText": "Show event",
|
|
1025
|
-
"cta": "Show appointment"
|
|
1026
|
-
},
|
|
1027
|
-
{
|
|
1028
|
-
"category": "Sustainability",
|
|
1029
|
-
"title": "Global Innovations Summit 2025: Advancing Sustainable Technologies",
|
|
1030
|
-
"text": "Welcome to the Global Innovations Summit 2025, where we will explore the latest advancements in sustainable technologies. Join us for a day of insightful discussions and networking opportunities with industry leaders.",
|
|
1031
|
-
"date": "20/30/2025",
|
|
1032
|
-
"time": "from 17:00",
|
|
1033
|
-
"location": {
|
|
1034
|
-
"name": "Cologne Exhibition Center",
|
|
1035
|
-
"address": "123 Main St<br/>\n50677 Cologne"
|
|
1036
|
-
},
|
|
1037
|
-
"tags": [
|
|
1038
|
-
"Sustainability",
|
|
1039
|
-
"Technology"
|
|
1040
|
-
],
|
|
1041
|
-
"image": {
|
|
1042
|
-
"src": "img/close-up-young-business-team-working.png",
|
|
1043
|
-
"alt": "A futuristic AI concept image"
|
|
1044
|
-
},
|
|
1045
|
-
"url": "https://example.com",
|
|
1046
|
-
"ctaText": "Show event",
|
|
1047
|
-
"cta": "Show appointment"
|
|
1048
|
-
}
|
|
1049
|
-
]
|
|
1050
|
-
},
|
|
1051
|
-
"screenshot": "img/screenshots/page-archetypes-event-list--event-list.png"
|
|
1052
|
-
},
|
|
1053
|
-
{
|
|
1054
|
-
"id": "page-archetypes-search--search",
|
|
1055
|
-
"group": "Page Archetypes/Search",
|
|
1056
|
-
"name": "Search",
|
|
1057
|
-
"code": "<Search\n events={[\n {\n category: 'Buyers',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'This is an image of a flower',\n src: 'https://picsum.photos/seed/flower/800/600'\n },\n location: {\n address: 'Köln',\n name: 'Stadthalle'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.',\n time: '10:00',\n title: 'This is a event teaser title',\n url: 'https://example.com'\n },\n {\n category: 'Buyers',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'This is an image of a flower',\n src: 'https://picsum.photos/seed/flower/800/600'\n },\n location: {\n address: 'Köln',\n name: 'Stadthalle'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.',\n time: '10:00',\n title: 'This is a event teaser title',\n url: 'https://example.com'\n },\n {\n category: 'Buyers',\n ctaText: 'Show event',\n date: 'FRI, JAN 16',\n image: {\n alt: 'This is an image of a flower',\n src: 'https://picsum.photos/seed/flower/800/600'\n },\n location: {\n address: 'Köln',\n name: 'Stadthalle'\n },\n tags: [\n 'AI'\n ],\n text: 'The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.',\n time: '10:00',\n title: 'This is a event teaser title',\n url: 'https://example.com'\n }\n ]}\n filter={{\n applyButton: {\n label: 'Filter Appointments'\n },\n categories: {\n categoryCheckboxes: [\n 'Category Filter',\n 'Category Filter',\n 'Category Filter'\n ],\n title: 'Categories',\n toggle: true\n },\n datePicker: {\n dateFromInput: {\n label: 'From',\n placeholder: 'Select a date'\n },\n dateToInput: {\n label: 'To',\n placeholder: 'Select a date'\n },\n title: 'Find Appointment',\n toggle: true\n },\n resetButton: {\n label: 'Reset Filters'\n }\n }}\n searchFilter={{\n categories: [\n {\n amount: 10,\n title: 'Pages',\n url: '#'\n },\n {\n amount: 5,\n title: 'News',\n url: '#'\n },\n {\n amount: 2,\n title: 'Blog Posts',\n url: '#'\n }\n ],\n title: 'Search Filters'\n }}\n searchResults={[\n {\n ariaLabel: 'Search Result: AI Conference 2023',\n showLink: true,\n text: 'Join us for the annual **AI Conference** bringing together experts from around the world.\\n Register now to secure your spot and learn about the latest advancements in AI.',\n title: 'AI Conference 2023',\n url: 'https://www.example.com/ai-conference-2023'\n },\n {\n ariaLabel: 'Search Result: Web Development Summit 2023',\n showLink: true,\n text: 'Explore the future of web development at the **Web Development Summit**.\\n Discover new technologies and network with industry leaders.',\n title: 'Web Development Summit 2023',\n url: 'https://www.example.com/web-development-summit-2023'\n },\n {\n ariaLabel: 'Search Result: Data Science Bootcamp',\n showLink: true,\n text: 'Enhance your skills with our **Data Science Bootcamp**.\\n Learn from experts and work on real-world projects.',\n title: 'Data Science Bootcamp',\n url: 'https://www.example.com/data-science-bootcamp'\n },\n {\n ariaLabel: 'Search Result: AI Conference 2023',\n showLink: true,\n text: 'Join us for the annual **AI Conference** bringing together experts from around the world.\\n Register now to secure your spot and learn about the latest advancements in AI.',\n title: 'AI Conference 2023',\n url: 'https://www.example.com/ai-conference-2023'\n },\n {\n ariaLabel: 'Search Result: Web Development Summit 2023',\n showLink: true,\n text: 'Explore the future of web development at the **Web Development Summit**.\\n Discover new technologies and network with industry leaders.',\n title: 'Web Development Summit 2023',\n url: 'https://www.example.com/web-development-summit-2023'\n },\n {\n ariaLabel: 'Search Result: Data Science Bootcamp',\n showLink: true,\n text: 'Enhance your skills with our **Data Science Bootcamp**.\\n Learn from experts and work on real-world projects.',\n title: 'Data Science Bootcamp',\n url: 'https://www.example.com/data-science-bootcamp'\n }\n ]}\n/>",
|
|
1058
|
-
"args": {
|
|
1059
|
-
"filter": {
|
|
1060
|
-
"datePicker": {
|
|
1061
|
-
"title": "Find Appointment",
|
|
1062
|
-
"dateFromInput": {
|
|
1063
|
-
"label": "From",
|
|
1064
|
-
"placeholder": "Select a date"
|
|
1065
|
-
},
|
|
1066
|
-
"dateToInput": {
|
|
1067
|
-
"label": "To",
|
|
1068
|
-
"placeholder": "Select a date"
|
|
1069
|
-
},
|
|
1070
|
-
"toggle": true
|
|
1071
|
-
},
|
|
1072
|
-
"categories": {
|
|
1073
|
-
"title": "Categories",
|
|
1074
|
-
"categoryCheckboxes": [
|
|
1075
|
-
"Category Filter",
|
|
1076
|
-
"Category Filter",
|
|
1077
|
-
"Category Filter"
|
|
1078
|
-
],
|
|
1079
|
-
"toggle": true
|
|
1080
|
-
},
|
|
1081
|
-
"applyButton": {
|
|
1082
|
-
"label": "Filter Appointments"
|
|
1083
|
-
},
|
|
1084
|
-
"resetButton": {
|
|
1085
|
-
"label": "Reset Filters"
|
|
1086
|
-
}
|
|
1087
|
-
},
|
|
1088
|
-
"events": [
|
|
1089
|
-
{
|
|
1090
|
-
"category": "Buyers",
|
|
1091
|
-
"title": "This is a event teaser title",
|
|
1092
|
-
"text": "The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.",
|
|
1093
|
-
"date": "FRI, JAN 16",
|
|
1094
|
-
"time": "10:00",
|
|
1095
|
-
"location": {
|
|
1096
|
-
"name": "Stadthalle",
|
|
1097
|
-
"address": "Köln"
|
|
1098
|
-
},
|
|
1099
|
-
"tags": [
|
|
1100
|
-
"AI"
|
|
1101
|
-
],
|
|
1102
|
-
"image": {
|
|
1103
|
-
"src": "https://picsum.photos/seed/flower/800/600",
|
|
1104
|
-
"alt": "This is an image of a flower"
|
|
1105
|
-
},
|
|
1106
|
-
"url": "https://example.com",
|
|
1107
|
-
"ctaText": "Show event"
|
|
1108
|
-
},
|
|
1109
|
-
{
|
|
1110
|
-
"category": "Buyers",
|
|
1111
|
-
"title": "This is a event teaser title",
|
|
1112
|
-
"text": "The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.",
|
|
1113
|
-
"date": "FRI, JAN 16",
|
|
1114
|
-
"time": "10:00",
|
|
1115
|
-
"location": {
|
|
1116
|
-
"name": "Stadthalle",
|
|
1117
|
-
"address": "Köln"
|
|
1118
|
-
},
|
|
1119
|
-
"tags": [
|
|
1120
|
-
"AI"
|
|
1121
|
-
],
|
|
1122
|
-
"image": {
|
|
1123
|
-
"src": "https://picsum.photos/seed/flower/800/600",
|
|
1124
|
-
"alt": "This is an image of a flower"
|
|
1125
|
-
},
|
|
1126
|
-
"url": "https://example.com",
|
|
1127
|
-
"ctaText": "Show event"
|
|
1128
|
-
},
|
|
1129
|
-
{
|
|
1130
|
-
"category": "Buyers",
|
|
1131
|
-
"title": "This is a event teaser title",
|
|
1132
|
-
"text": "The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence. The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.",
|
|
1133
|
-
"date": "FRI, JAN 16",
|
|
1134
|
-
"time": "10:00",
|
|
1135
|
-
"location": {
|
|
1136
|
-
"name": "Stadthalle",
|
|
1137
|
-
"address": "Köln"
|
|
1138
|
-
},
|
|
1139
|
-
"tags": [
|
|
1140
|
-
"AI"
|
|
1141
|
-
],
|
|
1142
|
-
"image": {
|
|
1143
|
-
"src": "https://picsum.photos/seed/flower/800/600",
|
|
1144
|
-
"alt": "This is an image of a flower"
|
|
1145
|
-
},
|
|
1146
|
-
"url": "https://example.com",
|
|
1147
|
-
"ctaText": "Show event"
|
|
1148
|
-
}
|
|
1149
|
-
],
|
|
1150
|
-
"searchFilter": {
|
|
1151
|
-
"title": "Search Filters",
|
|
1152
|
-
"categories": [
|
|
1153
|
-
{
|
|
1154
|
-
"title": "Pages",
|
|
1155
|
-
"url": "#",
|
|
1156
|
-
"amount": 10
|
|
1157
|
-
},
|
|
1158
|
-
{
|
|
1159
|
-
"title": "News",
|
|
1160
|
-
"url": "#",
|
|
1161
|
-
"amount": 5
|
|
1162
|
-
},
|
|
1163
|
-
{
|
|
1164
|
-
"title": "Blog Posts",
|
|
1165
|
-
"url": "#",
|
|
1166
|
-
"amount": 2
|
|
1167
|
-
}
|
|
1168
|
-
]
|
|
1169
|
-
},
|
|
1170
|
-
"searchResults": [
|
|
1171
|
-
{
|
|
1172
|
-
"url": "https://www.example.com/ai-conference-2023",
|
|
1173
|
-
"title": "AI Conference 2023",
|
|
1174
|
-
"text": "Join us for the annual **AI Conference** bringing together experts from around the world.\n Register now to secure your spot and learn about the latest advancements in AI.",
|
|
1175
|
-
"ariaLabel": "Search Result: AI Conference 2023",
|
|
1176
|
-
"showLink": true
|
|
1177
|
-
},
|
|
1178
|
-
{
|
|
1179
|
-
"url": "https://www.example.com/web-development-summit-2023",
|
|
1180
|
-
"title": "Web Development Summit 2023",
|
|
1181
|
-
"text": "Explore the future of web development at the **Web Development Summit**.\n Discover new technologies and network with industry leaders.",
|
|
1182
|
-
"ariaLabel": "Search Result: Web Development Summit 2023",
|
|
1183
|
-
"showLink": true
|
|
1184
|
-
},
|
|
1185
|
-
{
|
|
1186
|
-
"url": "https://www.example.com/data-science-bootcamp",
|
|
1187
|
-
"title": "Data Science Bootcamp",
|
|
1188
|
-
"text": "Enhance your skills with our **Data Science Bootcamp**.\n Learn from experts and work on real-world projects.",
|
|
1189
|
-
"ariaLabel": "Search Result: Data Science Bootcamp",
|
|
1190
|
-
"showLink": true
|
|
1191
|
-
},
|
|
1192
|
-
{
|
|
1193
|
-
"url": "https://www.example.com/ai-conference-2023",
|
|
1194
|
-
"title": "AI Conference 2023",
|
|
1195
|
-
"text": "Join us for the annual **AI Conference** bringing together experts from around the world.\n Register now to secure your spot and learn about the latest advancements in AI.",
|
|
1196
|
-
"ariaLabel": "Search Result: AI Conference 2023",
|
|
1197
|
-
"showLink": true
|
|
1198
|
-
},
|
|
1199
|
-
{
|
|
1200
|
-
"url": "https://www.example.com/web-development-summit-2023",
|
|
1201
|
-
"title": "Web Development Summit 2023",
|
|
1202
|
-
"text": "Explore the future of web development at the **Web Development Summit**.\n Discover new technologies and network with industry leaders.",
|
|
1203
|
-
"ariaLabel": "Search Result: Web Development Summit 2023",
|
|
1204
|
-
"showLink": true
|
|
1205
|
-
},
|
|
1206
|
-
{
|
|
1207
|
-
"url": "https://www.example.com/data-science-bootcamp",
|
|
1208
|
-
"title": "Data Science Bootcamp",
|
|
1209
|
-
"text": "Enhance your skills with our **Data Science Bootcamp**.\n Learn from experts and work on real-world projects.",
|
|
1210
|
-
"ariaLabel": "Search Result: Data Science Bootcamp",
|
|
1211
|
-
"showLink": true
|
|
1212
|
-
}
|
|
1213
|
-
]
|
|
1214
|
-
},
|
|
1215
|
-
"screenshot": "img/screenshots/page-archetypes-search--search.png"
|
|
1216
|
-
},
|
|
1217
746
|
{
|
|
1218
747
|
"id": "components-contact--wide-image",
|
|
1219
748
|
"group": "Components/Contact",
|
|
1220
749
|
"name": "WideImage",
|
|
1221
|
-
"code": "<Contact\n image={{\n alt: 'Picture of
|
|
750
|
+
"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/>",
|
|
1222
751
|
"args": {
|
|
1223
752
|
"image": {
|
|
1224
753
|
"src": "img/people/contact-isabella.png",
|
|
1225
|
-
"alt": "Picture of
|
|
754
|
+
"alt": "Picture of Jane Smith",
|
|
1226
755
|
"fullWidth": false,
|
|
1227
756
|
"aspectRatio": "wide"
|
|
1228
757
|
},
|
|
@@ -1232,16 +761,14 @@
|
|
|
1232
761
|
{
|
|
1233
762
|
"icon": "twitter",
|
|
1234
763
|
"label": "@Isabella_Doe",
|
|
1235
|
-
"
|
|
1236
|
-
"newTab": false
|
|
1237
|
-
"ariaLabel": "Isabella Doe on Twitter"
|
|
764
|
+
"href": "#",
|
|
765
|
+
"newTab": false
|
|
1238
766
|
},
|
|
1239
767
|
{
|
|
1240
768
|
"icon": "linkedin",
|
|
1241
769
|
"label": "Isabella.Doe",
|
|
1242
|
-
"
|
|
1243
|
-
"newTab": false
|
|
1244
|
-
"ariaLabel": "Isabella Doe on LinkedIn"
|
|
770
|
+
"href": "mailto:mail@example.com",
|
|
771
|
+
"newTab": false
|
|
1245
772
|
}
|
|
1246
773
|
]
|
|
1247
774
|
},
|
|
@@ -1251,11 +778,11 @@
|
|
|
1251
778
|
"id": "components-contact--circular-avatar",
|
|
1252
779
|
"group": "Components/Contact",
|
|
1253
780
|
"name": "CircularAvatar",
|
|
1254
|
-
"code": "<Contact\n copy=\"Leads with a vision for innovative, user-centric web designs\"\n image={{\n alt: 'Picture of
|
|
781
|
+
"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/>",
|
|
1255
782
|
"args": {
|
|
1256
783
|
"image": {
|
|
1257
784
|
"src": "img/people/author-emily.png",
|
|
1258
|
-
"alt": "Picture of
|
|
785
|
+
"alt": "Picture of Jane Smith",
|
|
1259
786
|
"fullWidth": false,
|
|
1260
787
|
"aspectRatio": "square"
|
|
1261
788
|
},
|
|
@@ -1265,16 +792,14 @@
|
|
|
1265
792
|
{
|
|
1266
793
|
"icon": "twitter",
|
|
1267
794
|
"label": "@jane_smith",
|
|
1268
|
-
"
|
|
1269
|
-
"newTab": false
|
|
1270
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
795
|
+
"href": "#",
|
|
796
|
+
"newTab": false
|
|
1271
797
|
},
|
|
1272
798
|
{
|
|
1273
799
|
"icon": "linkedin",
|
|
1274
800
|
"label": "jane.smith",
|
|
1275
|
-
"
|
|
1276
|
-
"newTab": false
|
|
1277
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
801
|
+
"href": "mailto:mail@example.com",
|
|
802
|
+
"newTab": false
|
|
1278
803
|
}
|
|
1279
804
|
],
|
|
1280
805
|
"copy": "Leads with a vision for innovative, user-centric web designs"
|
|
@@ -1285,11 +810,11 @@
|
|
|
1285
810
|
"id": "components-contact--vertical-image-with-paragraph",
|
|
1286
811
|
"group": "Components/Contact",
|
|
1287
812
|
"name": "VerticalImageWithParagraph",
|
|
1288
|
-
"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
|
|
813
|
+
"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/>",
|
|
1289
814
|
"args": {
|
|
1290
815
|
"image": {
|
|
1291
816
|
"src": "img/people/contact-john.png",
|
|
1292
|
-
"alt": "Picture of
|
|
817
|
+
"alt": "Picture of Jane Smith",
|
|
1293
818
|
"fullWidth": false,
|
|
1294
819
|
"aspectRatio": "vertical"
|
|
1295
820
|
},
|
|
@@ -1299,16 +824,14 @@
|
|
|
1299
824
|
{
|
|
1300
825
|
"icon": "xing",
|
|
1301
826
|
"label": "john.smith",
|
|
1302
|
-
"
|
|
1303
|
-
"newTab": false
|
|
1304
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
827
|
+
"href": "mailto:mail@example.com",
|
|
828
|
+
"newTab": false
|
|
1305
829
|
},
|
|
1306
830
|
{
|
|
1307
831
|
"icon": "twitter",
|
|
1308
832
|
"label": "@john_smith",
|
|
1309
|
-
"
|
|
1310
|
-
"newTab": false
|
|
1311
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
833
|
+
"href": "#",
|
|
834
|
+
"newTab": false
|
|
1312
835
|
}
|
|
1313
836
|
],
|
|
1314
837
|
"copy": "Leads with a vision for innovative, user-centric web designs, ensuring each project merges creativity with functionality to deliver outstanding digital experiences."
|
|
@@ -1319,11 +842,11 @@
|
|
|
1319
842
|
"id": "components-contact--full-image-width",
|
|
1320
843
|
"group": "Components/Contact",
|
|
1321
844
|
"name": "FullImageWidth",
|
|
1322
|
-
"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
|
|
845
|
+
"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/>",
|
|
1323
846
|
"args": {
|
|
1324
847
|
"image": {
|
|
1325
848
|
"src": "img/people/contact-jim.png",
|
|
1326
|
-
"alt": "Picture of
|
|
849
|
+
"alt": "Picture of Jane Smith",
|
|
1327
850
|
"fullWidth": true,
|
|
1328
851
|
"aspectRatio": "wide"
|
|
1329
852
|
},
|
|
@@ -1333,109 +856,52 @@
|
|
|
1333
856
|
{
|
|
1334
857
|
"icon": "email",
|
|
1335
858
|
"label": "jim.johnsson@mail.com",
|
|
1336
|
-
"
|
|
1337
|
-
"newTab": false
|
|
1338
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
859
|
+
"href": "mailto:mail@example.com",
|
|
860
|
+
"newTab": false
|
|
1339
861
|
},
|
|
1340
862
|
{
|
|
1341
863
|
"icon": "facebook",
|
|
1342
864
|
"label": "@jim_johnsson",
|
|
1343
|
-
"
|
|
1344
|
-
"newTab": false
|
|
1345
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
865
|
+
"href": "#",
|
|
866
|
+
"newTab": false
|
|
1346
867
|
}
|
|
1347
868
|
],
|
|
1348
869
|
"copy": "Blends artistic flair with technical expertise, creating visually stunning and intuitive websites that captivate users and drive engagement."
|
|
1349
870
|
},
|
|
1350
871
|
"screenshot": "img/screenshots/components-contact--full-image-width.png"
|
|
1351
872
|
},
|
|
1352
|
-
{
|
|
1353
|
-
"id": "industry-content-nav--default",
|
|
1354
|
-
"group": "Industry / Content Nav",
|
|
1355
|
-
"name": "Default",
|
|
1356
|
-
"code": "<ContentNav\n image={{\n alt: 'A group of people collaborating in an office setting',\n src: 'img/full-shot-different-people-working-together.png'\n }}\n initiallyShown={4}\n links={[\n {\n label: 'Market Insights',\n url: '#'\n },\n {\n label: 'Industry Trends',\n url: '#'\n },\n {\n label: 'Competitor Analysis',\n url: '#'\n },\n {\n label: 'Customer Feedback',\n url: '#'\n },\n {\n label: 'Sales Data',\n url: '#'\n },\n {\n label: 'Product Development',\n url: '#'\n },\n {\n label: 'Supply Chain Management',\n url: '#'\n },\n {\n label: 'Financial Performance',\n url: '#'\n },\n {\n label: 'Regulatory Compliance',\n url: '#'\n }\n ]}\n topic=\"Industry Intelligence\"\n/>",
|
|
1357
|
-
"args": {
|
|
1358
|
-
"initiallyShown": 4,
|
|
1359
|
-
"image": {
|
|
1360
|
-
"src": "img/full-shot-different-people-working-together.png",
|
|
1361
|
-
"alt": "A group of people collaborating in an office setting"
|
|
1362
|
-
},
|
|
1363
|
-
"topic": "Industry Intelligence",
|
|
1364
|
-
"links": [
|
|
1365
|
-
{
|
|
1366
|
-
"label": "Market Insights",
|
|
1367
|
-
"url": "#"
|
|
1368
|
-
},
|
|
1369
|
-
{
|
|
1370
|
-
"label": "Industry Trends",
|
|
1371
|
-
"url": "#"
|
|
1372
|
-
},
|
|
1373
|
-
{
|
|
1374
|
-
"label": "Competitor Analysis",
|
|
1375
|
-
"url": "#"
|
|
1376
|
-
},
|
|
1377
|
-
{
|
|
1378
|
-
"label": "Customer Feedback",
|
|
1379
|
-
"url": "#"
|
|
1380
|
-
},
|
|
1381
|
-
{
|
|
1382
|
-
"label": "Sales Data",
|
|
1383
|
-
"url": "#"
|
|
1384
|
-
},
|
|
1385
|
-
{
|
|
1386
|
-
"label": "Product Development",
|
|
1387
|
-
"url": "#"
|
|
1388
|
-
},
|
|
1389
|
-
{
|
|
1390
|
-
"label": "Supply Chain Management",
|
|
1391
|
-
"url": "#"
|
|
1392
|
-
},
|
|
1393
|
-
{
|
|
1394
|
-
"label": "Financial Performance",
|
|
1395
|
-
"url": "#"
|
|
1396
|
-
},
|
|
1397
|
-
{
|
|
1398
|
-
"label": "Regulatory Compliance",
|
|
1399
|
-
"url": "#"
|
|
1400
|
-
}
|
|
1401
|
-
]
|
|
1402
|
-
},
|
|
1403
|
-
"screenshot": "img/screenshots/industry-content-nav--default.png"
|
|
1404
|
-
},
|
|
1405
873
|
{
|
|
1406
874
|
"id": "components-cta--banner",
|
|
1407
875
|
"group": "Components/Cta",
|
|
1408
876
|
"name": "Banner",
|
|
1409
|
-
"code": "<Cta\n
|
|
877
|
+
"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/>",
|
|
1410
878
|
"args": {
|
|
1411
879
|
"headline": "Ready to Transform Your Development Process?",
|
|
1412
880
|
"sub": "Start your journey today.",
|
|
1413
881
|
"highlightText": false,
|
|
1414
882
|
"colorNeutral": false,
|
|
883
|
+
"fullWidth": false,
|
|
1415
884
|
"buttons": [
|
|
1416
885
|
{
|
|
1417
886
|
"label": "Contact Us",
|
|
1418
|
-
"
|
|
887
|
+
"target": "#",
|
|
1419
888
|
"icon": "person"
|
|
1420
889
|
},
|
|
1421
890
|
{
|
|
1422
891
|
"label": "Learn More",
|
|
1423
|
-
"
|
|
892
|
+
"target": "#",
|
|
1424
893
|
"icon": "date"
|
|
1425
894
|
}
|
|
1426
895
|
],
|
|
1427
896
|
"image": {
|
|
1428
|
-
"padding": true
|
|
1429
|
-
"align": "center"
|
|
897
|
+
"padding": true
|
|
1430
898
|
},
|
|
1431
899
|
"order": {
|
|
1432
900
|
"mobileImageLast": false,
|
|
1433
901
|
"desktopImageLast": true
|
|
1434
902
|
},
|
|
1435
903
|
"textAlign": "center",
|
|
1436
|
-
"
|
|
1437
|
-
"padding": false,
|
|
1438
|
-
"inverted": false,
|
|
904
|
+
"contentAlign": "center",
|
|
1439
905
|
"text": "Get started with our design system today and experience a new level of efficiency and consistency in your projects."
|
|
1440
906
|
},
|
|
1441
907
|
"screenshot": "img/screenshots/components-cta--banner.png"
|
|
@@ -1444,31 +910,29 @@
|
|
|
1444
910
|
"id": "components-cta--highlighted",
|
|
1445
911
|
"group": "Components/Cta",
|
|
1446
912
|
"name": "Highlighted",
|
|
1447
|
-
"code": "<Cta\n
|
|
913
|
+
"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/>",
|
|
1448
914
|
"args": {
|
|
1449
915
|
"headline": "Why Choose Our Design System?",
|
|
1450
916
|
"sub": "Built for consistency and speed.",
|
|
1451
917
|
"highlightText": true,
|
|
1452
918
|
"colorNeutral": false,
|
|
919
|
+
"fullWidth": false,
|
|
1453
920
|
"buttons": [
|
|
1454
921
|
{
|
|
1455
922
|
"label": "Get Started",
|
|
1456
|
-
"
|
|
923
|
+
"target": "#",
|
|
1457
924
|
"icon": "person"
|
|
1458
925
|
}
|
|
1459
926
|
],
|
|
1460
927
|
"image": {
|
|
1461
|
-
"padding": true
|
|
1462
|
-
"align": "center"
|
|
928
|
+
"padding": true
|
|
1463
929
|
},
|
|
1464
930
|
"order": {
|
|
1465
931
|
"mobileImageLast": false,
|
|
1466
932
|
"desktopImageLast": true
|
|
1467
933
|
},
|
|
1468
934
|
"textAlign": "center",
|
|
1469
|
-
"
|
|
1470
|
-
"padding": false,
|
|
1471
|
-
"inverted": false,
|
|
935
|
+
"contentAlign": "center",
|
|
1472
936
|
"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."
|
|
1473
937
|
},
|
|
1474
938
|
"screenshot": "img/screenshots/components-cta--highlighted.png"
|
|
@@ -1477,31 +941,29 @@
|
|
|
1477
941
|
"id": "components-cta--left-aligned",
|
|
1478
942
|
"group": "Components/Cta",
|
|
1479
943
|
"name": "LeftAligned",
|
|
1480
|
-
"code": "<Cta\n
|
|
944
|
+
"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/>",
|
|
1481
945
|
"args": {
|
|
1482
946
|
"headline": "Experience Our Design System",
|
|
1483
947
|
"sub": "Efficient, scalable, seamless.",
|
|
1484
948
|
"highlightText": false,
|
|
1485
949
|
"colorNeutral": false,
|
|
950
|
+
"fullWidth": false,
|
|
1486
951
|
"buttons": [
|
|
1487
952
|
{
|
|
1488
953
|
"label": "Learn More",
|
|
1489
|
-
"
|
|
954
|
+
"target": "#",
|
|
1490
955
|
"icon": "person"
|
|
1491
956
|
}
|
|
1492
957
|
],
|
|
1493
958
|
"image": {
|
|
1494
|
-
"padding": true
|
|
1495
|
-
"align": "center"
|
|
959
|
+
"padding": true
|
|
1496
960
|
},
|
|
1497
961
|
"order": {
|
|
1498
962
|
"mobileImageLast": false,
|
|
1499
963
|
"desktopImageLast": true
|
|
1500
964
|
},
|
|
1501
965
|
"textAlign": "left",
|
|
1502
|
-
"
|
|
1503
|
-
"padding": false,
|
|
1504
|
-
"inverted": false,
|
|
966
|
+
"contentAlign": "center",
|
|
1505
967
|
"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."
|
|
1506
968
|
},
|
|
1507
969
|
"screenshot": "img/screenshots/components-cta--left-aligned.png"
|
|
@@ -1510,26 +972,28 @@
|
|
|
1510
972
|
"id": "components-cta--product-advertisement",
|
|
1511
973
|
"group": "Components/Cta",
|
|
1512
974
|
"name": "ProductAdvertisement",
|
|
1513
|
-
"code": "<Cta\n
|
|
975
|
+
"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/>",
|
|
1514
976
|
"args": {
|
|
1515
977
|
"headline": "Experience Immersive Sound",
|
|
1516
978
|
"sub": "With Our Premium Over-Ear Headphones",
|
|
1517
979
|
"highlightText": true,
|
|
1518
980
|
"colorNeutral": false,
|
|
981
|
+
"fullWidth": false,
|
|
1519
982
|
"buttons": [
|
|
1520
983
|
{
|
|
1521
984
|
"label": "Shop Now",
|
|
1522
|
-
"
|
|
985
|
+
"target": "/shop",
|
|
986
|
+
"variant": "primary",
|
|
1523
987
|
"icon": "chevron-right"
|
|
1524
988
|
},
|
|
1525
989
|
{
|
|
1526
990
|
"label": "Learn More",
|
|
1527
|
-
"
|
|
991
|
+
"target": "/product-info",
|
|
992
|
+
"variant": "secondary"
|
|
1528
993
|
}
|
|
1529
994
|
],
|
|
1530
995
|
"image": {
|
|
1531
996
|
"padding": false,
|
|
1532
|
-
"align": "center",
|
|
1533
997
|
"src": "img/showcases/comp_audio04.png",
|
|
1534
998
|
"alt": "Over-Ear Headphones"
|
|
1535
999
|
},
|
|
@@ -1538,11 +1002,10 @@
|
|
|
1538
1002
|
"desktopImageLast": false
|
|
1539
1003
|
},
|
|
1540
1004
|
"textAlign": "left",
|
|
1541
|
-
"
|
|
1542
|
-
"padding": true,
|
|
1543
|
-
"inverted": false,
|
|
1005
|
+
"contentAlign": "center",
|
|
1544
1006
|
"text": "Our over-ear headphones provide an immersive audio experience. With noise-cancellation technology and high-quality sound.",
|
|
1545
|
-
"backgroundImage": "img/bg_dot-carpet-blue.svg"
|
|
1007
|
+
"backgroundImage": "img/bg_dot-carpet-blue.svg",
|
|
1008
|
+
"width": "wide"
|
|
1546
1009
|
},
|
|
1547
1010
|
"screenshot": "img/screenshots/components-cta--product-advertisement.png"
|
|
1548
1011
|
},
|
|
@@ -1550,38 +1013,37 @@
|
|
|
1550
1013
|
"id": "components-cta--contact-banner",
|
|
1551
1014
|
"group": "Components/Cta",
|
|
1552
1015
|
"name": "ContactBanner",
|
|
1553
|
-
"code": "<Cta\n
|
|
1016
|
+
"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/>",
|
|
1554
1017
|
"args": {
|
|
1555
1018
|
"headline": "Get in touch",
|
|
1556
1019
|
"sub": "Chat with us about getting your product or platform to market faster",
|
|
1557
1020
|
"highlightText": false,
|
|
1558
1021
|
"colorNeutral": false,
|
|
1022
|
+
"fullWidth": true,
|
|
1559
1023
|
"buttons": [
|
|
1560
1024
|
{
|
|
1561
1025
|
"label": "Contact us",
|
|
1562
1026
|
"icon": "person",
|
|
1563
|
-
"
|
|
1027
|
+
"target": "#"
|
|
1564
1028
|
},
|
|
1565
1029
|
{
|
|
1566
1030
|
"label": "Book a meeting",
|
|
1567
1031
|
"icon": "date",
|
|
1568
|
-
"
|
|
1032
|
+
"target": "#"
|
|
1569
1033
|
}
|
|
1570
1034
|
],
|
|
1571
1035
|
"image": {
|
|
1572
1036
|
"padding": false,
|
|
1573
|
-
"
|
|
1574
|
-
"src": "img/people/contact-person.png"
|
|
1037
|
+
"src": "img/contact-person.png"
|
|
1575
1038
|
},
|
|
1576
1039
|
"order": {
|
|
1577
1040
|
"mobileImageLast": false,
|
|
1578
1041
|
"desktopImageLast": false
|
|
1579
1042
|
},
|
|
1580
1043
|
"textAlign": "left",
|
|
1581
|
-
"
|
|
1582
|
-
"
|
|
1583
|
-
"
|
|
1584
|
-
"text": "Our modular design approach allows for flexibility and scalability in your application's architecture."
|
|
1044
|
+
"contentAlign": "center",
|
|
1045
|
+
"text": "Our modular design approach allows for flexibility and scalability in your application's architecture.",
|
|
1046
|
+
"width": "wide"
|
|
1585
1047
|
},
|
|
1586
1048
|
"screenshot": "img/screenshots/components-cta--contact-banner.png"
|
|
1587
1049
|
},
|
|
@@ -1589,22 +1051,22 @@
|
|
|
1589
1051
|
"id": "components-cta--split-banner",
|
|
1590
1052
|
"group": "Components/Cta",
|
|
1591
1053
|
"name": "SplitBanner",
|
|
1592
|
-
"code": "<Cta\n
|
|
1054
|
+
"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/>",
|
|
1593
1055
|
"args": {
|
|
1594
1056
|
"headline": "Design System Services",
|
|
1595
1057
|
"sub": "Subheadline",
|
|
1596
1058
|
"highlightText": false,
|
|
1597
1059
|
"colorNeutral": true,
|
|
1060
|
+
"fullWidth": true,
|
|
1598
1061
|
"buttons": [
|
|
1599
1062
|
{
|
|
1600
1063
|
"label": "What can we do for you?",
|
|
1601
1064
|
"icon": "person",
|
|
1602
|
-
"
|
|
1065
|
+
"target": "#"
|
|
1603
1066
|
}
|
|
1604
1067
|
],
|
|
1605
1068
|
"image": {
|
|
1606
1069
|
"padding": false,
|
|
1607
|
-
"align": "center",
|
|
1608
1070
|
"src": "img/colored-square.png"
|
|
1609
1071
|
},
|
|
1610
1072
|
"order": {
|
|
@@ -1612,11 +1074,10 @@
|
|
|
1612
1074
|
"desktopImageLast": false
|
|
1613
1075
|
},
|
|
1614
1076
|
"textAlign": "left",
|
|
1615
|
-
"
|
|
1616
|
-
"padding": true,
|
|
1617
|
-
"inverted": false,
|
|
1077
|
+
"contentAlign": "center",
|
|
1618
1078
|
"text": "Here at Systemics, we bring a range of design system services that can make a difference.",
|
|
1619
|
-
"backgroundColor": "#
|
|
1079
|
+
"backgroundColor": "#001856",
|
|
1080
|
+
"width": "wide"
|
|
1620
1081
|
},
|
|
1621
1082
|
"screenshot": "img/screenshots/components-cta--split-banner.png"
|
|
1622
1083
|
},
|
|
@@ -1624,27 +1085,27 @@
|
|
|
1624
1085
|
"id": "components-cta--angled-image",
|
|
1625
1086
|
"group": "Components/Cta",
|
|
1626
1087
|
"name": "AngledImage",
|
|
1627
|
-
"code": "<Cta\n
|
|
1088
|
+
"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/>",
|
|
1628
1089
|
"args": {
|
|
1629
1090
|
"headline": "Our **Approach** to Design Systems",
|
|
1630
1091
|
"sub": "Subheadline",
|
|
1631
1092
|
"highlightText": false,
|
|
1632
1093
|
"colorNeutral": false,
|
|
1094
|
+
"fullWidth": true,
|
|
1633
1095
|
"buttons": [
|
|
1634
1096
|
{
|
|
1635
1097
|
"label": "Contact us",
|
|
1636
1098
|
"icon": "person",
|
|
1637
|
-
"
|
|
1099
|
+
"target": "#"
|
|
1638
1100
|
},
|
|
1639
1101
|
{
|
|
1640
1102
|
"label": "Book a meeting",
|
|
1641
1103
|
"icon": "date",
|
|
1642
|
-
"
|
|
1104
|
+
"target": "#"
|
|
1643
1105
|
}
|
|
1644
1106
|
],
|
|
1645
1107
|
"image": {
|
|
1646
1108
|
"padding": false,
|
|
1647
|
-
"align": "center",
|
|
1648
1109
|
"src": "img/angled-image.png"
|
|
1649
1110
|
},
|
|
1650
1111
|
"order": {
|
|
@@ -1652,10 +1113,9 @@
|
|
|
1652
1113
|
"desktopImageLast": true
|
|
1653
1114
|
},
|
|
1654
1115
|
"textAlign": "left",
|
|
1655
|
-
"
|
|
1656
|
-
"
|
|
1657
|
-
"
|
|
1658
|
-
"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."
|
|
1116
|
+
"contentAlign": "center",
|
|
1117
|
+
"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.",
|
|
1118
|
+
"width": "wide"
|
|
1659
1119
|
},
|
|
1660
1120
|
"screenshot": "img/screenshots/components-cta--angled-image.png"
|
|
1661
1121
|
},
|
|
@@ -1663,36 +1123,34 @@
|
|
|
1663
1123
|
"id": "components-cta--colored-banner",
|
|
1664
1124
|
"group": "Components/Cta",
|
|
1665
1125
|
"name": "ColoredBanner",
|
|
1666
|
-
"code": "<Cta\n
|
|
1126
|
+
"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/>",
|
|
1667
1127
|
"args": {
|
|
1668
1128
|
"headline": "Expertise in Scalable Solutions",
|
|
1669
1129
|
"sub": "Subheadline",
|
|
1670
1130
|
"highlightText": true,
|
|
1671
1131
|
"colorNeutral": true,
|
|
1132
|
+
"fullWidth": false,
|
|
1672
1133
|
"buttons": [
|
|
1673
1134
|
{
|
|
1674
1135
|
"label": "Learn More",
|
|
1675
|
-
"
|
|
1136
|
+
"target": "#"
|
|
1676
1137
|
},
|
|
1677
1138
|
{
|
|
1678
1139
|
"label": "Contact Us",
|
|
1679
|
-
"
|
|
1140
|
+
"target": "#"
|
|
1680
1141
|
}
|
|
1681
1142
|
],
|
|
1682
1143
|
"image": {
|
|
1683
|
-
"padding": true
|
|
1684
|
-
"align": "center"
|
|
1144
|
+
"padding": true
|
|
1685
1145
|
},
|
|
1686
1146
|
"order": {
|
|
1687
1147
|
"mobileImageLast": false,
|
|
1688
1148
|
"desktopImageLast": true
|
|
1689
1149
|
},
|
|
1690
1150
|
"textAlign": "left",
|
|
1691
|
-
"
|
|
1692
|
-
"padding": true,
|
|
1693
|
-
"inverted": false,
|
|
1151
|
+
"contentAlign": "center",
|
|
1694
1152
|
"text": "Leverage our expertise in creating scalable and robust applications using modern technologies.",
|
|
1695
|
-
"backgroundColor": "#
|
|
1153
|
+
"backgroundColor": "#a30051"
|
|
1696
1154
|
},
|
|
1697
1155
|
"screenshot": "img/screenshots/components-cta--colored-banner.png"
|
|
1698
1156
|
},
|
|
@@ -1700,27 +1158,27 @@
|
|
|
1700
1158
|
"id": "components-cta--align-bottom",
|
|
1701
1159
|
"group": "Components/Cta",
|
|
1702
1160
|
"name": "AlignBottom",
|
|
1703
|
-
"code": "<Cta\n
|
|
1161
|
+
"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/>",
|
|
1704
1162
|
"args": {
|
|
1705
1163
|
"headline": "Custom Solutions",
|
|
1706
1164
|
"sub": "Subheadline",
|
|
1707
1165
|
"highlightText": false,
|
|
1708
1166
|
"colorNeutral": false,
|
|
1167
|
+
"fullWidth": true,
|
|
1709
1168
|
"buttons": [
|
|
1710
1169
|
{
|
|
1711
1170
|
"label": "Contact us",
|
|
1712
1171
|
"icon": "person",
|
|
1713
|
-
"
|
|
1172
|
+
"target": "#"
|
|
1714
1173
|
},
|
|
1715
1174
|
{
|
|
1716
1175
|
"label": "Book a meeting",
|
|
1717
1176
|
"icon": "date",
|
|
1718
|
-
"
|
|
1177
|
+
"target": "#"
|
|
1719
1178
|
}
|
|
1720
1179
|
],
|
|
1721
1180
|
"image": {
|
|
1722
1181
|
"padding": true,
|
|
1723
|
-
"align": "center",
|
|
1724
1182
|
"src": "img/offset-image.png"
|
|
1725
1183
|
},
|
|
1726
1184
|
"order": {
|
|
@@ -1728,11 +1186,10 @@
|
|
|
1728
1186
|
"desktopImageLast": false
|
|
1729
1187
|
},
|
|
1730
1188
|
"textAlign": "left",
|
|
1731
|
-
"
|
|
1732
|
-
"padding": false,
|
|
1733
|
-
"inverted": false,
|
|
1189
|
+
"contentAlign": "bottom",
|
|
1734
1190
|
"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.",
|
|
1735
|
-
"backgroundImage": "img/grid-bg.svg"
|
|
1191
|
+
"backgroundImage": "img/grid-bg.svg",
|
|
1192
|
+
"width": "wide"
|
|
1736
1193
|
},
|
|
1737
1194
|
"screenshot": "img/screenshots/components-cta--align-bottom.png"
|
|
1738
1195
|
},
|
|
@@ -1757,452 +1214,27 @@
|
|
|
1757
1214
|
"screenshot": "img/screenshots/layout-divider--default.png"
|
|
1758
1215
|
},
|
|
1759
1216
|
{
|
|
1760
|
-
"id": "
|
|
1761
|
-
"group": "
|
|
1762
|
-
"name": "
|
|
1763
|
-
"code": "<
|
|
1217
|
+
"id": "components-faq--dropdown-list",
|
|
1218
|
+
"group": "Components/Faq",
|
|
1219
|
+
"name": "DropdownList",
|
|
1220
|
+
"code": "<Faq\n questions={[\n {\n answer: 'Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.',\n question: 'What are the benefits of investing in a Design System?'\n },\n {\n answer: 'Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.',\n question: 'What is a Design System?'\n },\n {\n answer: 'A Headless CMS plays a crucial role in a Design System by providing a content-first approach. It separates the back-end content from the front-end presentation layer, allowing for seamless integration with any design system. This results in a flexible, scalable, and platform-agnostic system that ensures content consistency across all platforms and devices.',\n question: 'What is the role of a Headless CMS in a Design System?'\n }\n ]}\n />",
|
|
1764
1221
|
"args": {
|
|
1765
|
-
"
|
|
1766
|
-
{
|
|
1767
|
-
"name": "Product Brochure",
|
|
1768
|
-
"format": "PDF",
|
|
1769
|
-
"size": "2.5 MB",
|
|
1770
|
-
"previewImage": "img/offset-image.png",
|
|
1771
|
-
"url": "#"
|
|
1772
|
-
},
|
|
1222
|
+
"questions": [
|
|
1773
1223
|
{
|
|
1774
|
-
"
|
|
1775
|
-
"
|
|
1776
|
-
"format": "PDF",
|
|
1777
|
-
"size": "3.2 MB",
|
|
1778
|
-
"url": "#"
|
|
1224
|
+
"question": "What are the benefits of investing in a Design System?",
|
|
1225
|
+
"answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture."
|
|
1779
1226
|
},
|
|
1780
1227
|
{
|
|
1781
|
-
"
|
|
1782
|
-
"
|
|
1783
|
-
"size": "20 KB",
|
|
1784
|
-
"url": "#"
|
|
1228
|
+
"question": "What is a Design System?",
|
|
1229
|
+
"answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture."
|
|
1785
1230
|
},
|
|
1786
1231
|
{
|
|
1787
|
-
"
|
|
1788
|
-
"
|
|
1789
|
-
"size": "12 KB",
|
|
1790
|
-
"url": "#"
|
|
1232
|
+
"question": "What is the role of a Headless CMS in a Design System?",
|
|
1233
|
+
"answer": "A Headless CMS plays a crucial role in a Design System by providing a content-first approach. It separates the back-end content from the front-end presentation layer, allowing for seamless integration with any design system. This results in a flexible, scalable, and platform-agnostic system that ensures content consistency across all platforms and devices."
|
|
1791
1234
|
}
|
|
1792
1235
|
]
|
|
1793
1236
|
},
|
|
1794
|
-
"screenshot": "img/screenshots/
|
|
1795
|
-
},
|
|
1796
|
-
{
|
|
1797
|
-
"id": "industry-downloads--description-only",
|
|
1798
|
-
"group": "Industry/Downloads",
|
|
1799
|
-
"name": "DescriptionOnly",
|
|
1800
|
-
"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 />",
|
|
1801
|
-
"args": {
|
|
1802
|
-
"downloads": [
|
|
1803
|
-
{
|
|
1804
|
-
"name": "Product Brochure",
|
|
1805
|
-
"description": "Detailed product information and specifications. Recommended for all users.",
|
|
1806
|
-
"previewImage": "img/offset-image.png"
|
|
1807
|
-
},
|
|
1808
|
-
{
|
|
1809
|
-
"name": "Technical Specifications",
|
|
1810
|
-
"description": "In-depth technical details and requirements. Recommended for technical users.",
|
|
1811
|
-
"previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg"
|
|
1812
|
-
},
|
|
1813
|
-
{
|
|
1814
|
-
"name": "User Guide",
|
|
1815
|
-
"description": "Comprehensive guide to using our product.",
|
|
1816
|
-
"previewImage": "img/about/cta.png"
|
|
1817
|
-
},
|
|
1818
|
-
{
|
|
1819
|
-
"name": "Company Brochure",
|
|
1820
|
-
"description": "Overview of our company and services.",
|
|
1821
|
-
"previewImage": "img/view-modern-office.jpg"
|
|
1822
|
-
}
|
|
1823
|
-
]
|
|
1824
|
-
},
|
|
1825
|
-
"screenshot": "img/screenshots/industry-downloads--description-only.png"
|
|
1826
|
-
},
|
|
1827
|
-
{
|
|
1828
|
-
"id": "industry-downloads--complete",
|
|
1829
|
-
"group": "Industry/Downloads",
|
|
1830
|
-
"name": "Complete",
|
|
1831
|
-
"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 />",
|
|
1832
|
-
"args": {
|
|
1833
|
-
"downloads": [
|
|
1834
|
-
{
|
|
1835
|
-
"name": "Product Brochure",
|
|
1836
|
-
"format": "PDF",
|
|
1837
|
-
"size": "2.5 MB",
|
|
1838
|
-
"description": "Detailed product information and specifications. Recommended for all users.",
|
|
1839
|
-
"previewImage": "img/offset-image.png"
|
|
1840
|
-
},
|
|
1841
|
-
{
|
|
1842
|
-
"name": "Company Brochure",
|
|
1843
|
-
"description": "Overview of our company and services.",
|
|
1844
|
-
"previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg",
|
|
1845
|
-
"format": "PDF",
|
|
1846
|
-
"size": "3.2 MB"
|
|
1847
|
-
},
|
|
1848
|
-
{
|
|
1849
|
-
"name": "User Guide",
|
|
1850
|
-
"description": "Comprehensive guide to using our product.",
|
|
1851
|
-
"format": "DOC",
|
|
1852
|
-
"size": "20 KB"
|
|
1853
|
-
},
|
|
1854
|
-
{
|
|
1855
|
-
"name": "Technical Specifications",
|
|
1856
|
-
"description": "In-depth technical details and requirements. Recommended for technical users.",
|
|
1857
|
-
"format": "TXT",
|
|
1858
|
-
"size": "12 KB"
|
|
1859
|
-
}
|
|
1860
|
-
]
|
|
1861
|
-
},
|
|
1862
|
-
"screenshot": "img/screenshots/industry-downloads--complete.png"
|
|
1863
|
-
},
|
|
1864
|
-
{
|
|
1865
|
-
"id": "industry-downloads--mixed",
|
|
1866
|
-
"group": "Industry/Downloads",
|
|
1867
|
-
"name": "Mixed",
|
|
1868
|
-
"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 />",
|
|
1869
|
-
"args": {
|
|
1870
|
-
"downloads": [
|
|
1871
|
-
{
|
|
1872
|
-
"name": "Product Brochure",
|
|
1873
|
-
"format": "PDF",
|
|
1874
|
-
"size": "2.5 MB",
|
|
1875
|
-
"description": "Detailed product information and specifications. Recommended for all users.",
|
|
1876
|
-
"previewImage": "img/offset-image.png"
|
|
1877
|
-
},
|
|
1878
|
-
{
|
|
1879
|
-
"name": "User Guide",
|
|
1880
|
-
"format": "PDF",
|
|
1881
|
-
"size": "1.2 MB",
|
|
1882
|
-
"previewImage": "img/about/cta.png"
|
|
1883
|
-
},
|
|
1884
|
-
{
|
|
1885
|
-
"name": "Company Brochure",
|
|
1886
|
-
"previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg"
|
|
1887
|
-
},
|
|
1888
|
-
{
|
|
1889
|
-
"name": "Technical Specifications",
|
|
1890
|
-
"description": "In-depth technical details and requirements."
|
|
1891
|
-
}
|
|
1892
|
-
]
|
|
1893
|
-
},
|
|
1894
|
-
"screenshot": "img/screenshots/industry-downloads--mixed.png"
|
|
1895
|
-
},
|
|
1896
|
-
{
|
|
1897
|
-
"id": "event-event-appointment--default",
|
|
1898
|
-
"group": "Event/ Event Appointment",
|
|
1899
|
-
"name": "Default",
|
|
1900
|
-
"code": "<EventAppointment\n ariaLabel=\"Register for the event on 18th September 2025 from 09:00 to 17:00\"\n date=\"18.09.2025\"\n label=\"Register\"\n newTab\n time=\"09:00 – 17:00\"\n url=\"#\"\n/>",
|
|
1901
|
-
"args": {
|
|
1902
|
-
"date": "18.09.2025",
|
|
1903
|
-
"time": "09:00 – 17:00",
|
|
1904
|
-
"label": "Register",
|
|
1905
|
-
"url": "#",
|
|
1906
|
-
"newTab": true,
|
|
1907
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
1908
|
-
},
|
|
1909
|
-
"screenshot": "img/screenshots/event-event-appointment--default.png"
|
|
1910
|
-
},
|
|
1911
|
-
{
|
|
1912
|
-
"id": "event-event-filter--default",
|
|
1913
|
-
"group": "Event/ Event Filter",
|
|
1914
|
-
"name": "Default",
|
|
1915
|
-
"code": "<EventFilter\n applyButton={{\n label: 'Filter Appointments'\n }}\n categories={{\n categoryCheckboxes: [\n 'All',\n 'Buyers',\n 'Sellers',\n 'Renters',\n 'Landlords',\n 'Tenants'\n ],\n title: 'Categories',\n toggle: true\n }}\n datePicker={{\n dateFromInput: {\n label: 'From',\n placeholder: 'Select a date'\n },\n dateToInput: {\n label: 'To',\n placeholder: 'Select a date'\n },\n title: 'Find Appointment',\n toggle: true\n }}\n resetButton={{\n label: 'Reset Filters'\n }}\n/>",
|
|
1916
|
-
"args": {
|
|
1917
|
-
"datePicker": {
|
|
1918
|
-
"title": "Find Appointment",
|
|
1919
|
-
"dateFromInput": {
|
|
1920
|
-
"label": "From",
|
|
1921
|
-
"placeholder": "Select a date"
|
|
1922
|
-
},
|
|
1923
|
-
"dateToInput": {
|
|
1924
|
-
"label": "To",
|
|
1925
|
-
"placeholder": "Select a date"
|
|
1926
|
-
},
|
|
1927
|
-
"toggle": true
|
|
1928
|
-
},
|
|
1929
|
-
"categories": {
|
|
1930
|
-
"title": "Categories",
|
|
1931
|
-
"categoryCheckboxes": [
|
|
1932
|
-
"All",
|
|
1933
|
-
"Buyers",
|
|
1934
|
-
"Sellers",
|
|
1935
|
-
"Renters",
|
|
1936
|
-
"Landlords",
|
|
1937
|
-
"Tenants"
|
|
1938
|
-
],
|
|
1939
|
-
"toggle": true
|
|
1940
|
-
},
|
|
1941
|
-
"applyButton": {
|
|
1942
|
-
"label": "Filter Appointments"
|
|
1943
|
-
},
|
|
1944
|
-
"resetButton": {
|
|
1945
|
-
"label": "Reset Filters"
|
|
1946
|
-
}
|
|
1947
|
-
},
|
|
1948
|
-
"screenshot": "img/screenshots/event-event-filter--default.png"
|
|
1949
|
-
},
|
|
1950
|
-
{
|
|
1951
|
-
"id": "event-event-header--default",
|
|
1952
|
-
"group": "Event/ Event Header",
|
|
1953
|
-
"name": "Default",
|
|
1954
|
-
"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/>",
|
|
1955
|
-
"args": {
|
|
1956
|
-
"title": "Systemics Design Conference 2025",
|
|
1957
|
-
"categories": [
|
|
1958
|
-
{
|
|
1959
|
-
"label": "Conference"
|
|
1960
|
-
},
|
|
1961
|
-
{
|
|
1962
|
-
"label": "Design Systems"
|
|
1963
|
-
}
|
|
1964
|
-
],
|
|
1965
|
-
"intro": "A full-day event for design system professionals and enthusiasts. Join us to learn, share, and connect with like-minded individuals."
|
|
1966
|
-
},
|
|
1967
|
-
"screenshot": "img/screenshots/event-event-header--default.png"
|
|
1968
|
-
},
|
|
1969
|
-
{
|
|
1970
|
-
"id": "event-event-latest-teaser--default",
|
|
1971
|
-
"group": "Event/ Event Latest Teaser",
|
|
1972
|
-
"name": "Default",
|
|
1973
|
-
"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/>",
|
|
1974
|
-
"args": {
|
|
1975
|
-
"date": "12/30/2025",
|
|
1976
|
-
"calendar": {
|
|
1977
|
-
"month": "Dec",
|
|
1978
|
-
"day": "30"
|
|
1979
|
-
},
|
|
1980
|
-
"title": "The Future of AI",
|
|
1981
|
-
"location": "Berlin, Germany",
|
|
1982
|
-
"url": "https://example.com",
|
|
1983
|
-
"cta": "Show event",
|
|
1984
|
-
"ariaLabel": "Event teaser for ",
|
|
1985
|
-
"link": {
|
|
1986
|
-
"url": "#",
|
|
1987
|
-
"text": "Show event"
|
|
1988
|
-
}
|
|
1989
|
-
},
|
|
1990
|
-
"screenshot": "img/screenshots/event-event-latest-teaser--default.png"
|
|
1991
|
-
},
|
|
1992
|
-
{
|
|
1993
|
-
"id": "event-event-latest--default",
|
|
1994
|
-
"group": "Event/ Event Latest",
|
|
1995
|
-
"name": "Default",
|
|
1996
|
-
"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 />",
|
|
1997
|
-
"args": {
|
|
1998
|
-
"events": [
|
|
1999
|
-
{
|
|
2000
|
-
"date": "09/18/2025",
|
|
2001
|
-
"calendar": {
|
|
2002
|
-
"month": "Sep",
|
|
2003
|
-
"day": "18"
|
|
2004
|
-
},
|
|
2005
|
-
"title": "Systemics Design Conference",
|
|
2006
|
-
"location": "Berlin Congress Center, Berlin",
|
|
2007
|
-
"url": "https://systemics.events/conference-berlin",
|
|
2008
|
-
"cta": "View event",
|
|
2009
|
-
"ariaLabel": "Systemics Design Conference on September 18, 2025 in Berlin"
|
|
2010
|
-
},
|
|
2011
|
-
{
|
|
2012
|
-
"date": "10/05/2025",
|
|
2013
|
-
"calendar": {
|
|
2014
|
-
"month": "Oct",
|
|
2015
|
-
"day": "05"
|
|
2016
|
-
},
|
|
2017
|
-
"title": "UX Leadership Summit",
|
|
2018
|
-
"location": "Köln Messe, Cologne",
|
|
2019
|
-
"url": "https://uxsummit.de/koeln-2025",
|
|
2020
|
-
"cta": "View event",
|
|
2021
|
-
"ariaLabel": "UX Leadership Summit on October 5, 2025 in Cologne"
|
|
2022
|
-
},
|
|
2023
|
-
{
|
|
2024
|
-
"date": "11/12/2025",
|
|
2025
|
-
"calendar": {
|
|
2026
|
-
"month": "Nov",
|
|
2027
|
-
"day": "12"
|
|
2028
|
-
},
|
|
2029
|
-
"title": "Frontend Future Days",
|
|
2030
|
-
"location": "Hamburg Digital Campus, Hamburg",
|
|
2031
|
-
"url": "https://frontendfuture.de/hamburg",
|
|
2032
|
-
"cta": "View event",
|
|
2033
|
-
"ariaLabel": "Frontend Future Days on November 12, 2025 in Hamburg"
|
|
2034
|
-
},
|
|
2035
|
-
{
|
|
2036
|
-
"date": "12/01/2025",
|
|
2037
|
-
"calendar": {
|
|
2038
|
-
"month": "Dec",
|
|
2039
|
-
"day": "01"
|
|
2040
|
-
},
|
|
2041
|
-
"title": "Accessibility in Practice Workshop",
|
|
2042
|
-
"location": "Online",
|
|
2043
|
-
"url": "https://a11yworkshop.com/dec-2025",
|
|
2044
|
-
"cta": "View event",
|
|
2045
|
-
"ariaLabel": "Accessibility in Practice Workshop on December 1, 2025 online"
|
|
2046
|
-
}
|
|
2047
|
-
]
|
|
2048
|
-
},
|
|
2049
|
-
"screenshot": "img/screenshots/event-event-latest--default.png"
|
|
2050
|
-
},
|
|
2051
|
-
{
|
|
2052
|
-
"id": "event-event-list-teaser--default",
|
|
2053
|
-
"group": "Event/ Event List Teaser",
|
|
2054
|
-
"name": "Default",
|
|
2055
|
-
"code": "<EventListTeaser\n category=\"Buyers\"\n ctaText=\"Show event\"\n date=\"30.12.2025\"\n image={{\n alt: 'A futuristic AI concept image',\n src: 'img/close-up-young-business-team-working.png'\n }}\n location={{\n address: 'Alexanderplatz 1<br />\\n10178 Berlin',\n name: 'Tech Conference Center'\n }}\n tags={[\n 'AI'\n ]}\n text=\"The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.\"\n time=\"10:00\"\n title=\"The Future of AI\"\n url=\"#\"\n/>",
|
|
2056
|
-
"args": {
|
|
2057
|
-
"category": "Buyers",
|
|
2058
|
-
"title": "The Future of AI",
|
|
2059
|
-
"text": "The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.",
|
|
2060
|
-
"date": "30.12.2025",
|
|
2061
|
-
"time": "10:00",
|
|
2062
|
-
"location": {
|
|
2063
|
-
"name": "Tech Conference Center",
|
|
2064
|
-
"address": "Alexanderplatz 1<br />\n10178 Berlin"
|
|
2065
|
-
},
|
|
2066
|
-
"tags": [
|
|
2067
|
-
"AI"
|
|
2068
|
-
],
|
|
2069
|
-
"image": {
|
|
2070
|
-
"src": "img/close-up-young-business-team-working.png",
|
|
2071
|
-
"alt": "A futuristic AI concept image"
|
|
2072
|
-
},
|
|
2073
|
-
"url": "#",
|
|
2074
|
-
"ctaText": "Show event"
|
|
2075
|
-
},
|
|
2076
|
-
"screenshot": "img/screenshots/event-event-list-teaser--default.png"
|
|
2077
|
-
},
|
|
2078
|
-
{
|
|
2079
|
-
"id": "event-event-location--default",
|
|
2080
|
-
"group": "Event/ Event Location",
|
|
2081
|
-
"name": "Default",
|
|
2082
|
-
"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: '18.09.2025',\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: '18.09.2025',\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/>",
|
|
2083
|
-
"args": {
|
|
2084
|
-
"dates": [
|
|
2085
|
-
{
|
|
2086
|
-
"date": "18.09.2025",
|
|
2087
|
-
"time": "09:00 – 17:00",
|
|
2088
|
-
"label": "Register",
|
|
2089
|
-
"url": "#",
|
|
2090
|
-
"newTab": true,
|
|
2091
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
2092
|
-
},
|
|
2093
|
-
{
|
|
2094
|
-
"date": "18.09.2025",
|
|
2095
|
-
"time": "09:00 – 17:00",
|
|
2096
|
-
"label": "Register",
|
|
2097
|
-
"url": "#",
|
|
2098
|
-
"newTab": true,
|
|
2099
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
2100
|
-
}
|
|
2101
|
-
],
|
|
2102
|
-
"locationName": "Berlin Congress Center",
|
|
2103
|
-
"displayMode": "spacious",
|
|
2104
|
-
"address": "Alexanderplatz 1<br />\n 10178 Berlin",
|
|
2105
|
-
"links": [
|
|
2106
|
-
{
|
|
2107
|
-
"newTab": true,
|
|
2108
|
-
"url": "https://maps.google.com/?q=Berlin+Congress+Center",
|
|
2109
|
-
"label": "Open in Google Maps"
|
|
2110
|
-
},
|
|
2111
|
-
{
|
|
2112
|
-
"newTab": true,
|
|
2113
|
-
"url": "https://maps.google.com/?q=Berlin+Congress+Center",
|
|
2114
|
-
"label": "Location Website"
|
|
2115
|
-
}
|
|
2116
|
-
]
|
|
2117
|
-
},
|
|
2118
|
-
"screenshot": "img/screenshots/event-event-location--default.png"
|
|
2119
|
-
},
|
|
2120
|
-
{
|
|
2121
|
-
"id": "event-event-login--default",
|
|
2122
|
-
"group": "Event/ Event Login",
|
|
2123
|
-
"name": "Default",
|
|
2124
|
-
"code": "<EventLogin\n cta={{\n ariaLabel: 'Event Login',\n label: 'Login',\n url: '#'\n }}\n headline=\"Welcome back!\"\n passwordInput={{\n label: 'Password',\n placeholder: 'Enter your password'\n }}\n resetPassword={{\n label: 'Reset Password?',\n url: '#'\n }}\n text=\"Please enter your details to login\"\n usernameInput={{\n label: 'Username',\n placeholder: 'Enter your username'\n }}\n/>",
|
|
2125
|
-
"args": {
|
|
2126
|
-
"headline": "Welcome back!",
|
|
2127
|
-
"text": "Please enter your details to login",
|
|
2128
|
-
"usernameInput": {
|
|
2129
|
-
"label": "Username",
|
|
2130
|
-
"placeholder": "Enter your username"
|
|
2131
|
-
},
|
|
2132
|
-
"passwordInput": {
|
|
2133
|
-
"label": "Password",
|
|
2134
|
-
"placeholder": "Enter your password"
|
|
2135
|
-
},
|
|
2136
|
-
"cta": {
|
|
2137
|
-
"label": "Login",
|
|
2138
|
-
"url": "#",
|
|
2139
|
-
"ariaLabel": "Event Login"
|
|
2140
|
-
},
|
|
2141
|
-
"resetPassword": {
|
|
2142
|
-
"label": "Reset Password?",
|
|
2143
|
-
"url": "#"
|
|
2144
|
-
}
|
|
2145
|
-
},
|
|
2146
|
-
"screenshot": "img/screenshots/event-event-login--default.png"
|
|
2147
|
-
},
|
|
2148
|
-
{
|
|
2149
|
-
"id": "event-event-registration--default",
|
|
2150
|
-
"group": "Event/ Event Registration",
|
|
2151
|
-
"name": "Default",
|
|
2152
|
-
"code": "<EventRegistration\n confirmationCheckboxLabel=\"I read and agree to the terms and conditions*\"\n cta={{\n ariaLabel: 'Register for the event on 18th September 2025 from 09:00 to 17:00',\n label: 'Send Request',\n url: '#'\n }}\n date=\"18.09.2025\"\n emailInput={{\n label: 'Email*',\n placeholder: 'Enter your email'\n }}\n label=\"Registration Request\"\n link={{\n text: 'More Information on the Event',\n url: '#'\n }}\n location={{\n address: 'Alexanderplatz 1<br/>10178 Berlin',\n name: 'Tech Conference Center'\n }}\n mandatoryText=\"_* Mandatory_\"\n nameInput={{\n label: 'Name*',\n placeholder: 'Enter your name'\n }}\n time=\"09:00 – 17:00\"\n title=\"The Future of AI\"\n/>",
|
|
2153
|
-
"args": {
|
|
2154
|
-
"label": "Registration Request",
|
|
2155
|
-
"title": "The Future of AI",
|
|
2156
|
-
"link": {
|
|
2157
|
-
"url": "#",
|
|
2158
|
-
"text": "More Information on the Event"
|
|
2159
|
-
},
|
|
2160
|
-
"date": "18.09.2025",
|
|
2161
|
-
"time": "09:00 – 17:00",
|
|
2162
|
-
"location": {
|
|
2163
|
-
"name": "Tech Conference Center",
|
|
2164
|
-
"address": "Alexanderplatz 1<br/>10178 Berlin"
|
|
2165
|
-
},
|
|
2166
|
-
"nameInput": {
|
|
2167
|
-
"label": "Name*",
|
|
2168
|
-
"placeholder": "Enter your name"
|
|
2169
|
-
},
|
|
2170
|
-
"emailInput": {
|
|
2171
|
-
"label": "Email*",
|
|
2172
|
-
"placeholder": "Enter your email"
|
|
2173
|
-
},
|
|
2174
|
-
"confirmationCheckboxLabel": "I read and agree to the terms and conditions*",
|
|
2175
|
-
"mandatoryText": "_* Mandatory_",
|
|
2176
|
-
"cta": {
|
|
2177
|
-
"label": "Send Request",
|
|
2178
|
-
"url": "#",
|
|
2179
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
2180
|
-
}
|
|
2181
|
-
},
|
|
2182
|
-
"screenshot": "img/screenshots/event-event-registration--default.png"
|
|
2183
|
-
},
|
|
2184
|
-
{
|
|
2185
|
-
"id": "components-faq--dropdown-list",
|
|
2186
|
-
"group": "Components/Faq",
|
|
2187
|
-
"name": "DropdownList",
|
|
2188
|
-
"code": "<Faq\n questions={[\n {\n answer: 'Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.',\n question: 'What are the benefits of investing in a Design System?'\n },\n {\n answer: 'Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.',\n question: 'What is a Design System?'\n },\n {\n answer: 'A Headless CMS plays a crucial role in a Design System by providing a content-first approach. It separates the back-end content from the front-end presentation layer, allowing for seamless integration with any design system. This results in a flexible, scalable, and platform-agnostic system that ensures content consistency across all platforms and devices.',\n question: 'What is the role of a Headless CMS in a Design System?'\n }\n ]}\n />",
|
|
2189
|
-
"args": {
|
|
2190
|
-
"questions": [
|
|
2191
|
-
{
|
|
2192
|
-
"question": "What are the benefits of investing in a Design System?",
|
|
2193
|
-
"answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture."
|
|
2194
|
-
},
|
|
2195
|
-
{
|
|
2196
|
-
"question": "What is a Design System?",
|
|
2197
|
-
"answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture."
|
|
2198
|
-
},
|
|
2199
|
-
{
|
|
2200
|
-
"question": "What is the role of a Headless CMS in a Design System?",
|
|
2201
|
-
"answer": "A Headless CMS plays a crucial role in a Design System by providing a content-first approach. It separates the back-end content from the front-end presentation layer, allowing for seamless integration with any design system. This results in a flexible, scalable, and platform-agnostic system that ensures content consistency across all platforms and devices."
|
|
2202
|
-
}
|
|
2203
|
-
]
|
|
2204
|
-
},
|
|
2205
|
-
"screenshot": "img/screenshots/components-faq--dropdown-list.png"
|
|
1237
|
+
"screenshot": "img/screenshots/components-faq--dropdown-list.png"
|
|
2206
1238
|
},
|
|
2207
1239
|
{
|
|
2208
1240
|
"id": "components-faq--single-dropdown",
|
|
@@ -2223,7 +1255,7 @@
|
|
|
2223
1255
|
"id": "components-features--icon-centered",
|
|
2224
1256
|
"group": "Components/Features",
|
|
2225
1257
|
"name": "IconCentered",
|
|
2226
|
-
"code": "<Features\n ctas={{\n style: 'link',\n toggle: true\n }}\n feature={[\n {\n cta: {\n
|
|
1258
|
+
"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/>",
|
|
2227
1259
|
"args": {
|
|
2228
1260
|
"layout": "largeTiles",
|
|
2229
1261
|
"style": "centered",
|
|
@@ -2237,9 +1269,8 @@
|
|
|
2237
1269
|
"title": "Scalable Architecture",
|
|
2238
1270
|
"text": "Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.",
|
|
2239
1271
|
"cta": {
|
|
2240
|
-
"
|
|
2241
|
-
"label": "Learn more"
|
|
2242
|
-
"icon": "arrow-right"
|
|
1272
|
+
"target": "/feature1",
|
|
1273
|
+
"label": "Learn more"
|
|
2243
1274
|
}
|
|
2244
1275
|
},
|
|
2245
1276
|
{
|
|
@@ -2247,9 +1278,8 @@
|
|
|
2247
1278
|
"title": "Efficient Development",
|
|
2248
1279
|
"text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
|
|
2249
1280
|
"cta": {
|
|
2250
|
-
"
|
|
2251
|
-
"label": "Get started"
|
|
2252
|
-
"icon": "arrow-right"
|
|
1281
|
+
"target": "/feature2",
|
|
1282
|
+
"label": "Get started"
|
|
2253
1283
|
}
|
|
2254
1284
|
},
|
|
2255
1285
|
{
|
|
@@ -2257,9 +1287,8 @@
|
|
|
2257
1287
|
"title": "Consistent UI",
|
|
2258
1288
|
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
2259
1289
|
"cta": {
|
|
2260
|
-
"
|
|
2261
|
-
"label": "Explore"
|
|
2262
|
-
"icon": "arrow-right"
|
|
1290
|
+
"target": "/feature3",
|
|
1291
|
+
"label": "Explore"
|
|
2263
1292
|
}
|
|
2264
1293
|
},
|
|
2265
1294
|
{
|
|
@@ -2267,9 +1296,8 @@
|
|
|
2267
1296
|
"title": "Customizable Design",
|
|
2268
1297
|
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
2269
1298
|
"cta": {
|
|
2270
|
-
"
|
|
2271
|
-
"label": "Customize"
|
|
2272
|
-
"icon": "arrow-right"
|
|
1299
|
+
"target": "/feature4",
|
|
1300
|
+
"label": "Customize"
|
|
2273
1301
|
}
|
|
2274
1302
|
},
|
|
2275
1303
|
{
|
|
@@ -2277,9 +1305,8 @@
|
|
|
2277
1305
|
"title": "Cloud Ready",
|
|
2278
1306
|
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
2279
1307
|
"cta": {
|
|
2280
|
-
"
|
|
2281
|
-
"label": "Deploy"
|
|
2282
|
-
"icon": "arrow-right"
|
|
1308
|
+
"target": "/feature5",
|
|
1309
|
+
"label": "Deploy"
|
|
2283
1310
|
}
|
|
2284
1311
|
},
|
|
2285
1312
|
{
|
|
@@ -2287,9 +1314,8 @@
|
|
|
2287
1314
|
"title": "Secure",
|
|
2288
1315
|
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
2289
1316
|
"cta": {
|
|
2290
|
-
"
|
|
2291
|
-
"label": "Secure"
|
|
2292
|
-
"icon": "arrow-right"
|
|
1317
|
+
"target": "/feature6",
|
|
1318
|
+
"label": "Secure"
|
|
2293
1319
|
}
|
|
2294
1320
|
}
|
|
2295
1321
|
]
|
|
@@ -2300,7 +1326,7 @@
|
|
|
2300
1326
|
"id": "components-features--stack-with-button",
|
|
2301
1327
|
"group": "Components/Features",
|
|
2302
1328
|
"name": "StackWithButton",
|
|
2303
|
-
"code": "<Features\n ctas={{\n style: 'button',\n toggle: true\n }}\n feature={[\n {\n cta: {\n
|
|
1329
|
+
"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/>",
|
|
2304
1330
|
"args": {
|
|
2305
1331
|
"layout": "smallTiles",
|
|
2306
1332
|
"style": "stack",
|
|
@@ -2314,9 +1340,8 @@
|
|
|
2314
1340
|
"title": "Consistent UI",
|
|
2315
1341
|
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
2316
1342
|
"cta": {
|
|
2317
|
-
"
|
|
2318
|
-
"label": "Explore"
|
|
2319
|
-
"icon": "arrow-right"
|
|
1343
|
+
"target": "/feature3",
|
|
1344
|
+
"label": "Explore"
|
|
2320
1345
|
}
|
|
2321
1346
|
},
|
|
2322
1347
|
{
|
|
@@ -2324,9 +1349,8 @@
|
|
|
2324
1349
|
"title": "Customizable Design",
|
|
2325
1350
|
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
2326
1351
|
"cta": {
|
|
2327
|
-
"
|
|
2328
|
-
"label": "Customize"
|
|
2329
|
-
"icon": "arrow-right"
|
|
1352
|
+
"target": "/feature4",
|
|
1353
|
+
"label": "Customize"
|
|
2330
1354
|
}
|
|
2331
1355
|
},
|
|
2332
1356
|
{
|
|
@@ -2334,9 +1358,8 @@
|
|
|
2334
1358
|
"title": "Cloud Ready",
|
|
2335
1359
|
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
2336
1360
|
"cta": {
|
|
2337
|
-
"
|
|
2338
|
-
"label": "Deploy"
|
|
2339
|
-
"icon": "arrow-right"
|
|
1361
|
+
"target": "/feature5",
|
|
1362
|
+
"label": "Deploy"
|
|
2340
1363
|
}
|
|
2341
1364
|
},
|
|
2342
1365
|
{
|
|
@@ -2344,9 +1367,8 @@
|
|
|
2344
1367
|
"title": "Secure",
|
|
2345
1368
|
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
2346
1369
|
"cta": {
|
|
2347
|
-
"
|
|
2348
|
-
"label": "Secure"
|
|
2349
|
-
"icon": "arrow-right"
|
|
1370
|
+
"target": "/feature6",
|
|
1371
|
+
"label": "Secure"
|
|
2350
1372
|
}
|
|
2351
1373
|
}
|
|
2352
1374
|
]
|
|
@@ -2357,7 +1379,7 @@
|
|
|
2357
1379
|
"id": "components-features--list-view",
|
|
2358
1380
|
"group": "Components/Features",
|
|
2359
1381
|
"name": "ListView",
|
|
2360
|
-
"code": "<Features\n ctas={{\n style: 'intext',\n toggle: false\n }}\n feature={[\n {\n cta: {\n
|
|
1382
|
+
"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/>",
|
|
2361
1383
|
"args": {
|
|
2362
1384
|
"layout": "list",
|
|
2363
1385
|
"style": "besideLarge",
|
|
@@ -2371,9 +1393,8 @@
|
|
|
2371
1393
|
"title": "Customizable Design",
|
|
2372
1394
|
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
2373
1395
|
"cta": {
|
|
2374
|
-
"
|
|
2375
|
-
"label": "Customize"
|
|
2376
|
-
"icon": "arrow-right"
|
|
1396
|
+
"target": "/feature4",
|
|
1397
|
+
"label": "Customize"
|
|
2377
1398
|
}
|
|
2378
1399
|
},
|
|
2379
1400
|
{
|
|
@@ -2381,9 +1402,8 @@
|
|
|
2381
1402
|
"title": "Efficient Development",
|
|
2382
1403
|
"text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
|
|
2383
1404
|
"cta": {
|
|
2384
|
-
"
|
|
2385
|
-
"label": "Get started"
|
|
2386
|
-
"icon": "arrow-right"
|
|
1405
|
+
"target": "/feature2",
|
|
1406
|
+
"label": "Get started"
|
|
2387
1407
|
}
|
|
2388
1408
|
},
|
|
2389
1409
|
{
|
|
@@ -2391,9 +1411,8 @@
|
|
|
2391
1411
|
"title": "Consistent UI",
|
|
2392
1412
|
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
2393
1413
|
"cta": {
|
|
2394
|
-
"
|
|
2395
|
-
"label": "Explore"
|
|
2396
|
-
"icon": "arrow-right"
|
|
1414
|
+
"target": "/feature3",
|
|
1415
|
+
"label": "Explore"
|
|
2397
1416
|
}
|
|
2398
1417
|
},
|
|
2399
1418
|
{
|
|
@@ -2401,9 +1420,8 @@
|
|
|
2401
1420
|
"title": "Scalable Architecture",
|
|
2402
1421
|
"text": "Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.",
|
|
2403
1422
|
"cta": {
|
|
2404
|
-
"
|
|
2405
|
-
"label": "Learn more"
|
|
2406
|
-
"icon": "arrow-right"
|
|
1423
|
+
"target": "/feature1",
|
|
1424
|
+
"label": "Learn more"
|
|
2407
1425
|
}
|
|
2408
1426
|
},
|
|
2409
1427
|
{
|
|
@@ -2411,9 +1429,8 @@
|
|
|
2411
1429
|
"title": "Cloud Ready",
|
|
2412
1430
|
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
2413
1431
|
"cta": {
|
|
2414
|
-
"
|
|
2415
|
-
"label": "Deploy"
|
|
2416
|
-
"icon": "arrow-right"
|
|
1432
|
+
"target": "/feature5",
|
|
1433
|
+
"label": "Deploy"
|
|
2417
1434
|
}
|
|
2418
1435
|
},
|
|
2419
1436
|
{
|
|
@@ -2421,9 +1438,8 @@
|
|
|
2421
1438
|
"title": "Secure",
|
|
2422
1439
|
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
2423
1440
|
"cta": {
|
|
2424
|
-
"
|
|
2425
|
-
"label": "Secure"
|
|
2426
|
-
"icon": "arrow-right"
|
|
1441
|
+
"target": "/feature6",
|
|
1442
|
+
"label": "Secure"
|
|
2427
1443
|
}
|
|
2428
1444
|
}
|
|
2429
1445
|
]
|
|
@@ -2434,7 +1450,7 @@
|
|
|
2434
1450
|
"id": "components-features--icon-beside-with-link-in-text",
|
|
2435
1451
|
"group": "Components/Features",
|
|
2436
1452
|
"name": "IconBesideWithLinkInText",
|
|
2437
|
-
"code": "<Features\n ctas={{\n style: 'intext',\n toggle: true\n }}\n feature={[\n {\n cta: {\n
|
|
1453
|
+
"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/>",
|
|
2438
1454
|
"args": {
|
|
2439
1455
|
"layout": "smallTiles",
|
|
2440
1456
|
"style": "intext",
|
|
@@ -2448,9 +1464,8 @@
|
|
|
2448
1464
|
"title": "Scalable Architecture",
|
|
2449
1465
|
"text": "Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.",
|
|
2450
1466
|
"cta": {
|
|
2451
|
-
"
|
|
2452
|
-
"label": "Learn more"
|
|
2453
|
-
"icon": "arrow-right"
|
|
1467
|
+
"target": "/feature1",
|
|
1468
|
+
"label": "Learn more"
|
|
2454
1469
|
}
|
|
2455
1470
|
},
|
|
2456
1471
|
{
|
|
@@ -2458,9 +1473,8 @@
|
|
|
2458
1473
|
"title": "Efficient Development",
|
|
2459
1474
|
"text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
|
|
2460
1475
|
"cta": {
|
|
2461
|
-
"
|
|
2462
|
-
"label": "Get started"
|
|
2463
|
-
"icon": "arrow-right"
|
|
1476
|
+
"target": "/feature2",
|
|
1477
|
+
"label": "Get started"
|
|
2464
1478
|
}
|
|
2465
1479
|
},
|
|
2466
1480
|
{
|
|
@@ -2468,9 +1482,8 @@
|
|
|
2468
1482
|
"title": "Consistent UI",
|
|
2469
1483
|
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
2470
1484
|
"cta": {
|
|
2471
|
-
"
|
|
2472
|
-
"label": "Explore"
|
|
2473
|
-
"icon": "arrow-right"
|
|
1485
|
+
"target": "/feature3",
|
|
1486
|
+
"label": "Explore"
|
|
2474
1487
|
}
|
|
2475
1488
|
},
|
|
2476
1489
|
{
|
|
@@ -2478,9 +1491,8 @@
|
|
|
2478
1491
|
"title": "Customizable Design",
|
|
2479
1492
|
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
2480
1493
|
"cta": {
|
|
2481
|
-
"
|
|
2482
|
-
"label": "Customize"
|
|
2483
|
-
"icon": "arrow-right"
|
|
1494
|
+
"target": "/feature4",
|
|
1495
|
+
"label": "Customize"
|
|
2484
1496
|
}
|
|
2485
1497
|
},
|
|
2486
1498
|
{
|
|
@@ -2488,9 +1500,8 @@
|
|
|
2488
1500
|
"title": "Cloud Ready",
|
|
2489
1501
|
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
2490
1502
|
"cta": {
|
|
2491
|
-
"
|
|
2492
|
-
"label": "Deploy"
|
|
2493
|
-
"icon": "arrow-right"
|
|
1503
|
+
"target": "/feature5",
|
|
1504
|
+
"label": "Deploy"
|
|
2494
1505
|
}
|
|
2495
1506
|
},
|
|
2496
1507
|
{
|
|
@@ -2498,9 +1509,8 @@
|
|
|
2498
1509
|
"title": "Secure",
|
|
2499
1510
|
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
2500
1511
|
"cta": {
|
|
2501
|
-
"
|
|
2502
|
-
"label": "Secure"
|
|
2503
|
-
"icon": "arrow-right"
|
|
1512
|
+
"target": "/feature6",
|
|
1513
|
+
"label": "Secure"
|
|
2504
1514
|
}
|
|
2505
1515
|
}
|
|
2506
1516
|
]
|
|
@@ -2511,7 +1521,7 @@
|
|
|
2511
1521
|
"id": "components-features--icon-intext-with-link",
|
|
2512
1522
|
"group": "Components/Features",
|
|
2513
1523
|
"name": "IconIntextWithLink",
|
|
2514
|
-
"code": "<Features\n ctas={{\n style: 'link',\n toggle: true\n }}\n feature={[\n {\n cta: {\n
|
|
1524
|
+
"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/>",
|
|
2515
1525
|
"args": {
|
|
2516
1526
|
"layout": "largeTiles",
|
|
2517
1527
|
"style": "intext",
|
|
@@ -2525,9 +1535,8 @@
|
|
|
2525
1535
|
"title": "Customizable Design",
|
|
2526
1536
|
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
2527
1537
|
"cta": {
|
|
2528
|
-
"
|
|
2529
|
-
"label": "Customize"
|
|
2530
|
-
"icon": "arrow-right"
|
|
1538
|
+
"target": "/feature4",
|
|
1539
|
+
"label": "Customize"
|
|
2531
1540
|
}
|
|
2532
1541
|
},
|
|
2533
1542
|
{
|
|
@@ -2535,9 +1544,8 @@
|
|
|
2535
1544
|
"title": "Efficient Development",
|
|
2536
1545
|
"text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
|
|
2537
1546
|
"cta": {
|
|
2538
|
-
"
|
|
2539
|
-
"label": "Get started"
|
|
2540
|
-
"icon": "arrow-right"
|
|
1547
|
+
"target": "/feature2",
|
|
1548
|
+
"label": "Get started"
|
|
2541
1549
|
}
|
|
2542
1550
|
},
|
|
2543
1551
|
{
|
|
@@ -2545,9 +1553,8 @@
|
|
|
2545
1553
|
"title": "Consistent UI",
|
|
2546
1554
|
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
2547
1555
|
"cta": {
|
|
2548
|
-
"
|
|
2549
|
-
"label": "Explore"
|
|
2550
|
-
"icon": "arrow-right"
|
|
1556
|
+
"target": "/feature3",
|
|
1557
|
+
"label": "Explore"
|
|
2551
1558
|
}
|
|
2552
1559
|
},
|
|
2553
1560
|
{
|
|
@@ -2555,9 +1562,8 @@
|
|
|
2555
1562
|
"title": "Cloud Ready",
|
|
2556
1563
|
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
2557
1564
|
"cta": {
|
|
2558
|
-
"
|
|
2559
|
-
"label": "Deploy"
|
|
2560
|
-
"icon": "arrow-right"
|
|
1565
|
+
"target": "/feature5",
|
|
1566
|
+
"label": "Deploy"
|
|
2561
1567
|
}
|
|
2562
1568
|
},
|
|
2563
1569
|
{
|
|
@@ -2565,9 +1571,8 @@
|
|
|
2565
1571
|
"title": "Secure",
|
|
2566
1572
|
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
2567
1573
|
"cta": {
|
|
2568
|
-
"
|
|
2569
|
-
"label": "Secure"
|
|
2570
|
-
"icon": "arrow-right"
|
|
1574
|
+
"target": "/feature6",
|
|
1575
|
+
"label": "Secure"
|
|
2571
1576
|
}
|
|
2572
1577
|
}
|
|
2573
1578
|
]
|
|
@@ -2578,7 +1583,7 @@
|
|
|
2578
1583
|
"id": "layout-footer--footer",
|
|
2579
1584
|
"group": "Layout/Footer",
|
|
2580
1585
|
"name": "Footer",
|
|
2581
|
-
"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
|
|
1586
|
+
"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/>",
|
|
2582
1587
|
"args": {
|
|
2583
1588
|
"logo": {
|
|
2584
1589
|
"src": "/logo.svg",
|
|
@@ -2593,43 +1598,43 @@
|
|
|
2593
1598
|
"inverted": false,
|
|
2594
1599
|
"navItems": [
|
|
2595
1600
|
{
|
|
2596
|
-
"
|
|
1601
|
+
"href": "#",
|
|
2597
1602
|
"label": "Active Item",
|
|
2598
1603
|
"active": true
|
|
2599
1604
|
},
|
|
2600
1605
|
{
|
|
2601
|
-
"
|
|
1606
|
+
"href": "#",
|
|
2602
1607
|
"label": "Navigation Item"
|
|
2603
1608
|
},
|
|
2604
1609
|
{
|
|
2605
|
-
"
|
|
1610
|
+
"href": "#",
|
|
2606
1611
|
"label": "Dropdown",
|
|
2607
1612
|
"items": [
|
|
2608
1613
|
{
|
|
2609
|
-
"
|
|
1614
|
+
"href": "#",
|
|
2610
1615
|
"label": "Level 2 Item"
|
|
2611
1616
|
},
|
|
2612
1617
|
{
|
|
2613
|
-
"
|
|
1618
|
+
"href": "#",
|
|
2614
1619
|
"label": "Active Item",
|
|
2615
1620
|
"active": true
|
|
2616
1621
|
},
|
|
2617
1622
|
{
|
|
2618
|
-
"
|
|
1623
|
+
"href": "#",
|
|
2619
1624
|
"label": "An Item with a longer Label"
|
|
2620
1625
|
},
|
|
2621
1626
|
{
|
|
2622
|
-
"
|
|
1627
|
+
"href": "#",
|
|
2623
1628
|
"label": "And One last one"
|
|
2624
1629
|
}
|
|
2625
1630
|
]
|
|
2626
1631
|
},
|
|
2627
1632
|
{
|
|
2628
|
-
"
|
|
1633
|
+
"href": "#",
|
|
2629
1634
|
"label": "One more Item"
|
|
2630
1635
|
},
|
|
2631
1636
|
{
|
|
2632
|
-
"
|
|
1637
|
+
"href": "#",
|
|
2633
1638
|
"label": "Last Item"
|
|
2634
1639
|
}
|
|
2635
1640
|
]
|
|
@@ -2679,9 +1684,9 @@
|
|
|
2679
1684
|
"caption": "Caption Image 7"
|
|
2680
1685
|
}
|
|
2681
1686
|
],
|
|
2682
|
-
"layout": "smallTiles",
|
|
2683
1687
|
"aspectRatio": "square",
|
|
2684
|
-
"lightbox": true
|
|
1688
|
+
"lightbox": true,
|
|
1689
|
+
"layout": "smallTiles"
|
|
2685
1690
|
},
|
|
2686
1691
|
"screenshot": "img/screenshots/components-gallery--small-squares-with-lightbox.png"
|
|
2687
1692
|
},
|
|
@@ -2723,9 +1728,9 @@
|
|
|
2723
1728
|
"caption": "Caption Image 6"
|
|
2724
1729
|
}
|
|
2725
1730
|
],
|
|
2726
|
-
"layout": "largeTiles",
|
|
2727
1731
|
"aspectRatio": "landscape",
|
|
2728
|
-
"lightbox": false
|
|
1732
|
+
"lightbox": false,
|
|
1733
|
+
"layout": "largeTiles"
|
|
2729
1734
|
},
|
|
2730
1735
|
"screenshot": "img/screenshots/components-gallery--large-landscape-tiles.png"
|
|
2731
1736
|
},
|
|
@@ -2772,9 +1777,9 @@
|
|
|
2772
1777
|
"caption": "Caption Image 7"
|
|
2773
1778
|
}
|
|
2774
1779
|
],
|
|
2775
|
-
"layout": "smallTiles",
|
|
2776
1780
|
"aspectRatio": "unset",
|
|
2777
|
-
"lightbox": true
|
|
1781
|
+
"lightbox": true,
|
|
1782
|
+
"layout": "smallTiles"
|
|
2778
1783
|
},
|
|
2779
1784
|
"screenshot": "img/screenshots/components-gallery--free-aspect-ratio.png"
|
|
2780
1785
|
},
|
|
@@ -2801,9 +1806,9 @@
|
|
|
2801
1806
|
"caption": "Caption Image 3"
|
|
2802
1807
|
}
|
|
2803
1808
|
],
|
|
2804
|
-
"layout": "stack",
|
|
2805
1809
|
"aspectRatio": "landscape",
|
|
2806
|
-
"lightbox": false
|
|
1810
|
+
"lightbox": false,
|
|
1811
|
+
"layout": "stack"
|
|
2807
1812
|
},
|
|
2808
1813
|
"screenshot": "img/screenshots/components-gallery--stack-landscape.png"
|
|
2809
1814
|
},
|
|
@@ -2811,7 +1816,7 @@
|
|
|
2811
1816
|
"id": "layout-header--header",
|
|
2812
1817
|
"group": "Layout/Header",
|
|
2813
1818
|
"name": "Header",
|
|
2814
|
-
"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
|
|
1819
|
+
"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/>",
|
|
2815
1820
|
"args": {
|
|
2816
1821
|
"logo": {
|
|
2817
1822
|
"src": "/logo.svg",
|
|
@@ -2827,43 +1832,43 @@
|
|
|
2827
1832
|
"inverted": false,
|
|
2828
1833
|
"navItems": [
|
|
2829
1834
|
{
|
|
2830
|
-
"
|
|
1835
|
+
"href": "#",
|
|
2831
1836
|
"label": "Active Item",
|
|
2832
1837
|
"active": true
|
|
2833
1838
|
},
|
|
2834
1839
|
{
|
|
2835
|
-
"
|
|
1840
|
+
"href": "#",
|
|
2836
1841
|
"label": "Navigation Item"
|
|
2837
1842
|
},
|
|
2838
1843
|
{
|
|
2839
|
-
"
|
|
1844
|
+
"href": "#",
|
|
2840
1845
|
"label": "Dropdown",
|
|
2841
1846
|
"items": [
|
|
2842
1847
|
{
|
|
2843
|
-
"
|
|
1848
|
+
"href": "#",
|
|
2844
1849
|
"label": "Level 2 Item"
|
|
2845
1850
|
},
|
|
2846
1851
|
{
|
|
2847
|
-
"
|
|
1852
|
+
"href": "#",
|
|
2848
1853
|
"label": "Active Item",
|
|
2849
1854
|
"active": true
|
|
2850
1855
|
},
|
|
2851
1856
|
{
|
|
2852
|
-
"
|
|
1857
|
+
"href": "#",
|
|
2853
1858
|
"label": "An Item with a longer Label"
|
|
2854
1859
|
},
|
|
2855
1860
|
{
|
|
2856
|
-
"
|
|
1861
|
+
"href": "#",
|
|
2857
1862
|
"label": "And One last one"
|
|
2858
1863
|
}
|
|
2859
1864
|
]
|
|
2860
1865
|
},
|
|
2861
1866
|
{
|
|
2862
|
-
"
|
|
1867
|
+
"href": "#",
|
|
2863
1868
|
"label": "One more Item"
|
|
2864
1869
|
},
|
|
2865
1870
|
{
|
|
2866
|
-
"
|
|
1871
|
+
"href": "#",
|
|
2867
1872
|
"label": "Last Item"
|
|
2868
1873
|
}
|
|
2869
1874
|
]
|
|
@@ -2975,7 +1980,7 @@
|
|
|
2975
1980
|
"id": "components-hero--text-below-image",
|
|
2976
1981
|
"group": "Components/Hero",
|
|
2977
1982
|
"name": "TextBelowImage",
|
|
2978
|
-
"code": "<Hero\n buttons={[\n {\n icon: 'arrow-down',\n label: 'Explore further',\n
|
|
1983
|
+
"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/>",
|
|
2979
1984
|
"args": {
|
|
2980
1985
|
"highlightText": true,
|
|
2981
1986
|
"colorNeutral": false,
|
|
@@ -2985,7 +1990,7 @@
|
|
|
2985
1990
|
{
|
|
2986
1991
|
"label": "Explore further",
|
|
2987
1992
|
"icon": "arrow-down",
|
|
2988
|
-
"
|
|
1993
|
+
"target": "#"
|
|
2989
1994
|
}
|
|
2990
1995
|
],
|
|
2991
1996
|
"overlay": true,
|
|
@@ -2997,7 +2002,6 @@
|
|
|
2997
2002
|
"indent": "none"
|
|
2998
2003
|
},
|
|
2999
2004
|
"textPosition": "below",
|
|
3000
|
-
"inverted": false,
|
|
3001
2005
|
"headline": "Welcome to Our Dynamic Workplace",
|
|
3002
2006
|
"sub": "Where Creativity Meets Innovation",
|
|
3003
2007
|
"text": "Experience the perfect blend of creativity, innovation, and productivity in our modern office environment."
|
|
@@ -3008,7 +2012,7 @@
|
|
|
3008
2012
|
"id": "components-hero--text-on-image-with-overlay",
|
|
3009
2013
|
"group": "Components/Hero",
|
|
3010
2014
|
"name": "TextOnImageWithOverlay",
|
|
3011
|
-
"code": "<Hero\n buttons={[\n {\n icon: 'person',\n label: 'Meet Us',\n
|
|
2015
|
+
"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/>",
|
|
3012
2016
|
"args": {
|
|
3013
2017
|
"highlightText": false,
|
|
3014
2018
|
"colorNeutral": true,
|
|
@@ -3018,12 +2022,12 @@
|
|
|
3018
2022
|
{
|
|
3019
2023
|
"label": "Meet Us",
|
|
3020
2024
|
"icon": "person",
|
|
3021
|
-
"
|
|
2025
|
+
"target": "#"
|
|
3022
2026
|
},
|
|
3023
2027
|
{
|
|
3024
2028
|
"label": "Schedule a Meeting",
|
|
3025
2029
|
"icon": "date",
|
|
3026
|
-
"
|
|
2030
|
+
"target": "#"
|
|
3027
2031
|
}
|
|
3028
2032
|
],
|
|
3029
2033
|
"overlay": true,
|
|
@@ -3035,7 +2039,6 @@
|
|
|
3035
2039
|
"indent": "none"
|
|
3036
2040
|
},
|
|
3037
2041
|
"textPosition": "center",
|
|
3038
|
-
"inverted": false,
|
|
3039
2042
|
"headline": "Master Scalable Solutions",
|
|
3040
2043
|
"text": "Harness our expertise in crafting scalable and robust applications using cutting-edge technologies."
|
|
3041
2044
|
},
|
|
@@ -3045,7 +2048,7 @@
|
|
|
3045
2048
|
"id": "components-hero--text-box-on-full-screen",
|
|
3046
2049
|
"group": "Components/Hero",
|
|
3047
2050
|
"name": "TextBoxOnFullScreen",
|
|
3048
|
-
"code": "<Hero\n buttons={[\n {\n icon: 'arrow-right',\n label: 'Discover More',\n
|
|
2051
|
+
"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/>",
|
|
3049
2052
|
"args": {
|
|
3050
2053
|
"highlightText": false,
|
|
3051
2054
|
"colorNeutral": false,
|
|
@@ -3055,12 +2058,12 @@
|
|
|
3055
2058
|
{
|
|
3056
2059
|
"label": "Discover More",
|
|
3057
2060
|
"icon": "arrow-right",
|
|
3058
|
-
"
|
|
2061
|
+
"target": "#"
|
|
3059
2062
|
},
|
|
3060
2063
|
{
|
|
3061
2064
|
"label": "Reach Out",
|
|
3062
2065
|
"icon": "phone",
|
|
3063
|
-
"
|
|
2066
|
+
"target": "#"
|
|
3064
2067
|
}
|
|
3065
2068
|
],
|
|
3066
2069
|
"overlay": false,
|
|
@@ -3072,7 +2075,6 @@
|
|
|
3072
2075
|
"indent": "none"
|
|
3073
2076
|
},
|
|
3074
2077
|
"textPosition": "left",
|
|
3075
|
-
"inverted": false,
|
|
3076
2078
|
"headline": "Discover Our Design System",
|
|
3077
2079
|
"sub": "Scalable. Efficient. Seamless.",
|
|
3078
2080
|
"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."
|
|
@@ -3126,7 +2128,7 @@
|
|
|
3126
2128
|
"id": "components-image-story--sticky-image-next-to-scrolling-text",
|
|
3127
2129
|
"group": "Components/Image Story",
|
|
3128
2130
|
"name": "StickyImageNextToScrollingText",
|
|
3129
|
-
"code": "<ImageStory\n buttons={[\n {\n disabled: false,\n label: 'Learn More',\n size: 'medium',\n
|
|
2131
|
+
"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/>",
|
|
3130
2132
|
"args": {
|
|
3131
2133
|
"headline": "The Sanity & Next.js Experts",
|
|
3132
2134
|
"largeHeadline": true,
|
|
@@ -3139,14 +2141,14 @@
|
|
|
3139
2141
|
"variant": "secondary",
|
|
3140
2142
|
"size": "medium",
|
|
3141
2143
|
"disabled": false,
|
|
3142
|
-
"
|
|
2144
|
+
"target": "#"
|
|
3143
2145
|
},
|
|
3144
2146
|
{
|
|
3145
2147
|
"label": "Contact Us",
|
|
3146
2148
|
"variant": "secondary",
|
|
3147
2149
|
"size": "medium",
|
|
3148
2150
|
"disabled": false,
|
|
3149
|
-
"
|
|
2151
|
+
"target": "#"
|
|
3150
2152
|
}
|
|
3151
2153
|
],
|
|
3152
2154
|
"image": {
|
|
@@ -3195,32 +2197,32 @@
|
|
|
3195
2197
|
"id": "components-logos--centered-with-button",
|
|
3196
2198
|
"group": "Components/Logos",
|
|
3197
2199
|
"name": "CenteredWithButton",
|
|
3198
|
-
"code": "<Logos\n align=\"center\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'button',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: true\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-
|
|
2200
|
+
"code": "<Logos\n align=\"center\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'button',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: true\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-212.svg'\n },\n {\n alt: 'Logo 2',\n src: 'img/logos/logoipsum-217.svg'\n },\n {\n alt: 'Logo 3',\n src: 'img/logos/logoipsum-239.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-244.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-250.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-286.svg'\n }\n ]}\n logosPerRow={5}\n tagline=\"Your Success, Our Commitment\"\n/>",
|
|
3199
2201
|
"args": {
|
|
3200
2202
|
"tagline": "Your Success, Our Commitment",
|
|
3201
2203
|
"logo": [
|
|
3202
2204
|
{
|
|
3203
|
-
"src": "img/logos/logoipsum-
|
|
2205
|
+
"src": "img/logos/logoipsum-212.svg",
|
|
3204
2206
|
"alt": "Logo 1"
|
|
3205
2207
|
},
|
|
3206
2208
|
{
|
|
3207
|
-
"src": "img/logos/logoipsum-
|
|
2209
|
+
"src": "img/logos/logoipsum-217.svg",
|
|
3208
2210
|
"alt": "Logo 2"
|
|
3209
2211
|
},
|
|
3210
2212
|
{
|
|
3211
|
-
"src": "img/logos/logoipsum-
|
|
2213
|
+
"src": "img/logos/logoipsum-239.svg",
|
|
3212
2214
|
"alt": "Logo 3"
|
|
3213
2215
|
},
|
|
3214
2216
|
{
|
|
3215
|
-
"src": "img/logos/logoipsum-
|
|
2217
|
+
"src": "img/logos/logoipsum-244.svg",
|
|
3216
2218
|
"alt": "Logo 4"
|
|
3217
2219
|
},
|
|
3218
2220
|
{
|
|
3219
|
-
"src": "img/logos/logoipsum-
|
|
2221
|
+
"src": "img/logos/logoipsum-250.svg",
|
|
3220
2222
|
"alt": "Logo 5"
|
|
3221
2223
|
},
|
|
3222
2224
|
{
|
|
3223
|
-
"src": "img/logos/logoipsum-
|
|
2225
|
+
"src": "img/logos/logoipsum-286.svg",
|
|
3224
2226
|
"alt": "Logo 6"
|
|
3225
2227
|
}
|
|
3226
2228
|
],
|
|
@@ -3240,32 +2242,32 @@
|
|
|
3240
2242
|
"id": "components-logos--left-aligned-with-text-link",
|
|
3241
2243
|
"group": "Components/Logos",
|
|
3242
2244
|
"name": "LeftAlignedWithTextLink",
|
|
3243
|
-
"code": "<Logos\n align=\"left\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'text',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: true\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-
|
|
2245
|
+
"code": "<Logos\n align=\"left\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'text',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: true\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-212.svg'\n },\n {\n alt: 'Logo 2',\n src: 'img/logos/logoipsum-217.svg'\n },\n {\n alt: 'Logo 3',\n src: 'img/logos/logoipsum-239.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-244.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-250.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-286.svg'\n }\n ]}\n logosPerRow={5}\n tagline=\"Your Success, Our Commitment\"\n/>",
|
|
3244
2246
|
"args": {
|
|
3245
2247
|
"tagline": "Your Success, Our Commitment",
|
|
3246
2248
|
"logo": [
|
|
3247
2249
|
{
|
|
3248
|
-
"src": "img/logos/logoipsum-
|
|
2250
|
+
"src": "img/logos/logoipsum-212.svg",
|
|
3249
2251
|
"alt": "Logo 1"
|
|
3250
2252
|
},
|
|
3251
2253
|
{
|
|
3252
|
-
"src": "img/logos/logoipsum-
|
|
2254
|
+
"src": "img/logos/logoipsum-217.svg",
|
|
3253
2255
|
"alt": "Logo 2"
|
|
3254
2256
|
},
|
|
3255
2257
|
{
|
|
3256
|
-
"src": "img/logos/logoipsum-
|
|
2258
|
+
"src": "img/logos/logoipsum-239.svg",
|
|
3257
2259
|
"alt": "Logo 3"
|
|
3258
2260
|
},
|
|
3259
2261
|
{
|
|
3260
|
-
"src": "img/logos/logoipsum-
|
|
2262
|
+
"src": "img/logos/logoipsum-244.svg",
|
|
3261
2263
|
"alt": "Logo 4"
|
|
3262
2264
|
},
|
|
3263
2265
|
{
|
|
3264
|
-
"src": "img/logos/logoipsum-
|
|
2266
|
+
"src": "img/logos/logoipsum-250.svg",
|
|
3265
2267
|
"alt": "Logo 5"
|
|
3266
2268
|
},
|
|
3267
2269
|
{
|
|
3268
|
-
"src": "img/logos/logoipsum-
|
|
2270
|
+
"src": "img/logos/logoipsum-286.svg",
|
|
3269
2271
|
"alt": "Logo 6"
|
|
3270
2272
|
}
|
|
3271
2273
|
],
|
|
@@ -3285,56 +2287,56 @@
|
|
|
3285
2287
|
"id": "components-logos--logo-wall",
|
|
3286
2288
|
"group": "Components/Logos",
|
|
3287
2289
|
"name": "LogoWall",
|
|
3288
|
-
"code": "<Logos\n align=\"center\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'text',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: false\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-
|
|
2290
|
+
"code": "<Logos\n align=\"center\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'text',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: false\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-212.svg'\n },\n {\n alt: 'Logo 2',\n src: 'img/logos/logoipsum-217.svg'\n },\n {\n alt: 'Logo 3',\n src: 'img/logos/logoipsum-239.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-244.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-250.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-286.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-244.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-250.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-286.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-244.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-250.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-286.svg'\n }\n ]}\n logosPerRow={4}\n tagline=\"Your Success, Our Commitment\"\n/>",
|
|
3289
2291
|
"args": {
|
|
3290
2292
|
"tagline": "Your Success, Our Commitment",
|
|
3291
2293
|
"logo": [
|
|
3292
2294
|
{
|
|
3293
|
-
"src": "img/logos/logoipsum-
|
|
2295
|
+
"src": "img/logos/logoipsum-212.svg",
|
|
3294
2296
|
"alt": "Logo 1"
|
|
3295
2297
|
},
|
|
3296
2298
|
{
|
|
3297
|
-
"src": "img/logos/logoipsum-
|
|
2299
|
+
"src": "img/logos/logoipsum-217.svg",
|
|
3298
2300
|
"alt": "Logo 2"
|
|
3299
2301
|
},
|
|
3300
2302
|
{
|
|
3301
|
-
"src": "img/logos/logoipsum-
|
|
2303
|
+
"src": "img/logos/logoipsum-239.svg",
|
|
3302
2304
|
"alt": "Logo 3"
|
|
3303
2305
|
},
|
|
3304
2306
|
{
|
|
3305
|
-
"src": "img/logos/logoipsum-
|
|
2307
|
+
"src": "img/logos/logoipsum-244.svg",
|
|
3306
2308
|
"alt": "Logo 4"
|
|
3307
2309
|
},
|
|
3308
2310
|
{
|
|
3309
|
-
"src": "img/logos/logoipsum-
|
|
2311
|
+
"src": "img/logos/logoipsum-250.svg",
|
|
3310
2312
|
"alt": "Logo 5"
|
|
3311
2313
|
},
|
|
3312
2314
|
{
|
|
3313
|
-
"src": "img/logos/logoipsum-
|
|
2315
|
+
"src": "img/logos/logoipsum-286.svg",
|
|
3314
2316
|
"alt": "Logo 6"
|
|
3315
2317
|
},
|
|
3316
2318
|
{
|
|
3317
|
-
"src": "img/logos/logoipsum-
|
|
2319
|
+
"src": "img/logos/logoipsum-244.svg",
|
|
3318
2320
|
"alt": "Logo 4"
|
|
3319
2321
|
},
|
|
3320
2322
|
{
|
|
3321
|
-
"src": "img/logos/logoipsum-
|
|
2323
|
+
"src": "img/logos/logoipsum-250.svg",
|
|
3322
2324
|
"alt": "Logo 5"
|
|
3323
2325
|
},
|
|
3324
2326
|
{
|
|
3325
|
-
"src": "img/logos/logoipsum-
|
|
2327
|
+
"src": "img/logos/logoipsum-286.svg",
|
|
3326
2328
|
"alt": "Logo 6"
|
|
3327
2329
|
},
|
|
3328
2330
|
{
|
|
3329
|
-
"src": "img/logos/logoipsum-
|
|
2331
|
+
"src": "img/logos/logoipsum-244.svg",
|
|
3330
2332
|
"alt": "Logo 4"
|
|
3331
2333
|
},
|
|
3332
2334
|
{
|
|
3333
|
-
"src": "img/logos/logoipsum-
|
|
2335
|
+
"src": "img/logos/logoipsum-250.svg",
|
|
3334
2336
|
"alt": "Logo 5"
|
|
3335
2337
|
},
|
|
3336
2338
|
{
|
|
3337
|
-
"src": "img/logos/logoipsum-
|
|
2339
|
+
"src": "img/logos/logoipsum-286.svg",
|
|
3338
2340
|
"alt": "Logo 6"
|
|
3339
2341
|
}
|
|
3340
2342
|
],
|
|
@@ -3354,32 +2356,32 @@
|
|
|
3354
2356
|
"id": "components-logos--logo-row",
|
|
3355
2357
|
"group": "Components/Logos",
|
|
3356
2358
|
"name": "LogoRow",
|
|
3357
|
-
"code": "<Logos\n align=\"center\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'text',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: false\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-
|
|
2359
|
+
"code": "<Logos\n align=\"center\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'text',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: false\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-212.svg'\n },\n {\n alt: 'Logo 2',\n src: 'img/logos/logoipsum-217.svg'\n },\n {\n alt: 'Logo 3',\n src: 'img/logos/logoipsum-239.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-244.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-250.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-286.svg'\n }\n ]}\n logosPerRow={6}\n tagline=\"Your Success, Our Commitment\"\n/>",
|
|
3358
2360
|
"args": {
|
|
3359
2361
|
"tagline": "Your Success, Our Commitment",
|
|
3360
2362
|
"logo": [
|
|
3361
2363
|
{
|
|
3362
|
-
"src": "img/logos/logoipsum-
|
|
2364
|
+
"src": "img/logos/logoipsum-212.svg",
|
|
3363
2365
|
"alt": "Logo 1"
|
|
3364
2366
|
},
|
|
3365
2367
|
{
|
|
3366
|
-
"src": "img/logos/logoipsum-
|
|
2368
|
+
"src": "img/logos/logoipsum-217.svg",
|
|
3367
2369
|
"alt": "Logo 2"
|
|
3368
2370
|
},
|
|
3369
2371
|
{
|
|
3370
|
-
"src": "img/logos/logoipsum-
|
|
2372
|
+
"src": "img/logos/logoipsum-239.svg",
|
|
3371
2373
|
"alt": "Logo 3"
|
|
3372
2374
|
},
|
|
3373
2375
|
{
|
|
3374
|
-
"src": "img/logos/logoipsum-
|
|
2376
|
+
"src": "img/logos/logoipsum-244.svg",
|
|
3375
2377
|
"alt": "Logo 4"
|
|
3376
2378
|
},
|
|
3377
2379
|
{
|
|
3378
|
-
"src": "img/logos/logoipsum-
|
|
2380
|
+
"src": "img/logos/logoipsum-250.svg",
|
|
3379
2381
|
"alt": "Logo 5"
|
|
3380
2382
|
},
|
|
3381
2383
|
{
|
|
3382
|
-
"src": "img/logos/logoipsum-
|
|
2384
|
+
"src": "img/logos/logoipsum-286.svg",
|
|
3383
2385
|
"alt": "Logo 6"
|
|
3384
2386
|
}
|
|
3385
2387
|
],
|
|
@@ -3399,7 +2401,7 @@
|
|
|
3399
2401
|
"id": "components-mosaic--colorful-tiles",
|
|
3400
2402
|
"group": "Components/Mosaic",
|
|
3401
2403
|
"name": "ColorfulTiles",
|
|
3402
|
-
"code": "<Mosaic\n layout=\"alternate\"\n tile={[\n {\n backgroundColor: '#
|
|
2404
|
+
"code": "<Mosaic\n layout=\"alternate\"\n tile={[\n {\n backgroundColor: '#81005a',\n button: {\n label: 'Book a meeting',\n toggle: true\n },\n headline: 'Collaborative Environment',\n image: {\n src: 'img/mosaic-1.png'\n },\n text: 'Our team thrives in a collaborative environment, fostering creativity and innovation.'\n },\n {\n backgroundColor: '#003380',\n button: {\n label: 'Book a meeting',\n toggle: true\n },\n headline: 'Modern Infrastructure',\n image: {\n src: 'img/mosaic-2.png'\n },\n text: 'Our state-of-the-art office facilities inspire productivity and efficiency.'\n },\n {\n backgroundColor: '#004241',\n button: {\n label: 'Book a meeting',\n toggle: true\n },\n headline: 'Teamwork',\n image: {\n src: 'img/mosaic-3.png'\n },\n text: 'We believe in the power of teamwork. Together, we can achieve great things.'\n }\n ]}\n/>",
|
|
3403
2405
|
"args": {
|
|
3404
2406
|
"layout": "alternate",
|
|
3405
2407
|
"largeHeadlines": false,
|
|
@@ -3412,7 +2414,7 @@
|
|
|
3412
2414
|
"toggle": true,
|
|
3413
2415
|
"label": "Book a meeting"
|
|
3414
2416
|
},
|
|
3415
|
-
"backgroundColor": "#
|
|
2417
|
+
"backgroundColor": "#81005a",
|
|
3416
2418
|
"headline": "Collaborative Environment",
|
|
3417
2419
|
"text": "Our team thrives in a collaborative environment, fostering creativity and innovation."
|
|
3418
2420
|
},
|
|
@@ -3424,7 +2426,7 @@
|
|
|
3424
2426
|
"toggle": true,
|
|
3425
2427
|
"label": "Book a meeting"
|
|
3426
2428
|
},
|
|
3427
|
-
"backgroundColor": "#
|
|
2429
|
+
"backgroundColor": "#003380",
|
|
3428
2430
|
"headline": "Modern Infrastructure",
|
|
3429
2431
|
"text": "Our state-of-the-art office facilities inspire productivity and efficiency."
|
|
3430
2432
|
},
|
|
@@ -3436,7 +2438,7 @@
|
|
|
3436
2438
|
"toggle": true,
|
|
3437
2439
|
"label": "Book a meeting"
|
|
3438
2440
|
},
|
|
3439
|
-
"backgroundColor": "#
|
|
2441
|
+
"backgroundColor": "#004241",
|
|
3440
2442
|
"headline": "Teamwork",
|
|
3441
2443
|
"text": "We believe in the power of teamwork. Together, we can achieve great things."
|
|
3442
2444
|
}
|
|
@@ -3494,138 +2496,13 @@
|
|
|
3494
2496
|
"screenshot": "img/screenshots/components-mosaic--colorful-text-with-illustrations.png"
|
|
3495
2497
|
},
|
|
3496
2498
|
{
|
|
3497
|
-
"id": "
|
|
3498
|
-
"group": "Industry/Pagination",
|
|
3499
|
-
"name": "Default",
|
|
3500
|
-
"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/>",
|
|
3501
|
-
"args": {
|
|
3502
|
-
"ariaLabels": {
|
|
3503
|
-
"previousPage": "Go to previous page",
|
|
3504
|
-
"nextPage": "Go to next page",
|
|
3505
|
-
"skipToFirstPage": "Skip to first page",
|
|
3506
|
-
"skipToLastPage": "Skip to last page",
|
|
3507
|
-
"goToPage": "Go to page"
|
|
3508
|
-
},
|
|
3509
|
-
"pages": [
|
|
3510
|
-
{
|
|
3511
|
-
"active": false,
|
|
3512
|
-
"url": "https://example.com/page1"
|
|
3513
|
-
},
|
|
3514
|
-
{
|
|
3515
|
-
"active": false,
|
|
3516
|
-
"url": "https://example.com/page2"
|
|
3517
|
-
},
|
|
3518
|
-
{
|
|
3519
|
-
"active": false,
|
|
3520
|
-
"url": "https://example.com/page3"
|
|
3521
|
-
},
|
|
3522
|
-
{
|
|
3523
|
-
"active": false,
|
|
3524
|
-
"url": "https://example.com/page4"
|
|
3525
|
-
},
|
|
3526
|
-
{
|
|
3527
|
-
"active": false,
|
|
3528
|
-
"url": "https://example.com/page5"
|
|
3529
|
-
},
|
|
3530
|
-
{
|
|
3531
|
-
"active": true,
|
|
3532
|
-
"url": "https://example.com/page6"
|
|
3533
|
-
},
|
|
3534
|
-
{
|
|
3535
|
-
"active": false,
|
|
3536
|
-
"url": "https://example.com/page7"
|
|
3537
|
-
},
|
|
3538
|
-
{
|
|
3539
|
-
"active": false,
|
|
3540
|
-
"url": "https://example.com/page8"
|
|
3541
|
-
},
|
|
3542
|
-
{
|
|
3543
|
-
"active": false,
|
|
3544
|
-
"url": "https://example.com/page9"
|
|
3545
|
-
},
|
|
3546
|
-
{
|
|
3547
|
-
"active": false,
|
|
3548
|
-
"url": "https://example.com/page10"
|
|
3549
|
-
},
|
|
3550
|
-
{
|
|
3551
|
-
"url": "https://example.com/page11"
|
|
3552
|
-
},
|
|
3553
|
-
{
|
|
3554
|
-
"url": "https://example.com/page12"
|
|
3555
|
-
}
|
|
3556
|
-
]
|
|
3557
|
-
},
|
|
3558
|
-
"screenshot": "img/screenshots/industry-pagination--default.png"
|
|
3559
|
-
},
|
|
3560
|
-
{
|
|
3561
|
-
"id": "industry-search-bar--default",
|
|
3562
|
-
"group": "Industry / Search Bar",
|
|
3563
|
-
"name": "Default",
|
|
3564
|
-
"code": "<SearchBar\n alternativeResult=\"AI Conference\"\n alternativeText=\"Did you mean\"\n buttonText=\"Search\"\n hint=\"Press <kbd>Enter</kbd> to search\"\n placeholder=\"Search...\"\n/>",
|
|
3565
|
-
"args": {
|
|
3566
|
-
"placeholder": "Search...",
|
|
3567
|
-
"buttonText": "Search",
|
|
3568
|
-
"hint": "Press <kbd>Enter</kbd> to search",
|
|
3569
|
-
"alternativeText": "Did you mean",
|
|
3570
|
-
"alternativeResult": "AI Conference"
|
|
3571
|
-
},
|
|
3572
|
-
"screenshot": "img/screenshots/industry-search-bar--default.png"
|
|
3573
|
-
},
|
|
3574
|
-
{
|
|
3575
|
-
"id": "industry-search-filter--default",
|
|
3576
|
-
"group": "Industry / Search Filter",
|
|
3577
|
-
"name": "Default",
|
|
3578
|
-
"code": "<SearchFilter\n categories={[\n {\n amount: '10',\n title: 'Pages',\n url: '#'\n },\n {\n amount: '5',\n title: 'News',\n url: '#'\n },\n {\n amount: '8',\n title: 'Blog Posts',\n url: '#'\n }\n ]}\n title=\"Search by category\"\n/>",
|
|
3579
|
-
"args": {
|
|
3580
|
-
"title": "Search by category",
|
|
3581
|
-
"categories": [
|
|
3582
|
-
{
|
|
3583
|
-
"title": "Pages",
|
|
3584
|
-
"amount": "10",
|
|
3585
|
-
"url": "#"
|
|
3586
|
-
},
|
|
3587
|
-
{
|
|
3588
|
-
"title": "News",
|
|
3589
|
-
"amount": "5",
|
|
3590
|
-
"url": "#"
|
|
3591
|
-
},
|
|
3592
|
-
{
|
|
3593
|
-
"title": "Blog Posts",
|
|
3594
|
-
"amount": "8",
|
|
3595
|
-
"url": "#"
|
|
3596
|
-
}
|
|
3597
|
-
]
|
|
3598
|
-
},
|
|
3599
|
-
"screenshot": "img/screenshots/industry-search-filter--default.png"
|
|
3600
|
-
},
|
|
3601
|
-
{
|
|
3602
|
-
"id": "industry-search-result--default",
|
|
3603
|
-
"group": "Industry / Search Result",
|
|
3604
|
-
"name": "Default",
|
|
3605
|
-
"code": "<SearchResult\n ariaLabel=\"Search Result: AI Conference 2023\"\n link={{\n label: 'Read more',\n url: 'https://www.example.com/ai-conference-2023'\n }}\n showLink\n text=\"Join us for the annual **AI Conference** brings together experts from around the world\n[...] register now for the **AI Conference** to secure your spot\n[...] highlights from last year’s **AI Conference** included keynote speeches on machine learning\n[...] find out more about the **AI Conference** agenda and speakers\"\n title=\"AI Conference 2023\"\n url=\"https://www.example.com/ai-conference-2023\"\n/>",
|
|
3606
|
-
"args": {
|
|
3607
|
-
"url": "https://www.example.com/ai-conference-2023",
|
|
3608
|
-
"title": "AI Conference 2023",
|
|
3609
|
-
"text": "Join us for the annual **AI Conference** brings together experts from around the world\n[...] register now for the **AI Conference** to secure your spot\n[...] highlights from last year’s **AI Conference** included keynote speeches on machine learning\n[...] find out more about the **AI Conference** agenda and speakers",
|
|
3610
|
-
"showLink": true,
|
|
3611
|
-
"ariaLabel": "Search Result: AI Conference 2023",
|
|
3612
|
-
"link": {
|
|
3613
|
-
"url": "https://www.example.com/ai-conference-2023",
|
|
3614
|
-
"label": "Read more"
|
|
3615
|
-
}
|
|
3616
|
-
},
|
|
3617
|
-
"screenshot": "img/screenshots/industry-search-result--default.png"
|
|
3618
|
-
},
|
|
3619
|
-
{
|
|
3620
|
-
"id": "layout-section--dynamic-layout",
|
|
2499
|
+
"id": "layout-section--cards",
|
|
3621
2500
|
"group": "Layout/Section",
|
|
3622
|
-
"name": "
|
|
3623
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: '
|
|
2501
|
+
"name": "Cards",
|
|
2502
|
+
"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 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>",
|
|
3624
2503
|
"args": {
|
|
3625
2504
|
"width": "default",
|
|
3626
|
-
"style": "default",
|
|
3627
2505
|
"backgroundColor": "default",
|
|
3628
|
-
"transition": "default",
|
|
3629
2506
|
"spotlight": false,
|
|
3630
2507
|
"spaceBefore": "default",
|
|
3631
2508
|
"spaceAfter": "default",
|
|
@@ -3635,74 +2512,66 @@
|
|
|
3635
2512
|
"text": "Happy Customers Showcases",
|
|
3636
2513
|
"large": false,
|
|
3637
2514
|
"width": "unset",
|
|
3638
|
-
"sub": "We can create something shining for you too!"
|
|
3639
|
-
"align": "center"
|
|
2515
|
+
"sub": "We can create something shining for you too!"
|
|
3640
2516
|
},
|
|
3641
2517
|
"content": {
|
|
3642
2518
|
"width": "unset",
|
|
3643
2519
|
"align": "center",
|
|
3644
2520
|
"gutter": "default",
|
|
3645
|
-
"mode": "
|
|
2521
|
+
"mode": "tile",
|
|
3646
2522
|
"tileWidth": "default"
|
|
3647
2523
|
},
|
|
3648
2524
|
"buttons": []
|
|
3649
2525
|
},
|
|
3650
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2526
|
+
"screenshot": "img/screenshots/layout-section--cards.png"
|
|
3651
2527
|
},
|
|
3652
2528
|
{
|
|
3653
|
-
"id": "layout-section--
|
|
2529
|
+
"id": "layout-section--slider",
|
|
3654
2530
|
"group": "Layout/Section",
|
|
3655
|
-
"name": "
|
|
3656
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: '
|
|
2531
|
+
"name": "Slider",
|
|
2532
|
+
"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 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>",
|
|
3657
2533
|
"args": {
|
|
3658
2534
|
"width": "default",
|
|
3659
|
-
"style": "default",
|
|
3660
2535
|
"backgroundColor": "default",
|
|
3661
|
-
"transition": "default",
|
|
3662
2536
|
"spotlight": false,
|
|
3663
2537
|
"spaceBefore": "default",
|
|
3664
2538
|
"spaceAfter": "default",
|
|
3665
2539
|
"inverted": false,
|
|
3666
2540
|
"headerSpacing": false,
|
|
3667
2541
|
"headline": {
|
|
3668
|
-
"text": "
|
|
2542
|
+
"text": "Section headline",
|
|
3669
2543
|
"large": false,
|
|
3670
|
-
"width": "unset"
|
|
3671
|
-
"sub": "We can create something shining for you too!",
|
|
3672
|
-
"align": "center"
|
|
2544
|
+
"width": "unset"
|
|
3673
2545
|
},
|
|
3674
2546
|
"content": {
|
|
3675
2547
|
"width": "unset",
|
|
3676
2548
|
"align": "center",
|
|
3677
2549
|
"gutter": "default",
|
|
3678
|
-
"mode": "
|
|
2550
|
+
"mode": "slider",
|
|
3679
2551
|
"tileWidth": "default"
|
|
3680
2552
|
},
|
|
3681
2553
|
"buttons": []
|
|
3682
2554
|
},
|
|
3683
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2555
|
+
"screenshot": "img/screenshots/layout-section--slider.png"
|
|
3684
2556
|
},
|
|
3685
2557
|
{
|
|
3686
|
-
"id": "layout-section--
|
|
2558
|
+
"id": "layout-section--inverted",
|
|
3687
2559
|
"group": "Layout/Section",
|
|
3688
|
-
"name": "
|
|
3689
|
-
"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
|
|
2560
|
+
"name": "Inverted",
|
|
2561
|
+
"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 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>",
|
|
3690
2562
|
"args": {
|
|
3691
2563
|
"width": "default",
|
|
3692
|
-
"style": "default",
|
|
3693
2564
|
"backgroundColor": "default",
|
|
3694
|
-
"transition": "default",
|
|
3695
2565
|
"spotlight": false,
|
|
3696
2566
|
"spaceBefore": "default",
|
|
3697
2567
|
"spaceAfter": "default",
|
|
3698
|
-
"inverted":
|
|
2568
|
+
"inverted": true,
|
|
3699
2569
|
"headerSpacing": false,
|
|
3700
2570
|
"headline": {
|
|
3701
2571
|
"text": "Happy Customers Showcases",
|
|
3702
2572
|
"large": false,
|
|
3703
2573
|
"width": "unset",
|
|
3704
|
-
"sub": "We can create something shining for you too!"
|
|
3705
|
-
"align": "center"
|
|
2574
|
+
"sub": "We can create something shining for you too!"
|
|
3706
2575
|
},
|
|
3707
2576
|
"content": {
|
|
3708
2577
|
"width": "unset",
|
|
@@ -3713,53 +2582,51 @@
|
|
|
3713
2582
|
},
|
|
3714
2583
|
"buttons": []
|
|
3715
2584
|
},
|
|
3716
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2585
|
+
"screenshot": "img/screenshots/layout-section--inverted.png"
|
|
3717
2586
|
},
|
|
3718
2587
|
{
|
|
3719
|
-
"id": "layout-section--
|
|
2588
|
+
"id": "layout-section--background-image",
|
|
3720
2589
|
"group": "Layout/Section",
|
|
3721
|
-
"name": "
|
|
3722
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: '
|
|
2590
|
+
"name": "BackgroundImage",
|
|
2591
|
+
"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 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>",
|
|
3723
2592
|
"args": {
|
|
3724
2593
|
"width": "default",
|
|
3725
|
-
"style": "default",
|
|
3726
2594
|
"backgroundColor": "default",
|
|
3727
|
-
"transition": "default",
|
|
3728
2595
|
"spotlight": false,
|
|
3729
2596
|
"spaceBefore": "default",
|
|
3730
2597
|
"spaceAfter": "default",
|
|
3731
2598
|
"inverted": false,
|
|
3732
2599
|
"headerSpacing": false,
|
|
3733
2600
|
"headline": {
|
|
3734
|
-
"text": "
|
|
2601
|
+
"text": "Happy Customers Showcases",
|
|
3735
2602
|
"large": false,
|
|
3736
|
-
"width": "unset"
|
|
2603
|
+
"width": "unset",
|
|
2604
|
+
"sub": "We can create something shining for you too!"
|
|
3737
2605
|
},
|
|
3738
2606
|
"content": {
|
|
3739
2607
|
"width": "unset",
|
|
3740
2608
|
"align": "center",
|
|
3741
2609
|
"gutter": "default",
|
|
3742
|
-
"mode": "
|
|
2610
|
+
"mode": "default",
|
|
3743
2611
|
"tileWidth": "default"
|
|
3744
2612
|
},
|
|
3745
|
-
"buttons": []
|
|
2613
|
+
"buttons": [],
|
|
2614
|
+
"backgroundImage": "/img/bg_dot-carpet-blue.svg"
|
|
3746
2615
|
},
|
|
3747
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2616
|
+
"screenshot": "img/screenshots/layout-section--background-image.png"
|
|
3748
2617
|
},
|
|
3749
2618
|
{
|
|
3750
|
-
"id": "layout-section--
|
|
2619
|
+
"id": "layout-section--spotlight",
|
|
3751
2620
|
"group": "Layout/Section",
|
|
3752
|
-
"name": "
|
|
3753
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: '
|
|
2621
|
+
"name": "Spotlight",
|
|
2622
|
+
"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 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>",
|
|
3754
2623
|
"args": {
|
|
3755
2624
|
"width": "default",
|
|
3756
|
-
"style": "default",
|
|
3757
2625
|
"backgroundColor": "default",
|
|
3758
|
-
"
|
|
3759
|
-
"spotlight": false,
|
|
2626
|
+
"spotlight": true,
|
|
3760
2627
|
"spaceBefore": "default",
|
|
3761
2628
|
"spaceAfter": "default",
|
|
3762
|
-
"inverted":
|
|
2629
|
+
"inverted": false,
|
|
3763
2630
|
"headerSpacing": false,
|
|
3764
2631
|
"headline": {
|
|
3765
2632
|
"text": "Happy Customers Showcases",
|
|
@@ -3771,23 +2638,21 @@
|
|
|
3771
2638
|
"width": "unset",
|
|
3772
2639
|
"align": "center",
|
|
3773
2640
|
"gutter": "default",
|
|
3774
|
-
"mode": "
|
|
2641
|
+
"mode": "list",
|
|
3775
2642
|
"tileWidth": "default"
|
|
3776
2643
|
},
|
|
3777
2644
|
"buttons": []
|
|
3778
2645
|
},
|
|
3779
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2646
|
+
"screenshot": "img/screenshots/layout-section--spotlight.png"
|
|
3780
2647
|
},
|
|
3781
2648
|
{
|
|
3782
|
-
"id": "layout-section--
|
|
2649
|
+
"id": "layout-section--stagelights",
|
|
3783
2650
|
"group": "Layout/Section",
|
|
3784
|
-
"name": "
|
|
3785
|
-
"code": "<Section\n backgroundColor=\"
|
|
2651
|
+
"name": "Stagelights",
|
|
2652
|
+
"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>",
|
|
3786
2653
|
"args": {
|
|
3787
2654
|
"width": "default",
|
|
3788
|
-
"
|
|
3789
|
-
"backgroundColor": "accent",
|
|
3790
|
-
"transition": "default",
|
|
2655
|
+
"backgroundColor": "default",
|
|
3791
2656
|
"spotlight": false,
|
|
3792
2657
|
"spaceBefore": "default",
|
|
3793
2658
|
"spaceAfter": "default",
|
|
@@ -3804,23 +2669,22 @@
|
|
|
3804
2669
|
"width": "unset",
|
|
3805
2670
|
"align": "center",
|
|
3806
2671
|
"gutter": "default",
|
|
3807
|
-
"mode": "
|
|
2672
|
+
"mode": "list",
|
|
3808
2673
|
"tileWidth": "default"
|
|
3809
2674
|
},
|
|
3810
|
-
"buttons": []
|
|
2675
|
+
"buttons": [],
|
|
2676
|
+
"style": "stagelights"
|
|
3811
2677
|
},
|
|
3812
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2678
|
+
"screenshot": "img/screenshots/layout-section--stagelights.png"
|
|
3813
2679
|
},
|
|
3814
2680
|
{
|
|
3815
|
-
"id": "layout-section--
|
|
2681
|
+
"id": "layout-section--accent-background",
|
|
3816
2682
|
"group": "Layout/Section",
|
|
3817
|
-
"name": "
|
|
3818
|
-
"code": "<Section\n backgroundColor=\"
|
|
2683
|
+
"name": "AccentBackground",
|
|
2684
|
+
"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 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>",
|
|
3819
2685
|
"args": {
|
|
3820
2686
|
"width": "default",
|
|
3821
|
-
"
|
|
3822
|
-
"backgroundColor": "bold",
|
|
3823
|
-
"transition": "default",
|
|
2687
|
+
"backgroundColor": "accent",
|
|
3824
2688
|
"spotlight": false,
|
|
3825
2689
|
"spaceBefore": "default",
|
|
3826
2690
|
"spaceAfter": "default",
|
|
@@ -3837,23 +2701,21 @@
|
|
|
3837
2701
|
"width": "unset",
|
|
3838
2702
|
"align": "center",
|
|
3839
2703
|
"gutter": "default",
|
|
3840
|
-
"mode": "
|
|
2704
|
+
"mode": "list",
|
|
3841
2705
|
"tileWidth": "default"
|
|
3842
2706
|
},
|
|
3843
2707
|
"buttons": []
|
|
3844
2708
|
},
|
|
3845
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2709
|
+
"screenshot": "img/screenshots/layout-section--accent-background.png"
|
|
3846
2710
|
},
|
|
3847
2711
|
{
|
|
3848
|
-
"id": "layout-section--
|
|
2712
|
+
"id": "layout-section--bold-background",
|
|
3849
2713
|
"group": "Layout/Section",
|
|
3850
|
-
"name": "
|
|
3851
|
-
"code": "<Section\n backgroundColor=\"
|
|
2714
|
+
"name": "BoldBackground",
|
|
2715
|
+
"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 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>",
|
|
3852
2716
|
"args": {
|
|
3853
2717
|
"width": "default",
|
|
3854
|
-
"
|
|
3855
|
-
"backgroundColor": "default",
|
|
3856
|
-
"transition": "default",
|
|
2718
|
+
"backgroundColor": "bold",
|
|
3857
2719
|
"spotlight": false,
|
|
3858
2720
|
"spaceBefore": "default",
|
|
3859
2721
|
"spaceAfter": "default",
|
|
@@ -3870,23 +2732,21 @@
|
|
|
3870
2732
|
"width": "unset",
|
|
3871
2733
|
"align": "center",
|
|
3872
2734
|
"gutter": "default",
|
|
3873
|
-
"mode": "
|
|
2735
|
+
"mode": "list",
|
|
3874
2736
|
"tileWidth": "default"
|
|
3875
2737
|
},
|
|
3876
2738
|
"buttons": []
|
|
3877
2739
|
},
|
|
3878
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2740
|
+
"screenshot": "img/screenshots/layout-section--bold-background.png"
|
|
3879
2741
|
},
|
|
3880
2742
|
{
|
|
3881
|
-
"id": "layout-section--
|
|
2743
|
+
"id": "layout-section--colorful-gradient",
|
|
3882
2744
|
"group": "Layout/Section",
|
|
3883
|
-
"name": "
|
|
3884
|
-
"code": "<Section\n backgroundColor=\"default\"\n
|
|
2745
|
+
"name": "ColorfulGradient",
|
|
2746
|
+
"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>",
|
|
3885
2747
|
"args": {
|
|
3886
2748
|
"width": "default",
|
|
3887
|
-
"style": "default",
|
|
3888
2749
|
"backgroundColor": "default",
|
|
3889
|
-
"transition": "default",
|
|
3890
2750
|
"spotlight": false,
|
|
3891
2751
|
"spaceBefore": "default",
|
|
3892
2752
|
"spaceAfter": "default",
|
|
@@ -3896,30 +2756,29 @@
|
|
|
3896
2756
|
"text": "Happy Customers Showcases",
|
|
3897
2757
|
"large": false,
|
|
3898
2758
|
"width": "unset",
|
|
3899
|
-
"sub": "We can create something shining for you too!"
|
|
2759
|
+
"sub": "We can create something shining for you too!",
|
|
2760
|
+
"align": "center"
|
|
3900
2761
|
},
|
|
3901
2762
|
"content": {
|
|
3902
2763
|
"width": "unset",
|
|
3903
2764
|
"align": "center",
|
|
3904
2765
|
"gutter": "default",
|
|
3905
|
-
"mode": "
|
|
2766
|
+
"mode": "list",
|
|
3906
2767
|
"tileWidth": "default"
|
|
3907
2768
|
},
|
|
3908
2769
|
"buttons": [],
|
|
3909
|
-
"
|
|
2770
|
+
"style": "horizontalGradient"
|
|
3910
2771
|
},
|
|
3911
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2772
|
+
"screenshot": "img/screenshots/layout-section--colorful-gradient.png"
|
|
3912
2773
|
},
|
|
3913
2774
|
{
|
|
3914
2775
|
"id": "layout-section--with-buttons",
|
|
3915
2776
|
"group": "Layout/Section",
|
|
3916
2777
|
"name": "WithButtons",
|
|
3917
|
-
"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: '
|
|
2778
|
+
"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 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>",
|
|
3918
2779
|
"args": {
|
|
3919
2780
|
"width": "default",
|
|
3920
|
-
"style": "default",
|
|
3921
2781
|
"backgroundColor": "default",
|
|
3922
|
-
"transition": "default",
|
|
3923
2782
|
"spotlight": false,
|
|
3924
2783
|
"spaceBefore": "default",
|
|
3925
2784
|
"spaceAfter": "default",
|
|
@@ -3936,7 +2795,7 @@
|
|
|
3936
2795
|
"width": "unset",
|
|
3937
2796
|
"align": "center",
|
|
3938
2797
|
"gutter": "default",
|
|
3939
|
-
"mode": "
|
|
2798
|
+
"mode": "list",
|
|
3940
2799
|
"tileWidth": "default"
|
|
3941
2800
|
},
|
|
3942
2801
|
"buttons": [
|
|
@@ -3958,11 +2817,104 @@
|
|
|
3958
2817
|
},
|
|
3959
2818
|
"screenshot": "img/screenshots/layout-section--with-buttons.png"
|
|
3960
2819
|
},
|
|
2820
|
+
{
|
|
2821
|
+
"id": "layout-section--tile-layout",
|
|
2822
|
+
"group": "Layout/Section",
|
|
2823
|
+
"name": "TileLayout",
|
|
2824
|
+
"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 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>",
|
|
2825
|
+
"args": {
|
|
2826
|
+
"width": "max",
|
|
2827
|
+
"backgroundColor": "default",
|
|
2828
|
+
"spotlight": false,
|
|
2829
|
+
"spaceBefore": "default",
|
|
2830
|
+
"spaceAfter": "default",
|
|
2831
|
+
"inverted": false,
|
|
2832
|
+
"headerSpacing": false,
|
|
2833
|
+
"headline": {
|
|
2834
|
+
"text": "Happy Customers Showcases",
|
|
2835
|
+
"large": false,
|
|
2836
|
+
"width": "unset",
|
|
2837
|
+
"sub": "We can create something shining for you too!",
|
|
2838
|
+
"align": "center"
|
|
2839
|
+
},
|
|
2840
|
+
"content": {
|
|
2841
|
+
"width": "unset",
|
|
2842
|
+
"align": "center",
|
|
2843
|
+
"gutter": "default",
|
|
2844
|
+
"mode": "tile",
|
|
2845
|
+
"tileWidth": "default"
|
|
2846
|
+
},
|
|
2847
|
+
"buttons": []
|
|
2848
|
+
},
|
|
2849
|
+
"screenshot": "img/screenshots/layout-section--tile-layout.png"
|
|
2850
|
+
},
|
|
2851
|
+
{
|
|
2852
|
+
"id": "layout-section--flex-layout",
|
|
2853
|
+
"group": "Layout/Section",
|
|
2854
|
+
"name": "FlexLayout",
|
|
2855
|
+
"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 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>",
|
|
2856
|
+
"args": {
|
|
2857
|
+
"width": "max",
|
|
2858
|
+
"backgroundColor": "default",
|
|
2859
|
+
"spotlight": false,
|
|
2860
|
+
"spaceBefore": "default",
|
|
2861
|
+
"spaceAfter": "default",
|
|
2862
|
+
"inverted": false,
|
|
2863
|
+
"headerSpacing": false,
|
|
2864
|
+
"headline": {
|
|
2865
|
+
"text": "Happy Customers Showcases",
|
|
2866
|
+
"large": false,
|
|
2867
|
+
"width": "unset",
|
|
2868
|
+
"sub": "We can create something shining for you too!",
|
|
2869
|
+
"align": "center"
|
|
2870
|
+
},
|
|
2871
|
+
"content": {
|
|
2872
|
+
"width": "unset",
|
|
2873
|
+
"align": "center",
|
|
2874
|
+
"gutter": "default",
|
|
2875
|
+
"mode": "list",
|
|
2876
|
+
"tileWidth": "default"
|
|
2877
|
+
},
|
|
2878
|
+
"buttons": []
|
|
2879
|
+
},
|
|
2880
|
+
"screenshot": "img/screenshots/layout-section--flex-layout.png"
|
|
2881
|
+
},
|
|
2882
|
+
{
|
|
2883
|
+
"id": "layout-section--list-layout",
|
|
2884
|
+
"group": "Layout/Section",
|
|
2885
|
+
"name": "ListLayout",
|
|
2886
|
+
"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 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>",
|
|
2887
|
+
"args": {
|
|
2888
|
+
"width": "default",
|
|
2889
|
+
"backgroundColor": "default",
|
|
2890
|
+
"spotlight": false,
|
|
2891
|
+
"spaceBefore": "default",
|
|
2892
|
+
"spaceAfter": "default",
|
|
2893
|
+
"inverted": false,
|
|
2894
|
+
"headerSpacing": false,
|
|
2895
|
+
"headline": {
|
|
2896
|
+
"text": "Happy Customers Showcases",
|
|
2897
|
+
"large": false,
|
|
2898
|
+
"width": "unset",
|
|
2899
|
+
"sub": "We can create something shining for you too!",
|
|
2900
|
+
"align": "center"
|
|
2901
|
+
},
|
|
2902
|
+
"content": {
|
|
2903
|
+
"width": "unset",
|
|
2904
|
+
"align": "center",
|
|
2905
|
+
"gutter": "default",
|
|
2906
|
+
"mode": "list",
|
|
2907
|
+
"tileWidth": "default"
|
|
2908
|
+
},
|
|
2909
|
+
"buttons": []
|
|
2910
|
+
},
|
|
2911
|
+
"screenshot": "img/screenshots/layout-section--list-layout.png"
|
|
2912
|
+
},
|
|
3961
2913
|
{
|
|
3962
2914
|
"id": "layout-slider--with-arrows",
|
|
3963
2915
|
"group": "Layout/Slider",
|
|
3964
2916
|
"name": "WithArrows",
|
|
3965
|
-
"code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n
|
|
2917
|
+
"code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n variant=\"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>",
|
|
3966
2918
|
"args": {
|
|
3967
2919
|
"autoplay": false,
|
|
3968
2920
|
"nav": true,
|
|
@@ -3970,7 +2922,7 @@
|
|
|
3970
2922
|
"equalHeight": true,
|
|
3971
2923
|
"gap": 15,
|
|
3972
2924
|
"arrows": true,
|
|
3973
|
-
"
|
|
2925
|
+
"variant": "carousel"
|
|
3974
2926
|
},
|
|
3975
2927
|
"screenshot": "img/screenshots/layout-slider--with-arrows.png"
|
|
3976
2928
|
},
|
|
@@ -3978,7 +2930,7 @@
|
|
|
3978
2930
|
"id": "layout-slider--with-teased-neighbours",
|
|
3979
2931
|
"group": "Layout/Slider",
|
|
3980
2932
|
"name": "WithTeasedNeighbours",
|
|
3981
|
-
"code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n teaseNeighbours\n
|
|
2933
|
+
"code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n teaseNeighbours\n variant=\"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>",
|
|
3982
2934
|
"args": {
|
|
3983
2935
|
"autoplay": false,
|
|
3984
2936
|
"nav": true,
|
|
@@ -3986,7 +2938,7 @@
|
|
|
3986
2938
|
"equalHeight": true,
|
|
3987
2939
|
"gap": 15,
|
|
3988
2940
|
"arrows": true,
|
|
3989
|
-
"
|
|
2941
|
+
"variant": "carousel"
|
|
3990
2942
|
},
|
|
3991
2943
|
"screenshot": "img/screenshots/layout-slider--with-teased-neighbours.png"
|
|
3992
2944
|
},
|
|
@@ -3994,7 +2946,7 @@
|
|
|
3994
2946
|
"id": "layout-slider--with-nav",
|
|
3995
2947
|
"group": "Layout/Slider",
|
|
3996
2948
|
"name": "WithNav",
|
|
3997
|
-
"code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n
|
|
2949
|
+
"code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n variant=\"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>",
|
|
3998
2950
|
"args": {
|
|
3999
2951
|
"autoplay": false,
|
|
4000
2952
|
"nav": true,
|
|
@@ -4002,7 +2954,7 @@
|
|
|
4002
2954
|
"equalHeight": true,
|
|
4003
2955
|
"gap": 15,
|
|
4004
2956
|
"arrows": true,
|
|
4005
|
-
"
|
|
2957
|
+
"variant": "carousel"
|
|
4006
2958
|
},
|
|
4007
2959
|
"screenshot": "img/screenshots/layout-slider--with-nav.png"
|
|
4008
2960
|
},
|
|
@@ -4010,7 +2962,7 @@
|
|
|
4010
2962
|
"id": "layout-slider--with-autoplay",
|
|
4011
2963
|
"group": "Layout/Slider",
|
|
4012
2964
|
"name": "WithAutoplay",
|
|
4013
|
-
"code": "<No Display Name\n arrows\n autoplay\n equalHeight\n gap={15}\n nav\n
|
|
2965
|
+
"code": "<No Display Name\n arrows\n autoplay\n equalHeight\n gap={15}\n nav\n variant=\"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>",
|
|
4014
2966
|
"args": {
|
|
4015
2967
|
"autoplay": true,
|
|
4016
2968
|
"nav": true,
|
|
@@ -4018,360 +2970,30 @@
|
|
|
4018
2970
|
"equalHeight": true,
|
|
4019
2971
|
"gap": 15,
|
|
4020
2972
|
"arrows": true,
|
|
4021
|
-
"
|
|
2973
|
+
"variant": "carousel"
|
|
4022
2974
|
},
|
|
4023
2975
|
"screenshot": "img/screenshots/layout-slider--with-autoplay.png"
|
|
4024
2976
|
},
|
|
4025
|
-
{
|
|
4026
|
-
"id": "layout-split-even--text-with-logos",
|
|
4027
|
-
"group": "Layout/Split Even",
|
|
4028
|
-
"name": "TextWithLogos",
|
|
4029
|
-
"code": "<SplitEven\n contentGutter=\"small\"\n contentMinWidth=\"wide\"\n first={<><Cta buttons={[{label: 'Learn more'}]} headline=\"Discover our solutions for Industry 4.0\" highlightText text=\"We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry.\"/></>}\n horizontalGutter=\"default\"\n second={<><Logos logo={[{alt: 'Logo 1', src: 'img/logos/logoipsum-344.svg'}, {alt: 'Logo 2', src: 'img/logos/logoipsum-347.svg'}, {alt: 'Logo 3', src: 'img/logos/logoipsum-352.svg'}, {alt: 'Logo 4', src: 'img/logos/logoipsum-356.svg'}, {alt: 'Logo 5', src: 'img/logos/logoipsum-358.svg'}, {alt: 'Logo 6', src: 'img/logos/logoipsum-369.svg'}]} logosPerRow={3}/></>}\n verticalAlign=\"center\"\n verticalGutter=\"default\"\n/>",
|
|
4030
|
-
"args": {
|
|
4031
|
-
"contentMinWidth": "wide",
|
|
4032
|
-
"contentGutter": "small",
|
|
4033
|
-
"mobileReverse": false,
|
|
4034
|
-
"verticalAlign": "center",
|
|
4035
|
-
"verticalGutter": "default",
|
|
4036
|
-
"horizontalGutter": "default",
|
|
4037
|
-
"first": {
|
|
4038
|
-
"key": null,
|
|
4039
|
-
"ref": null,
|
|
4040
|
-
"props": {
|
|
4041
|
-
"children": {
|
|
4042
|
-
"type": {},
|
|
4043
|
-
"key": null,
|
|
4044
|
-
"ref": null,
|
|
4045
|
-
"props": {
|
|
4046
|
-
"highlightText": true,
|
|
4047
|
-
"headline": "Discover our solutions for Industry 4.0",
|
|
4048
|
-
"text": "We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry.",
|
|
4049
|
-
"buttons": [
|
|
4050
|
-
{
|
|
4051
|
-
"label": "Learn more"
|
|
4052
|
-
}
|
|
4053
|
-
]
|
|
4054
|
-
},
|
|
4055
|
-
"_owner": null
|
|
4056
|
-
}
|
|
4057
|
-
},
|
|
4058
|
-
"_owner": null
|
|
4059
|
-
},
|
|
4060
|
-
"second": {
|
|
4061
|
-
"key": null,
|
|
4062
|
-
"ref": null,
|
|
4063
|
-
"props": {
|
|
4064
|
-
"children": {
|
|
4065
|
-
"type": {},
|
|
4066
|
-
"key": null,
|
|
4067
|
-
"ref": null,
|
|
4068
|
-
"props": {
|
|
4069
|
-
"logosPerRow": 3,
|
|
4070
|
-
"logo": [
|
|
4071
|
-
{
|
|
4072
|
-
"src": "img/logos/logoipsum-344.svg",
|
|
4073
|
-
"alt": "Logo 1"
|
|
4074
|
-
},
|
|
4075
|
-
{
|
|
4076
|
-
"src": "img/logos/logoipsum-347.svg",
|
|
4077
|
-
"alt": "Logo 2"
|
|
4078
|
-
},
|
|
4079
|
-
{
|
|
4080
|
-
"src": "img/logos/logoipsum-352.svg",
|
|
4081
|
-
"alt": "Logo 3"
|
|
4082
|
-
},
|
|
4083
|
-
{
|
|
4084
|
-
"src": "img/logos/logoipsum-356.svg",
|
|
4085
|
-
"alt": "Logo 4"
|
|
4086
|
-
},
|
|
4087
|
-
{
|
|
4088
|
-
"src": "img/logos/logoipsum-358.svg",
|
|
4089
|
-
"alt": "Logo 5"
|
|
4090
|
-
},
|
|
4091
|
-
{
|
|
4092
|
-
"src": "img/logos/logoipsum-369.svg",
|
|
4093
|
-
"alt": "Logo 6"
|
|
4094
|
-
}
|
|
4095
|
-
]
|
|
4096
|
-
},
|
|
4097
|
-
"_owner": null
|
|
4098
|
-
}
|
|
4099
|
-
},
|
|
4100
|
-
"_owner": null
|
|
4101
|
-
}
|
|
4102
|
-
},
|
|
4103
|
-
"screenshot": "img/screenshots/layout-split-even--text-with-logos.png"
|
|
4104
|
-
},
|
|
4105
|
-
{
|
|
4106
|
-
"id": "layout-split-even--faq-with-form",
|
|
4107
|
-
"group": "Layout/Split Even",
|
|
4108
|
-
"name": "FAQWithForm",
|
|
4109
|
-
"code": "<SplitEven\n contentGutter=\"small\"\n contentMinWidth=\"medium\"\n first={<><Headline level=\"h2\" text=\"Frequently Asked Questions\"/><Faq questions={[{answer: 'Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.', question: 'What are the benefits of investing in a Design System?'}, {answer: 'Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.', question: 'What is a Design System?'}, {answer: 'A Headless CMS plays a crucial role in a Design System by providing a content-first approach. It separates the back-end content from the front-end presentation layer, allowing for seamless integration with any design system. This results in a flexible, scalable, and platform-agnostic system that ensures content consistency across all platforms and devices.', question: 'What is the role of a Headless CMS in a Design System?'}]} /></>}\n horizontalGutter=\"large\"\n second={<><Headline level=\"h3\" spaceAfter=\"minimum\" style=\"h3\" text=\"Still have questions?\"/><No Display Name label=\"Ask us directly!\" /><Button label=\"Submit\" /></>}\n sectionMinWidth=\"medium\"\n verticalAlign=\"top\"\n verticalGutter=\"large\"\n/>",
|
|
4110
|
-
"args": {
|
|
4111
|
-
"contentMinWidth": "medium",
|
|
4112
|
-
"contentGutter": "small",
|
|
4113
|
-
"mobileReverse": false,
|
|
4114
|
-
"verticalAlign": "top",
|
|
4115
|
-
"verticalGutter": "large",
|
|
4116
|
-
"horizontalGutter": "large",
|
|
4117
|
-
"sectionMinWidth": "medium",
|
|
4118
|
-
"first": {
|
|
4119
|
-
"key": null,
|
|
4120
|
-
"ref": null,
|
|
4121
|
-
"props": {
|
|
4122
|
-
"children": [
|
|
4123
|
-
{
|
|
4124
|
-
"type": {},
|
|
4125
|
-
"key": null,
|
|
4126
|
-
"ref": null,
|
|
4127
|
-
"props": {
|
|
4128
|
-
"text": "Frequently Asked Questions",
|
|
4129
|
-
"level": "h2"
|
|
4130
|
-
},
|
|
4131
|
-
"_owner": null
|
|
4132
|
-
},
|
|
4133
|
-
{
|
|
4134
|
-
"type": {},
|
|
4135
|
-
"key": null,
|
|
4136
|
-
"ref": null,
|
|
4137
|
-
"props": {
|
|
4138
|
-
"questions": [
|
|
4139
|
-
{
|
|
4140
|
-
"answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.",
|
|
4141
|
-
"question": "What are the benefits of investing in a Design System?"
|
|
4142
|
-
},
|
|
4143
|
-
{
|
|
4144
|
-
"answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.",
|
|
4145
|
-
"question": "What is a Design System?"
|
|
4146
|
-
},
|
|
4147
|
-
{
|
|
4148
|
-
"answer": "A Headless CMS plays a crucial role in a Design System by providing a content-first approach. It separates the back-end content from the front-end presentation layer, allowing for seamless integration with any design system. This results in a flexible, scalable, and platform-agnostic system that ensures content consistency across all platforms and devices.",
|
|
4149
|
-
"question": "What is the role of a Headless CMS in a Design System?"
|
|
4150
|
-
}
|
|
4151
|
-
]
|
|
4152
|
-
},
|
|
4153
|
-
"_owner": null
|
|
4154
|
-
}
|
|
4155
|
-
]
|
|
4156
|
-
},
|
|
4157
|
-
"_owner": null
|
|
4158
|
-
},
|
|
4159
|
-
"second": {
|
|
4160
|
-
"key": null,
|
|
4161
|
-
"ref": null,
|
|
4162
|
-
"props": {
|
|
4163
|
-
"children": [
|
|
4164
|
-
{
|
|
4165
|
-
"type": {},
|
|
4166
|
-
"key": null,
|
|
4167
|
-
"ref": null,
|
|
4168
|
-
"props": {
|
|
4169
|
-
"text": "Still have questions?",
|
|
4170
|
-
"level": "h3",
|
|
4171
|
-
"style": "h3",
|
|
4172
|
-
"spaceAfter": "minimum"
|
|
4173
|
-
},
|
|
4174
|
-
"_owner": null
|
|
4175
|
-
},
|
|
4176
|
-
{
|
|
4177
|
-
"type": {},
|
|
4178
|
-
"key": null,
|
|
4179
|
-
"ref": null,
|
|
4180
|
-
"props": {
|
|
4181
|
-
"label": "Ask us directly!"
|
|
4182
|
-
},
|
|
4183
|
-
"_owner": null
|
|
4184
|
-
},
|
|
4185
|
-
{
|
|
4186
|
-
"type": {},
|
|
4187
|
-
"key": null,
|
|
4188
|
-
"ref": null,
|
|
4189
|
-
"props": {
|
|
4190
|
-
"label": "Submit"
|
|
4191
|
-
},
|
|
4192
|
-
"_owner": null
|
|
4193
|
-
}
|
|
4194
|
-
]
|
|
4195
|
-
},
|
|
4196
|
-
"_owner": null
|
|
4197
|
-
}
|
|
4198
|
-
},
|
|
4199
|
-
"screenshot": "img/screenshots/layout-split-even--faq-with-form.png"
|
|
4200
|
-
},
|
|
4201
|
-
{
|
|
4202
|
-
"id": "layout-split-weighted--text-with-contact",
|
|
4203
|
-
"group": "Layout/Split Weighted",
|
|
4204
|
-
"name": "TextWithContact",
|
|
4205
|
-
"code": "<SplitWeighted\n aside={<><Contact image={{aspectRatio: 'wide', src: 'img/people/contact-isabella.png'}} links={[{ariaLabel: 'Isabella Doe on Twitter', icon: 'twitter', label: '@Isabella_Doe', url: '#'}, {ariaLabel: 'Isabella Doe on LinkedIn', icon: 'linkedin', label: 'Isabella.Doe', url: 'mailto:mail@example.com'}]} subtitle=\"Creative Director\" title=\"Isabella Doe\"/></>}\n asideLayout={{\n gutter: 'default',\n minWidth: 'wide'\n }}\n horizontalGutter=\"default\"\n main={<><Cta buttons={[{label: 'Learn more'}]} headline=\"Discover our solutions for Industry 4.0\" text=\"We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry.\"/></>}\n mainLayout={{\n gutter: 'default',\n minWidth: 'wide'\n }}\n order={{\n desktop: 'mainFirst',\n mobile: 'mainFirst'\n }}\n verticalAlign=\"top\"\n verticalGutter=\"large\"\n/>",
|
|
4206
|
-
"args": {
|
|
4207
|
-
"verticalGutter": "large",
|
|
4208
|
-
"horizontalGutter": "default",
|
|
4209
|
-
"verticalAlign": "top",
|
|
4210
|
-
"mainLayout": {
|
|
4211
|
-
"gutter": "default",
|
|
4212
|
-
"minWidth": "wide"
|
|
4213
|
-
},
|
|
4214
|
-
"asideLayout": {
|
|
4215
|
-
"gutter": "default",
|
|
4216
|
-
"minWidth": "wide"
|
|
4217
|
-
},
|
|
4218
|
-
"order": {
|
|
4219
|
-
"mobile": "mainFirst",
|
|
4220
|
-
"desktop": "mainFirst"
|
|
4221
|
-
},
|
|
4222
|
-
"main": {
|
|
4223
|
-
"key": null,
|
|
4224
|
-
"ref": null,
|
|
4225
|
-
"props": {
|
|
4226
|
-
"children": {
|
|
4227
|
-
"type": {},
|
|
4228
|
-
"key": null,
|
|
4229
|
-
"ref": null,
|
|
4230
|
-
"props": {
|
|
4231
|
-
"headline": "Discover our solutions for Industry 4.0",
|
|
4232
|
-
"text": "We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry.",
|
|
4233
|
-
"buttons": [
|
|
4234
|
-
{
|
|
4235
|
-
"label": "Learn more"
|
|
4236
|
-
}
|
|
4237
|
-
]
|
|
4238
|
-
},
|
|
4239
|
-
"_owner": null
|
|
4240
|
-
}
|
|
4241
|
-
},
|
|
4242
|
-
"_owner": null
|
|
4243
|
-
},
|
|
4244
|
-
"aside": {
|
|
4245
|
-
"key": null,
|
|
4246
|
-
"ref": null,
|
|
4247
|
-
"props": {
|
|
4248
|
-
"children": {
|
|
4249
|
-
"type": {},
|
|
4250
|
-
"key": null,
|
|
4251
|
-
"ref": null,
|
|
4252
|
-
"props": {
|
|
4253
|
-
"title": "Isabella Doe",
|
|
4254
|
-
"subtitle": "Creative Director",
|
|
4255
|
-
"image": {
|
|
4256
|
-
"src": "img/people/contact-isabella.png",
|
|
4257
|
-
"aspectRatio": "wide"
|
|
4258
|
-
},
|
|
4259
|
-
"links": [
|
|
4260
|
-
{
|
|
4261
|
-
"icon": "twitter",
|
|
4262
|
-
"url": "#",
|
|
4263
|
-
"label": "@Isabella_Doe",
|
|
4264
|
-
"ariaLabel": "Isabella Doe on Twitter"
|
|
4265
|
-
},
|
|
4266
|
-
{
|
|
4267
|
-
"url": "mailto:mail@example.com",
|
|
4268
|
-
"icon": "linkedin",
|
|
4269
|
-
"label": "Isabella.Doe",
|
|
4270
|
-
"ariaLabel": "Isabella Doe on LinkedIn"
|
|
4271
|
-
}
|
|
4272
|
-
]
|
|
4273
|
-
},
|
|
4274
|
-
"_owner": null
|
|
4275
|
-
}
|
|
4276
|
-
},
|
|
4277
|
-
"_owner": null
|
|
4278
|
-
}
|
|
4279
|
-
},
|
|
4280
|
-
"screenshot": "img/screenshots/layout-split-weighted--text-with-contact.png"
|
|
4281
|
-
},
|
|
4282
|
-
{
|
|
4283
|
-
"id": "layout-split-weighted--text-with-teaser",
|
|
4284
|
-
"group": "Layout/Split Weighted",
|
|
4285
|
-
"name": "TextWithTeaser",
|
|
4286
|
-
"code": "<SplitWeighted\n aside={<TeaserCard button={{chevron: false, hidden: false, label: 'Read more'}} headline=\"Transforming Industry\" image=\"img/logos/castaway.svg\" imageRatio=\"landscape\" layout=\"row\" text=\"with Smart Solutions\" url=\"#\"/>}\n asideLayout={{\n gutter: 'default',\n minWidth: 'wide'\n }}\n horizontalGutter=\"default\"\n main={<><Headline level=\"h2\" spaceAfter=\"minimum\" text=\"Innovative solutions for Industry 4.0\"/><Text highlightText text=\"We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry.\"/></>}\n mainLayout={{\n gutter: 'small',\n minWidth: 'narrow'\n }}\n order={{\n desktop: 'mainFirst',\n mobile: 'mainFirst'\n }}\n verticalAlign=\"top\"\n verticalGutter=\"default\"\n/>",
|
|
4287
|
-
"args": {
|
|
4288
|
-
"verticalGutter": "default",
|
|
4289
|
-
"horizontalGutter": "default",
|
|
4290
|
-
"verticalAlign": "top",
|
|
4291
|
-
"mainLayout": {
|
|
4292
|
-
"gutter": "small",
|
|
4293
|
-
"minWidth": "narrow"
|
|
4294
|
-
},
|
|
4295
|
-
"asideLayout": {
|
|
4296
|
-
"gutter": "default",
|
|
4297
|
-
"minWidth": "wide"
|
|
4298
|
-
},
|
|
4299
|
-
"order": {
|
|
4300
|
-
"mobile": "mainFirst",
|
|
4301
|
-
"desktop": "mainFirst"
|
|
4302
|
-
},
|
|
4303
|
-
"main": {
|
|
4304
|
-
"key": null,
|
|
4305
|
-
"ref": null,
|
|
4306
|
-
"props": {
|
|
4307
|
-
"children": [
|
|
4308
|
-
{
|
|
4309
|
-
"type": {},
|
|
4310
|
-
"key": null,
|
|
4311
|
-
"ref": null,
|
|
4312
|
-
"props": {
|
|
4313
|
-
"text": "Innovative solutions for Industry 4.0",
|
|
4314
|
-
"level": "h2",
|
|
4315
|
-
"spaceAfter": "minimum"
|
|
4316
|
-
},
|
|
4317
|
-
"_owner": null
|
|
4318
|
-
},
|
|
4319
|
-
{
|
|
4320
|
-
"type": {},
|
|
4321
|
-
"key": null,
|
|
4322
|
-
"ref": null,
|
|
4323
|
-
"props": {
|
|
4324
|
-
"highlightText": true,
|
|
4325
|
-
"text": "We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry."
|
|
4326
|
-
},
|
|
4327
|
-
"_owner": null
|
|
4328
|
-
}
|
|
4329
|
-
]
|
|
4330
|
-
},
|
|
4331
|
-
"_owner": null
|
|
4332
|
-
},
|
|
4333
|
-
"aside": {
|
|
4334
|
-
"type": {},
|
|
4335
|
-
"key": null,
|
|
4336
|
-
"ref": null,
|
|
4337
|
-
"props": {
|
|
4338
|
-
"layout": "row",
|
|
4339
|
-
"button": {
|
|
4340
|
-
"chevron": false,
|
|
4341
|
-
"hidden": false,
|
|
4342
|
-
"label": "Read more"
|
|
4343
|
-
},
|
|
4344
|
-
"imageRatio": "landscape",
|
|
4345
|
-
"headline": "Transforming Industry",
|
|
4346
|
-
"text": "with Smart Solutions",
|
|
4347
|
-
"image": "img/logos/castaway.svg",
|
|
4348
|
-
"url": "#"
|
|
4349
|
-
},
|
|
4350
|
-
"_owner": null
|
|
4351
|
-
}
|
|
4352
|
-
},
|
|
4353
|
-
"screenshot": "img/screenshots/layout-split-weighted--text-with-teaser.png"
|
|
4354
|
-
},
|
|
4355
2977
|
{
|
|
4356
2978
|
"id": "components-stats--count-up-with-icons",
|
|
4357
2979
|
"group": "Components/Stats",
|
|
4358
2980
|
"name": "CountUpWithIcons",
|
|
4359
|
-
"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: '
|
|
2981
|
+
"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 />",
|
|
4360
2982
|
"args": {
|
|
4361
2983
|
"stat": [
|
|
4362
2984
|
{
|
|
4363
|
-
"number": 1500,
|
|
2985
|
+
"number": "mind. 1500 davon",
|
|
4364
2986
|
"title": "Users",
|
|
4365
2987
|
"icon": "person"
|
|
4366
2988
|
},
|
|
4367
2989
|
{
|
|
4368
|
-
"number": 350,
|
|
2990
|
+
"number": "bis zu 350",
|
|
4369
2991
|
"title": "Subscribers",
|
|
4370
2992
|
"icon": "star"
|
|
4371
2993
|
},
|
|
4372
2994
|
{
|
|
4373
|
-
"number": 125,
|
|
4374
|
-
"title": "
|
|
2995
|
+
"number": "125%",
|
|
2996
|
+
"title": "Growth",
|
|
4375
2997
|
"icon": "map"
|
|
4376
2998
|
}
|
|
4377
2999
|
]
|
|
@@ -4382,16 +3004,16 @@
|
|
|
4382
3004
|
"id": "components-stats--count-up-with-description",
|
|
4383
3005
|
"group": "Components/Stats",
|
|
4384
3006
|
"name": "CountUpWithDescription",
|
|
4385
|
-
"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 />",
|
|
3007
|
+
"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 />",
|
|
4386
3008
|
"args": {
|
|
4387
3009
|
"stat": [
|
|
4388
3010
|
{
|
|
4389
|
-
"number": 1500,
|
|
3011
|
+
"number": "1500",
|
|
4390
3012
|
"title": "Users",
|
|
4391
3013
|
"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."
|
|
4392
3014
|
},
|
|
4393
3015
|
{
|
|
4394
|
-
"number": 350,
|
|
3016
|
+
"number": "350",
|
|
4395
3017
|
"title": "Subscribers",
|
|
4396
3018
|
"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."
|
|
4397
3019
|
}
|
|
@@ -4403,7 +3025,7 @@
|
|
|
4403
3025
|
"id": "components-teaser-card--product-tiles",
|
|
4404
3026
|
"group": "Components/Teaser Card",
|
|
4405
3027
|
"name": "ProductTiles",
|
|
4406
|
-
"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
|
|
3028
|
+
"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/>",
|
|
4407
3029
|
"args": {
|
|
4408
3030
|
"layout": "stack",
|
|
4409
3031
|
"button": {
|
|
@@ -4415,7 +3037,7 @@
|
|
|
4415
3037
|
"headline": "Castaway",
|
|
4416
3038
|
"text": "Transforming Ideas into Code",
|
|
4417
3039
|
"image": "img/logos/castaway.svg",
|
|
4418
|
-
"
|
|
3040
|
+
"target": "#"
|
|
4419
3041
|
},
|
|
4420
3042
|
"screenshot": "img/screenshots/components-teaser-card--product-tiles.png"
|
|
4421
3043
|
},
|
|
@@ -4423,7 +3045,7 @@
|
|
|
4423
3045
|
"id": "components-teaser-card--page-navigation",
|
|
4424
3046
|
"group": "Components/Teaser Card",
|
|
4425
3047
|
"name": "PageNavigation",
|
|
4426
|
-
"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
|
|
3048
|
+
"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/>",
|
|
4427
3049
|
"args": {
|
|
4428
3050
|
"layout": "stack",
|
|
4429
3051
|
"button": {
|
|
@@ -4435,7 +3057,7 @@
|
|
|
4435
3057
|
"headline": "Design System Services",
|
|
4436
3058
|
"text": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.",
|
|
4437
3059
|
"image": "img/02.jpg",
|
|
4438
|
-
"
|
|
3060
|
+
"target": "#"
|
|
4439
3061
|
},
|
|
4440
3062
|
"screenshot": "img/screenshots/components-teaser-card--page-navigation.png"
|
|
4441
3063
|
},
|
|
@@ -4443,7 +3065,7 @@
|
|
|
4443
3065
|
"id": "components-teaser-card--showcase-preview",
|
|
4444
3066
|
"group": "Components/Teaser Card",
|
|
4445
3067
|
"name": "ShowcasePreview",
|
|
4446
|
-
"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
|
|
3068
|
+
"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/>",
|
|
4447
3069
|
"args": {
|
|
4448
3070
|
"layout": "row",
|
|
4449
3071
|
"button": {
|
|
@@ -4456,7 +3078,7 @@
|
|
|
4456
3078
|
"headline": "Transformation Love Story",
|
|
4457
3079
|
"text": "See how we saved TechFusions a year's worth of development time",
|
|
4458
3080
|
"image": "img/showcases/comp_tfe01.jpg",
|
|
4459
|
-
"
|
|
3081
|
+
"target": "#"
|
|
4460
3082
|
},
|
|
4461
3083
|
"screenshot": "img/screenshots/components-teaser-card--showcase-preview.png"
|
|
4462
3084
|
},
|