@kickstartds/ds-agency-premium 1.6.71--canary.55.2416.0 → 1.6.71
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-c760fd2a.d.ts → BlogPostProps-6b3cff22.d.ts} +3 -3
- package/dist/{ButtonProps-4e2b2ecf.d.ts → ButtonProps-03ff6d21.d.ts} +4 -6
- package/dist/{CtaProps-789f8508.d.ts → CtaProps-93230a76.d.ts} +11 -16
- 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-fec6b267.d.ts → HeroProps-f704d270.d.ts} +5 -15
- 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-d60aba86.d.ts → SectionProps-1cfcf6e8.d.ts} +11 -21
- package/dist/{SliderProps-789f8508.d.ts → SliderProps-93230a76.d.ts} +5 -5
- 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 +14 -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 +4 -9
- package/dist/components/blog-author/blog-author.schema.dereffed.json +7 -12
- package/dist/components/blog-author/index.d.ts +1 -1
- package/dist/components/blog-author/index.js +1 -10
- package/dist/components/blog-head/blog-head.schema.dereffed.json +6 -0
- package/dist/components/blog-head/index.js +1 -6
- package/dist/components/blog-overview/blog-overview.schema.dereffed.json +319 -12097
- package/dist/components/blog-overview/blog-overview.schema.json +2 -2
- package/dist/components/blog-overview/index.js +0 -1
- package/dist/components/blog-post/blog-post.schema.dereffed.json +317 -12109
- package/dist/components/blog-post/blog-post.schema.json +2 -2
- package/dist/components/blog-post/index.d.ts +1 -1
- package/dist/components/blog-post/index.js +2 -5
- package/dist/components/blog-tag/blog-tag.schema.dereffed.json +3 -0
- package/dist/components/blog-teaser/blog-teaser.css +2 -2
- package/dist/components/blog-teaser/blog-teaser.schema.dereffed.json +6 -0
- package/dist/components/blog-teaser/index.js +8 -15
- package/dist/components/button/button.css +2 -2
- package/dist/components/button/button.schema.dereffed.json +4 -10
- package/dist/components/button/button.schema.json +3 -8
- package/dist/components/button/index.d.ts +1 -1
- package/dist/components/button/index.js +9 -19
- package/dist/components/button-group/button-group.schema.dereffed.json +9 -12
- package/dist/components/button-group/index.d.ts +4 -4
- package/dist/components/button-group/index.js +2 -11
- package/dist/components/contact/contact.css +17 -11
- package/dist/components/contact/contact.schema.dereffed.json +8 -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 +2 -11
- package/dist/components/cta/cta.css +71 -48
- package/dist/components/cta/cta.schema.dereffed.json +13 -21
- package/dist/components/cta/cta.schema.json +10 -17
- package/dist/components/cta/index.d.ts +1 -1
- package/dist/components/cta/index.js +27 -44
- package/dist/components/divider/divider.schema.dereffed.json +3 -0
- package/dist/components/divider/index.js +1 -6
- package/dist/components/faq/faq.schema.dereffed.json +3 -0
- package/dist/components/faq/index.js +1 -6
- package/dist/components/feature/feature.schema.dereffed.json +6 -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 -15
- package/dist/components/features/features.css +14 -12
- package/dist/components/features/features.schema.dereffed.json +6 -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 -14
- package/dist/components/footer/footer.css +3 -4
- package/dist/components/footer/footer.schema.dereffed.json +15 -12
- package/dist/components/footer/index.d.ts +1 -1
- package/dist/components/footer/index.js +2 -12
- package/dist/components/gallery/gallery.schema.dereffed.json +4 -2
- package/dist/components/gallery/gallery.schema.json +1 -2
- package/dist/components/gallery/index.js +2 -10
- package/dist/components/header/header.css +9 -52
- package/dist/components/header/header.schema.dereffed.json +15 -12
- package/dist/components/header/index.d.ts +1 -1
- package/dist/components/header/index.js +6 -18
- package/dist/components/headline/headline.css +40 -36
- package/dist/components/headline/headline.schema.dereffed.json +3 -0
- package/dist/components/headline/index.js +4 -13
- package/dist/components/hero/hero.css +52 -130
- package/dist/components/hero/hero.schema.dereffed.json +8 -19
- package/dist/components/hero/hero.schema.json +4 -24
- package/dist/components/hero/index.d.ts +1 -1
- package/dist/components/hero/index.js +40 -66
- package/dist/components/html/html.schema.dereffed.json +3 -0
- package/dist/components/html/index.js +1 -8
- package/dist/components/image-story/image-story.css +6 -9
- package/dist/components/image-story/image-story.schema.dereffed.json +7 -10
- package/dist/components/image-story/index.js +1 -14
- package/dist/components/image-text/image-text.css +4 -4
- package/dist/components/image-text/image-text.schema.dereffed.json +3 -0
- package/dist/components/image-text/index.js +1 -7
- package/dist/components/index/index.d.ts +3 -4
- package/dist/components/logo/index.js +1 -6
- package/dist/components/logo/logo.schema.dereffed.json +3 -0
- package/dist/components/logos/index.js +2 -13
- package/dist/components/logos/logos.css +2 -2
- package/dist/components/logos/logos.schema.dereffed.json +9 -6
- package/dist/components/logos/logos.schema.json +6 -6
- package/dist/components/mosaic/index.js +2 -9
- package/dist/components/mosaic/mosaic.css +7 -5
- package/dist/components/mosaic/mosaic.schema.dereffed.json +9 -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 +4 -1
- package/dist/components/nav-flyout/index.d.ts +2 -2
- package/dist/components/nav-flyout/index.js +9 -13
- package/dist/components/nav-flyout/nav-flyout.css +15 -29
- package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +18 -12
- package/dist/components/nav-main/index.d.ts +5 -5
- package/dist/components/nav-main/index.js +3 -11
- package/dist/components/nav-main/nav-main.schema.dereffed.json +21 -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 +3 -9
- package/dist/components/nav-topbar/nav-topbar.css +4 -17
- package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +15 -12
- package/dist/components/page/page.schema.dereffed.json +291 -12079
- package/dist/components/page/page.schema.json +2 -2
- package/dist/components/page-wrapper/index.js +0 -51
- package/dist/components/page-wrapper/tokens.css +810 -507
- package/dist/components/presets.json +559 -2249
- package/dist/components/providers/index.js +0 -1
- package/dist/components/section/index.d.ts +1 -1
- package/dist/components/section/index.js +17 -39
- package/dist/components/section/section.css +57 -39
- package/dist/components/section/section.schema.dereffed.json +277 -12071
- package/dist/components/section/section.schema.json +11 -25
- package/dist/components/seo/seo.schema.dereffed.json +7 -4
- package/dist/components/seo/seo.schema.json +3 -4
- package/dist/components/settings/settings.schema.dereffed.json +41 -29
- package/dist/components/settings/settings.schema.json +2 -2
- package/dist/components/slider/index.d.ts +2 -4
- package/dist/components/slider/index.js +3 -19
- package/dist/components/slider/slider.css +9 -14
- package/dist/components/slider/slider.schema.dereffed.json +74 -74
- 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.js +1 -4
- package/dist/components/stat/stat.schema.dereffed.json +3 -0
- package/dist/components/stats/index.js +1 -6
- package/dist/components/stats/stats.schema.dereffed.json +6 -0
- package/dist/components/teaser-card/index.d.ts +1 -1
- package/dist/components/teaser-card/index.js +10 -20
- package/dist/components/teaser-card/teaser-card.css +52 -101
- package/dist/components/teaser-card/teaser-card.schema.dereffed.json +7 -4
- package/dist/components/teaser-card/teaser-card.schema.json +4 -4
- package/dist/components/testimonial/index.js +1 -7
- package/dist/components/testimonial/testimonial.schema.dereffed.json +3 -0
- package/dist/components/testimonials/index.d.ts +1 -1
- package/dist/components/testimonials/index.js +1 -8
- package/dist/components/testimonials/testimonials.css +0 -4
- package/dist/components/testimonials/testimonials.schema.dereffed.json +3 -0
- package/dist/components/text/index.js +1 -8
- package/dist/components/text/text.css +2 -2
- package/dist/components/text/text.schema.dereffed.json +3 -0
- package/dist/components/tile/tile.schema.dereffed.json +6 -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 +5 -23
- package/dist/components/video-curtain/video-curtain.css +31 -54
- package/dist/components/video-curtain/video-curtain.schema.dereffed.json +8 -7
- package/dist/components/video-curtain/video-curtain.schema.json +4 -4
- package/dist/global.css +89 -323
- package/dist/static/fonts/dsa/Fredoka-Bold.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Bold.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-Light.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Light.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-Medium.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Medium.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-Regular.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-Regular.woff2 +0 -0
- package/dist/static/fonts/dsa/Fredoka-SemiBold.woff +0 -0
- package/dist/static/fonts/dsa/Fredoka-SemiBold.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-300.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-300.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-600.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-600.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-800.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-800.woff2 +0 -0
- package/dist/static/fonts/dsa/Mulish-Regular.woff +0 -0
- package/dist/static/fonts/dsa/Mulish-Regular.woff2 +0 -0
- 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 -56
- 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 +810 -507
- package/dist/tokens/tokens.js +917 -817
- package/package.json +5 -14
- package/dist/BusinessCardProps-e10e7b62.d.ts +0 -101
- package/dist/ContentNavProps-0e282a9f.d.ts +0 -36
- package/dist/DownloadsProps-a49a977e.d.ts +0 -34
- 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/SplitEvenProps-789f8508.d.ts +0 -65
- package/dist/SplitWeightedProps-789f8508.d.ts +0 -95
- package/dist/components/breadcrumb/breadcrumb.css +0 -32
- package/dist/components/breadcrumb/breadcrumb.schema.dereffed.json +0 -31
- 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 -22
- package/dist/components/business-card/business-card.css +0 -186
- package/dist/components/business-card/business-card.schema.dereffed.json +0 -141
- package/dist/components/business-card/business-card.schema.json +0 -126
- package/dist/components/business-card/index.d.ts +0 -7
- package/dist/components/business-card/index.js +0 -31
- package/dist/components/content-nav/content-nav.css +0 -122
- package/dist/components/content-nav/content-nav.schema.dereffed.json +0 -58
- package/dist/components/content-nav/content-nav.schema.json +0 -52
- package/dist/components/content-nav/index.d.ts +0 -7
- package/dist/components/content-nav/index.js +0 -21
- package/dist/components/cookie-consent/C15t.client.d.ts +0 -5
- package/dist/components/cookie-consent/C15t.client.js +0 -67
- package/dist/components/cookie-consent/CookieConsent.client.d.ts +0 -25
- package/dist/components/cookie-consent/CookieConsent.client.js +0 -84
- package/dist/components/cookie-consent/cookie-consent.css +0 -267
- package/dist/components/cookie-consent/cookie-consent.schema.dereffed.json +0 -256
- package/dist/components/cookie-consent/cookie-consent.schema.json +0 -224
- package/dist/components/cookie-consent/index.d.ts +0 -143
- package/dist/components/cookie-consent/index.js +0 -26
- package/dist/components/downloads/downloads.css +0 -153
- package/dist/components/downloads/downloads.schema.dereffed.json +0 -52
- package/dist/components/downloads/downloads.schema.json +0 -44
- package/dist/components/downloads/index.d.ts +0 -8
- package/dist/components/downloads/index.js +0 -23
- package/dist/components/event-appointment/event-appointment.css +0 -63
- package/dist/components/event-appointment/event-appointment.schema.dereffed.json +0 -53
- 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 -21
- package/dist/components/event-detail/event-detail.schema.dereffed.json +0 -278
- 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 -37
- package/dist/components/event-filter/event-filter.css +0 -31
- package/dist/components/event-filter/event-filter.schema.dereffed.json +0 -115
- 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 -61
- package/dist/components/event-header/event-header.css +0 -6
- package/dist/components/event-header/event-header.schema.dereffed.json +0 -35
- 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 -25
- package/dist/components/event-latest/event-latest.css +0 -5
- package/dist/components/event-latest/event-latest.schema.dereffed.json +0 -136
- 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 -24
- 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 -94
- 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 -23
- package/dist/components/event-list/event-list.schema.dereffed.json +0 -275
- 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 -74
- package/dist/components/event-list-teaser/event-list-teaser.css +0 -143
- package/dist/components/event-list-teaser/event-list-teaser.schema.dereffed.json +0 -148
- 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 -28
- package/dist/components/event-location/event-location.css +0 -71
- package/dist/components/event-location/event-location.schema.dereffed.json +0 -120
- 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 -25
- package/dist/components/event-login/event-login.css +0 -31
- package/dist/components/event-login/event-login.schema.dereffed.json +0 -122
- 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 -31
- package/dist/components/event-registration/event-registration.css +0 -88
- package/dist/components/event-registration/event-registration.schema.dereffed.json +0 -171
- 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 -36
- package/dist/components/pagination/index.d.ts +0 -47
- package/dist/components/pagination/index.js +0 -64
- package/dist/components/pagination/pagination.css +0 -66
- package/dist/components/pagination/pagination.schema.dereffed.json +0 -61
- 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 -40
- package/dist/components/search/search.schema.dereffed.json +0 -125
- 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 -20
- package/dist/components/search-bar/search-bar.css +0 -33
- package/dist/components/search-bar/search-bar.schema.dereffed.json +0 -45
- 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 -20
- package/dist/components/search-filter/search-filter.css +0 -22
- package/dist/components/search-filter/search-filter.schema.dereffed.json +0 -66
- 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 -20
- package/dist/components/search-result/search-result.css +0 -28
- package/dist/components/search-result/search-result.schema.dereffed.json +0 -47
- package/dist/components/search-result/search-result.schema.json +0 -41
- package/dist/components/split-even/index.d.ts +0 -12
- package/dist/components/split-even/index.js +0 -26
- package/dist/components/split-even/split-even.css +0 -103
- package/dist/components/split-even/split-even.schema.dereffed.json +0 -5740
- package/dist/components/split-even/split-even.schema.json +0 -170
- package/dist/components/split-weighted/index.d.ts +0 -12
- package/dist/components/split-weighted/index.js +0 -42
- package/dist/components/split-weighted/split-weighted.css +0 -133
- package/dist/components/split-weighted/split-weighted.schema.dereffed.json +0 -5800
- package/dist/components/split-weighted/split-weighted.schema.json +0 -212
- package/dist/helpers-12f48df8.d.ts +0 -6
- package/dist/helpers-12f48df8.js +0 -40
- package/dist/static/fonts/dsa/permanent-marker-regular.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-display-600.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-display-700.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-display-regular.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-text-500.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-text-600.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-text-700.woff2 +0 -0
- package/dist/static/fonts/dsa/wix-madefor-text-regular.woff2 +0 -0
- 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
- package/dist/static/taktsoft-energy/preview.gif +0 -0
|
@@ -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,169 +130,6 @@
|
|
|
136
130
|
},
|
|
137
131
|
"screenshot": "img/screenshots/blog-blog-teaser--default.png"
|
|
138
132
|
},
|
|
139
|
-
{
|
|
140
|
-
"id": "corporate-breadcrumb--default",
|
|
141
|
-
"group": "Corporate/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/corporate-breadcrumb--default.png"
|
|
161
|
-
},
|
|
162
|
-
{
|
|
163
|
-
"id": "corporate-business-card--default",
|
|
164
|
-
"group": "Corporate / Business Card",
|
|
165
|
-
"name": "Default",
|
|
166
|
-
"code": "<BusinessCard\n address=\"1234 Business Lane<br />Suite 567 <br />Business City, BC 12345\"\n avatar={{\n alt: 'Emily Johnson',\n src: 'img/people/contact-person.png'\n }}\n buttons={[\n {\n label: 'Market Insights',\n url: '#'\n }\n ]}\n contact={[\n {\n icon: 'phone',\n label: '+1 234 567 890',\n url: 'tel:+1234567890'\n },\n {\n icon: 'email',\n label: 'emily@example.com',\n url: 'mailto:emily@example.com'\n },\n {\n icon: 'linkedin',\n label: 'Emily Johnson',\n url: '#'\n }\n ]}\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 logo={{\n alt: 'Business Logo',\n src: 'logo.svg',\n url: '#'\n }}\n topic=\"Industry Intelligence\"\n/>",
|
|
167
|
-
"args": {
|
|
168
|
-
"centered": false,
|
|
169
|
-
"image": {
|
|
170
|
-
"src": "img/full-shot-different-people-working-together.png",
|
|
171
|
-
"alt": "A group of people collaborating in an office setting"
|
|
172
|
-
},
|
|
173
|
-
"logo": {
|
|
174
|
-
"src": "logo.svg",
|
|
175
|
-
"alt": "Business Logo",
|
|
176
|
-
"url": "#"
|
|
177
|
-
},
|
|
178
|
-
"topic": "Industry Intelligence",
|
|
179
|
-
"address": "1234 Business Lane<br />Suite 567 <br />Business City, BC 12345",
|
|
180
|
-
"avatar": {
|
|
181
|
-
"src": "img/people/contact-person.png",
|
|
182
|
-
"alt": "Emily Johnson"
|
|
183
|
-
},
|
|
184
|
-
"contact": [
|
|
185
|
-
{
|
|
186
|
-
"icon": "phone",
|
|
187
|
-
"label": "+1 234 567 890",
|
|
188
|
-
"url": "tel:+1234567890"
|
|
189
|
-
},
|
|
190
|
-
{
|
|
191
|
-
"icon": "email",
|
|
192
|
-
"label": "emily@example.com",
|
|
193
|
-
"url": "mailto:emily@example.com"
|
|
194
|
-
},
|
|
195
|
-
{
|
|
196
|
-
"icon": "linkedin",
|
|
197
|
-
"label": "Emily Johnson",
|
|
198
|
-
"url": "#"
|
|
199
|
-
}
|
|
200
|
-
],
|
|
201
|
-
"buttons": [
|
|
202
|
-
{
|
|
203
|
-
"label": "Market Insights",
|
|
204
|
-
"url": "#"
|
|
205
|
-
}
|
|
206
|
-
]
|
|
207
|
-
},
|
|
208
|
-
"screenshot": "img/screenshots/corporate-business-card--default.png"
|
|
209
|
-
},
|
|
210
|
-
{
|
|
211
|
-
"id": "corporate-business-card--centered",
|
|
212
|
-
"group": "Corporate / Business Card",
|
|
213
|
-
"name": "Centered",
|
|
214
|
-
"code": "<BusinessCard\n address=\"1234 Business Lane<br />Suite 567 <br />Business City, BC 12345\"\n avatar={{\n alt: 'Emily Johnson',\n src: 'img/people/contact-person.png'\n }}\n buttons={[\n {\n label: 'Market Insights',\n url: '#'\n }\n ]}\n centered\n contact={[\n {\n icon: 'phone',\n label: '+1 234 567 890',\n url: 'tel:+1234567890'\n },\n {\n icon: 'email',\n label: 'emily@example.com',\n url: 'mailto:emily@example.com'\n },\n {\n icon: 'linkedin',\n label: 'Emily Johnson',\n url: '#'\n }\n ]}\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 logo={{\n alt: 'Business Logo',\n src: 'logo.svg',\n url: '#'\n }}\n topic=\"Industry Intelligence\"\n/>",
|
|
215
|
-
"args": {
|
|
216
|
-
"centered": true,
|
|
217
|
-
"image": {
|
|
218
|
-
"src": "img/full-shot-different-people-working-together.png",
|
|
219
|
-
"alt": "A group of people collaborating in an office setting"
|
|
220
|
-
},
|
|
221
|
-
"logo": {
|
|
222
|
-
"src": "logo.svg",
|
|
223
|
-
"alt": "Business Logo",
|
|
224
|
-
"url": "#"
|
|
225
|
-
},
|
|
226
|
-
"topic": "Industry Intelligence",
|
|
227
|
-
"address": "1234 Business Lane<br />Suite 567 <br />Business City, BC 12345",
|
|
228
|
-
"avatar": {
|
|
229
|
-
"src": "img/people/contact-person.png",
|
|
230
|
-
"alt": "Emily Johnson"
|
|
231
|
-
},
|
|
232
|
-
"contact": [
|
|
233
|
-
{
|
|
234
|
-
"icon": "phone",
|
|
235
|
-
"label": "+1 234 567 890",
|
|
236
|
-
"url": "tel:+1234567890"
|
|
237
|
-
},
|
|
238
|
-
{
|
|
239
|
-
"icon": "email",
|
|
240
|
-
"label": "emily@example.com",
|
|
241
|
-
"url": "mailto:emily@example.com"
|
|
242
|
-
},
|
|
243
|
-
{
|
|
244
|
-
"icon": "linkedin",
|
|
245
|
-
"label": "Emily Johnson",
|
|
246
|
-
"url": "#"
|
|
247
|
-
}
|
|
248
|
-
],
|
|
249
|
-
"buttons": [
|
|
250
|
-
{
|
|
251
|
-
"label": "Market Insights",
|
|
252
|
-
"url": "#"
|
|
253
|
-
}
|
|
254
|
-
]
|
|
255
|
-
},
|
|
256
|
-
"screenshot": "img/screenshots/corporate-business-card--centered.png"
|
|
257
|
-
},
|
|
258
|
-
{
|
|
259
|
-
"id": "corporate-business-card--without-image",
|
|
260
|
-
"group": "Corporate / Business Card",
|
|
261
|
-
"name": "WithoutImage",
|
|
262
|
-
"code": "<BusinessCard\n address=\"1234 Business Lane<br />Suite 567 <br />Business City, BC 12345\"\n avatar={{\n alt: 'Emily Johnson',\n src: 'img/people/contact-person.png'\n }}\n buttons={[\n {\n label: 'Market Insights',\n url: '#'\n }\n ]}\n contact={[\n {\n icon: 'phone',\n label: '+1 234 567 890',\n url: 'tel:+1234567890'\n },\n {\n icon: 'email',\n label: 'emily@example.com',\n url: 'mailto:emily@example.com'\n },\n {\n icon: 'linkedin',\n label: 'Emily Johnson',\n url: '#'\n }\n ]}\n logo={{\n alt: 'Business Logo',\n src: 'logo.svg',\n url: '#'\n }}\n topic=\"Industry Intelligence\"\n/>",
|
|
263
|
-
"args": {
|
|
264
|
-
"centered": false,
|
|
265
|
-
"logo": {
|
|
266
|
-
"src": "logo.svg",
|
|
267
|
-
"alt": "Business Logo",
|
|
268
|
-
"url": "#"
|
|
269
|
-
},
|
|
270
|
-
"topic": "Industry Intelligence",
|
|
271
|
-
"address": "1234 Business Lane<br />Suite 567 <br />Business City, BC 12345",
|
|
272
|
-
"avatar": {
|
|
273
|
-
"src": "img/people/contact-person.png",
|
|
274
|
-
"alt": "Emily Johnson"
|
|
275
|
-
},
|
|
276
|
-
"contact": [
|
|
277
|
-
{
|
|
278
|
-
"icon": "phone",
|
|
279
|
-
"label": "+1 234 567 890",
|
|
280
|
-
"url": "tel:+1234567890"
|
|
281
|
-
},
|
|
282
|
-
{
|
|
283
|
-
"icon": "email",
|
|
284
|
-
"label": "emily@example.com",
|
|
285
|
-
"url": "mailto:emily@example.com"
|
|
286
|
-
},
|
|
287
|
-
{
|
|
288
|
-
"icon": "linkedin",
|
|
289
|
-
"label": "Emily Johnson",
|
|
290
|
-
"url": "#"
|
|
291
|
-
}
|
|
292
|
-
],
|
|
293
|
-
"buttons": [
|
|
294
|
-
{
|
|
295
|
-
"label": "Market Insights",
|
|
296
|
-
"url": "#"
|
|
297
|
-
}
|
|
298
|
-
]
|
|
299
|
-
},
|
|
300
|
-
"screenshot": "img/screenshots/corporate-business-card--without-image.png"
|
|
301
|
-
},
|
|
302
133
|
{
|
|
303
134
|
"id": "components-button--primary-button",
|
|
304
135
|
"group": "Components/Button",
|
|
@@ -355,14 +186,13 @@
|
|
|
355
186
|
"id": "page-archetypes-blog-overview--blog-overview",
|
|
356
187
|
"group": "Page Archetypes/Blog Overview",
|
|
357
188
|
"name": "BlogOverview",
|
|
358
|
-
"code": "<BlogOverview\n cta={{\n
|
|
189
|
+
"code": "<BlogOverview\n cta={{\n buttons: [\n {\n icon: 'person',\n label: 'Contact us',\n target: '#'\n },\n {\n icon: 'date',\n label: 'Book a meeting',\n target: '#'\n }\n ],\n colorNeutral: false,\n contentAlign: 'center',\n fullWidth: true,\n headline: 'Get in touch',\n highlightText: false,\n image: {\n padding: false,\n src: 'img/contact-person.png'\n },\n order: {\n desktopImageLast: false,\n mobileImageLast: false\n },\n sub: 'Chat with us about getting your product or platform to market faster',\n text: 'Our modular design approach allows for flexibility and scalability in your application\\'s architecture.',\n textAlign: 'left',\n width: 'wide'\n }}\n latest={{\n alt: 'Image of a business team working',\n author: {\n image: 'img/people/author-alex.png',\n name: 'John Doe',\n title: 'CEO'\n },\n date: '12/30/2022',\n headline: 'Mastering the Art of Design Systems with Systemics: A Journey from Vision to Reality',\n image: 'img/close-up-young-business-team-working.png',\n link: {\n label: 'Read more',\n text: 'Read article',\n url: 'https://example.com/article1'\n },\n readingTime: '5 min read',\n tags: [\n {\n entry: 'Design Systems'\n },\n {\n entry: 'Headless Websites'\n },\n {\n entry: 'Training'\n }\n ],\n teaserText: 'In this enlightening article, we delve into how Systemics, your go-to Design System agency, brings clarity and coherence to your brand\\'s digital presence. We discuss our unique approach to Design System Consulting, where we align your vision with actionable strategies for seamless and captivating user experiences.'\n }}\n latestTitle=\"Latest Post\"\n list={[\n {\n alt: 'Image of a business team working',\n author: {\n image: 'img/people/author-alex.png',\n name: 'John Doe',\n title: 'CEO'\n },\n date: '12/30/2022',\n headline: 'Mastering the Art of Design Systems with Systemics',\n image: 'img/close-up-young-business-team-working.png',\n link: {\n label: 'Read more',\n text: 'Read article',\n url: 'https://example.com/article1'\n },\n readingTime: '5 min read',\n tags: [\n {\n entry: 'Design Systems'\n }\n ],\n teaserText: 'In this enlightening article, we delve into how Systemics, your go-to Design System agency, brings clarity and coherence to your brand\\'s digital presence..'\n },\n {\n alt: 'Image of a business team working',\n author: {\n image: 'img/people/author-emily.png',\n name: 'Jane Doe',\n title: 'CTO'\n },\n date: '12/30/2022',\n headline: 'Unleashing Innovation with Headless Websites',\n image: 'img/close-up-young-business-team-working.png',\n link: {\n label: 'Read more',\n text: 'Read article',\n url: 'https://example.com/article2'\n },\n readingTime: '5 min read',\n tags: [\n {\n entry: 'Headless Websites'\n }\n ],\n teaserText: 'Dive into the exciting world of headless architecture with Systemics. This article explores our Headless Websites service, a playground of innovation and creativity for brands seeking to redefine their digital journey.'\n },\n {\n alt: 'Image of a business team working',\n author: {\n image: 'img/people/author-alex.png',\n name: 'John Doe',\n title: 'CEO'\n },\n date: '12/30/2022',\n headline: 'Investing in Digital Excellence: Systemics\\' Design System Trainings',\n image: 'img/close-up-young-business-team-working.png',\n link: {\n label: 'Read more',\n text: 'Read article',\n url: 'https://example.com/article3'\n },\n readingTime: '5 min read',\n tags: [\n {\n entry: 'Training'\n }\n ],\n teaserText: 'Investing in your digital team\\'s growth is crucial for sustainable success. In this article, we highlight Systemics\\' Design System Trainings, designed to equip your team with the skills they need to harness your design system effectively.'\n }\n ]}\n listTitle=\"Recent Posts\"\n more={[\n {\n alt: 'Image of a business team working',\n author: {\n image: 'img/people/author-alex.png',\n name: 'John Doe',\n title: 'CEO'\n },\n date: '12/30/2022',\n headline: 'Mastering the Art of Design Systems with Systemics',\n image: 'img/close-up-young-business-team-working.png',\n link: {\n label: 'Read more',\n text: 'Read article',\n url: 'https://example.com/article1'\n },\n readingTime: '5 min read',\n tags: [\n {\n entry: 'Design Systems'\n }\n ],\n teaserText: 'In this enlightening article, we delve into how Systemics, your go-to Design System agency, brings clarity and coherence to your brand\\'s digital presence..'\n },\n {\n alt: 'Image of a business team working',\n author: {\n image: 'img/people/author-emily.png',\n name: 'Jane Doe',\n title: 'CTO'\n },\n date: '12/30/2022',\n headline: 'Unleashing Innovation with Headless Websites',\n image: 'img/close-up-young-business-team-working.png',\n link: {\n label: 'Read more',\n text: 'Read article',\n url: 'https://example.com/article2'\n },\n readingTime: '5 min read',\n tags: [\n {\n entry: 'Headless Websites'\n }\n ],\n teaserText: 'Dive into the exciting world of headless architecture with Systemics. This article explores our Headless Websites service, a playground of innovation and creativity for brands seeking to redefine their digital journey.'\n }\n ]}\n moreTitle=\"Featured Posts\"\n section={[\n {\n backgroundColor: 'default',\n buttons: [\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n }\n ],\n content: {\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n },\n headerSpacing: false,\n headline: {\n large: false,\n text: 'Section headline',\n width: 'unset'\n },\n inverted: false,\n spaceAfter: 'default',\n spaceBefore: 'default',\n spotlight: false,\n style: 'default',\n width: 'default'\n },\n {\n backgroundColor: 'default',\n buttons: [\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n }\n ],\n content: {\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n },\n headerSpacing: false,\n headline: {\n large: false,\n text: 'Section headline',\n width: 'unset'\n },\n inverted: false,\n spaceAfter: 'default',\n spaceBefore: 'default',\n spotlight: false,\n style: 'default',\n width: 'default'\n },\n {\n backgroundColor: 'default',\n buttons: [\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n }\n ],\n content: {\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n },\n headerSpacing: false,\n headline: {\n large: false,\n text: 'Section headline',\n width: 'unset'\n },\n inverted: false,\n spaceAfter: 'default',\n spaceBefore: 'default',\n spotlight: false,\n style: 'default',\n width: 'default'\n }\n ]}\n/>",
|
|
359
190
|
"args": {
|
|
360
191
|
"section": [
|
|
361
192
|
{
|
|
362
193
|
"width": "default",
|
|
363
194
|
"style": "default",
|
|
364
195
|
"backgroundColor": "default",
|
|
365
|
-
"transition": "none",
|
|
366
196
|
"spotlight": false,
|
|
367
197
|
"spaceBefore": "default",
|
|
368
198
|
"spaceAfter": "default",
|
|
@@ -377,7 +207,7 @@
|
|
|
377
207
|
"width": "unset",
|
|
378
208
|
"align": "center",
|
|
379
209
|
"gutter": "default",
|
|
380
|
-
"mode": "
|
|
210
|
+
"mode": "list",
|
|
381
211
|
"tileWidth": "default"
|
|
382
212
|
},
|
|
383
213
|
"buttons": [
|
|
@@ -405,7 +235,6 @@
|
|
|
405
235
|
"width": "default",
|
|
406
236
|
"style": "default",
|
|
407
237
|
"backgroundColor": "default",
|
|
408
|
-
"transition": "none",
|
|
409
238
|
"spotlight": false,
|
|
410
239
|
"spaceBefore": "default",
|
|
411
240
|
"spaceAfter": "default",
|
|
@@ -420,7 +249,7 @@
|
|
|
420
249
|
"width": "unset",
|
|
421
250
|
"align": "center",
|
|
422
251
|
"gutter": "default",
|
|
423
|
-
"mode": "
|
|
252
|
+
"mode": "list",
|
|
424
253
|
"tileWidth": "default"
|
|
425
254
|
},
|
|
426
255
|
"buttons": [
|
|
@@ -448,7 +277,6 @@
|
|
|
448
277
|
"width": "default",
|
|
449
278
|
"style": "default",
|
|
450
279
|
"backgroundColor": "default",
|
|
451
|
-
"transition": "none",
|
|
452
280
|
"spotlight": false,
|
|
453
281
|
"spaceBefore": "default",
|
|
454
282
|
"spaceAfter": "default",
|
|
@@ -463,7 +291,7 @@
|
|
|
463
291
|
"width": "unset",
|
|
464
292
|
"align": "center",
|
|
465
293
|
"gutter": "default",
|
|
466
|
-
"mode": "
|
|
294
|
+
"mode": "list",
|
|
467
295
|
"tileWidth": "default"
|
|
468
296
|
},
|
|
469
297
|
"buttons": [
|
|
@@ -644,31 +472,28 @@
|
|
|
644
472
|
"sub": "Chat with us about getting your product or platform to market faster",
|
|
645
473
|
"highlightText": false,
|
|
646
474
|
"colorNeutral": false,
|
|
475
|
+
"fullWidth": true,
|
|
647
476
|
"buttons": [
|
|
648
477
|
{
|
|
649
478
|
"label": "Contact us",
|
|
650
479
|
"icon": "person",
|
|
651
|
-
"
|
|
480
|
+
"target": "#"
|
|
652
481
|
},
|
|
653
482
|
{
|
|
654
483
|
"label": "Book a meeting",
|
|
655
484
|
"icon": "date",
|
|
656
|
-
"
|
|
485
|
+
"target": "#"
|
|
657
486
|
}
|
|
658
487
|
],
|
|
659
488
|
"image": {
|
|
660
489
|
"padding": false,
|
|
661
|
-
"
|
|
662
|
-
"src": "img/people/contact-person.png"
|
|
490
|
+
"src": "img/contact-person.png"
|
|
663
491
|
},
|
|
664
492
|
"order": {
|
|
665
493
|
"mobileImageLast": false,
|
|
666
494
|
"desktopImageLast": false
|
|
667
495
|
},
|
|
668
496
|
"textAlign": "left",
|
|
669
|
-
"align": "center",
|
|
670
|
-
"padding": false,
|
|
671
|
-
"fullWidth": true,
|
|
672
497
|
"contentAlign": "center",
|
|
673
498
|
"text": "Our modular design approach allows for flexibility and scalability in your application's architecture.",
|
|
674
499
|
"width": "wide"
|
|
@@ -680,7 +505,7 @@
|
|
|
680
505
|
"id": "page-archetypes-blog-post--blog-post",
|
|
681
506
|
"group": "Page Archetypes/Blog Post",
|
|
682
507
|
"name": "BlogPost",
|
|
683
|
-
"code": "<BlogPost\n aside={{\n author: {\n byline: 'Senior Developer',\n email: 'Jane.doe@example.com',\n image: {\n alt: 'Picture of Jane
|
|
508
|
+
"code": "<BlogPost\n aside={{\n author: {\n byline: 'Senior Developer',\n email: 'Jane.doe@example.com',\n image: {\n alt: 'Picture of Jane Smith',\n aspectRatio: 'square',\n fullWidth: false,\n src: 'img/people/author-emily.png'\n },\n links: [\n {\n href: 'tel:+4922868896620',\n icon: 'phone',\n label: '0228 / 688 966 20',\n newTab: false\n },\n {\n href: 'mailto:mail@example.com',\n icon: 'email',\n label: 'mail@example.com',\n newTab: false\n }\n ],\n name: 'Jane Doe',\n twitter: 'Janedoe'\n },\n date: '12/30/2022',\n readingTime: '5 min read',\n socialSharing: [\n {\n href: 'https://twitter.com/share?text=This%20is%20a%20blog%20post%20headline&url=https://example.com/blog',\n icon: 'twitter',\n title: 'Share on Twitter'\n },\n {\n href: 'https://www.linkedin.com/shareArticle?mini=true&url=https://example.com/blog&title=This%20is%20a%20blog%20post%20headline',\n icon: 'linkedin',\n title: 'Share on LinkedIn'\n }\n ]\n }}\n contact={{\n copy: 'Leads with a vision for innovative, user-centric web designs, ensuring each project merges creativity with functionality to deliver outstanding digital experiences.',\n image: {\n alt: 'Picture of Jane Smith',\n aspectRatio: 'vertical',\n fullWidth: false,\n src: 'img/people/contact-john.png'\n },\n links: [\n {\n href: 'mailto:mail@example.com',\n icon: 'xing',\n label: 'john.smith',\n newTab: false\n },\n {\n href: '#',\n icon: 'twitter',\n label: '@john_smith',\n newTab: false\n }\n ],\n subtitle: 'Sales Representative',\n title: 'John Smith'\n }}\n content=\"\n## Introduction\nThe future of **Artificial Intelligence (AI)** is a topic that has been the subject of much debate. It's a field that's constantly evolving, with new advancements and breakthroughs happening all the time. [Learn more about AI](https://en.wikipedia.org/wiki/Artificial_intelligence)\n\n## The Current State of AI\nToday, AI is already a part of our daily lives. From *smart home devices* to *recommendation algorithms* on our favorite streaming services, AI is everywhere.\n\n## The Potential of AI\nThe potential of AI is immense. It has the ability to revolutionize industries, from healthcare to finance, and everything in between.\n\n## The Challenges of AI\nHowever, with great potential comes great challenges. Issues such as data privacy and the ethical implications of AI are just some of the hurdles that need to be overcome.\n\n## The Role of AI in Society\nAI has the potential to greatly impact society. It can lead to job creation in new industries, and can also help solve complex societal problems.\n\n## Conclusion\nThe future of AI is exciting and full of potential. However, it's important that we navigate this future with caution, ensuring that the benefits of AI are accessible to all, while minimizing its potential risks.\n \"\n cta={{\n buttons: [\n {\n icon: 'person',\n label: 'Contact Us',\n target: '#'\n },\n {\n icon: 'date',\n label: 'Learn More',\n target: '#'\n }\n ],\n colorNeutral: false,\n contentAlign: 'center',\n fullWidth: false,\n headline: 'Ready to Transform Your Development Process?',\n highlightText: false,\n image: {\n padding: true\n },\n order: {\n desktopImageLast: true,\n mobileImageLast: false\n },\n sub: 'Start your journey today.',\n text: 'Get started with our design system today and experience a new level of efficiency and consistency in your projects.',\n textAlign: 'center'\n }}\n head={{\n alt: 'Image of a business team working',\n date: '12/30/2022',\n headline: 'The Future of AI: A Glimpse into the Unseen',\n image: 'img/close-up-young-business-team-working.png',\n tags: [\n {\n entry: 'Technology'\n },\n {\n entry: 'AI'\n }\n ]\n }}\n section={[\n {\n backgroundColor: 'default',\n buttons: [\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n }\n ],\n content: {\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n },\n headerSpacing: false,\n headline: {\n large: false,\n text: 'Section headline',\n width: 'unset'\n },\n inverted: false,\n spaceAfter: 'default',\n spaceBefore: 'default',\n spotlight: false,\n style: 'default',\n width: 'default'\n },\n {\n backgroundColor: 'default',\n buttons: [\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n }\n ],\n content: {\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n },\n headerSpacing: false,\n headline: {\n large: false,\n text: 'Section headline',\n width: 'unset'\n },\n inverted: false,\n spaceAfter: 'default',\n spaceBefore: 'default',\n spotlight: false,\n style: 'default',\n width: 'default'\n },\n {\n backgroundColor: 'default',\n buttons: [\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n }\n ],\n content: {\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n },\n headerSpacing: false,\n headline: {\n large: false,\n text: 'Section headline',\n width: 'unset'\n },\n inverted: false,\n spaceAfter: 'default',\n spaceBefore: 'default',\n spotlight: false,\n style: 'default',\n width: 'default'\n }\n ]}\n/>",
|
|
684
509
|
"args": {
|
|
685
510
|
"head": {
|
|
686
511
|
"date": "12/30/2022",
|
|
@@ -701,8 +526,8 @@
|
|
|
701
526
|
"name": "Jane Doe",
|
|
702
527
|
"byline": "Senior Developer",
|
|
703
528
|
"image": {
|
|
704
|
-
"src": "img/people/
|
|
705
|
-
"alt": "Picture of Jane
|
|
529
|
+
"src": "img/people/author-emily.png",
|
|
530
|
+
"alt": "Picture of Jane Smith",
|
|
706
531
|
"fullWidth": false,
|
|
707
532
|
"aspectRatio": "square"
|
|
708
533
|
},
|
|
@@ -710,16 +535,14 @@
|
|
|
710
535
|
{
|
|
711
536
|
"icon": "phone",
|
|
712
537
|
"label": "0228 / 688 966 20",
|
|
713
|
-
"
|
|
714
|
-
"newTab": false
|
|
715
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
538
|
+
"href": "tel:+4922868896620",
|
|
539
|
+
"newTab": false
|
|
716
540
|
},
|
|
717
541
|
{
|
|
718
542
|
"icon": "email",
|
|
719
543
|
"label": "mail@example.com",
|
|
720
|
-
"
|
|
721
|
-
"newTab": false
|
|
722
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
544
|
+
"href": "mailto:mail@example.com",
|
|
545
|
+
"newTab": false
|
|
723
546
|
}
|
|
724
547
|
],
|
|
725
548
|
"twitter": "Janedoe",
|
|
@@ -728,12 +551,12 @@
|
|
|
728
551
|
"socialSharing": [
|
|
729
552
|
{
|
|
730
553
|
"icon": "twitter",
|
|
731
|
-
"
|
|
554
|
+
"href": "https://twitter.com/share?text=This%20is%20a%20blog%20post%20headline&url=https://example.com/blog",
|
|
732
555
|
"title": "Share on Twitter"
|
|
733
556
|
},
|
|
734
557
|
{
|
|
735
558
|
"icon": "linkedin",
|
|
736
|
-
"
|
|
559
|
+
"href": "https://www.linkedin.com/shareArticle?mini=true&url=https://example.com/blog&title=This%20is%20a%20blog%20post%20headline",
|
|
737
560
|
"title": "Share on LinkedIn"
|
|
738
561
|
}
|
|
739
562
|
],
|
|
@@ -745,7 +568,6 @@
|
|
|
745
568
|
"width": "default",
|
|
746
569
|
"style": "default",
|
|
747
570
|
"backgroundColor": "default",
|
|
748
|
-
"transition": "none",
|
|
749
571
|
"spotlight": false,
|
|
750
572
|
"spaceBefore": "default",
|
|
751
573
|
"spaceAfter": "default",
|
|
@@ -760,7 +582,7 @@
|
|
|
760
582
|
"width": "unset",
|
|
761
583
|
"align": "center",
|
|
762
584
|
"gutter": "default",
|
|
763
|
-
"mode": "
|
|
585
|
+
"mode": "list",
|
|
764
586
|
"tileWidth": "default"
|
|
765
587
|
},
|
|
766
588
|
"buttons": [
|
|
@@ -788,7 +610,6 @@
|
|
|
788
610
|
"width": "default",
|
|
789
611
|
"style": "default",
|
|
790
612
|
"backgroundColor": "default",
|
|
791
|
-
"transition": "none",
|
|
792
613
|
"spotlight": false,
|
|
793
614
|
"spaceBefore": "default",
|
|
794
615
|
"spaceAfter": "default",
|
|
@@ -803,7 +624,7 @@
|
|
|
803
624
|
"width": "unset",
|
|
804
625
|
"align": "center",
|
|
805
626
|
"gutter": "default",
|
|
806
|
-
"mode": "
|
|
627
|
+
"mode": "list",
|
|
807
628
|
"tileWidth": "default"
|
|
808
629
|
},
|
|
809
630
|
"buttons": [
|
|
@@ -831,7 +652,6 @@
|
|
|
831
652
|
"width": "default",
|
|
832
653
|
"style": "default",
|
|
833
654
|
"backgroundColor": "default",
|
|
834
|
-
"transition": "none",
|
|
835
655
|
"spotlight": false,
|
|
836
656
|
"spaceBefore": "default",
|
|
837
657
|
"spaceAfter": "default",
|
|
@@ -846,7 +666,7 @@
|
|
|
846
666
|
"width": "unset",
|
|
847
667
|
"align": "center",
|
|
848
668
|
"gutter": "default",
|
|
849
|
-
"mode": "
|
|
669
|
+
"mode": "list",
|
|
850
670
|
"tileWidth": "default"
|
|
851
671
|
},
|
|
852
672
|
"buttons": [
|
|
@@ -876,29 +696,28 @@
|
|
|
876
696
|
"sub": "Start your journey today.",
|
|
877
697
|
"highlightText": false,
|
|
878
698
|
"colorNeutral": false,
|
|
699
|
+
"fullWidth": false,
|
|
879
700
|
"buttons": [
|
|
880
701
|
{
|
|
881
702
|
"label": "Contact Us",
|
|
882
|
-
"
|
|
703
|
+
"target": "#",
|
|
883
704
|
"icon": "person"
|
|
884
705
|
},
|
|
885
706
|
{
|
|
886
707
|
"label": "Learn More",
|
|
887
|
-
"
|
|
708
|
+
"target": "#",
|
|
888
709
|
"icon": "date"
|
|
889
710
|
}
|
|
890
711
|
],
|
|
891
712
|
"image": {
|
|
892
|
-
"padding": true
|
|
893
|
-
"align": "center"
|
|
713
|
+
"padding": true
|
|
894
714
|
},
|
|
895
715
|
"order": {
|
|
896
716
|
"mobileImageLast": false,
|
|
897
717
|
"desktopImageLast": true
|
|
898
718
|
},
|
|
899
719
|
"textAlign": "center",
|
|
900
|
-
"
|
|
901
|
-
"padding": false,
|
|
720
|
+
"contentAlign": "center",
|
|
902
721
|
"text": "Get started with our design system today and experience a new level of efficiency and consistency in your projects."
|
|
903
722
|
},
|
|
904
723
|
"content": "\n## Introduction\nThe future of **Artificial Intelligence (AI)** is a topic that has been the subject of much debate. It's a field that's constantly evolving, with new advancements and breakthroughs happening all the time. [Learn more about AI](https://en.wikipedia.org/wiki/Artificial_intelligence)\n\n## The Current State of AI\nToday, AI is already a part of our daily lives. From *smart home devices* to *recommendation algorithms* on our favorite streaming services, AI is everywhere.\n\n## The Potential of AI\nThe potential of AI is immense. It has the ability to revolutionize industries, from healthcare to finance, and everything in between.\n\n## The Challenges of AI\nHowever, with great potential comes great challenges. Issues such as data privacy and the ethical implications of AI are just some of the hurdles that need to be overcome.\n\n## The Role of AI in Society\nAI has the potential to greatly impact society. It can lead to job creation in new industries, and can also help solve complex societal problems.\n\n## Conclusion\nThe future of AI is exciting and full of potential. However, it's important that we navigate this future with caution, ensuring that the benefits of AI are accessible to all, while minimizing its potential risks.\n ",
|
|
@@ -915,13 +734,13 @@
|
|
|
915
734
|
{
|
|
916
735
|
"icon": "xing",
|
|
917
736
|
"label": "john.smith",
|
|
918
|
-
"
|
|
737
|
+
"href": "mailto:mail@example.com",
|
|
919
738
|
"newTab": false
|
|
920
739
|
},
|
|
921
740
|
{
|
|
922
741
|
"icon": "twitter",
|
|
923
742
|
"label": "@john_smith",
|
|
924
|
-
"
|
|
743
|
+
"href": "#",
|
|
925
744
|
"newTab": false
|
|
926
745
|
}
|
|
927
746
|
],
|
|
@@ -930,437 +749,15 @@
|
|
|
930
749
|
},
|
|
931
750
|
"screenshot": "img/screenshots/page-archetypes-blog-post--blog-post.png"
|
|
932
751
|
},
|
|
933
|
-
{
|
|
934
|
-
"id": "page-archetypes-event-detail--event-detail",
|
|
935
|
-
"group": "Page Archetypes/Event Detail",
|
|
936
|
-
"name": "EventDetail",
|
|
937
|
-
"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/>",
|
|
938
|
-
"args": {
|
|
939
|
-
"categories": [
|
|
940
|
-
{
|
|
941
|
-
"label": "Conference"
|
|
942
|
-
},
|
|
943
|
-
{
|
|
944
|
-
"label": "Design Systems"
|
|
945
|
-
}
|
|
946
|
-
],
|
|
947
|
-
"locations": [
|
|
948
|
-
{
|
|
949
|
-
"dates": [
|
|
950
|
-
{
|
|
951
|
-
"date": "2025-09-18",
|
|
952
|
-
"time": "09:00 – 17:00",
|
|
953
|
-
"label": "Register",
|
|
954
|
-
"url": "#",
|
|
955
|
-
"newTab": true,
|
|
956
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
957
|
-
},
|
|
958
|
-
{
|
|
959
|
-
"date": "2025-09-18",
|
|
960
|
-
"time": "09:00 – 17:00",
|
|
961
|
-
"label": "Register",
|
|
962
|
-
"url": "#",
|
|
963
|
-
"newTab": true,
|
|
964
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
965
|
-
},
|
|
966
|
-
{
|
|
967
|
-
"date": "2025-09-18",
|
|
968
|
-
"time": "09:00 – 17:00",
|
|
969
|
-
"label": "Register",
|
|
970
|
-
"url": "#",
|
|
971
|
-
"newTab": true,
|
|
972
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
973
|
-
}
|
|
974
|
-
],
|
|
975
|
-
"locationName": "Köln Messe",
|
|
976
|
-
"displayMode": "compact",
|
|
977
|
-
"address": "Messeplatz 1<br />\n 50679 Köln",
|
|
978
|
-
"links": [
|
|
979
|
-
{
|
|
980
|
-
"newTab": true,
|
|
981
|
-
"url": "https://maps.google.com/?q=Berlin+Congress+Center",
|
|
982
|
-
"label": "Open in Google Maps"
|
|
983
|
-
}
|
|
984
|
-
]
|
|
985
|
-
},
|
|
986
|
-
{
|
|
987
|
-
"dates": [
|
|
988
|
-
{
|
|
989
|
-
"date": "2025-09-18",
|
|
990
|
-
"time": "09:00 – 17:00",
|
|
991
|
-
"label": "Register",
|
|
992
|
-
"url": "#",
|
|
993
|
-
"newTab": true,
|
|
994
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
995
|
-
},
|
|
996
|
-
{
|
|
997
|
-
"date": "2025-09-18",
|
|
998
|
-
"time": "09:00 – 17:00",
|
|
999
|
-
"label": "Register",
|
|
1000
|
-
"url": "#",
|
|
1001
|
-
"newTab": true,
|
|
1002
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
1003
|
-
}
|
|
1004
|
-
],
|
|
1005
|
-
"locationName": "Berlin Congress Center (BCC) Redaktion & Event GmbH & Co. KG",
|
|
1006
|
-
"displayMode": "compact",
|
|
1007
|
-
"address": "Alexanderplatz 1<br />\n 10178 Berlin",
|
|
1008
|
-
"links": [
|
|
1009
|
-
{
|
|
1010
|
-
"newTab": true,
|
|
1011
|
-
"url": "https://maps.google.com/?q=Berlin+Congress+Center",
|
|
1012
|
-
"label": "Open in Google Maps"
|
|
1013
|
-
},
|
|
1014
|
-
{
|
|
1015
|
-
"newTab": true,
|
|
1016
|
-
"url": "https://www.berlincongresscenter.com",
|
|
1017
|
-
"label": "Location Website"
|
|
1018
|
-
}
|
|
1019
|
-
]
|
|
1020
|
-
}
|
|
1021
|
-
],
|
|
1022
|
-
"images": [
|
|
1023
|
-
{
|
|
1024
|
-
"src": "img/close-up-young-business-team-working.png",
|
|
1025
|
-
"alt": "Alt text Image 1",
|
|
1026
|
-
"caption": "Caption Image 1"
|
|
1027
|
-
},
|
|
1028
|
-
{
|
|
1029
|
-
"src": "img/low-angle-tall-building-with-many-windows_23-2148230392.png",
|
|
1030
|
-
"alt": "Alt text Image 2",
|
|
1031
|
-
"caption": "Caption Image 2"
|
|
1032
|
-
},
|
|
1033
|
-
{
|
|
1034
|
-
"src": "img/full-shot-different-people-working-together.png",
|
|
1035
|
-
"alt": "Alt text Image 3",
|
|
1036
|
-
"caption": "Caption Image 3"
|
|
1037
|
-
},
|
|
1038
|
-
{
|
|
1039
|
-
"src": "img/top-view-desk-with-keyboard-drawing-pad.png",
|
|
1040
|
-
"alt": "Alt text Image 4",
|
|
1041
|
-
"caption": "Caption Image 4"
|
|
1042
|
-
}
|
|
1043
|
-
],
|
|
1044
|
-
"button": {
|
|
1045
|
-
"label": "See all Events",
|
|
1046
|
-
"url": "/#"
|
|
1047
|
-
},
|
|
1048
|
-
"title": "Systemics Design Conference 2025",
|
|
1049
|
-
"intro": "A full-day event for design system professionals and enthusiasts. Join us to learn, share, and connect with like-minded individuals.",
|
|
1050
|
-
"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 ",
|
|
1051
|
-
"downloads": [
|
|
1052
|
-
{
|
|
1053
|
-
"name": "Product Brochure",
|
|
1054
|
-
"format": "PDF",
|
|
1055
|
-
"size": "2.5 MB",
|
|
1056
|
-
"previewImage": "img/offset-image.png",
|
|
1057
|
-
"url": "img/offset-image.png"
|
|
1058
|
-
},
|
|
1059
|
-
{
|
|
1060
|
-
"name": "Company Brochure",
|
|
1061
|
-
"previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg",
|
|
1062
|
-
"format": "PDF",
|
|
1063
|
-
"size": "3.2 MB",
|
|
1064
|
-
"url": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg"
|
|
1065
|
-
},
|
|
1066
|
-
{
|
|
1067
|
-
"name": "User Guide",
|
|
1068
|
-
"format": "DOC",
|
|
1069
|
-
"size": "20 KB",
|
|
1070
|
-
"url": "assets/user-guide.doc"
|
|
1071
|
-
},
|
|
1072
|
-
{
|
|
1073
|
-
"name": "Technical Specifications",
|
|
1074
|
-
"format": "TXT",
|
|
1075
|
-
"size": "12 KB",
|
|
1076
|
-
"url": "assets/technical-specifications.txt"
|
|
1077
|
-
}
|
|
1078
|
-
]
|
|
1079
|
-
},
|
|
1080
|
-
"screenshot": "img/screenshots/page-archetypes-event-detail--event-detail.png"
|
|
1081
|
-
},
|
|
1082
|
-
{
|
|
1083
|
-
"id": "page-archetypes-event-list--event-list",
|
|
1084
|
-
"group": "Page Archetypes/Event List",
|
|
1085
|
-
"name": "EventList",
|
|
1086
|
-
"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/>",
|
|
1087
|
-
"args": {
|
|
1088
|
-
"filter": {
|
|
1089
|
-
"datePicker": {
|
|
1090
|
-
"title": "Find Appointment",
|
|
1091
|
-
"dateFromInput": {
|
|
1092
|
-
"label": "From",
|
|
1093
|
-
"placeholder": "Select a date"
|
|
1094
|
-
},
|
|
1095
|
-
"dateToInput": {
|
|
1096
|
-
"label": "To",
|
|
1097
|
-
"placeholder": "Select a date"
|
|
1098
|
-
},
|
|
1099
|
-
"toggle": true
|
|
1100
|
-
},
|
|
1101
|
-
"categories": {
|
|
1102
|
-
"title": "Categories",
|
|
1103
|
-
"categoryCheckboxes": [
|
|
1104
|
-
"All",
|
|
1105
|
-
"Buyers",
|
|
1106
|
-
"Sellers",
|
|
1107
|
-
"Renters",
|
|
1108
|
-
"Landlords",
|
|
1109
|
-
"Tenants"
|
|
1110
|
-
],
|
|
1111
|
-
"toggle": true
|
|
1112
|
-
},
|
|
1113
|
-
"applyButton": {
|
|
1114
|
-
"label": "Filter Appointments"
|
|
1115
|
-
},
|
|
1116
|
-
"resetButton": {
|
|
1117
|
-
"label": "Reset Filters"
|
|
1118
|
-
}
|
|
1119
|
-
},
|
|
1120
|
-
"events": [
|
|
1121
|
-
{
|
|
1122
|
-
"category": "Real Estate",
|
|
1123
|
-
"title": "Real Estate Expo 2025",
|
|
1124
|
-
"text": "Join us for the Real Estate Expo 2025, where industry leaders will discuss the future of real estate.",
|
|
1125
|
-
"date": "FRI, JAN 16",
|
|
1126
|
-
"time": "10:00 AM",
|
|
1127
|
-
"location": {
|
|
1128
|
-
"name": "Berlin Convention Center",
|
|
1129
|
-
"address": "123 Main St<br/>\n10115 Berlin"
|
|
1130
|
-
},
|
|
1131
|
-
"tags": [
|
|
1132
|
-
"Buyers",
|
|
1133
|
-
"Sellers",
|
|
1134
|
-
"Renters"
|
|
1135
|
-
],
|
|
1136
|
-
"image": {
|
|
1137
|
-
"src": "img/close-up-young-business-team-working.png",
|
|
1138
|
-
"alt": "A futuristic AI concept image"
|
|
1139
|
-
},
|
|
1140
|
-
"url": "https://example.com",
|
|
1141
|
-
"ctaText": "Show event",
|
|
1142
|
-
"cta": "Show appointment"
|
|
1143
|
-
},
|
|
1144
|
-
{
|
|
1145
|
-
"category": "Technology",
|
|
1146
|
-
"title": "The Future of AI",
|
|
1147
|
-
"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.",
|
|
1148
|
-
"date": "14.01.2025",
|
|
1149
|
-
"time": "15:30 - 17:00",
|
|
1150
|
-
"location": {
|
|
1151
|
-
"name": "Cologne Exhibition Center",
|
|
1152
|
-
"address": "123 Main St<br/>\n50677 Cologne"
|
|
1153
|
-
},
|
|
1154
|
-
"tags": [
|
|
1155
|
-
"AI"
|
|
1156
|
-
],
|
|
1157
|
-
"image": {
|
|
1158
|
-
"src": "img/close-up-young-business-team-working.png",
|
|
1159
|
-
"alt": "A futuristic AI concept image"
|
|
1160
|
-
},
|
|
1161
|
-
"url": "https://example.com",
|
|
1162
|
-
"ctaText": "Show event",
|
|
1163
|
-
"cta": "Show appointment"
|
|
1164
|
-
},
|
|
1165
|
-
{
|
|
1166
|
-
"category": "Sustainability",
|
|
1167
|
-
"title": "Global Innovations Summit 2025: Advancing Sustainable Technologies",
|
|
1168
|
-
"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.",
|
|
1169
|
-
"date": "20/30/2025",
|
|
1170
|
-
"time": "from 17:00",
|
|
1171
|
-
"location": {
|
|
1172
|
-
"name": "Cologne Exhibition Center",
|
|
1173
|
-
"address": "123 Main St<br/>\n50677 Cologne"
|
|
1174
|
-
},
|
|
1175
|
-
"tags": [
|
|
1176
|
-
"Sustainability",
|
|
1177
|
-
"Technology"
|
|
1178
|
-
],
|
|
1179
|
-
"image": {
|
|
1180
|
-
"src": "img/close-up-young-business-team-working.png",
|
|
1181
|
-
"alt": "A futuristic AI concept image"
|
|
1182
|
-
},
|
|
1183
|
-
"url": "https://example.com",
|
|
1184
|
-
"ctaText": "Show event",
|
|
1185
|
-
"cta": "Show appointment"
|
|
1186
|
-
}
|
|
1187
|
-
]
|
|
1188
|
-
},
|
|
1189
|
-
"screenshot": "img/screenshots/page-archetypes-event-list--event-list.png"
|
|
1190
|
-
},
|
|
1191
|
-
{
|
|
1192
|
-
"id": "page-archetypes-search--search",
|
|
1193
|
-
"group": "Page Archetypes/Search",
|
|
1194
|
-
"name": "Search",
|
|
1195
|
-
"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/>",
|
|
1196
|
-
"args": {
|
|
1197
|
-
"filter": {
|
|
1198
|
-
"datePicker": {
|
|
1199
|
-
"title": "Find Appointment",
|
|
1200
|
-
"dateFromInput": {
|
|
1201
|
-
"label": "From",
|
|
1202
|
-
"placeholder": "Select a date"
|
|
1203
|
-
},
|
|
1204
|
-
"dateToInput": {
|
|
1205
|
-
"label": "To",
|
|
1206
|
-
"placeholder": "Select a date"
|
|
1207
|
-
},
|
|
1208
|
-
"toggle": true
|
|
1209
|
-
},
|
|
1210
|
-
"categories": {
|
|
1211
|
-
"title": "Categories",
|
|
1212
|
-
"categoryCheckboxes": [
|
|
1213
|
-
"Category Filter",
|
|
1214
|
-
"Category Filter",
|
|
1215
|
-
"Category Filter"
|
|
1216
|
-
],
|
|
1217
|
-
"toggle": true
|
|
1218
|
-
},
|
|
1219
|
-
"applyButton": {
|
|
1220
|
-
"label": "Filter Appointments"
|
|
1221
|
-
},
|
|
1222
|
-
"resetButton": {
|
|
1223
|
-
"label": "Reset Filters"
|
|
1224
|
-
}
|
|
1225
|
-
},
|
|
1226
|
-
"events": [
|
|
1227
|
-
{
|
|
1228
|
-
"category": "Buyers",
|
|
1229
|
-
"title": "This is a event teaser title",
|
|
1230
|
-
"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.",
|
|
1231
|
-
"date": "FRI, JAN 16",
|
|
1232
|
-
"time": "10:00",
|
|
1233
|
-
"location": {
|
|
1234
|
-
"name": "Stadthalle",
|
|
1235
|
-
"address": "Köln"
|
|
1236
|
-
},
|
|
1237
|
-
"tags": [
|
|
1238
|
-
"AI"
|
|
1239
|
-
],
|
|
1240
|
-
"image": {
|
|
1241
|
-
"src": "https://picsum.photos/seed/flower/800/600",
|
|
1242
|
-
"alt": "This is an image of a flower"
|
|
1243
|
-
},
|
|
1244
|
-
"url": "https://example.com",
|
|
1245
|
-
"ctaText": "Show event"
|
|
1246
|
-
},
|
|
1247
|
-
{
|
|
1248
|
-
"category": "Buyers",
|
|
1249
|
-
"title": "This is a event teaser title",
|
|
1250
|
-
"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.",
|
|
1251
|
-
"date": "FRI, JAN 16",
|
|
1252
|
-
"time": "10:00",
|
|
1253
|
-
"location": {
|
|
1254
|
-
"name": "Stadthalle",
|
|
1255
|
-
"address": "Köln"
|
|
1256
|
-
},
|
|
1257
|
-
"tags": [
|
|
1258
|
-
"AI"
|
|
1259
|
-
],
|
|
1260
|
-
"image": {
|
|
1261
|
-
"src": "https://picsum.photos/seed/flower/800/600",
|
|
1262
|
-
"alt": "This is an image of a flower"
|
|
1263
|
-
},
|
|
1264
|
-
"url": "https://example.com",
|
|
1265
|
-
"ctaText": "Show event"
|
|
1266
|
-
},
|
|
1267
|
-
{
|
|
1268
|
-
"category": "Buyers",
|
|
1269
|
-
"title": "This is a event teaser title",
|
|
1270
|
-
"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.",
|
|
1271
|
-
"date": "FRI, JAN 16",
|
|
1272
|
-
"time": "10:00",
|
|
1273
|
-
"location": {
|
|
1274
|
-
"name": "Stadthalle",
|
|
1275
|
-
"address": "Köln"
|
|
1276
|
-
},
|
|
1277
|
-
"tags": [
|
|
1278
|
-
"AI"
|
|
1279
|
-
],
|
|
1280
|
-
"image": {
|
|
1281
|
-
"src": "https://picsum.photos/seed/flower/800/600",
|
|
1282
|
-
"alt": "This is an image of a flower"
|
|
1283
|
-
},
|
|
1284
|
-
"url": "https://example.com",
|
|
1285
|
-
"ctaText": "Show event"
|
|
1286
|
-
}
|
|
1287
|
-
],
|
|
1288
|
-
"searchFilter": {
|
|
1289
|
-
"title": "Search Filters",
|
|
1290
|
-
"categories": [
|
|
1291
|
-
{
|
|
1292
|
-
"title": "Pages",
|
|
1293
|
-
"url": "#",
|
|
1294
|
-
"amount": 10
|
|
1295
|
-
},
|
|
1296
|
-
{
|
|
1297
|
-
"title": "News",
|
|
1298
|
-
"url": "#",
|
|
1299
|
-
"amount": 5
|
|
1300
|
-
},
|
|
1301
|
-
{
|
|
1302
|
-
"title": "Blog Posts",
|
|
1303
|
-
"url": "#",
|
|
1304
|
-
"amount": 2
|
|
1305
|
-
}
|
|
1306
|
-
]
|
|
1307
|
-
},
|
|
1308
|
-
"searchResults": [
|
|
1309
|
-
{
|
|
1310
|
-
"url": "https://www.example.com/ai-conference-2023",
|
|
1311
|
-
"title": "AI Conference 2023",
|
|
1312
|
-
"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.",
|
|
1313
|
-
"ariaLabel": "Search Result: AI Conference 2023",
|
|
1314
|
-
"showLink": true
|
|
1315
|
-
},
|
|
1316
|
-
{
|
|
1317
|
-
"url": "https://www.example.com/web-development-summit-2023",
|
|
1318
|
-
"title": "Web Development Summit 2023",
|
|
1319
|
-
"text": "Explore the future of web development at the **Web Development Summit**.\n Discover new technologies and network with industry leaders.",
|
|
1320
|
-
"ariaLabel": "Search Result: Web Development Summit 2023",
|
|
1321
|
-
"showLink": true
|
|
1322
|
-
},
|
|
1323
|
-
{
|
|
1324
|
-
"url": "https://www.example.com/data-science-bootcamp",
|
|
1325
|
-
"title": "Data Science Bootcamp",
|
|
1326
|
-
"text": "Enhance your skills with our **Data Science Bootcamp**.\n Learn from experts and work on real-world projects.",
|
|
1327
|
-
"ariaLabel": "Search Result: Data Science Bootcamp",
|
|
1328
|
-
"showLink": true
|
|
1329
|
-
},
|
|
1330
|
-
{
|
|
1331
|
-
"url": "https://www.example.com/ai-conference-2023",
|
|
1332
|
-
"title": "AI Conference 2023",
|
|
1333
|
-
"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.",
|
|
1334
|
-
"ariaLabel": "Search Result: AI Conference 2023",
|
|
1335
|
-
"showLink": true
|
|
1336
|
-
},
|
|
1337
|
-
{
|
|
1338
|
-
"url": "https://www.example.com/web-development-summit-2023",
|
|
1339
|
-
"title": "Web Development Summit 2023",
|
|
1340
|
-
"text": "Explore the future of web development at the **Web Development Summit**.\n Discover new technologies and network with industry leaders.",
|
|
1341
|
-
"ariaLabel": "Search Result: Web Development Summit 2023",
|
|
1342
|
-
"showLink": true
|
|
1343
|
-
},
|
|
1344
|
-
{
|
|
1345
|
-
"url": "https://www.example.com/data-science-bootcamp",
|
|
1346
|
-
"title": "Data Science Bootcamp",
|
|
1347
|
-
"text": "Enhance your skills with our **Data Science Bootcamp**.\n Learn from experts and work on real-world projects.",
|
|
1348
|
-
"ariaLabel": "Search Result: Data Science Bootcamp",
|
|
1349
|
-
"showLink": true
|
|
1350
|
-
}
|
|
1351
|
-
]
|
|
1352
|
-
},
|
|
1353
|
-
"screenshot": "img/screenshots/page-archetypes-search--search.png"
|
|
1354
|
-
},
|
|
1355
752
|
{
|
|
1356
753
|
"id": "components-contact--wide-image",
|
|
1357
754
|
"group": "Components/Contact",
|
|
1358
755
|
"name": "WideImage",
|
|
1359
|
-
"code": "<Contact\n image={{\n alt: 'Picture of
|
|
756
|
+
"code": "<Contact\n image={{\n alt: 'Picture of Jane Smith',\n aspectRatio: 'wide',\n fullWidth: false,\n src: 'img/people/contact-isabella.png'\n }}\n links={[\n {\n href: '#',\n icon: 'twitter',\n label: '@Isabella_Doe',\n newTab: false\n },\n {\n href: 'mailto:mail@example.com',\n icon: 'linkedin',\n label: 'Isabella.Doe',\n newTab: false\n }\n ]}\n subtitle=\"Creative Director\"\n title=\"Isabella Doe\"\n/>",
|
|
1360
757
|
"args": {
|
|
1361
758
|
"image": {
|
|
1362
759
|
"src": "img/people/contact-isabella.png",
|
|
1363
|
-
"alt": "Picture of
|
|
760
|
+
"alt": "Picture of Jane Smith",
|
|
1364
761
|
"fullWidth": false,
|
|
1365
762
|
"aspectRatio": "wide"
|
|
1366
763
|
},
|
|
@@ -1370,16 +767,14 @@
|
|
|
1370
767
|
{
|
|
1371
768
|
"icon": "twitter",
|
|
1372
769
|
"label": "@Isabella_Doe",
|
|
1373
|
-
"
|
|
1374
|
-
"newTab": false
|
|
1375
|
-
"ariaLabel": "Isabella Doe on Twitter"
|
|
770
|
+
"href": "#",
|
|
771
|
+
"newTab": false
|
|
1376
772
|
},
|
|
1377
773
|
{
|
|
1378
774
|
"icon": "linkedin",
|
|
1379
775
|
"label": "Isabella.Doe",
|
|
1380
|
-
"
|
|
1381
|
-
"newTab": false
|
|
1382
|
-
"ariaLabel": "Isabella Doe on LinkedIn"
|
|
776
|
+
"href": "mailto:mail@example.com",
|
|
777
|
+
"newTab": false
|
|
1383
778
|
}
|
|
1384
779
|
]
|
|
1385
780
|
},
|
|
@@ -1389,11 +784,11 @@
|
|
|
1389
784
|
"id": "components-contact--circular-avatar",
|
|
1390
785
|
"group": "Components/Contact",
|
|
1391
786
|
"name": "CircularAvatar",
|
|
1392
|
-
"code": "<Contact\n copy=\"Leads with a vision for innovative, user-centric web designs\"\n image={{\n alt: 'Picture of
|
|
787
|
+
"code": "<Contact\n copy=\"Leads with a vision for innovative, user-centric web designs\"\n image={{\n alt: 'Picture of Jane Smith',\n aspectRatio: 'square',\n fullWidth: false,\n src: 'img/people/author-emily.png'\n }}\n links={[\n {\n href: '#',\n icon: 'twitter',\n label: '@jane_smith',\n newTab: false\n },\n {\n href: 'mailto:mail@example.com',\n icon: 'linkedin',\n label: 'jane.smith',\n newTab: false\n }\n ]}\n subtitle=\"CEO at DS Agency\"\n title=\"Jane Smith\"\n/>",
|
|
1393
788
|
"args": {
|
|
1394
789
|
"image": {
|
|
1395
790
|
"src": "img/people/author-emily.png",
|
|
1396
|
-
"alt": "Picture of
|
|
791
|
+
"alt": "Picture of Jane Smith",
|
|
1397
792
|
"fullWidth": false,
|
|
1398
793
|
"aspectRatio": "square"
|
|
1399
794
|
},
|
|
@@ -1403,16 +798,14 @@
|
|
|
1403
798
|
{
|
|
1404
799
|
"icon": "twitter",
|
|
1405
800
|
"label": "@jane_smith",
|
|
1406
|
-
"
|
|
1407
|
-
"newTab": false
|
|
1408
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
801
|
+
"href": "#",
|
|
802
|
+
"newTab": false
|
|
1409
803
|
},
|
|
1410
804
|
{
|
|
1411
805
|
"icon": "linkedin",
|
|
1412
806
|
"label": "jane.smith",
|
|
1413
|
-
"
|
|
1414
|
-
"newTab": false
|
|
1415
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
807
|
+
"href": "mailto:mail@example.com",
|
|
808
|
+
"newTab": false
|
|
1416
809
|
}
|
|
1417
810
|
],
|
|
1418
811
|
"copy": "Leads with a vision for innovative, user-centric web designs"
|
|
@@ -1423,11 +816,11 @@
|
|
|
1423
816
|
"id": "components-contact--vertical-image-with-paragraph",
|
|
1424
817
|
"group": "Components/Contact",
|
|
1425
818
|
"name": "VerticalImageWithParagraph",
|
|
1426
|
-
"code": "<Contact\n copy=\"Leads with a vision for innovative, user-centric web designs, ensuring each project merges creativity with functionality to deliver outstanding digital experiences.\"\n image={{\n alt: 'Picture of
|
|
819
|
+
"code": "<Contact\n copy=\"Leads with a vision for innovative, user-centric web designs, ensuring each project merges creativity with functionality to deliver outstanding digital experiences.\"\n image={{\n alt: 'Picture of Jane Smith',\n aspectRatio: 'vertical',\n fullWidth: false,\n src: 'img/people/contact-john.png'\n }}\n links={[\n {\n href: 'mailto:mail@example.com',\n icon: 'xing',\n label: 'john.smith',\n newTab: false\n },\n {\n href: '#',\n icon: 'twitter',\n label: '@john_smith',\n newTab: false\n }\n ]}\n subtitle=\"Sales Representative\"\n title=\"John Smith\"\n/>",
|
|
1427
820
|
"args": {
|
|
1428
821
|
"image": {
|
|
1429
822
|
"src": "img/people/contact-john.png",
|
|
1430
|
-
"alt": "Picture of
|
|
823
|
+
"alt": "Picture of Jane Smith",
|
|
1431
824
|
"fullWidth": false,
|
|
1432
825
|
"aspectRatio": "vertical"
|
|
1433
826
|
},
|
|
@@ -1437,16 +830,14 @@
|
|
|
1437
830
|
{
|
|
1438
831
|
"icon": "xing",
|
|
1439
832
|
"label": "john.smith",
|
|
1440
|
-
"
|
|
1441
|
-
"newTab": false
|
|
1442
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
833
|
+
"href": "mailto:mail@example.com",
|
|
834
|
+
"newTab": false
|
|
1443
835
|
},
|
|
1444
836
|
{
|
|
1445
837
|
"icon": "twitter",
|
|
1446
838
|
"label": "@john_smith",
|
|
1447
|
-
"
|
|
1448
|
-
"newTab": false
|
|
1449
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
839
|
+
"href": "#",
|
|
840
|
+
"newTab": false
|
|
1450
841
|
}
|
|
1451
842
|
],
|
|
1452
843
|
"copy": "Leads with a vision for innovative, user-centric web designs, ensuring each project merges creativity with functionality to deliver outstanding digital experiences."
|
|
@@ -1457,11 +848,11 @@
|
|
|
1457
848
|
"id": "components-contact--full-image-width",
|
|
1458
849
|
"group": "Components/Contact",
|
|
1459
850
|
"name": "FullImageWidth",
|
|
1460
|
-
"code": "<Contact\n copy=\"Blends artistic flair with technical expertise, creating visually stunning and intuitive websites that captivate users and drive engagement.\"\n image={{\n alt: 'Picture of
|
|
851
|
+
"code": "<Contact\n copy=\"Blends artistic flair with technical expertise, creating visually stunning and intuitive websites that captivate users and drive engagement.\"\n image={{\n alt: 'Picture of Jane Smith',\n aspectRatio: 'wide',\n fullWidth: true,\n src: 'img/people/contact-jim.png'\n }}\n links={[\n {\n href: 'mailto:mail@example.com',\n icon: 'email',\n label: 'jim.johnsson@mail.com',\n newTab: false\n },\n {\n href: '#',\n icon: 'facebook',\n label: '@jim_johnsson',\n newTab: false\n }\n ]}\n subtitle=\"Lead Designer\"\n title=\"Jim Johnsson\"\n/>",
|
|
1461
852
|
"args": {
|
|
1462
853
|
"image": {
|
|
1463
854
|
"src": "img/people/contact-jim.png",
|
|
1464
|
-
"alt": "Picture of
|
|
855
|
+
"alt": "Picture of Jane Smith",
|
|
1465
856
|
"fullWidth": true,
|
|
1466
857
|
"aspectRatio": "wide"
|
|
1467
858
|
},
|
|
@@ -1471,16 +862,14 @@
|
|
|
1471
862
|
{
|
|
1472
863
|
"icon": "email",
|
|
1473
864
|
"label": "jim.johnsson@mail.com",
|
|
1474
|
-
"
|
|
1475
|
-
"newTab": false
|
|
1476
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
865
|
+
"href": "mailto:mail@example.com",
|
|
866
|
+
"newTab": false
|
|
1477
867
|
},
|
|
1478
868
|
{
|
|
1479
869
|
"icon": "facebook",
|
|
1480
870
|
"label": "@jim_johnsson",
|
|
1481
|
-
"
|
|
1482
|
-
"newTab": false
|
|
1483
|
-
"ariaLabel": "Link to Isabella Doe's social media profile"
|
|
871
|
+
"href": "#",
|
|
872
|
+
"newTab": false
|
|
1484
873
|
}
|
|
1485
874
|
],
|
|
1486
875
|
"copy": "Blends artistic flair with technical expertise, creating visually stunning and intuitive websites that captivate users and drive engagement."
|
|
@@ -1488,303 +877,37 @@
|
|
|
1488
877
|
"screenshot": "img/screenshots/components-contact--full-image-width.png"
|
|
1489
878
|
},
|
|
1490
879
|
{
|
|
1491
|
-
"id": "
|
|
1492
|
-
"group": "
|
|
1493
|
-
"name": "
|
|
1494
|
-
"code": "<
|
|
1495
|
-
"args": {
|
|
1496
|
-
"initiallyShown": 4,
|
|
1497
|
-
"image": {
|
|
1498
|
-
"src": "img/full-shot-different-people-working-together.png",
|
|
1499
|
-
"alt": "A group of people collaborating in an office setting"
|
|
1500
|
-
},
|
|
1501
|
-
"topic": "Industry Intelligence",
|
|
1502
|
-
"links": [
|
|
1503
|
-
{
|
|
1504
|
-
"label": "Market Insights",
|
|
1505
|
-
"url": "#"
|
|
1506
|
-
},
|
|
1507
|
-
{
|
|
1508
|
-
"label": "Industry Trends",
|
|
1509
|
-
"url": "#"
|
|
1510
|
-
},
|
|
1511
|
-
{
|
|
1512
|
-
"label": "Competitor Analysis",
|
|
1513
|
-
"url": "#"
|
|
1514
|
-
},
|
|
1515
|
-
{
|
|
1516
|
-
"label": "Customer Feedback",
|
|
1517
|
-
"url": "#"
|
|
1518
|
-
},
|
|
1519
|
-
{
|
|
1520
|
-
"label": "Sales Data",
|
|
1521
|
-
"url": "#"
|
|
1522
|
-
},
|
|
1523
|
-
{
|
|
1524
|
-
"label": "Product Development",
|
|
1525
|
-
"url": "#"
|
|
1526
|
-
},
|
|
1527
|
-
{
|
|
1528
|
-
"label": "Supply Chain Management",
|
|
1529
|
-
"url": "#"
|
|
1530
|
-
},
|
|
1531
|
-
{
|
|
1532
|
-
"label": "Financial Performance",
|
|
1533
|
-
"url": "#"
|
|
1534
|
-
},
|
|
1535
|
-
{
|
|
1536
|
-
"label": "Regulatory Compliance",
|
|
1537
|
-
"url": "#"
|
|
1538
|
-
}
|
|
1539
|
-
]
|
|
1540
|
-
},
|
|
1541
|
-
"screenshot": "img/screenshots/corporate-content-nav--default.png"
|
|
1542
|
-
},
|
|
1543
|
-
{
|
|
1544
|
-
"id": "corporate-cookie-consent--card",
|
|
1545
|
-
"group": "Corporate/Cookie Consent",
|
|
1546
|
-
"name": "Card",
|
|
1547
|
-
"code": "<CookieConsent\n component=\"dsa.cookie-consent\"\n dialogue={{\n alwaysActiveLabel: 'Always Active',\n buttons: {\n acceptLabel: 'Accept All',\n rejectLabel: 'Reject All',\n savePreferencesLabel: 'Save Preferences'\n },\n description: 'Manage your cookie preferences below.',\n options: [\n {\n description: 'These cookies help us understand how our visitors interact with the website.',\n key: 'measurement',\n name: 'Analytics Cookies'\n },\n {\n description: 'These cookies are used to deliver advertisements that are relevant to you.',\n key: 'marketing',\n name: 'Marketing Cookies'\n },\n {\n description: 'These cookies allow the website to remember choices you make and provide enhanced, more personal features.',\n key: 'functionality',\n name: 'Functional Cookies'\n },\n {\n description: 'These cookies collect information about how visitors use the website, such as which pages are visited most often and if they get error messages from web pages.',\n key: 'experience',\n name: 'Performance Cookies'\n }\n ],\n required: [\n {\n description: 'These cookies are necessary for the website to function.',\n key: 'necessary',\n name: 'Essential Cookies'\n }\n ],\n title: 'Cookie Preferences',\n toggleLabels: {\n accept: 'Accept',\n reject: 'Reject'\n }\n }}\n notice={{\n acceptButton: {\n label: 'Accept All'\n },\n customizeButton: {\n label: 'Customize',\n variant: 'tertiary'\n },\n decisionButtonVariant: 'primary',\n description: 'We use cookies to enhance your experience on our website. You can choose which cookies to accept.',\n displayMode: 'card',\n rejectButton: {\n label: 'Reject All'\n },\n title: 'We use cookies'\n }}\n revisitButton={{\n label: 'Manage Cookies'\n }}\n/>",
|
|
1548
|
-
"args": {
|
|
1549
|
-
"notice": {
|
|
1550
|
-
"displayMode": "card",
|
|
1551
|
-
"title": "We use cookies",
|
|
1552
|
-
"acceptButton": {
|
|
1553
|
-
"label": "Accept All"
|
|
1554
|
-
},
|
|
1555
|
-
"rejectButton": {
|
|
1556
|
-
"label": "Reject All"
|
|
1557
|
-
},
|
|
1558
|
-
"customizeButton": {
|
|
1559
|
-
"label": "Customize",
|
|
1560
|
-
"variant": "tertiary"
|
|
1561
|
-
},
|
|
1562
|
-
"decisionButtonVariant": "primary",
|
|
1563
|
-
"description": "We use cookies to enhance your experience on our website. You can choose which cookies to accept."
|
|
1564
|
-
},
|
|
1565
|
-
"revisitButton": {
|
|
1566
|
-
"label": "Manage Cookies"
|
|
1567
|
-
},
|
|
1568
|
-
"dialogue": {
|
|
1569
|
-
"title": "Cookie Preferences",
|
|
1570
|
-
"description": "Manage your cookie preferences below.",
|
|
1571
|
-
"required": [
|
|
1572
|
-
{
|
|
1573
|
-
"key": "necessary",
|
|
1574
|
-
"name": "Essential Cookies",
|
|
1575
|
-
"description": "These cookies are necessary for the website to function."
|
|
1576
|
-
}
|
|
1577
|
-
],
|
|
1578
|
-
"buttons": {
|
|
1579
|
-
"acceptLabel": "Accept All",
|
|
1580
|
-
"rejectLabel": "Reject All",
|
|
1581
|
-
"savePreferencesLabel": "Save Preferences"
|
|
1582
|
-
},
|
|
1583
|
-
"options": [
|
|
1584
|
-
{
|
|
1585
|
-
"key": "measurement",
|
|
1586
|
-
"name": "Analytics Cookies",
|
|
1587
|
-
"description": "These cookies help us understand how our visitors interact with the website."
|
|
1588
|
-
},
|
|
1589
|
-
{
|
|
1590
|
-
"key": "marketing",
|
|
1591
|
-
"name": "Marketing Cookies",
|
|
1592
|
-
"description": "These cookies are used to deliver advertisements that are relevant to you."
|
|
1593
|
-
},
|
|
1594
|
-
{
|
|
1595
|
-
"key": "functionality",
|
|
1596
|
-
"name": "Functional Cookies",
|
|
1597
|
-
"description": "These cookies allow the website to remember choices you make and provide enhanced, more personal features."
|
|
1598
|
-
},
|
|
1599
|
-
{
|
|
1600
|
-
"key": "experience",
|
|
1601
|
-
"name": "Performance Cookies",
|
|
1602
|
-
"description": "These cookies collect information about how visitors use the website, such as which pages are visited most often and if they get error messages from web pages."
|
|
1603
|
-
}
|
|
1604
|
-
],
|
|
1605
|
-
"toggleLabels": {
|
|
1606
|
-
"accept": "Accept",
|
|
1607
|
-
"reject": "Reject"
|
|
1608
|
-
},
|
|
1609
|
-
"alwaysActiveLabel": "Always Active"
|
|
1610
|
-
},
|
|
1611
|
-
"component": "dsa.cookie-consent"
|
|
1612
|
-
},
|
|
1613
|
-
"screenshot": "img/screenshots/corporate-cookie-consent--card.png"
|
|
1614
|
-
},
|
|
1615
|
-
{
|
|
1616
|
-
"id": "corporate-cookie-consent--banner",
|
|
1617
|
-
"group": "Corporate/Cookie Consent",
|
|
1618
|
-
"name": "Banner",
|
|
1619
|
-
"code": "<CookieConsent\n component=\"dsa.cookie-consent\"\n dialogue={{\n alwaysActiveLabel: 'Always Active',\n buttons: {\n acceptLabel: 'Accept All',\n rejectLabel: 'Reject All',\n savePreferencesLabel: 'Save Preferences'\n },\n decisionButtonVariant: 'tertiary',\n description: 'Here you can enable or disable different types of cookies. Essential cookies are always active as they are necessary for the website to function properly. You can change your preferences at any time. Please note that disabling certain cookies may affect your experience on our website.',\n options: [\n {\n description: 'These cookies help us to understand how visitors interact with our website by collecting and reporting information anonymously.',\n key: 'functionality',\n name: 'Statistics Cookies'\n },\n {\n description: 'These cookies allow the website to remember choices you make, such as your language or region, to provide a more personalized experience.',\n key: 'functionality',\n name: 'Personalization Cookies'\n },\n {\n description: 'Advertising cookies are used to deliver relevant ads and marketing campaigns to you. They track visitors across websites and collect information to provide customized ads.',\n key: 'functionality',\n name: 'Advertising Cookies'\n }\n ],\n required: [\n {\n description: 'These cookies are required for basic website functionality, such as page navigation and access to secure areas of the website. The website cannot function properly without these cookies.',\n key: 'necessary',\n name: 'Essential Cookies'\n }\n ],\n title: 'Manage Your Cookie Preferences',\n toggleLabels: {\n accept: 'Accept',\n reject: 'Reject'\n }\n }}\n notice={{\n acceptButton: {\n label: 'Accept All Cookies'\n },\n customizeButton: {\n label: 'Customize Settings',\n variant: 'secondary'\n },\n decisionButtonVariant: 'tertiary',\n description: 'We use cookies and similar technologies to personalize content, provide social media features, and analyze our traffic. You can choose which categories you want to allow and change your preferences at any time. For more information, please see our privacy policy.',\n displayMode: 'banner',\n rejectButton: {\n label: 'Reject Non-Essential'\n },\n title: 'Your Privacy Matters to Us'\n }}\n revisitButton={{\n label: 'Manage Cookies'\n }}\n/>",
|
|
1620
|
-
"args": {
|
|
1621
|
-
"notice": {
|
|
1622
|
-
"displayMode": "banner",
|
|
1623
|
-
"title": "Your Privacy Matters to Us",
|
|
1624
|
-
"acceptButton": {
|
|
1625
|
-
"label": "Accept All Cookies"
|
|
1626
|
-
},
|
|
1627
|
-
"rejectButton": {
|
|
1628
|
-
"label": "Reject Non-Essential"
|
|
1629
|
-
},
|
|
1630
|
-
"customizeButton": {
|
|
1631
|
-
"label": "Customize Settings",
|
|
1632
|
-
"variant": "secondary"
|
|
1633
|
-
},
|
|
1634
|
-
"decisionButtonVariant": "tertiary",
|
|
1635
|
-
"description": "We use cookies and similar technologies to personalize content, provide social media features, and analyze our traffic. You can choose which categories you want to allow and change your preferences at any time. For more information, please see our privacy policy."
|
|
1636
|
-
},
|
|
1637
|
-
"revisitButton": {
|
|
1638
|
-
"label": "Manage Cookies"
|
|
1639
|
-
},
|
|
1640
|
-
"dialogue": {
|
|
1641
|
-
"title": "Manage Your Cookie Preferences",
|
|
1642
|
-
"description": "Here you can enable or disable different types of cookies. Essential cookies are always active as they are necessary for the website to function properly. You can change your preferences at any time. Please note that disabling certain cookies may affect your experience on our website.",
|
|
1643
|
-
"required": [
|
|
1644
|
-
{
|
|
1645
|
-
"key": "necessary",
|
|
1646
|
-
"name": "Essential Cookies",
|
|
1647
|
-
"description": "These cookies are required for basic website functionality, such as page navigation and access to secure areas of the website. The website cannot function properly without these cookies."
|
|
1648
|
-
}
|
|
1649
|
-
],
|
|
1650
|
-
"buttons": {
|
|
1651
|
-
"acceptLabel": "Accept All",
|
|
1652
|
-
"rejectLabel": "Reject All",
|
|
1653
|
-
"savePreferencesLabel": "Save Preferences"
|
|
1654
|
-
},
|
|
1655
|
-
"options": [
|
|
1656
|
-
{
|
|
1657
|
-
"key": "functionality",
|
|
1658
|
-
"name": "Statistics Cookies",
|
|
1659
|
-
"description": "These cookies help us to understand how visitors interact with our website by collecting and reporting information anonymously."
|
|
1660
|
-
},
|
|
1661
|
-
{
|
|
1662
|
-
"key": "functionality",
|
|
1663
|
-
"name": "Personalization Cookies",
|
|
1664
|
-
"description": "These cookies allow the website to remember choices you make, such as your language or region, to provide a more personalized experience."
|
|
1665
|
-
},
|
|
1666
|
-
{
|
|
1667
|
-
"key": "functionality",
|
|
1668
|
-
"name": "Advertising Cookies",
|
|
1669
|
-
"description": "Advertising cookies are used to deliver relevant ads and marketing campaigns to you. They track visitors across websites and collect information to provide customized ads."
|
|
1670
|
-
}
|
|
1671
|
-
],
|
|
1672
|
-
"toggleLabels": {
|
|
1673
|
-
"accept": "Accept",
|
|
1674
|
-
"reject": "Reject"
|
|
1675
|
-
},
|
|
1676
|
-
"alwaysActiveLabel": "Always Active",
|
|
1677
|
-
"decisionButtonVariant": "tertiary"
|
|
1678
|
-
},
|
|
1679
|
-
"component": "dsa.cookie-consent"
|
|
1680
|
-
},
|
|
1681
|
-
"screenshot": "img/screenshots/corporate-cookie-consent--banner.png"
|
|
1682
|
-
},
|
|
1683
|
-
{
|
|
1684
|
-
"id": "corporate-cookie-consent--c-15-t",
|
|
1685
|
-
"group": "Corporate/Cookie Consent",
|
|
1686
|
-
"name": "C15t",
|
|
1687
|
-
"code": "<>\n <Button\n label=\"reset\"\n onClick={function noRefCheck() {}}\n size=\"small\"\n />\n <hr />\n <CookieConsent\n component=\"dsa.cookie-consent.c15t.offline\"\n dialogue={{\n alwaysActiveLabel: 'Always Active',\n buttons: {\n acceptLabel: 'Accept All',\n rejectLabel: 'Reject All',\n savePreferencesLabel: 'Save Preferences'\n },\n description: 'Manage your cookie preferences below.',\n options: [\n {\n description: 'These cookies help us understand how our visitors interact with the website.',\n key: 'measurement',\n name: 'Analytics Cookies'\n },\n {\n description: 'These cookies are used to deliver advertisements that are relevant to you.',\n key: 'marketing',\n name: 'Marketing Cookies'\n },\n {\n description: 'These cookies allow the website to remember choices you make and provide enhanced, more personal features.',\n key: 'functionality',\n name: 'Functional Cookies'\n },\n {\n description: 'These cookies collect information about how visitors use the website, such as which pages are visited most often and if they get error messages from web pages.',\n key: 'experience',\n name: 'Performance Cookies'\n }\n ],\n required: [\n {\n description: 'These cookies are necessary for the website to function.',\n key: 'necessary',\n name: 'Essential Cookies'\n }\n ],\n title: 'Cookie Preferences',\n toggleLabels: {\n accept: 'Accept',\n reject: 'Reject'\n }\n }}\n notice={{\n acceptButton: {\n label: 'Accept All'\n },\n customizeButton: {\n label: 'Customize',\n variant: 'tertiary'\n },\n decisionButtonVariant: 'primary',\n description: 'We use cookies to enhance your experience on our website. You can choose which cookies to accept.',\n displayMode: 'card',\n rejectButton: {\n label: 'Reject All'\n },\n title: 'We use cookies'\n }}\n revisitButton={{\n label: 'Manage Cookies'\n }}\n />\n</>",
|
|
1688
|
-
"args": {
|
|
1689
|
-
"notice": {
|
|
1690
|
-
"displayMode": "card",
|
|
1691
|
-
"title": "We use cookies",
|
|
1692
|
-
"acceptButton": {
|
|
1693
|
-
"label": "Accept All"
|
|
1694
|
-
},
|
|
1695
|
-
"rejectButton": {
|
|
1696
|
-
"label": "Reject All"
|
|
1697
|
-
},
|
|
1698
|
-
"customizeButton": {
|
|
1699
|
-
"label": "Customize",
|
|
1700
|
-
"variant": "tertiary"
|
|
1701
|
-
},
|
|
1702
|
-
"decisionButtonVariant": "primary",
|
|
1703
|
-
"description": "We use cookies to enhance your experience on our website. You can choose which cookies to accept."
|
|
1704
|
-
},
|
|
1705
|
-
"revisitButton": {
|
|
1706
|
-
"label": "Manage Cookies"
|
|
1707
|
-
},
|
|
1708
|
-
"dialogue": {
|
|
1709
|
-
"title": "Cookie Preferences",
|
|
1710
|
-
"description": "Manage your cookie preferences below.",
|
|
1711
|
-
"required": [
|
|
1712
|
-
{
|
|
1713
|
-
"key": "necessary",
|
|
1714
|
-
"name": "Essential Cookies",
|
|
1715
|
-
"description": "These cookies are necessary for the website to function."
|
|
1716
|
-
}
|
|
1717
|
-
],
|
|
1718
|
-
"buttons": {
|
|
1719
|
-
"acceptLabel": "Accept All",
|
|
1720
|
-
"rejectLabel": "Reject All",
|
|
1721
|
-
"savePreferencesLabel": "Save Preferences"
|
|
1722
|
-
},
|
|
1723
|
-
"options": [
|
|
1724
|
-
{
|
|
1725
|
-
"key": "measurement",
|
|
1726
|
-
"name": "Analytics Cookies",
|
|
1727
|
-
"description": "These cookies help us understand how our visitors interact with the website."
|
|
1728
|
-
},
|
|
1729
|
-
{
|
|
1730
|
-
"key": "marketing",
|
|
1731
|
-
"name": "Marketing Cookies",
|
|
1732
|
-
"description": "These cookies are used to deliver advertisements that are relevant to you."
|
|
1733
|
-
},
|
|
1734
|
-
{
|
|
1735
|
-
"key": "functionality",
|
|
1736
|
-
"name": "Functional Cookies",
|
|
1737
|
-
"description": "These cookies allow the website to remember choices you make and provide enhanced, more personal features."
|
|
1738
|
-
},
|
|
1739
|
-
{
|
|
1740
|
-
"key": "experience",
|
|
1741
|
-
"name": "Performance Cookies",
|
|
1742
|
-
"description": "These cookies collect information about how visitors use the website, such as which pages are visited most often and if they get error messages from web pages."
|
|
1743
|
-
}
|
|
1744
|
-
],
|
|
1745
|
-
"toggleLabels": {
|
|
1746
|
-
"accept": "Accept",
|
|
1747
|
-
"reject": "Reject"
|
|
1748
|
-
},
|
|
1749
|
-
"alwaysActiveLabel": "Always Active"
|
|
1750
|
-
},
|
|
1751
|
-
"component": "dsa.cookie-consent.c15t.offline"
|
|
1752
|
-
},
|
|
1753
|
-
"screenshot": "img/screenshots/corporate-cookie-consent--c-15-t.png"
|
|
1754
|
-
},
|
|
1755
|
-
{
|
|
1756
|
-
"id": "components-cta--banner",
|
|
1757
|
-
"group": "Components/Cta",
|
|
1758
|
-
"name": "Banner",
|
|
1759
|
-
"code": "<Cta\n align=\"center\"\n buttons={[\n {\n icon: 'person',\n label: 'Contact Us',\n url: '#'\n },\n {\n icon: 'date',\n label: 'Learn More',\n url: '#'\n }\n ]}\n headline=\"Ready to Transform Your Development Process?\"\n image={{\n align: 'center',\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/>",
|
|
880
|
+
"id": "components-cta--banner",
|
|
881
|
+
"group": "Components/Cta",
|
|
882
|
+
"name": "Banner",
|
|
883
|
+
"code": "<Cta\n buttons={[\n {\n icon: 'person',\n label: 'Contact Us',\n target: '#'\n },\n {\n icon: 'date',\n label: 'Learn More',\n target: '#'\n }\n ]}\n contentAlign=\"center\"\n headline=\"Ready to Transform Your Development Process?\"\n image={{\n padding: true\n }}\n order={{\n desktopImageLast: true,\n mobileImageLast: false\n }}\n sub=\"Start your journey today.\"\n text=\"Get started with our design system today and experience a new level of efficiency and consistency in your projects.\"\n textAlign=\"center\"\n/>",
|
|
1760
884
|
"args": {
|
|
1761
885
|
"headline": "Ready to Transform Your Development Process?",
|
|
1762
886
|
"sub": "Start your journey today.",
|
|
1763
887
|
"highlightText": false,
|
|
1764
888
|
"colorNeutral": false,
|
|
889
|
+
"fullWidth": false,
|
|
1765
890
|
"buttons": [
|
|
1766
891
|
{
|
|
1767
892
|
"label": "Contact Us",
|
|
1768
|
-
"
|
|
893
|
+
"target": "#",
|
|
1769
894
|
"icon": "person"
|
|
1770
895
|
},
|
|
1771
896
|
{
|
|
1772
897
|
"label": "Learn More",
|
|
1773
|
-
"
|
|
898
|
+
"target": "#",
|
|
1774
899
|
"icon": "date"
|
|
1775
900
|
}
|
|
1776
901
|
],
|
|
1777
902
|
"image": {
|
|
1778
|
-
"padding": true
|
|
1779
|
-
"align": "center"
|
|
903
|
+
"padding": true
|
|
1780
904
|
},
|
|
1781
905
|
"order": {
|
|
1782
906
|
"mobileImageLast": false,
|
|
1783
907
|
"desktopImageLast": true
|
|
1784
908
|
},
|
|
1785
909
|
"textAlign": "center",
|
|
1786
|
-
"
|
|
1787
|
-
"padding": false,
|
|
910
|
+
"contentAlign": "center",
|
|
1788
911
|
"text": "Get started with our design system today and experience a new level of efficiency and consistency in your projects."
|
|
1789
912
|
},
|
|
1790
913
|
"screenshot": "img/screenshots/components-cta--banner.png"
|
|
@@ -1793,30 +916,29 @@
|
|
|
1793
916
|
"id": "components-cta--highlighted",
|
|
1794
917
|
"group": "Components/Cta",
|
|
1795
918
|
"name": "Highlighted",
|
|
1796
|
-
"code": "<Cta\n
|
|
919
|
+
"code": "<Cta\n buttons={[\n {\n icon: 'person',\n label: 'Get Started',\n target: '#'\n }\n ]}\n contentAlign=\"center\"\n headline=\"Why Choose Our Design System?\"\n highlightText\n image={{\n padding: true\n }}\n order={{\n desktopImageLast: true,\n mobileImageLast: false\n }}\n sub=\"Built for consistency and speed.\"\n text=\"Our design system is built with scalability and efficiency in mind. It allows for consistent UI across different platforms, making your development process smoother and faster.\"\n textAlign=\"center\"\n/>",
|
|
1797
920
|
"args": {
|
|
1798
921
|
"headline": "Why Choose Our Design System?",
|
|
1799
922
|
"sub": "Built for consistency and speed.",
|
|
1800
923
|
"highlightText": true,
|
|
1801
924
|
"colorNeutral": false,
|
|
925
|
+
"fullWidth": false,
|
|
1802
926
|
"buttons": [
|
|
1803
927
|
{
|
|
1804
928
|
"label": "Get Started",
|
|
1805
|
-
"
|
|
929
|
+
"target": "#",
|
|
1806
930
|
"icon": "person"
|
|
1807
931
|
}
|
|
1808
932
|
],
|
|
1809
933
|
"image": {
|
|
1810
|
-
"padding": true
|
|
1811
|
-
"align": "center"
|
|
934
|
+
"padding": true
|
|
1812
935
|
},
|
|
1813
936
|
"order": {
|
|
1814
937
|
"mobileImageLast": false,
|
|
1815
938
|
"desktopImageLast": true
|
|
1816
939
|
},
|
|
1817
940
|
"textAlign": "center",
|
|
1818
|
-
"
|
|
1819
|
-
"padding": false,
|
|
941
|
+
"contentAlign": "center",
|
|
1820
942
|
"text": "Our design system is built with scalability and efficiency in mind. It allows for consistent UI across different platforms, making your development process smoother and faster."
|
|
1821
943
|
},
|
|
1822
944
|
"screenshot": "img/screenshots/components-cta--highlighted.png"
|
|
@@ -1825,30 +947,29 @@
|
|
|
1825
947
|
"id": "components-cta--left-aligned",
|
|
1826
948
|
"group": "Components/Cta",
|
|
1827
949
|
"name": "LeftAligned",
|
|
1828
|
-
"code": "<Cta\n
|
|
950
|
+
"code": "<Cta\n buttons={[\n {\n icon: 'person',\n label: 'Learn More',\n target: '#'\n }\n ]}\n contentAlign=\"center\"\n headline=\"Experience Our Design System\"\n image={{\n padding: true\n }}\n order={{\n desktopImageLast: true,\n mobileImageLast: false\n }}\n sub=\"Efficient, scalable, seamless.\"\n text=\"Our design system offers a seamless and efficient way to build scalable applications. Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.\"\n textAlign=\"left\"\n/>",
|
|
1829
951
|
"args": {
|
|
1830
952
|
"headline": "Experience Our Design System",
|
|
1831
953
|
"sub": "Efficient, scalable, seamless.",
|
|
1832
954
|
"highlightText": false,
|
|
1833
955
|
"colorNeutral": false,
|
|
956
|
+
"fullWidth": false,
|
|
1834
957
|
"buttons": [
|
|
1835
958
|
{
|
|
1836
959
|
"label": "Learn More",
|
|
1837
|
-
"
|
|
960
|
+
"target": "#",
|
|
1838
961
|
"icon": "person"
|
|
1839
962
|
}
|
|
1840
963
|
],
|
|
1841
964
|
"image": {
|
|
1842
|
-
"padding": true
|
|
1843
|
-
"align": "center"
|
|
965
|
+
"padding": true
|
|
1844
966
|
},
|
|
1845
967
|
"order": {
|
|
1846
968
|
"mobileImageLast": false,
|
|
1847
969
|
"desktopImageLast": true
|
|
1848
970
|
},
|
|
1849
971
|
"textAlign": "left",
|
|
1850
|
-
"
|
|
1851
|
-
"padding": false,
|
|
972
|
+
"contentAlign": "center",
|
|
1852
973
|
"text": "Our design system offers a seamless and efficient way to build scalable applications. Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture."
|
|
1853
974
|
},
|
|
1854
975
|
"screenshot": "img/screenshots/components-cta--left-aligned.png"
|
|
@@ -1857,26 +978,28 @@
|
|
|
1857
978
|
"id": "components-cta--product-advertisement",
|
|
1858
979
|
"group": "Components/Cta",
|
|
1859
980
|
"name": "ProductAdvertisement",
|
|
1860
|
-
"code": "<Cta\n
|
|
981
|
+
"code": "<Cta\n backgroundImage=\"img/bg_dot-carpet-blue.svg\"\n buttons={[\n {\n icon: 'chevron-right',\n label: 'Shop Now',\n target: '/shop',\n variant: 'primary'\n },\n {\n label: 'Learn More',\n target: '/product-info',\n variant: 'secondary'\n }\n ]}\n contentAlign=\"center\"\n headline=\"Experience Immersive Sound\"\n highlightText\n image={{\n alt: 'Over-Ear Headphones',\n padding: false,\n src: 'img/showcases/comp_audio04.png'\n }}\n order={{\n desktopImageLast: false,\n mobileImageLast: false\n }}\n sub=\"With Our Premium Over-Ear Headphones\"\n text=\"Our over-ear headphones provide an immersive audio experience. With noise-cancellation technology and high-quality sound.\"\n textAlign=\"left\"\n width=\"wide\"\n/>",
|
|
1861
982
|
"args": {
|
|
1862
983
|
"headline": "Experience Immersive Sound",
|
|
1863
984
|
"sub": "With Our Premium Over-Ear Headphones",
|
|
1864
985
|
"highlightText": true,
|
|
1865
986
|
"colorNeutral": false,
|
|
987
|
+
"fullWidth": false,
|
|
1866
988
|
"buttons": [
|
|
1867
989
|
{
|
|
1868
990
|
"label": "Shop Now",
|
|
1869
|
-
"
|
|
991
|
+
"target": "/shop",
|
|
992
|
+
"variant": "primary",
|
|
1870
993
|
"icon": "chevron-right"
|
|
1871
994
|
},
|
|
1872
995
|
{
|
|
1873
996
|
"label": "Learn More",
|
|
1874
|
-
"
|
|
997
|
+
"target": "/product-info",
|
|
998
|
+
"variant": "secondary"
|
|
1875
999
|
}
|
|
1876
1000
|
],
|
|
1877
1001
|
"image": {
|
|
1878
1002
|
"padding": false,
|
|
1879
|
-
"align": "center",
|
|
1880
1003
|
"src": "img/showcases/comp_audio04.png",
|
|
1881
1004
|
"alt": "Over-Ear Headphones"
|
|
1882
1005
|
},
|
|
@@ -1885,10 +1008,10 @@
|
|
|
1885
1008
|
"desktopImageLast": false
|
|
1886
1009
|
},
|
|
1887
1010
|
"textAlign": "left",
|
|
1888
|
-
"
|
|
1889
|
-
"padding": true,
|
|
1011
|
+
"contentAlign": "center",
|
|
1890
1012
|
"text": "Our over-ear headphones provide an immersive audio experience. With noise-cancellation technology and high-quality sound.",
|
|
1891
|
-
"backgroundImage": "img/bg_dot-carpet-blue.svg"
|
|
1013
|
+
"backgroundImage": "img/bg_dot-carpet-blue.svg",
|
|
1014
|
+
"width": "wide"
|
|
1892
1015
|
},
|
|
1893
1016
|
"screenshot": "img/screenshots/components-cta--product-advertisement.png"
|
|
1894
1017
|
},
|
|
@@ -1896,37 +1019,37 @@
|
|
|
1896
1019
|
"id": "components-cta--contact-banner",
|
|
1897
1020
|
"group": "Components/Cta",
|
|
1898
1021
|
"name": "ContactBanner",
|
|
1899
|
-
"code": "<Cta\n
|
|
1022
|
+
"code": "<Cta\n buttons={[\n {\n icon: 'person',\n label: 'Contact us',\n target: '#'\n },\n {\n icon: 'date',\n label: 'Book a meeting',\n target: '#'\n }\n ]}\n contentAlign=\"center\"\n fullWidth\n headline=\"Get in touch\"\n image={{\n padding: false,\n src: 'img/contact-person.png'\n }}\n order={{\n desktopImageLast: false,\n mobileImageLast: false\n }}\n sub=\"Chat with us about getting your product or platform to market faster\"\n text=\"Our modular design approach allows for flexibility and scalability in your application's architecture.\"\n textAlign=\"left\"\n width=\"wide\"\n/>",
|
|
1900
1023
|
"args": {
|
|
1901
1024
|
"headline": "Get in touch",
|
|
1902
1025
|
"sub": "Chat with us about getting your product or platform to market faster",
|
|
1903
1026
|
"highlightText": false,
|
|
1904
1027
|
"colorNeutral": false,
|
|
1028
|
+
"fullWidth": true,
|
|
1905
1029
|
"buttons": [
|
|
1906
1030
|
{
|
|
1907
1031
|
"label": "Contact us",
|
|
1908
1032
|
"icon": "person",
|
|
1909
|
-
"
|
|
1033
|
+
"target": "#"
|
|
1910
1034
|
},
|
|
1911
1035
|
{
|
|
1912
1036
|
"label": "Book a meeting",
|
|
1913
1037
|
"icon": "date",
|
|
1914
|
-
"
|
|
1038
|
+
"target": "#"
|
|
1915
1039
|
}
|
|
1916
1040
|
],
|
|
1917
1041
|
"image": {
|
|
1918
1042
|
"padding": false,
|
|
1919
|
-
"
|
|
1920
|
-
"src": "img/people/contact-person.png"
|
|
1043
|
+
"src": "img/contact-person.png"
|
|
1921
1044
|
},
|
|
1922
1045
|
"order": {
|
|
1923
1046
|
"mobileImageLast": false,
|
|
1924
1047
|
"desktopImageLast": false
|
|
1925
1048
|
},
|
|
1926
1049
|
"textAlign": "left",
|
|
1927
|
-
"
|
|
1928
|
-
"
|
|
1929
|
-
"
|
|
1050
|
+
"contentAlign": "center",
|
|
1051
|
+
"text": "Our modular design approach allows for flexibility and scalability in your application's architecture.",
|
|
1052
|
+
"width": "wide"
|
|
1930
1053
|
},
|
|
1931
1054
|
"screenshot": "img/screenshots/components-cta--contact-banner.png"
|
|
1932
1055
|
},
|
|
@@ -1934,22 +1057,22 @@
|
|
|
1934
1057
|
"id": "components-cta--split-banner",
|
|
1935
1058
|
"group": "Components/Cta",
|
|
1936
1059
|
"name": "SplitBanner",
|
|
1937
|
-
"code": "<Cta\n
|
|
1060
|
+
"code": "<Cta\n backgroundColor=\"#001856\"\n buttons={[\n {\n icon: 'person',\n label: 'What can we do for you?',\n target: '#'\n }\n ]}\n colorNeutral\n contentAlign=\"center\"\n fullWidth\n headline=\"Design System Services\"\n image={{\n padding: false,\n src: 'img/colored-square.png'\n }}\n order={{\n desktopImageLast: false,\n mobileImageLast: false\n }}\n sub=\"Subheadline\"\n text=\"Here at Systemics, we bring a range of design system services that can make a difference.\"\n textAlign=\"left\"\n width=\"wide\"\n/>",
|
|
1938
1061
|
"args": {
|
|
1939
1062
|
"headline": "Design System Services",
|
|
1940
1063
|
"sub": "Subheadline",
|
|
1941
1064
|
"highlightText": false,
|
|
1942
1065
|
"colorNeutral": true,
|
|
1066
|
+
"fullWidth": true,
|
|
1943
1067
|
"buttons": [
|
|
1944
1068
|
{
|
|
1945
1069
|
"label": "What can we do for you?",
|
|
1946
1070
|
"icon": "person",
|
|
1947
|
-
"
|
|
1071
|
+
"target": "#"
|
|
1948
1072
|
}
|
|
1949
1073
|
],
|
|
1950
1074
|
"image": {
|
|
1951
1075
|
"padding": false,
|
|
1952
|
-
"align": "center",
|
|
1953
1076
|
"src": "img/colored-square.png"
|
|
1954
1077
|
},
|
|
1955
1078
|
"order": {
|
|
@@ -1957,10 +1080,10 @@
|
|
|
1957
1080
|
"desktopImageLast": false
|
|
1958
1081
|
},
|
|
1959
1082
|
"textAlign": "left",
|
|
1960
|
-
"
|
|
1961
|
-
"padding": true,
|
|
1083
|
+
"contentAlign": "center",
|
|
1962
1084
|
"text": "Here at Systemics, we bring a range of design system services that can make a difference.",
|
|
1963
|
-
"backgroundColor": "#
|
|
1085
|
+
"backgroundColor": "#001856",
|
|
1086
|
+
"width": "wide"
|
|
1964
1087
|
},
|
|
1965
1088
|
"screenshot": "img/screenshots/components-cta--split-banner.png"
|
|
1966
1089
|
},
|
|
@@ -1968,27 +1091,27 @@
|
|
|
1968
1091
|
"id": "components-cta--angled-image",
|
|
1969
1092
|
"group": "Components/Cta",
|
|
1970
1093
|
"name": "AngledImage",
|
|
1971
|
-
"code": "<Cta\n
|
|
1094
|
+
"code": "<Cta\n buttons={[\n {\n icon: 'person',\n label: 'Contact us',\n target: '#'\n },\n {\n icon: 'date',\n label: 'Book a meeting',\n target: '#'\n }\n ]}\n contentAlign=\"center\"\n fullWidth\n headline=\"Our **Approach** to Design Systems\"\n image={{\n padding: false,\n src: 'img/angled-image.png'\n }}\n order={{\n desktopImageLast: true,\n mobileImageLast: false\n }}\n sub=\"Subheadline\"\n text=\"We value efficiency without compromising quality. Our secret weapon? kickstartDS, a revolutionary code-first and open source framework for creating design systems.\n\nThis tool accelerates our development, saving you valuable time and helping us deliver top-notch results faster.\"\n textAlign=\"left\"\n width=\"wide\"\n/>",
|
|
1972
1095
|
"args": {
|
|
1973
1096
|
"headline": "Our **Approach** to Design Systems",
|
|
1974
1097
|
"sub": "Subheadline",
|
|
1975
1098
|
"highlightText": false,
|
|
1976
1099
|
"colorNeutral": false,
|
|
1100
|
+
"fullWidth": true,
|
|
1977
1101
|
"buttons": [
|
|
1978
1102
|
{
|
|
1979
1103
|
"label": "Contact us",
|
|
1980
1104
|
"icon": "person",
|
|
1981
|
-
"
|
|
1105
|
+
"target": "#"
|
|
1982
1106
|
},
|
|
1983
1107
|
{
|
|
1984
1108
|
"label": "Book a meeting",
|
|
1985
1109
|
"icon": "date",
|
|
1986
|
-
"
|
|
1110
|
+
"target": "#"
|
|
1987
1111
|
}
|
|
1988
1112
|
],
|
|
1989
1113
|
"image": {
|
|
1990
1114
|
"padding": false,
|
|
1991
|
-
"align": "center",
|
|
1992
1115
|
"src": "img/angled-image.png"
|
|
1993
1116
|
},
|
|
1994
1117
|
"order": {
|
|
@@ -1996,9 +1119,9 @@
|
|
|
1996
1119
|
"desktopImageLast": true
|
|
1997
1120
|
},
|
|
1998
1121
|
"textAlign": "left",
|
|
1999
|
-
"
|
|
2000
|
-
"
|
|
2001
|
-
"
|
|
1122
|
+
"contentAlign": "center",
|
|
1123
|
+
"text": "We value efficiency without compromising quality. Our secret weapon? kickstartDS, a revolutionary code-first and open source framework for creating design systems.\n\nThis tool accelerates our development, saving you valuable time and helping us deliver top-notch results faster.",
|
|
1124
|
+
"width": "wide"
|
|
2002
1125
|
},
|
|
2003
1126
|
"screenshot": "img/screenshots/components-cta--angled-image.png"
|
|
2004
1127
|
},
|
|
@@ -2006,35 +1129,34 @@
|
|
|
2006
1129
|
"id": "components-cta--colored-banner",
|
|
2007
1130
|
"group": "Components/Cta",
|
|
2008
1131
|
"name": "ColoredBanner",
|
|
2009
|
-
"code": "<Cta\n
|
|
1132
|
+
"code": "<Cta\n backgroundColor=\"#a30051\"\n buttons={[\n {\n label: 'Learn More',\n target: '#'\n },\n {\n label: 'Contact Us',\n target: '#'\n }\n ]}\n colorNeutral\n contentAlign=\"center\"\n headline=\"Expertise in Scalable Solutions\"\n highlightText\n image={{\n padding: true\n }}\n order={{\n desktopImageLast: true,\n mobileImageLast: false\n }}\n sub=\"Subheadline\"\n text=\"Leverage our expertise in creating scalable and robust applications using modern technologies.\"\n textAlign=\"left\"\n/>",
|
|
2010
1133
|
"args": {
|
|
2011
1134
|
"headline": "Expertise in Scalable Solutions",
|
|
2012
1135
|
"sub": "Subheadline",
|
|
2013
1136
|
"highlightText": true,
|
|
2014
1137
|
"colorNeutral": true,
|
|
1138
|
+
"fullWidth": false,
|
|
2015
1139
|
"buttons": [
|
|
2016
1140
|
{
|
|
2017
1141
|
"label": "Learn More",
|
|
2018
|
-
"
|
|
1142
|
+
"target": "#"
|
|
2019
1143
|
},
|
|
2020
1144
|
{
|
|
2021
1145
|
"label": "Contact Us",
|
|
2022
|
-
"
|
|
1146
|
+
"target": "#"
|
|
2023
1147
|
}
|
|
2024
1148
|
],
|
|
2025
1149
|
"image": {
|
|
2026
|
-
"padding": true
|
|
2027
|
-
"align": "center"
|
|
1150
|
+
"padding": true
|
|
2028
1151
|
},
|
|
2029
1152
|
"order": {
|
|
2030
1153
|
"mobileImageLast": false,
|
|
2031
1154
|
"desktopImageLast": true
|
|
2032
1155
|
},
|
|
2033
1156
|
"textAlign": "left",
|
|
2034
|
-
"
|
|
2035
|
-
"padding": true,
|
|
1157
|
+
"contentAlign": "center",
|
|
2036
1158
|
"text": "Leverage our expertise in creating scalable and robust applications using modern technologies.",
|
|
2037
|
-
"backgroundColor": "#
|
|
1159
|
+
"backgroundColor": "#a30051"
|
|
2038
1160
|
},
|
|
2039
1161
|
"screenshot": "img/screenshots/components-cta--colored-banner.png"
|
|
2040
1162
|
},
|
|
@@ -2042,27 +1164,27 @@
|
|
|
2042
1164
|
"id": "components-cta--align-bottom",
|
|
2043
1165
|
"group": "Components/Cta",
|
|
2044
1166
|
"name": "AlignBottom",
|
|
2045
|
-
"code": "<Cta\n
|
|
1167
|
+
"code": "<Cta\n backgroundImage=\"img/grid-bg.svg\"\n buttons={[\n {\n icon: 'person',\n label: 'Contact us',\n target: '#'\n },\n {\n icon: 'date',\n label: 'Book a meeting',\n target: '#'\n }\n ]}\n contentAlign=\"bottom\"\n fullWidth\n headline=\"Custom Solutions\"\n image={{\n padding: true,\n src: 'img/offset-image.png'\n }}\n order={{\n desktopImageLast: false,\n mobileImageLast: false\n }}\n sub=\"Subheadline\"\n text=\"At Systemics, we believe in the power of technology to transform businesses. Our team of experienced professionals is dedicated to providing innovative solutions that meet the unique needs of your business.\n\nWe understand that every business is different, and that's why we offer custom solutions tailored to your specific business needs and requirements.\"\n textAlign=\"left\"\n width=\"wide\"\n/>",
|
|
2046
1168
|
"args": {
|
|
2047
1169
|
"headline": "Custom Solutions",
|
|
2048
1170
|
"sub": "Subheadline",
|
|
2049
1171
|
"highlightText": false,
|
|
2050
1172
|
"colorNeutral": false,
|
|
1173
|
+
"fullWidth": true,
|
|
2051
1174
|
"buttons": [
|
|
2052
1175
|
{
|
|
2053
1176
|
"label": "Contact us",
|
|
2054
1177
|
"icon": "person",
|
|
2055
|
-
"
|
|
1178
|
+
"target": "#"
|
|
2056
1179
|
},
|
|
2057
1180
|
{
|
|
2058
1181
|
"label": "Book a meeting",
|
|
2059
1182
|
"icon": "date",
|
|
2060
|
-
"
|
|
1183
|
+
"target": "#"
|
|
2061
1184
|
}
|
|
2062
1185
|
],
|
|
2063
1186
|
"image": {
|
|
2064
1187
|
"padding": true,
|
|
2065
|
-
"align": "center",
|
|
2066
1188
|
"src": "img/offset-image.png"
|
|
2067
1189
|
},
|
|
2068
1190
|
"order": {
|
|
@@ -2070,10 +1192,10 @@
|
|
|
2070
1192
|
"desktopImageLast": false
|
|
2071
1193
|
},
|
|
2072
1194
|
"textAlign": "left",
|
|
2073
|
-
"
|
|
2074
|
-
"padding": false,
|
|
1195
|
+
"contentAlign": "bottom",
|
|
2075
1196
|
"text": "At Systemics, we believe in the power of technology to transform businesses. Our team of experienced professionals is dedicated to providing innovative solutions that meet the unique needs of your business.\n\nWe understand that every business is different, and that's why we offer custom solutions tailored to your specific business needs and requirements.",
|
|
2076
|
-
"backgroundImage": "img/grid-bg.svg"
|
|
1197
|
+
"backgroundImage": "img/grid-bg.svg",
|
|
1198
|
+
"width": "wide"
|
|
2077
1199
|
},
|
|
2078
1200
|
"screenshot": "img/screenshots/components-cta--align-bottom.png"
|
|
2079
1201
|
},
|
|
@@ -2098,618 +1220,196 @@
|
|
|
2098
1220
|
"screenshot": "img/screenshots/layout-divider--default.png"
|
|
2099
1221
|
},
|
|
2100
1222
|
{
|
|
2101
|
-
"id": "
|
|
2102
|
-
"group": "
|
|
2103
|
-
"name": "
|
|
2104
|
-
"code": "<
|
|
1223
|
+
"id": "components-faq--dropdown-list",
|
|
1224
|
+
"group": "Components/Faq",
|
|
1225
|
+
"name": "DropdownList",
|
|
1226
|
+
"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 />",
|
|
2105
1227
|
"args": {
|
|
2106
|
-
"
|
|
2107
|
-
{
|
|
2108
|
-
"name": "Product Brochure",
|
|
2109
|
-
"format": "PDF",
|
|
2110
|
-
"size": "2.5 MB",
|
|
2111
|
-
"previewImage": "img/offset-image.png",
|
|
2112
|
-
"url": "#"
|
|
2113
|
-
},
|
|
1228
|
+
"questions": [
|
|
2114
1229
|
{
|
|
2115
|
-
"
|
|
2116
|
-
"
|
|
2117
|
-
"format": "PDF",
|
|
2118
|
-
"size": "3.2 MB",
|
|
2119
|
-
"url": "#"
|
|
1230
|
+
"question": "What are the benefits of investing in a Design System?",
|
|
1231
|
+
"answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture."
|
|
2120
1232
|
},
|
|
2121
1233
|
{
|
|
2122
|
-
"
|
|
2123
|
-
"
|
|
2124
|
-
"size": "20 KB",
|
|
2125
|
-
"url": "#"
|
|
1234
|
+
"question": "What is a Design System?",
|
|
1235
|
+
"answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture."
|
|
2126
1236
|
},
|
|
2127
1237
|
{
|
|
2128
|
-
"
|
|
2129
|
-
"
|
|
2130
|
-
"size": "12 KB",
|
|
2131
|
-
"url": "#"
|
|
1238
|
+
"question": "What is the role of a Headless CMS in a Design System?",
|
|
1239
|
+
"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."
|
|
2132
1240
|
}
|
|
2133
1241
|
]
|
|
2134
1242
|
},
|
|
2135
|
-
"screenshot": "img/screenshots/
|
|
1243
|
+
"screenshot": "img/screenshots/components-faq--dropdown-list.png"
|
|
2136
1244
|
},
|
|
2137
1245
|
{
|
|
2138
|
-
"id": "
|
|
2139
|
-
"group": "
|
|
2140
|
-
"name": "
|
|
2141
|
-
"code": "<
|
|
1246
|
+
"id": "components-faq--single-dropdown",
|
|
1247
|
+
"group": "Components/Faq",
|
|
1248
|
+
"name": "SingleDropdown",
|
|
1249
|
+
"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 is a Design System?'\n }\n ]}\n />",
|
|
2142
1250
|
"args": {
|
|
2143
|
-
"
|
|
2144
|
-
{
|
|
2145
|
-
"name": "Product Brochure",
|
|
2146
|
-
"description": "Detailed product information and specifications. Recommended for all users.",
|
|
2147
|
-
"previewImage": "img/offset-image.png"
|
|
2148
|
-
},
|
|
2149
|
-
{
|
|
2150
|
-
"name": "Technical Specifications",
|
|
2151
|
-
"description": "In-depth technical details and requirements. Recommended for technical users.",
|
|
2152
|
-
"previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg"
|
|
2153
|
-
},
|
|
2154
|
-
{
|
|
2155
|
-
"name": "User Guide",
|
|
2156
|
-
"description": "Comprehensive guide to using our product.",
|
|
2157
|
-
"previewImage": "img/about/cta.png"
|
|
2158
|
-
},
|
|
1251
|
+
"questions": [
|
|
2159
1252
|
{
|
|
2160
|
-
"
|
|
2161
|
-
"
|
|
2162
|
-
"previewImage": "img/view-modern-office.jpg"
|
|
1253
|
+
"question": "What is a Design System?",
|
|
1254
|
+
"answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture."
|
|
2163
1255
|
}
|
|
2164
1256
|
]
|
|
2165
1257
|
},
|
|
2166
|
-
"screenshot": "img/screenshots/
|
|
1258
|
+
"screenshot": "img/screenshots/components-faq--single-dropdown.png"
|
|
2167
1259
|
},
|
|
2168
1260
|
{
|
|
2169
|
-
"id": "
|
|
2170
|
-
"group": "
|
|
2171
|
-
"name": "
|
|
2172
|
-
"code": "<
|
|
1261
|
+
"id": "components-features--icon-centered",
|
|
1262
|
+
"group": "Components/Features",
|
|
1263
|
+
"name": "IconCentered",
|
|
1264
|
+
"code": "<Features\n ctas={{\n style: 'link',\n toggle: true\n }}\n feature={[\n {\n cta: {\n label: 'Learn more',\n target: '/feature1'\n },\n icon: 'home',\n text: 'Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.',\n title: 'Scalable Architecture'\n },\n {\n cta: {\n label: 'Get started',\n target: '/feature2'\n },\n icon: 'map',\n text: 'Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.',\n title: 'Efficient Development'\n },\n {\n cta: {\n label: 'Explore',\n target: '/feature3'\n },\n icon: 'person',\n text: 'Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.',\n title: 'Consistent UI'\n },\n {\n cta: {\n label: 'Customize',\n target: '/feature4'\n },\n icon: 'star',\n text: 'Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.',\n title: 'Customizable Design'\n },\n {\n cta: {\n label: 'Deploy',\n target: '/feature5'\n },\n icon: 'upload',\n text: 'Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.',\n title: 'Cloud Ready'\n },\n {\n cta: {\n label: 'Secure',\n target: '/feature6'\n },\n icon: 'login',\n text: 'Security is our priority. Our design system is built with best security practices to keep your application safe.',\n title: 'Secure'\n }\n ]}\n layout=\"largeTiles\"\n style=\"centered\"\n/>",
|
|
2173
1265
|
"args": {
|
|
2174
|
-
"
|
|
1266
|
+
"layout": "largeTiles",
|
|
1267
|
+
"style": "centered",
|
|
1268
|
+
"ctas": {
|
|
1269
|
+
"toggle": true,
|
|
1270
|
+
"style": "link"
|
|
1271
|
+
},
|
|
1272
|
+
"feature": [
|
|
1273
|
+
{
|
|
1274
|
+
"icon": "home",
|
|
1275
|
+
"title": "Scalable Architecture",
|
|
1276
|
+
"text": "Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.",
|
|
1277
|
+
"cta": {
|
|
1278
|
+
"target": "/feature1",
|
|
1279
|
+
"label": "Learn more"
|
|
1280
|
+
}
|
|
1281
|
+
},
|
|
2175
1282
|
{
|
|
2176
|
-
"
|
|
2177
|
-
"
|
|
2178
|
-
"
|
|
2179
|
-
"
|
|
2180
|
-
|
|
1283
|
+
"icon": "map",
|
|
1284
|
+
"title": "Efficient Development",
|
|
1285
|
+
"text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
|
|
1286
|
+
"cta": {
|
|
1287
|
+
"target": "/feature2",
|
|
1288
|
+
"label": "Get started"
|
|
1289
|
+
}
|
|
1290
|
+
},
|
|
1291
|
+
{
|
|
1292
|
+
"icon": "person",
|
|
1293
|
+
"title": "Consistent UI",
|
|
1294
|
+
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
1295
|
+
"cta": {
|
|
1296
|
+
"target": "/feature3",
|
|
1297
|
+
"label": "Explore"
|
|
1298
|
+
}
|
|
2181
1299
|
},
|
|
2182
1300
|
{
|
|
2183
|
-
"
|
|
2184
|
-
"
|
|
2185
|
-
"
|
|
2186
|
-
"
|
|
2187
|
-
|
|
1301
|
+
"icon": "star",
|
|
1302
|
+
"title": "Customizable Design",
|
|
1303
|
+
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
1304
|
+
"cta": {
|
|
1305
|
+
"target": "/feature4",
|
|
1306
|
+
"label": "Customize"
|
|
1307
|
+
}
|
|
2188
1308
|
},
|
|
2189
1309
|
{
|
|
2190
|
-
"
|
|
2191
|
-
"
|
|
2192
|
-
"
|
|
2193
|
-
"
|
|
1310
|
+
"icon": "upload",
|
|
1311
|
+
"title": "Cloud Ready",
|
|
1312
|
+
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
1313
|
+
"cta": {
|
|
1314
|
+
"target": "/feature5",
|
|
1315
|
+
"label": "Deploy"
|
|
1316
|
+
}
|
|
2194
1317
|
},
|
|
2195
1318
|
{
|
|
2196
|
-
"
|
|
2197
|
-
"
|
|
2198
|
-
"
|
|
2199
|
-
"
|
|
1319
|
+
"icon": "login",
|
|
1320
|
+
"title": "Secure",
|
|
1321
|
+
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
1322
|
+
"cta": {
|
|
1323
|
+
"target": "/feature6",
|
|
1324
|
+
"label": "Secure"
|
|
1325
|
+
}
|
|
2200
1326
|
}
|
|
2201
1327
|
]
|
|
2202
1328
|
},
|
|
2203
|
-
"screenshot": "img/screenshots/
|
|
1329
|
+
"screenshot": "img/screenshots/components-features--icon-centered.png"
|
|
2204
1330
|
},
|
|
2205
1331
|
{
|
|
2206
|
-
"id": "
|
|
2207
|
-
"group": "
|
|
2208
|
-
"name": "
|
|
2209
|
-
"code": "<
|
|
1332
|
+
"id": "components-features--stack-with-button",
|
|
1333
|
+
"group": "Components/Features",
|
|
1334
|
+
"name": "StackWithButton",
|
|
1335
|
+
"code": "<Features\n ctas={{\n style: 'button',\n toggle: true\n }}\n feature={[\n {\n cta: {\n label: 'Explore',\n target: '/feature3'\n },\n icon: 'person',\n text: 'Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.',\n title: 'Consistent UI'\n },\n {\n cta: {\n label: 'Customize',\n target: '/feature4'\n },\n icon: 'star',\n text: 'Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.',\n title: 'Customizable Design'\n },\n {\n cta: {\n label: 'Deploy',\n target: '/feature5'\n },\n icon: 'upload',\n text: 'Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.',\n title: 'Cloud Ready'\n },\n {\n cta: {\n label: 'Secure',\n target: '/feature6'\n },\n icon: 'login',\n text: 'Security is our priority. Our design system is built with best security practices to keep your application safe.',\n title: 'Secure'\n }\n ]}\n layout=\"smallTiles\"\n style=\"stack\"\n/>",
|
|
2210
1336
|
"args": {
|
|
2211
|
-
"
|
|
1337
|
+
"layout": "smallTiles",
|
|
1338
|
+
"style": "stack",
|
|
1339
|
+
"ctas": {
|
|
1340
|
+
"toggle": true,
|
|
1341
|
+
"style": "button"
|
|
1342
|
+
},
|
|
1343
|
+
"feature": [
|
|
2212
1344
|
{
|
|
2213
|
-
"
|
|
2214
|
-
"
|
|
2215
|
-
"
|
|
2216
|
-
"
|
|
2217
|
-
|
|
1345
|
+
"icon": "person",
|
|
1346
|
+
"title": "Consistent UI",
|
|
1347
|
+
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
1348
|
+
"cta": {
|
|
1349
|
+
"target": "/feature3",
|
|
1350
|
+
"label": "Explore"
|
|
1351
|
+
}
|
|
2218
1352
|
},
|
|
2219
1353
|
{
|
|
2220
|
-
"
|
|
2221
|
-
"
|
|
2222
|
-
"
|
|
2223
|
-
"
|
|
1354
|
+
"icon": "star",
|
|
1355
|
+
"title": "Customizable Design",
|
|
1356
|
+
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
1357
|
+
"cta": {
|
|
1358
|
+
"target": "/feature4",
|
|
1359
|
+
"label": "Customize"
|
|
1360
|
+
}
|
|
2224
1361
|
},
|
|
2225
1362
|
{
|
|
2226
|
-
"
|
|
2227
|
-
"
|
|
1363
|
+
"icon": "upload",
|
|
1364
|
+
"title": "Cloud Ready",
|
|
1365
|
+
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
1366
|
+
"cta": {
|
|
1367
|
+
"target": "/feature5",
|
|
1368
|
+
"label": "Deploy"
|
|
1369
|
+
}
|
|
2228
1370
|
},
|
|
2229
1371
|
{
|
|
2230
|
-
"
|
|
2231
|
-
"
|
|
1372
|
+
"icon": "login",
|
|
1373
|
+
"title": "Secure",
|
|
1374
|
+
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
1375
|
+
"cta": {
|
|
1376
|
+
"target": "/feature6",
|
|
1377
|
+
"label": "Secure"
|
|
1378
|
+
}
|
|
2232
1379
|
}
|
|
2233
1380
|
]
|
|
2234
1381
|
},
|
|
2235
|
-
"screenshot": "img/screenshots/
|
|
1382
|
+
"screenshot": "img/screenshots/components-features--stack-with-button.png"
|
|
2236
1383
|
},
|
|
2237
1384
|
{
|
|
2238
|
-
"id": "
|
|
2239
|
-
"group": "
|
|
2240
|
-
"name": "
|
|
2241
|
-
"code": "<
|
|
1385
|
+
"id": "components-features--list-view",
|
|
1386
|
+
"group": "Components/Features",
|
|
1387
|
+
"name": "ListView",
|
|
1388
|
+
"code": "<Features\n ctas={{\n style: 'intext',\n toggle: false\n }}\n feature={[\n {\n cta: {\n label: 'Customize',\n target: '/feature4'\n },\n icon: 'star',\n text: 'Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.',\n title: 'Customizable Design'\n },\n {\n cta: {\n label: 'Get started',\n target: '/feature2'\n },\n icon: 'map',\n text: 'Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.',\n title: 'Efficient Development'\n },\n {\n cta: {\n label: 'Explore',\n target: '/feature3'\n },\n icon: 'person',\n text: 'Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.',\n title: 'Consistent UI'\n },\n {\n cta: {\n label: 'Learn more',\n target: '/feature1'\n },\n icon: 'home',\n text: 'Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.',\n title: 'Scalable Architecture'\n },\n {\n cta: {\n label: 'Deploy',\n target: '/feature5'\n },\n icon: 'upload',\n text: 'Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.',\n title: 'Cloud Ready'\n },\n {\n cta: {\n label: 'Secure',\n target: '/feature6'\n },\n icon: 'login',\n text: 'Security is our priority. Our design system is built with best security practices to keep your application safe.',\n title: 'Secure'\n }\n ]}\n layout=\"list\"\n style=\"besideLarge\"\n/>",
|
|
2242
1389
|
"args": {
|
|
2243
|
-
"
|
|
2244
|
-
|
|
2245
|
-
|
|
2246
|
-
|
|
2247
|
-
|
|
2248
|
-
},
|
|
2249
|
-
"dateToInput": {
|
|
2250
|
-
"label": "To",
|
|
2251
|
-
"placeholder": "Select a date"
|
|
2252
|
-
},
|
|
2253
|
-
"toggle": true
|
|
2254
|
-
},
|
|
2255
|
-
"categories": {
|
|
2256
|
-
"title": "Categories",
|
|
2257
|
-
"categoryCheckboxes": [
|
|
2258
|
-
"All",
|
|
2259
|
-
"Buyers",
|
|
2260
|
-
"Sellers",
|
|
2261
|
-
"Renters",
|
|
2262
|
-
"Landlords",
|
|
2263
|
-
"Tenants"
|
|
2264
|
-
],
|
|
2265
|
-
"toggle": true
|
|
2266
|
-
},
|
|
2267
|
-
"applyButton": {
|
|
2268
|
-
"label": "Filter Appointments"
|
|
1390
|
+
"layout": "list",
|
|
1391
|
+
"style": "besideLarge",
|
|
1392
|
+
"ctas": {
|
|
1393
|
+
"toggle": false,
|
|
1394
|
+
"style": "intext"
|
|
2269
1395
|
},
|
|
2270
|
-
"
|
|
2271
|
-
"label": "Reset Filters"
|
|
2272
|
-
}
|
|
2273
|
-
},
|
|
2274
|
-
"screenshot": "img/screenshots/event-event-filter--default.png"
|
|
2275
|
-
},
|
|
2276
|
-
{
|
|
2277
|
-
"id": "event-event-header--default",
|
|
2278
|
-
"group": "Event/ Event Header",
|
|
2279
|
-
"name": "Default",
|
|
2280
|
-
"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/>",
|
|
2281
|
-
"args": {
|
|
2282
|
-
"title": "Systemics Design Conference 2025",
|
|
2283
|
-
"categories": [
|
|
1396
|
+
"feature": [
|
|
2284
1397
|
{
|
|
2285
|
-
"
|
|
2286
|
-
|
|
2287
|
-
|
|
2288
|
-
"
|
|
2289
|
-
|
|
2290
|
-
|
|
2291
|
-
|
|
2292
|
-
},
|
|
2293
|
-
"screenshot": "img/screenshots/event-event-header--default.png"
|
|
2294
|
-
},
|
|
2295
|
-
{
|
|
2296
|
-
"id": "event-event-latest-teaser--default",
|
|
2297
|
-
"group": "Event/ Event Latest Teaser",
|
|
2298
|
-
"name": "Default",
|
|
2299
|
-
"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/>",
|
|
2300
|
-
"args": {
|
|
2301
|
-
"date": "12/30/2025",
|
|
2302
|
-
"calendar": {
|
|
2303
|
-
"month": "Dec",
|
|
2304
|
-
"day": "30"
|
|
2305
|
-
},
|
|
2306
|
-
"title": "The Future of AI",
|
|
2307
|
-
"location": "Berlin, Germany",
|
|
2308
|
-
"url": "https://example.com",
|
|
2309
|
-
"cta": "Show event",
|
|
2310
|
-
"ariaLabel": "Event teaser for ",
|
|
2311
|
-
"link": {
|
|
2312
|
-
"url": "#",
|
|
2313
|
-
"text": "Show event"
|
|
2314
|
-
}
|
|
2315
|
-
},
|
|
2316
|
-
"screenshot": "img/screenshots/event-event-latest-teaser--default.png"
|
|
2317
|
-
},
|
|
2318
|
-
{
|
|
2319
|
-
"id": "event-event-latest--default",
|
|
2320
|
-
"group": "Event/ Event Latest",
|
|
2321
|
-
"name": "Default",
|
|
2322
|
-
"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 />",
|
|
2323
|
-
"args": {
|
|
2324
|
-
"events": [
|
|
2325
|
-
{
|
|
2326
|
-
"date": "09/18/2025",
|
|
2327
|
-
"calendar": {
|
|
2328
|
-
"month": "Sep",
|
|
2329
|
-
"day": "18"
|
|
2330
|
-
},
|
|
2331
|
-
"title": "Systemics Design Conference",
|
|
2332
|
-
"location": "Berlin Congress Center, Berlin",
|
|
2333
|
-
"url": "https://systemics.events/conference-berlin",
|
|
2334
|
-
"cta": "View event",
|
|
2335
|
-
"ariaLabel": "Systemics Design Conference on September 18, 2025 in Berlin"
|
|
2336
|
-
},
|
|
2337
|
-
{
|
|
2338
|
-
"date": "10/05/2025",
|
|
2339
|
-
"calendar": {
|
|
2340
|
-
"month": "Oct",
|
|
2341
|
-
"day": "05"
|
|
2342
|
-
},
|
|
2343
|
-
"title": "UX Leadership Summit",
|
|
2344
|
-
"location": "Köln Messe, Cologne",
|
|
2345
|
-
"url": "https://uxsummit.de/koeln-2025",
|
|
2346
|
-
"cta": "View event",
|
|
2347
|
-
"ariaLabel": "UX Leadership Summit on October 5, 2025 in Cologne"
|
|
2348
|
-
},
|
|
2349
|
-
{
|
|
2350
|
-
"date": "11/12/2025",
|
|
2351
|
-
"calendar": {
|
|
2352
|
-
"month": "Nov",
|
|
2353
|
-
"day": "12"
|
|
2354
|
-
},
|
|
2355
|
-
"title": "Frontend Future Days",
|
|
2356
|
-
"location": "Hamburg Digital Campus, Hamburg",
|
|
2357
|
-
"url": "https://frontendfuture.de/hamburg",
|
|
2358
|
-
"cta": "View event",
|
|
2359
|
-
"ariaLabel": "Frontend Future Days on November 12, 2025 in Hamburg"
|
|
2360
|
-
},
|
|
2361
|
-
{
|
|
2362
|
-
"date": "12/01/2025",
|
|
2363
|
-
"calendar": {
|
|
2364
|
-
"month": "Dec",
|
|
2365
|
-
"day": "01"
|
|
2366
|
-
},
|
|
2367
|
-
"title": "Accessibility in Practice Workshop",
|
|
2368
|
-
"location": "Online",
|
|
2369
|
-
"url": "https://a11yworkshop.com/dec-2025",
|
|
2370
|
-
"cta": "View event",
|
|
2371
|
-
"ariaLabel": "Accessibility in Practice Workshop on December 1, 2025 online"
|
|
2372
|
-
}
|
|
2373
|
-
]
|
|
2374
|
-
},
|
|
2375
|
-
"screenshot": "img/screenshots/event-event-latest--default.png"
|
|
2376
|
-
},
|
|
2377
|
-
{
|
|
2378
|
-
"id": "event-event-list-teaser--default",
|
|
2379
|
-
"group": "Event/ Event List Teaser",
|
|
2380
|
-
"name": "Default",
|
|
2381
|
-
"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/>",
|
|
2382
|
-
"args": {
|
|
2383
|
-
"category": "Buyers",
|
|
2384
|
-
"title": "The Future of AI",
|
|
2385
|
-
"text": "The Future of AI is here and now - Join us to explore the latest advancements in artificial intelligence.",
|
|
2386
|
-
"date": "30.12.2025",
|
|
2387
|
-
"time": "10:00",
|
|
2388
|
-
"location": {
|
|
2389
|
-
"name": "Tech Conference Center",
|
|
2390
|
-
"address": "Alexanderplatz 1<br />\n10178 Berlin"
|
|
2391
|
-
},
|
|
2392
|
-
"tags": [
|
|
2393
|
-
"AI"
|
|
2394
|
-
],
|
|
2395
|
-
"image": {
|
|
2396
|
-
"src": "img/close-up-young-business-team-working.png",
|
|
2397
|
-
"alt": "A futuristic AI concept image"
|
|
2398
|
-
},
|
|
2399
|
-
"url": "#",
|
|
2400
|
-
"ctaText": "Show event"
|
|
2401
|
-
},
|
|
2402
|
-
"screenshot": "img/screenshots/event-event-list-teaser--default.png"
|
|
2403
|
-
},
|
|
2404
|
-
{
|
|
2405
|
-
"id": "event-event-location--default",
|
|
2406
|
-
"group": "Event/ Event Location",
|
|
2407
|
-
"name": "Default",
|
|
2408
|
-
"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/>",
|
|
2409
|
-
"args": {
|
|
2410
|
-
"dates": [
|
|
2411
|
-
{
|
|
2412
|
-
"date": "18.09.2025",
|
|
2413
|
-
"time": "09:00 – 17:00",
|
|
2414
|
-
"label": "Register",
|
|
2415
|
-
"url": "#",
|
|
2416
|
-
"newTab": true,
|
|
2417
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
2418
|
-
},
|
|
2419
|
-
{
|
|
2420
|
-
"date": "18.09.2025",
|
|
2421
|
-
"time": "09:00 – 17:00",
|
|
2422
|
-
"label": "Register",
|
|
2423
|
-
"url": "#",
|
|
2424
|
-
"newTab": true,
|
|
2425
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
2426
|
-
}
|
|
2427
|
-
],
|
|
2428
|
-
"locationName": "Berlin Congress Center",
|
|
2429
|
-
"displayMode": "spacious",
|
|
2430
|
-
"address": "Alexanderplatz 1<br />\n 10178 Berlin",
|
|
2431
|
-
"links": [
|
|
2432
|
-
{
|
|
2433
|
-
"newTab": true,
|
|
2434
|
-
"url": "https://maps.google.com/?q=Berlin+Congress+Center",
|
|
2435
|
-
"label": "Open in Google Maps"
|
|
2436
|
-
},
|
|
2437
|
-
{
|
|
2438
|
-
"newTab": true,
|
|
2439
|
-
"url": "https://maps.google.com/?q=Berlin+Congress+Center",
|
|
2440
|
-
"label": "Location Website"
|
|
2441
|
-
}
|
|
2442
|
-
]
|
|
2443
|
-
},
|
|
2444
|
-
"screenshot": "img/screenshots/event-event-location--default.png"
|
|
2445
|
-
},
|
|
2446
|
-
{
|
|
2447
|
-
"id": "event-event-login--default",
|
|
2448
|
-
"group": "Event/ Event Login",
|
|
2449
|
-
"name": "Default",
|
|
2450
|
-
"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/>",
|
|
2451
|
-
"args": {
|
|
2452
|
-
"headline": "Welcome back!",
|
|
2453
|
-
"text": "Please enter your details to login",
|
|
2454
|
-
"usernameInput": {
|
|
2455
|
-
"label": "Username",
|
|
2456
|
-
"placeholder": "Enter your username"
|
|
2457
|
-
},
|
|
2458
|
-
"passwordInput": {
|
|
2459
|
-
"label": "Password",
|
|
2460
|
-
"placeholder": "Enter your password"
|
|
2461
|
-
},
|
|
2462
|
-
"cta": {
|
|
2463
|
-
"label": "Login",
|
|
2464
|
-
"url": "#",
|
|
2465
|
-
"ariaLabel": "Event Login"
|
|
2466
|
-
},
|
|
2467
|
-
"resetPassword": {
|
|
2468
|
-
"label": "Reset Password?",
|
|
2469
|
-
"url": "#"
|
|
2470
|
-
}
|
|
2471
|
-
},
|
|
2472
|
-
"screenshot": "img/screenshots/event-event-login--default.png"
|
|
2473
|
-
},
|
|
2474
|
-
{
|
|
2475
|
-
"id": "event-event-registration--default",
|
|
2476
|
-
"group": "Event/ Event Registration",
|
|
2477
|
-
"name": "Default",
|
|
2478
|
-
"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/>",
|
|
2479
|
-
"args": {
|
|
2480
|
-
"label": "Registration Request",
|
|
2481
|
-
"title": "The Future of AI",
|
|
2482
|
-
"link": {
|
|
2483
|
-
"url": "#",
|
|
2484
|
-
"text": "More Information on the Event"
|
|
2485
|
-
},
|
|
2486
|
-
"date": "18.09.2025",
|
|
2487
|
-
"time": "09:00 – 17:00",
|
|
2488
|
-
"location": {
|
|
2489
|
-
"name": "Tech Conference Center",
|
|
2490
|
-
"address": "Alexanderplatz 1<br/>10178 Berlin"
|
|
2491
|
-
},
|
|
2492
|
-
"nameInput": {
|
|
2493
|
-
"label": "Name*",
|
|
2494
|
-
"placeholder": "Enter your name"
|
|
2495
|
-
},
|
|
2496
|
-
"emailInput": {
|
|
2497
|
-
"label": "Email*",
|
|
2498
|
-
"placeholder": "Enter your email"
|
|
2499
|
-
},
|
|
2500
|
-
"confirmationCheckboxLabel": "I read and agree to the terms and conditions*",
|
|
2501
|
-
"mandatoryText": "_* Mandatory_",
|
|
2502
|
-
"cta": {
|
|
2503
|
-
"label": "Send Request",
|
|
2504
|
-
"url": "#",
|
|
2505
|
-
"ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
|
|
2506
|
-
}
|
|
2507
|
-
},
|
|
2508
|
-
"screenshot": "img/screenshots/event-event-registration--default.png"
|
|
2509
|
-
},
|
|
2510
|
-
{
|
|
2511
|
-
"id": "components-faq--dropdown-list",
|
|
2512
|
-
"group": "Components/Faq",
|
|
2513
|
-
"name": "DropdownList",
|
|
2514
|
-
"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 />",
|
|
2515
|
-
"args": {
|
|
2516
|
-
"questions": [
|
|
2517
|
-
{
|
|
2518
|
-
"question": "What are the benefits of investing in a Design System?",
|
|
2519
|
-
"answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture."
|
|
2520
|
-
},
|
|
2521
|
-
{
|
|
2522
|
-
"question": "What is a Design System?",
|
|
2523
|
-
"answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture."
|
|
2524
|
-
},
|
|
2525
|
-
{
|
|
2526
|
-
"question": "What is the role of a Headless CMS in a Design System?",
|
|
2527
|
-
"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."
|
|
2528
|
-
}
|
|
2529
|
-
]
|
|
2530
|
-
},
|
|
2531
|
-
"screenshot": "img/screenshots/components-faq--dropdown-list.png"
|
|
2532
|
-
},
|
|
2533
|
-
{
|
|
2534
|
-
"id": "components-faq--single-dropdown",
|
|
2535
|
-
"group": "Components/Faq",
|
|
2536
|
-
"name": "SingleDropdown",
|
|
2537
|
-
"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 is a Design System?'\n }\n ]}\n />",
|
|
2538
|
-
"args": {
|
|
2539
|
-
"questions": [
|
|
2540
|
-
{
|
|
2541
|
-
"question": "What is a Design System?",
|
|
2542
|
-
"answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture."
|
|
2543
|
-
}
|
|
2544
|
-
]
|
|
2545
|
-
},
|
|
2546
|
-
"screenshot": "img/screenshots/components-faq--single-dropdown.png"
|
|
2547
|
-
},
|
|
2548
|
-
{
|
|
2549
|
-
"id": "components-features--icon-centered",
|
|
2550
|
-
"group": "Components/Features",
|
|
2551
|
-
"name": "IconCentered",
|
|
2552
|
-
"code": "<Features\n ctas={{\n style: 'link',\n toggle: true\n }}\n feature={[\n {\n cta: {\n icon: 'arrow-right',\n label: 'Learn more',\n url: '#'\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 icon: 'arrow-right',\n label: 'Get started',\n url: '#'\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 icon: 'arrow-right',\n label: 'Explore',\n url: '#'\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 icon: 'arrow-right',\n label: 'Customize',\n url: '#'\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 icon: 'arrow-right',\n label: 'Deploy',\n url: '#'\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 icon: 'arrow-right',\n label: 'Secure',\n url: '#'\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/>",
|
|
2553
|
-
"args": {
|
|
2554
|
-
"layout": "largeTiles",
|
|
2555
|
-
"style": "centered",
|
|
2556
|
-
"ctas": {
|
|
2557
|
-
"toggle": true,
|
|
2558
|
-
"style": "link"
|
|
2559
|
-
},
|
|
2560
|
-
"feature": [
|
|
2561
|
-
{
|
|
2562
|
-
"icon": "home",
|
|
2563
|
-
"title": "Scalable Architecture",
|
|
2564
|
-
"text": "Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.",
|
|
2565
|
-
"cta": {
|
|
2566
|
-
"url": "#",
|
|
2567
|
-
"label": "Learn more",
|
|
2568
|
-
"icon": "arrow-right"
|
|
2569
|
-
}
|
|
2570
|
-
},
|
|
2571
|
-
{
|
|
2572
|
-
"icon": "map",
|
|
2573
|
-
"title": "Efficient Development",
|
|
2574
|
-
"text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
|
|
2575
|
-
"cta": {
|
|
2576
|
-
"url": "#",
|
|
2577
|
-
"label": "Get started",
|
|
2578
|
-
"icon": "arrow-right"
|
|
2579
|
-
}
|
|
2580
|
-
},
|
|
2581
|
-
{
|
|
2582
|
-
"icon": "person",
|
|
2583
|
-
"title": "Consistent UI",
|
|
2584
|
-
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
2585
|
-
"cta": {
|
|
2586
|
-
"url": "#",
|
|
2587
|
-
"label": "Explore",
|
|
2588
|
-
"icon": "arrow-right"
|
|
2589
|
-
}
|
|
2590
|
-
},
|
|
2591
|
-
{
|
|
2592
|
-
"icon": "star",
|
|
2593
|
-
"title": "Customizable Design",
|
|
2594
|
-
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
2595
|
-
"cta": {
|
|
2596
|
-
"url": "#",
|
|
2597
|
-
"label": "Customize",
|
|
2598
|
-
"icon": "arrow-right"
|
|
2599
|
-
}
|
|
2600
|
-
},
|
|
2601
|
-
{
|
|
2602
|
-
"icon": "upload",
|
|
2603
|
-
"title": "Cloud Ready",
|
|
2604
|
-
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
2605
|
-
"cta": {
|
|
2606
|
-
"url": "#",
|
|
2607
|
-
"label": "Deploy",
|
|
2608
|
-
"icon": "arrow-right"
|
|
2609
|
-
}
|
|
2610
|
-
},
|
|
2611
|
-
{
|
|
2612
|
-
"icon": "login",
|
|
2613
|
-
"title": "Secure",
|
|
2614
|
-
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
2615
|
-
"cta": {
|
|
2616
|
-
"url": "#",
|
|
2617
|
-
"label": "Secure",
|
|
2618
|
-
"icon": "arrow-right"
|
|
2619
|
-
}
|
|
2620
|
-
}
|
|
2621
|
-
]
|
|
2622
|
-
},
|
|
2623
|
-
"screenshot": "img/screenshots/components-features--icon-centered.png"
|
|
2624
|
-
},
|
|
2625
|
-
{
|
|
2626
|
-
"id": "components-features--stack-with-button",
|
|
2627
|
-
"group": "Components/Features",
|
|
2628
|
-
"name": "StackWithButton",
|
|
2629
|
-
"code": "<Features\n ctas={{\n style: 'button',\n toggle: true\n }}\n feature={[\n {\n cta: {\n icon: 'arrow-right',\n label: 'Explore',\n url: '#'\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 icon: 'arrow-right',\n label: 'Customize',\n url: '#'\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 icon: 'arrow-right',\n label: 'Deploy',\n url: '#'\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 icon: 'arrow-right',\n label: 'Secure',\n url: '#'\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/>",
|
|
2630
|
-
"args": {
|
|
2631
|
-
"layout": "smallTiles",
|
|
2632
|
-
"style": "stack",
|
|
2633
|
-
"ctas": {
|
|
2634
|
-
"toggle": true,
|
|
2635
|
-
"style": "button"
|
|
2636
|
-
},
|
|
2637
|
-
"feature": [
|
|
2638
|
-
{
|
|
2639
|
-
"icon": "person",
|
|
2640
|
-
"title": "Consistent UI",
|
|
2641
|
-
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
2642
|
-
"cta": {
|
|
2643
|
-
"url": "#",
|
|
2644
|
-
"label": "Explore",
|
|
2645
|
-
"icon": "arrow-right"
|
|
2646
|
-
}
|
|
2647
|
-
},
|
|
2648
|
-
{
|
|
2649
|
-
"icon": "star",
|
|
2650
|
-
"title": "Customizable Design",
|
|
2651
|
-
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
2652
|
-
"cta": {
|
|
2653
|
-
"url": "#",
|
|
2654
|
-
"label": "Customize",
|
|
2655
|
-
"icon": "arrow-right"
|
|
2656
|
-
}
|
|
2657
|
-
},
|
|
2658
|
-
{
|
|
2659
|
-
"icon": "upload",
|
|
2660
|
-
"title": "Cloud Ready",
|
|
2661
|
-
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
2662
|
-
"cta": {
|
|
2663
|
-
"url": "#",
|
|
2664
|
-
"label": "Deploy",
|
|
2665
|
-
"icon": "arrow-right"
|
|
2666
|
-
}
|
|
2667
|
-
},
|
|
2668
|
-
{
|
|
2669
|
-
"icon": "login",
|
|
2670
|
-
"title": "Secure",
|
|
2671
|
-
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
2672
|
-
"cta": {
|
|
2673
|
-
"url": "#",
|
|
2674
|
-
"label": "Secure",
|
|
2675
|
-
"icon": "arrow-right"
|
|
2676
|
-
}
|
|
2677
|
-
}
|
|
2678
|
-
]
|
|
2679
|
-
},
|
|
2680
|
-
"screenshot": "img/screenshots/components-features--stack-with-button.png"
|
|
2681
|
-
},
|
|
2682
|
-
{
|
|
2683
|
-
"id": "components-features--list-view",
|
|
2684
|
-
"group": "Components/Features",
|
|
2685
|
-
"name": "ListView",
|
|
2686
|
-
"code": "<Features\n ctas={{\n style: 'intext',\n toggle: false\n }}\n feature={[\n {\n cta: {\n icon: 'arrow-right',\n label: 'Customize',\n url: '#'\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 icon: 'arrow-right',\n label: 'Get started',\n url: '#'\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 icon: 'arrow-right',\n label: 'Explore',\n url: '#'\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 icon: 'arrow-right',\n label: 'Learn more',\n url: '#'\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 icon: 'arrow-right',\n label: 'Deploy',\n url: '#'\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 icon: 'arrow-right',\n label: 'Secure',\n url: '#'\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/>",
|
|
2687
|
-
"args": {
|
|
2688
|
-
"layout": "list",
|
|
2689
|
-
"style": "besideLarge",
|
|
2690
|
-
"ctas": {
|
|
2691
|
-
"toggle": false,
|
|
2692
|
-
"style": "intext"
|
|
2693
|
-
},
|
|
2694
|
-
"feature": [
|
|
2695
|
-
{
|
|
2696
|
-
"icon": "star",
|
|
2697
|
-
"title": "Customizable Design",
|
|
2698
|
-
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
2699
|
-
"cta": {
|
|
2700
|
-
"url": "#",
|
|
2701
|
-
"label": "Customize",
|
|
2702
|
-
"icon": "arrow-right"
|
|
2703
|
-
}
|
|
1398
|
+
"icon": "star",
|
|
1399
|
+
"title": "Customizable Design",
|
|
1400
|
+
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
1401
|
+
"cta": {
|
|
1402
|
+
"target": "/feature4",
|
|
1403
|
+
"label": "Customize"
|
|
1404
|
+
}
|
|
2704
1405
|
},
|
|
2705
1406
|
{
|
|
2706
1407
|
"icon": "map",
|
|
2707
1408
|
"title": "Efficient Development",
|
|
2708
1409
|
"text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
|
|
2709
1410
|
"cta": {
|
|
2710
|
-
"
|
|
2711
|
-
"label": "Get started"
|
|
2712
|
-
"icon": "arrow-right"
|
|
1411
|
+
"target": "/feature2",
|
|
1412
|
+
"label": "Get started"
|
|
2713
1413
|
}
|
|
2714
1414
|
},
|
|
2715
1415
|
{
|
|
@@ -2717,9 +1417,8 @@
|
|
|
2717
1417
|
"title": "Consistent UI",
|
|
2718
1418
|
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
2719
1419
|
"cta": {
|
|
2720
|
-
"
|
|
2721
|
-
"label": "Explore"
|
|
2722
|
-
"icon": "arrow-right"
|
|
1420
|
+
"target": "/feature3",
|
|
1421
|
+
"label": "Explore"
|
|
2723
1422
|
}
|
|
2724
1423
|
},
|
|
2725
1424
|
{
|
|
@@ -2727,9 +1426,8 @@
|
|
|
2727
1426
|
"title": "Scalable Architecture",
|
|
2728
1427
|
"text": "Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.",
|
|
2729
1428
|
"cta": {
|
|
2730
|
-
"
|
|
2731
|
-
"label": "Learn more"
|
|
2732
|
-
"icon": "arrow-right"
|
|
1429
|
+
"target": "/feature1",
|
|
1430
|
+
"label": "Learn more"
|
|
2733
1431
|
}
|
|
2734
1432
|
},
|
|
2735
1433
|
{
|
|
@@ -2737,9 +1435,8 @@
|
|
|
2737
1435
|
"title": "Cloud Ready",
|
|
2738
1436
|
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
2739
1437
|
"cta": {
|
|
2740
|
-
"
|
|
2741
|
-
"label": "Deploy"
|
|
2742
|
-
"icon": "arrow-right"
|
|
1438
|
+
"target": "/feature5",
|
|
1439
|
+
"label": "Deploy"
|
|
2743
1440
|
}
|
|
2744
1441
|
},
|
|
2745
1442
|
{
|
|
@@ -2747,9 +1444,8 @@
|
|
|
2747
1444
|
"title": "Secure",
|
|
2748
1445
|
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
2749
1446
|
"cta": {
|
|
2750
|
-
"
|
|
2751
|
-
"label": "Secure"
|
|
2752
|
-
"icon": "arrow-right"
|
|
1447
|
+
"target": "/feature6",
|
|
1448
|
+
"label": "Secure"
|
|
2753
1449
|
}
|
|
2754
1450
|
}
|
|
2755
1451
|
]
|
|
@@ -2760,7 +1456,7 @@
|
|
|
2760
1456
|
"id": "components-features--icon-beside-with-link-in-text",
|
|
2761
1457
|
"group": "Components/Features",
|
|
2762
1458
|
"name": "IconBesideWithLinkInText",
|
|
2763
|
-
"code": "<Features\n ctas={{\n style: 'intext',\n toggle: true\n }}\n feature={[\n {\n cta: {\n
|
|
1459
|
+
"code": "<Features\n ctas={{\n style: 'intext',\n toggle: true\n }}\n feature={[\n {\n cta: {\n label: 'Learn more',\n target: '/feature1'\n },\n icon: 'home',\n text: 'Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.',\n title: 'Scalable Architecture'\n },\n {\n cta: {\n label: 'Get started',\n target: '/feature2'\n },\n icon: 'map',\n text: 'Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.',\n title: 'Efficient Development'\n },\n {\n cta: {\n label: 'Explore',\n target: '/feature3'\n },\n icon: 'person',\n text: 'Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.',\n title: 'Consistent UI'\n },\n {\n cta: {\n label: 'Customize',\n target: '/feature4'\n },\n icon: 'star',\n text: 'Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.',\n title: 'Customizable Design'\n },\n {\n cta: {\n label: 'Deploy',\n target: '/feature5'\n },\n icon: 'upload',\n text: 'Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.',\n title: 'Cloud Ready'\n },\n {\n cta: {\n label: 'Secure',\n target: '/feature6'\n },\n icon: 'login',\n text: 'Security is our priority. Our design system is built with best security practices to keep your application safe.',\n title: 'Secure'\n }\n ]}\n layout=\"smallTiles\"\n style=\"intext\"\n/>",
|
|
2764
1460
|
"args": {
|
|
2765
1461
|
"layout": "smallTiles",
|
|
2766
1462
|
"style": "intext",
|
|
@@ -2774,9 +1470,8 @@
|
|
|
2774
1470
|
"title": "Scalable Architecture",
|
|
2775
1471
|
"text": "Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.",
|
|
2776
1472
|
"cta": {
|
|
2777
|
-
"
|
|
2778
|
-
"label": "Learn more"
|
|
2779
|
-
"icon": "arrow-right"
|
|
1473
|
+
"target": "/feature1",
|
|
1474
|
+
"label": "Learn more"
|
|
2780
1475
|
}
|
|
2781
1476
|
},
|
|
2782
1477
|
{
|
|
@@ -2784,9 +1479,8 @@
|
|
|
2784
1479
|
"title": "Efficient Development",
|
|
2785
1480
|
"text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
|
|
2786
1481
|
"cta": {
|
|
2787
|
-
"
|
|
2788
|
-
"label": "Get started"
|
|
2789
|
-
"icon": "arrow-right"
|
|
1482
|
+
"target": "/feature2",
|
|
1483
|
+
"label": "Get started"
|
|
2790
1484
|
}
|
|
2791
1485
|
},
|
|
2792
1486
|
{
|
|
@@ -2794,9 +1488,8 @@
|
|
|
2794
1488
|
"title": "Consistent UI",
|
|
2795
1489
|
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
2796
1490
|
"cta": {
|
|
2797
|
-
"
|
|
2798
|
-
"label": "Explore"
|
|
2799
|
-
"icon": "arrow-right"
|
|
1491
|
+
"target": "/feature3",
|
|
1492
|
+
"label": "Explore"
|
|
2800
1493
|
}
|
|
2801
1494
|
},
|
|
2802
1495
|
{
|
|
@@ -2804,9 +1497,8 @@
|
|
|
2804
1497
|
"title": "Customizable Design",
|
|
2805
1498
|
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
2806
1499
|
"cta": {
|
|
2807
|
-
"
|
|
2808
|
-
"label": "Customize"
|
|
2809
|
-
"icon": "arrow-right"
|
|
1500
|
+
"target": "/feature4",
|
|
1501
|
+
"label": "Customize"
|
|
2810
1502
|
}
|
|
2811
1503
|
},
|
|
2812
1504
|
{
|
|
@@ -2814,9 +1506,8 @@
|
|
|
2814
1506
|
"title": "Cloud Ready",
|
|
2815
1507
|
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
2816
1508
|
"cta": {
|
|
2817
|
-
"
|
|
2818
|
-
"label": "Deploy"
|
|
2819
|
-
"icon": "arrow-right"
|
|
1509
|
+
"target": "/feature5",
|
|
1510
|
+
"label": "Deploy"
|
|
2820
1511
|
}
|
|
2821
1512
|
},
|
|
2822
1513
|
{
|
|
@@ -2824,9 +1515,8 @@
|
|
|
2824
1515
|
"title": "Secure",
|
|
2825
1516
|
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
2826
1517
|
"cta": {
|
|
2827
|
-
"
|
|
2828
|
-
"label": "Secure"
|
|
2829
|
-
"icon": "arrow-right"
|
|
1518
|
+
"target": "/feature6",
|
|
1519
|
+
"label": "Secure"
|
|
2830
1520
|
}
|
|
2831
1521
|
}
|
|
2832
1522
|
]
|
|
@@ -2837,7 +1527,7 @@
|
|
|
2837
1527
|
"id": "components-features--icon-intext-with-link",
|
|
2838
1528
|
"group": "Components/Features",
|
|
2839
1529
|
"name": "IconIntextWithLink",
|
|
2840
|
-
"code": "<Features\n ctas={{\n style: 'link',\n toggle: true\n }}\n feature={[\n {\n cta: {\n
|
|
1530
|
+
"code": "<Features\n ctas={{\n style: 'link',\n toggle: true\n }}\n feature={[\n {\n cta: {\n label: 'Customize',\n target: '/feature4'\n },\n icon: 'star',\n text: 'Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.',\n title: 'Customizable Design'\n },\n {\n cta: {\n label: 'Get started',\n target: '/feature2'\n },\n icon: 'map',\n text: 'Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.',\n title: 'Efficient Development'\n },\n {\n cta: {\n label: 'Explore',\n target: '/feature3'\n },\n icon: 'person',\n text: 'Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.',\n title: 'Consistent UI'\n },\n {\n cta: {\n label: 'Deploy',\n target: '/feature5'\n },\n icon: 'upload',\n text: 'Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.',\n title: 'Cloud Ready'\n },\n {\n cta: {\n label: 'Secure',\n target: '/feature6'\n },\n icon: 'login',\n text: 'Security is our priority. Our design system is built with best security practices to keep your application safe.',\n title: 'Secure'\n }\n ]}\n layout=\"largeTiles\"\n style=\"intext\"\n/>",
|
|
2841
1531
|
"args": {
|
|
2842
1532
|
"layout": "largeTiles",
|
|
2843
1533
|
"style": "intext",
|
|
@@ -2851,9 +1541,8 @@
|
|
|
2851
1541
|
"title": "Customizable Design",
|
|
2852
1542
|
"text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
|
|
2853
1543
|
"cta": {
|
|
2854
|
-
"
|
|
2855
|
-
"label": "Customize"
|
|
2856
|
-
"icon": "arrow-right"
|
|
1544
|
+
"target": "/feature4",
|
|
1545
|
+
"label": "Customize"
|
|
2857
1546
|
}
|
|
2858
1547
|
},
|
|
2859
1548
|
{
|
|
@@ -2861,9 +1550,8 @@
|
|
|
2861
1550
|
"title": "Efficient Development",
|
|
2862
1551
|
"text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
|
|
2863
1552
|
"cta": {
|
|
2864
|
-
"
|
|
2865
|
-
"label": "Get started"
|
|
2866
|
-
"icon": "arrow-right"
|
|
1553
|
+
"target": "/feature2",
|
|
1554
|
+
"label": "Get started"
|
|
2867
1555
|
}
|
|
2868
1556
|
},
|
|
2869
1557
|
{
|
|
@@ -2871,9 +1559,8 @@
|
|
|
2871
1559
|
"title": "Consistent UI",
|
|
2872
1560
|
"text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
|
|
2873
1561
|
"cta": {
|
|
2874
|
-
"
|
|
2875
|
-
"label": "Explore"
|
|
2876
|
-
"icon": "arrow-right"
|
|
1562
|
+
"target": "/feature3",
|
|
1563
|
+
"label": "Explore"
|
|
2877
1564
|
}
|
|
2878
1565
|
},
|
|
2879
1566
|
{
|
|
@@ -2881,9 +1568,8 @@
|
|
|
2881
1568
|
"title": "Cloud Ready",
|
|
2882
1569
|
"text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
|
|
2883
1570
|
"cta": {
|
|
2884
|
-
"
|
|
2885
|
-
"label": "Deploy"
|
|
2886
|
-
"icon": "arrow-right"
|
|
1571
|
+
"target": "/feature5",
|
|
1572
|
+
"label": "Deploy"
|
|
2887
1573
|
}
|
|
2888
1574
|
},
|
|
2889
1575
|
{
|
|
@@ -2891,9 +1577,8 @@
|
|
|
2891
1577
|
"title": "Secure",
|
|
2892
1578
|
"text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
|
|
2893
1579
|
"cta": {
|
|
2894
|
-
"
|
|
2895
|
-
"label": "Secure"
|
|
2896
|
-
"icon": "arrow-right"
|
|
1580
|
+
"target": "/feature6",
|
|
1581
|
+
"label": "Secure"
|
|
2897
1582
|
}
|
|
2898
1583
|
}
|
|
2899
1584
|
]
|
|
@@ -2904,7 +1589,7 @@
|
|
|
2904
1589
|
"id": "layout-footer--footer",
|
|
2905
1590
|
"group": "Layout/Footer",
|
|
2906
1591
|
"name": "Footer",
|
|
2907
|
-
"code": "<Footer\n byline=\"© 2024 systemics Inc. All rights reserved.\"\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n inverted: false,\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n
|
|
1592
|
+
"code": "<Footer\n byline=\"© 2024 systemics Inc. All rights reserved.\"\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n inverted: false,\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n href: '#',\n label: 'Active Item'\n },\n {\n href: '#',\n label: 'Navigation Item'\n },\n {\n href: '#',\n items: [\n {\n href: '#',\n label: 'Level 2 Item'\n },\n {\n active: true,\n href: '#',\n label: 'Active Item'\n },\n {\n href: '#',\n label: 'An Item with a longer Label'\n },\n {\n href: '#',\n label: 'And One last one'\n }\n ],\n label: 'Dropdown'\n },\n {\n href: '#',\n label: 'One more Item'\n },\n {\n href: '#',\n label: 'Last Item'\n }\n ]}\n/>",
|
|
2908
1593
|
"args": {
|
|
2909
1594
|
"logo": {
|
|
2910
1595
|
"src": "/logo.svg",
|
|
@@ -2919,43 +1604,43 @@
|
|
|
2919
1604
|
"inverted": false,
|
|
2920
1605
|
"navItems": [
|
|
2921
1606
|
{
|
|
2922
|
-
"
|
|
1607
|
+
"href": "#",
|
|
2923
1608
|
"label": "Active Item",
|
|
2924
1609
|
"active": true
|
|
2925
1610
|
},
|
|
2926
1611
|
{
|
|
2927
|
-
"
|
|
1612
|
+
"href": "#",
|
|
2928
1613
|
"label": "Navigation Item"
|
|
2929
1614
|
},
|
|
2930
1615
|
{
|
|
2931
|
-
"
|
|
1616
|
+
"href": "#",
|
|
2932
1617
|
"label": "Dropdown",
|
|
2933
1618
|
"items": [
|
|
2934
1619
|
{
|
|
2935
|
-
"
|
|
1620
|
+
"href": "#",
|
|
2936
1621
|
"label": "Level 2 Item"
|
|
2937
1622
|
},
|
|
2938
1623
|
{
|
|
2939
|
-
"
|
|
1624
|
+
"href": "#",
|
|
2940
1625
|
"label": "Active Item",
|
|
2941
1626
|
"active": true
|
|
2942
1627
|
},
|
|
2943
1628
|
{
|
|
2944
|
-
"
|
|
1629
|
+
"href": "#",
|
|
2945
1630
|
"label": "An Item with a longer Label"
|
|
2946
1631
|
},
|
|
2947
1632
|
{
|
|
2948
|
-
"
|
|
1633
|
+
"href": "#",
|
|
2949
1634
|
"label": "And One last one"
|
|
2950
1635
|
}
|
|
2951
1636
|
]
|
|
2952
1637
|
},
|
|
2953
1638
|
{
|
|
2954
|
-
"
|
|
1639
|
+
"href": "#",
|
|
2955
1640
|
"label": "One more Item"
|
|
2956
1641
|
},
|
|
2957
1642
|
{
|
|
2958
|
-
"
|
|
1643
|
+
"href": "#",
|
|
2959
1644
|
"label": "Last Item"
|
|
2960
1645
|
}
|
|
2961
1646
|
]
|
|
@@ -3005,9 +1690,9 @@
|
|
|
3005
1690
|
"caption": "Caption Image 7"
|
|
3006
1691
|
}
|
|
3007
1692
|
],
|
|
3008
|
-
"layout": "smallTiles",
|
|
3009
1693
|
"aspectRatio": "square",
|
|
3010
|
-
"lightbox": true
|
|
1694
|
+
"lightbox": true,
|
|
1695
|
+
"layout": "smallTiles"
|
|
3011
1696
|
},
|
|
3012
1697
|
"screenshot": "img/screenshots/components-gallery--small-squares-with-lightbox.png"
|
|
3013
1698
|
},
|
|
@@ -3049,9 +1734,9 @@
|
|
|
3049
1734
|
"caption": "Caption Image 6"
|
|
3050
1735
|
}
|
|
3051
1736
|
],
|
|
3052
|
-
"layout": "largeTiles",
|
|
3053
1737
|
"aspectRatio": "landscape",
|
|
3054
|
-
"lightbox": false
|
|
1738
|
+
"lightbox": false,
|
|
1739
|
+
"layout": "largeTiles"
|
|
3055
1740
|
},
|
|
3056
1741
|
"screenshot": "img/screenshots/components-gallery--large-landscape-tiles.png"
|
|
3057
1742
|
},
|
|
@@ -3098,9 +1783,9 @@
|
|
|
3098
1783
|
"caption": "Caption Image 7"
|
|
3099
1784
|
}
|
|
3100
1785
|
],
|
|
3101
|
-
"layout": "smallTiles",
|
|
3102
1786
|
"aspectRatio": "unset",
|
|
3103
|
-
"lightbox": true
|
|
1787
|
+
"lightbox": true,
|
|
1788
|
+
"layout": "smallTiles"
|
|
3104
1789
|
},
|
|
3105
1790
|
"screenshot": "img/screenshots/components-gallery--free-aspect-ratio.png"
|
|
3106
1791
|
},
|
|
@@ -3127,9 +1812,9 @@
|
|
|
3127
1812
|
"caption": "Caption Image 3"
|
|
3128
1813
|
}
|
|
3129
1814
|
],
|
|
3130
|
-
"layout": "stack",
|
|
3131
1815
|
"aspectRatio": "landscape",
|
|
3132
|
-
"lightbox": false
|
|
1816
|
+
"lightbox": false,
|
|
1817
|
+
"layout": "stack"
|
|
3133
1818
|
},
|
|
3134
1819
|
"screenshot": "img/screenshots/components-gallery--stack-landscape.png"
|
|
3135
1820
|
},
|
|
@@ -3137,7 +1822,7 @@
|
|
|
3137
1822
|
"id": "layout-header--header",
|
|
3138
1823
|
"group": "Layout/Header",
|
|
3139
1824
|
"name": "Header",
|
|
3140
|
-
"code": "<Header\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n
|
|
1825
|
+
"code": "<Header\n logo={{\n alt: 'Systemics Logo',\n height: 40,\n homepageHref: '#',\n src: '/logo.svg',\n srcInverted: '/logo-inverted.svg',\n width: 176\n }}\n navItems={[\n {\n active: true,\n href: '#',\n label: 'Active Item'\n },\n {\n href: '#',\n label: 'Navigation Item'\n },\n {\n href: '#',\n items: [\n {\n href: '#',\n label: 'Level 2 Item'\n },\n {\n active: true,\n href: '#',\n label: 'Active Item'\n },\n {\n href: '#',\n label: 'An Item with a longer Label'\n },\n {\n href: '#',\n label: 'And One last one'\n }\n ],\n label: 'Dropdown'\n },\n {\n href: '#',\n label: 'One more Item'\n },\n {\n href: '#',\n label: 'Last Item'\n }\n ]}\n/>",
|
|
3141
1826
|
"args": {
|
|
3142
1827
|
"logo": {
|
|
3143
1828
|
"src": "/logo.svg",
|
|
@@ -3153,43 +1838,43 @@
|
|
|
3153
1838
|
"inverted": false,
|
|
3154
1839
|
"navItems": [
|
|
3155
1840
|
{
|
|
3156
|
-
"
|
|
1841
|
+
"href": "#",
|
|
3157
1842
|
"label": "Active Item",
|
|
3158
1843
|
"active": true
|
|
3159
1844
|
},
|
|
3160
1845
|
{
|
|
3161
|
-
"
|
|
1846
|
+
"href": "#",
|
|
3162
1847
|
"label": "Navigation Item"
|
|
3163
1848
|
},
|
|
3164
1849
|
{
|
|
3165
|
-
"
|
|
1850
|
+
"href": "#",
|
|
3166
1851
|
"label": "Dropdown",
|
|
3167
1852
|
"items": [
|
|
3168
1853
|
{
|
|
3169
|
-
"
|
|
1854
|
+
"href": "#",
|
|
3170
1855
|
"label": "Level 2 Item"
|
|
3171
1856
|
},
|
|
3172
1857
|
{
|
|
3173
|
-
"
|
|
1858
|
+
"href": "#",
|
|
3174
1859
|
"label": "Active Item",
|
|
3175
1860
|
"active": true
|
|
3176
1861
|
},
|
|
3177
1862
|
{
|
|
3178
|
-
"
|
|
1863
|
+
"href": "#",
|
|
3179
1864
|
"label": "An Item with a longer Label"
|
|
3180
1865
|
},
|
|
3181
1866
|
{
|
|
3182
|
-
"
|
|
1867
|
+
"href": "#",
|
|
3183
1868
|
"label": "And One last one"
|
|
3184
1869
|
}
|
|
3185
1870
|
]
|
|
3186
1871
|
},
|
|
3187
1872
|
{
|
|
3188
|
-
"
|
|
1873
|
+
"href": "#",
|
|
3189
1874
|
"label": "One more Item"
|
|
3190
1875
|
},
|
|
3191
1876
|
{
|
|
3192
|
-
"
|
|
1877
|
+
"href": "#",
|
|
3193
1878
|
"label": "Last Item"
|
|
3194
1879
|
}
|
|
3195
1880
|
]
|
|
@@ -3301,21 +1986,19 @@
|
|
|
3301
1986
|
"id": "components-hero--text-below-image",
|
|
3302
1987
|
"group": "Components/Hero",
|
|
3303
1988
|
"name": "TextBelowImage",
|
|
3304
|
-
"code": "<Hero\n buttons={[\n {\n icon: 'arrow-down',\n label: 'Explore further',\n
|
|
1989
|
+
"code": "<Hero\n buttons={[\n {\n icon: 'arrow-down',\n label: 'Explore further',\n target: '#'\n }\n ]}\n headline=\"Welcome to Our Dynamic Workplace\"\n height=\"default\"\n highlightText\n image={{\n indent: 'none',\n src: 'https://picsum.photos/seed/kdsvisual/640/270',\n srcDesktop: 'img/colleagues-work-office-using-computers-looking-aside.png',\n srcMobile: 'img/colleagues-work-office-using-computers-looking-aside.png',\n srcTablet: 'img/colleagues-work-office-using-computers-looking-aside.png'\n }}\n overlay\n sub=\"Where Creativity Meets Innovation\"\n text=\"Experience the perfect blend of creativity, innovation, and productivity in our modern office environment.\"\n textPosition=\"below\"\n/>",
|
|
3305
1990
|
"args": {
|
|
3306
1991
|
"highlightText": true,
|
|
3307
1992
|
"colorNeutral": false,
|
|
3308
1993
|
"height": "default",
|
|
3309
1994
|
"textbox": false,
|
|
3310
|
-
"invertText": false,
|
|
3311
1995
|
"buttons": [
|
|
3312
1996
|
{
|
|
3313
1997
|
"label": "Explore further",
|
|
3314
1998
|
"icon": "arrow-down",
|
|
3315
|
-
"
|
|
1999
|
+
"target": "#"
|
|
3316
2000
|
}
|
|
3317
2001
|
],
|
|
3318
|
-
"skipButton": false,
|
|
3319
2002
|
"overlay": true,
|
|
3320
2003
|
"image": {
|
|
3321
2004
|
"srcMobile": "img/colleagues-work-office-using-computers-looking-aside.png",
|
|
@@ -3335,26 +2018,24 @@
|
|
|
3335
2018
|
"id": "components-hero--text-on-image-with-overlay",
|
|
3336
2019
|
"group": "Components/Hero",
|
|
3337
2020
|
"name": "TextOnImageWithOverlay",
|
|
3338
|
-
"code": "<Hero\n buttons={[\n {\n icon: 'person',\n label: 'Meet Us',\n
|
|
2021
|
+
"code": "<Hero\n buttons={[\n {\n icon: 'person',\n label: 'Meet Us',\n target: '#'\n },\n {\n icon: 'date',\n label: 'Schedule a Meeting',\n target: '#'\n }\n ]}\n colorNeutral\n headline=\"Master Scalable Solutions\"\n height=\"fullImage\"\n image={{\n indent: 'none',\n src: 'https://picsum.photos/seed/kdsvisual/640/270',\n srcDesktop: 'img/top-view-desk-with-keyboard-drawing-pad.png',\n srcMobile: 'img/top-view-desk-with-keyboard-drawing-pad.png',\n srcTablet: 'img/top-view-desk-with-keyboard-drawing-pad.png'\n }}\n overlay\n text=\"Harness our expertise in crafting scalable and robust applications using cutting-edge technologies.\"\n textPosition=\"center\"\n/>",
|
|
3339
2022
|
"args": {
|
|
3340
2023
|
"highlightText": false,
|
|
3341
2024
|
"colorNeutral": true,
|
|
3342
2025
|
"height": "fullImage",
|
|
3343
2026
|
"textbox": false,
|
|
3344
|
-
"invertText": false,
|
|
3345
2027
|
"buttons": [
|
|
3346
2028
|
{
|
|
3347
2029
|
"label": "Meet Us",
|
|
3348
2030
|
"icon": "person",
|
|
3349
|
-
"
|
|
2031
|
+
"target": "#"
|
|
3350
2032
|
},
|
|
3351
2033
|
{
|
|
3352
2034
|
"label": "Schedule a Meeting",
|
|
3353
2035
|
"icon": "date",
|
|
3354
|
-
"
|
|
2036
|
+
"target": "#"
|
|
3355
2037
|
}
|
|
3356
2038
|
],
|
|
3357
|
-
"skipButton": false,
|
|
3358
2039
|
"overlay": true,
|
|
3359
2040
|
"image": {
|
|
3360
2041
|
"srcMobile": "img/top-view-desk-with-keyboard-drawing-pad.png",
|
|
@@ -3373,26 +2054,24 @@
|
|
|
3373
2054
|
"id": "components-hero--text-box-on-full-screen",
|
|
3374
2055
|
"group": "Components/Hero",
|
|
3375
2056
|
"name": "TextBoxOnFullScreen",
|
|
3376
|
-
"code": "<Hero\n buttons={[\n {\n icon: 'arrow-right',\n label: 'Discover More',\n
|
|
2057
|
+
"code": "<Hero\n buttons={[\n {\n icon: 'arrow-right',\n label: 'Discover More',\n target: '#'\n },\n {\n icon: 'phone',\n label: 'Reach Out',\n target: '#'\n }\n ]}\n headline=\"Discover Our Design System\"\n height=\"fullScreen\"\n image={{\n indent: 'none',\n src: 'https://picsum.photos/seed/kdsvisual/640/270',\n srcDesktop: 'img/people-brainstorming-work-meeting.png',\n srcMobile: 'img/people-brainstorming-work-meeting.png',\n srcTablet: 'img/people-brainstorming-work-meeting.png'\n }}\n sub=\"Scalable. Efficient. Seamless.\"\n text=\"Our design system provides a seamless and efficient framework for building scalable applications. Experience unprecedented speed and scalability with our Headless CMS powered websites, web apps & composable architecture.\"\n textPosition=\"left\"\n textbox\n/>",
|
|
3377
2058
|
"args": {
|
|
3378
2059
|
"highlightText": false,
|
|
3379
2060
|
"colorNeutral": false,
|
|
3380
2061
|
"height": "fullScreen",
|
|
3381
2062
|
"textbox": true,
|
|
3382
|
-
"invertText": false,
|
|
3383
2063
|
"buttons": [
|
|
3384
2064
|
{
|
|
3385
2065
|
"label": "Discover More",
|
|
3386
2066
|
"icon": "arrow-right",
|
|
3387
|
-
"
|
|
2067
|
+
"target": "#"
|
|
3388
2068
|
},
|
|
3389
2069
|
{
|
|
3390
2070
|
"label": "Reach Out",
|
|
3391
2071
|
"icon": "phone",
|
|
3392
|
-
"
|
|
2072
|
+
"target": "#"
|
|
3393
2073
|
}
|
|
3394
2074
|
],
|
|
3395
|
-
"skipButton": true,
|
|
3396
2075
|
"overlay": false,
|
|
3397
2076
|
"image": {
|
|
3398
2077
|
"srcMobile": "img/people-brainstorming-work-meeting.png",
|
|
@@ -3455,7 +2134,7 @@
|
|
|
3455
2134
|
"id": "components-image-story--sticky-image-next-to-scrolling-text",
|
|
3456
2135
|
"group": "Components/Image Story",
|
|
3457
2136
|
"name": "StickyImageNextToScrollingText",
|
|
3458
|
-
"code": "<ImageStory\n buttons={[\n {\n disabled: false,\n label: 'Learn More',\n size: 'medium',\n
|
|
2137
|
+
"code": "<ImageStory\n buttons={[\n {\n disabled: false,\n label: 'Learn More',\n size: 'medium',\n target: '#',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Contact Us',\n size: 'medium',\n target: '#',\n variant: 'secondary'\n }\n ]}\n headline=\"The Sanity & Next.js Experts\"\n image={{\n aspectRatio: 'unset',\n src: 'img/full-shot-different-people-working-together.png',\n vAlign: 'top'\n }}\n largeHeadline\n layout=\"imageLeft\"\n sub=\"Subheadline\"\n text=\"\nHere at Systemics, we bring a range of design system services that can make a difference:\n\n### 1. Design System Consulting\nLet's work side by side to shape a design system strategy that aligns perfectly with your goals. It's not just about tools; it's about guiding principles, stakeholder management und making the right decisions at the right time.\n\n### 2. Design System Creation & Development\nWe'll bring your design system from concept to production, giving you consistent and engaging user experiences across different platforms. We will work together with your digital teams to transfer all complex Figma ideas into code using kickstartDS.\n\n### 3. Headless CMS & Websites\nWe leverage the power of headless CMSs to provide scalable, flexible, and versatile websites that drive your online presence.\n\n### 4. Design System Training\nWe empower your digital teams with the knowledge and skills to manage and evolve your design system effectively.\n\nReady to make your digital journey exceptional?\n \"\n textAlign=\"left\"\n/>",
|
|
3459
2138
|
"args": {
|
|
3460
2139
|
"headline": "The Sanity & Next.js Experts",
|
|
3461
2140
|
"largeHeadline": true,
|
|
@@ -3468,14 +2147,14 @@
|
|
|
3468
2147
|
"variant": "secondary",
|
|
3469
2148
|
"size": "medium",
|
|
3470
2149
|
"disabled": false,
|
|
3471
|
-
"
|
|
2150
|
+
"target": "#"
|
|
3472
2151
|
},
|
|
3473
2152
|
{
|
|
3474
2153
|
"label": "Contact Us",
|
|
3475
2154
|
"variant": "secondary",
|
|
3476
2155
|
"size": "medium",
|
|
3477
2156
|
"disabled": false,
|
|
3478
|
-
"
|
|
2157
|
+
"target": "#"
|
|
3479
2158
|
}
|
|
3480
2159
|
],
|
|
3481
2160
|
"image": {
|
|
@@ -3524,32 +2203,32 @@
|
|
|
3524
2203
|
"id": "components-logos--centered-with-button",
|
|
3525
2204
|
"group": "Components/Logos",
|
|
3526
2205
|
"name": "CenteredWithButton",
|
|
3527
|
-
"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-
|
|
2206
|
+
"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/>",
|
|
3528
2207
|
"args": {
|
|
3529
2208
|
"tagline": "Your Success, Our Commitment",
|
|
3530
2209
|
"logo": [
|
|
3531
2210
|
{
|
|
3532
|
-
"src": "img/logos/logoipsum-
|
|
2211
|
+
"src": "img/logos/logoipsum-212.svg",
|
|
3533
2212
|
"alt": "Logo 1"
|
|
3534
2213
|
},
|
|
3535
2214
|
{
|
|
3536
|
-
"src": "img/logos/logoipsum-
|
|
2215
|
+
"src": "img/logos/logoipsum-217.svg",
|
|
3537
2216
|
"alt": "Logo 2"
|
|
3538
2217
|
},
|
|
3539
2218
|
{
|
|
3540
|
-
"src": "img/logos/logoipsum-
|
|
2219
|
+
"src": "img/logos/logoipsum-239.svg",
|
|
3541
2220
|
"alt": "Logo 3"
|
|
3542
2221
|
},
|
|
3543
2222
|
{
|
|
3544
|
-
"src": "img/logos/logoipsum-
|
|
2223
|
+
"src": "img/logos/logoipsum-244.svg",
|
|
3545
2224
|
"alt": "Logo 4"
|
|
3546
2225
|
},
|
|
3547
2226
|
{
|
|
3548
|
-
"src": "img/logos/logoipsum-
|
|
2227
|
+
"src": "img/logos/logoipsum-250.svg",
|
|
3549
2228
|
"alt": "Logo 5"
|
|
3550
2229
|
},
|
|
3551
2230
|
{
|
|
3552
|
-
"src": "img/logos/logoipsum-
|
|
2231
|
+
"src": "img/logos/logoipsum-286.svg",
|
|
3553
2232
|
"alt": "Logo 6"
|
|
3554
2233
|
}
|
|
3555
2234
|
],
|
|
@@ -3569,32 +2248,32 @@
|
|
|
3569
2248
|
"id": "components-logos--left-aligned-with-text-link",
|
|
3570
2249
|
"group": "Components/Logos",
|
|
3571
2250
|
"name": "LeftAlignedWithTextLink",
|
|
3572
|
-
"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-
|
|
2251
|
+
"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/>",
|
|
3573
2252
|
"args": {
|
|
3574
2253
|
"tagline": "Your Success, Our Commitment",
|
|
3575
2254
|
"logo": [
|
|
3576
2255
|
{
|
|
3577
|
-
"src": "img/logos/logoipsum-
|
|
2256
|
+
"src": "img/logos/logoipsum-212.svg",
|
|
3578
2257
|
"alt": "Logo 1"
|
|
3579
2258
|
},
|
|
3580
2259
|
{
|
|
3581
|
-
"src": "img/logos/logoipsum-
|
|
2260
|
+
"src": "img/logos/logoipsum-217.svg",
|
|
3582
2261
|
"alt": "Logo 2"
|
|
3583
2262
|
},
|
|
3584
2263
|
{
|
|
3585
|
-
"src": "img/logos/logoipsum-
|
|
2264
|
+
"src": "img/logos/logoipsum-239.svg",
|
|
3586
2265
|
"alt": "Logo 3"
|
|
3587
2266
|
},
|
|
3588
2267
|
{
|
|
3589
|
-
"src": "img/logos/logoipsum-
|
|
2268
|
+
"src": "img/logos/logoipsum-244.svg",
|
|
3590
2269
|
"alt": "Logo 4"
|
|
3591
2270
|
},
|
|
3592
2271
|
{
|
|
3593
|
-
"src": "img/logos/logoipsum-
|
|
2272
|
+
"src": "img/logos/logoipsum-250.svg",
|
|
3594
2273
|
"alt": "Logo 5"
|
|
3595
2274
|
},
|
|
3596
2275
|
{
|
|
3597
|
-
"src": "img/logos/logoipsum-
|
|
2276
|
+
"src": "img/logos/logoipsum-286.svg",
|
|
3598
2277
|
"alt": "Logo 6"
|
|
3599
2278
|
}
|
|
3600
2279
|
],
|
|
@@ -3614,56 +2293,56 @@
|
|
|
3614
2293
|
"id": "components-logos--logo-wall",
|
|
3615
2294
|
"group": "Components/Logos",
|
|
3616
2295
|
"name": "LogoWall",
|
|
3617
|
-
"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-
|
|
2296
|
+
"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/>",
|
|
3618
2297
|
"args": {
|
|
3619
2298
|
"tagline": "Your Success, Our Commitment",
|
|
3620
2299
|
"logo": [
|
|
3621
2300
|
{
|
|
3622
|
-
"src": "img/logos/logoipsum-
|
|
2301
|
+
"src": "img/logos/logoipsum-212.svg",
|
|
3623
2302
|
"alt": "Logo 1"
|
|
3624
2303
|
},
|
|
3625
2304
|
{
|
|
3626
|
-
"src": "img/logos/logoipsum-
|
|
2305
|
+
"src": "img/logos/logoipsum-217.svg",
|
|
3627
2306
|
"alt": "Logo 2"
|
|
3628
2307
|
},
|
|
3629
2308
|
{
|
|
3630
|
-
"src": "img/logos/logoipsum-
|
|
2309
|
+
"src": "img/logos/logoipsum-239.svg",
|
|
3631
2310
|
"alt": "Logo 3"
|
|
3632
2311
|
},
|
|
3633
2312
|
{
|
|
3634
|
-
"src": "img/logos/logoipsum-
|
|
2313
|
+
"src": "img/logos/logoipsum-244.svg",
|
|
3635
2314
|
"alt": "Logo 4"
|
|
3636
2315
|
},
|
|
3637
2316
|
{
|
|
3638
|
-
"src": "img/logos/logoipsum-
|
|
2317
|
+
"src": "img/logos/logoipsum-250.svg",
|
|
3639
2318
|
"alt": "Logo 5"
|
|
3640
2319
|
},
|
|
3641
2320
|
{
|
|
3642
|
-
"src": "img/logos/logoipsum-
|
|
2321
|
+
"src": "img/logos/logoipsum-286.svg",
|
|
3643
2322
|
"alt": "Logo 6"
|
|
3644
2323
|
},
|
|
3645
2324
|
{
|
|
3646
|
-
"src": "img/logos/logoipsum-
|
|
2325
|
+
"src": "img/logos/logoipsum-244.svg",
|
|
3647
2326
|
"alt": "Logo 4"
|
|
3648
2327
|
},
|
|
3649
2328
|
{
|
|
3650
|
-
"src": "img/logos/logoipsum-
|
|
2329
|
+
"src": "img/logos/logoipsum-250.svg",
|
|
3651
2330
|
"alt": "Logo 5"
|
|
3652
2331
|
},
|
|
3653
2332
|
{
|
|
3654
|
-
"src": "img/logos/logoipsum-
|
|
2333
|
+
"src": "img/logos/logoipsum-286.svg",
|
|
3655
2334
|
"alt": "Logo 6"
|
|
3656
2335
|
},
|
|
3657
2336
|
{
|
|
3658
|
-
"src": "img/logos/logoipsum-
|
|
2337
|
+
"src": "img/logos/logoipsum-244.svg",
|
|
3659
2338
|
"alt": "Logo 4"
|
|
3660
2339
|
},
|
|
3661
2340
|
{
|
|
3662
|
-
"src": "img/logos/logoipsum-
|
|
2341
|
+
"src": "img/logos/logoipsum-250.svg",
|
|
3663
2342
|
"alt": "Logo 5"
|
|
3664
2343
|
},
|
|
3665
2344
|
{
|
|
3666
|
-
"src": "img/logos/logoipsum-
|
|
2345
|
+
"src": "img/logos/logoipsum-286.svg",
|
|
3667
2346
|
"alt": "Logo 6"
|
|
3668
2347
|
}
|
|
3669
2348
|
],
|
|
@@ -3683,32 +2362,32 @@
|
|
|
3683
2362
|
"id": "components-logos--logo-row",
|
|
3684
2363
|
"group": "Components/Logos",
|
|
3685
2364
|
"name": "LogoRow",
|
|
3686
|
-
"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-
|
|
2365
|
+
"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/>",
|
|
3687
2366
|
"args": {
|
|
3688
2367
|
"tagline": "Your Success, Our Commitment",
|
|
3689
2368
|
"logo": [
|
|
3690
2369
|
{
|
|
3691
|
-
"src": "img/logos/logoipsum-
|
|
2370
|
+
"src": "img/logos/logoipsum-212.svg",
|
|
3692
2371
|
"alt": "Logo 1"
|
|
3693
2372
|
},
|
|
3694
2373
|
{
|
|
3695
|
-
"src": "img/logos/logoipsum-
|
|
2374
|
+
"src": "img/logos/logoipsum-217.svg",
|
|
3696
2375
|
"alt": "Logo 2"
|
|
3697
2376
|
},
|
|
3698
2377
|
{
|
|
3699
|
-
"src": "img/logos/logoipsum-
|
|
2378
|
+
"src": "img/logos/logoipsum-239.svg",
|
|
3700
2379
|
"alt": "Logo 3"
|
|
3701
2380
|
},
|
|
3702
2381
|
{
|
|
3703
|
-
"src": "img/logos/logoipsum-
|
|
2382
|
+
"src": "img/logos/logoipsum-244.svg",
|
|
3704
2383
|
"alt": "Logo 4"
|
|
3705
2384
|
},
|
|
3706
2385
|
{
|
|
3707
|
-
"src": "img/logos/logoipsum-
|
|
2386
|
+
"src": "img/logos/logoipsum-250.svg",
|
|
3708
2387
|
"alt": "Logo 5"
|
|
3709
2388
|
},
|
|
3710
2389
|
{
|
|
3711
|
-
"src": "img/logos/logoipsum-
|
|
2390
|
+
"src": "img/logos/logoipsum-286.svg",
|
|
3712
2391
|
"alt": "Logo 6"
|
|
3713
2392
|
}
|
|
3714
2393
|
],
|
|
@@ -3728,7 +2407,7 @@
|
|
|
3728
2407
|
"id": "components-mosaic--colorful-tiles",
|
|
3729
2408
|
"group": "Components/Mosaic",
|
|
3730
2409
|
"name": "ColorfulTiles",
|
|
3731
|
-
"code": "<Mosaic\n layout=\"alternate\"\n tile={[\n {\n backgroundColor: '#
|
|
2410
|
+
"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/>",
|
|
3732
2411
|
"args": {
|
|
3733
2412
|
"layout": "alternate",
|
|
3734
2413
|
"largeHeadlines": false,
|
|
@@ -3741,7 +2420,7 @@
|
|
|
3741
2420
|
"toggle": true,
|
|
3742
2421
|
"label": "Book a meeting"
|
|
3743
2422
|
},
|
|
3744
|
-
"backgroundColor": "#
|
|
2423
|
+
"backgroundColor": "#81005a",
|
|
3745
2424
|
"headline": "Collaborative Environment",
|
|
3746
2425
|
"text": "Our team thrives in a collaborative environment, fostering creativity and innovation."
|
|
3747
2426
|
},
|
|
@@ -3753,7 +2432,7 @@
|
|
|
3753
2432
|
"toggle": true,
|
|
3754
2433
|
"label": "Book a meeting"
|
|
3755
2434
|
},
|
|
3756
|
-
"backgroundColor": "#
|
|
2435
|
+
"backgroundColor": "#003380",
|
|
3757
2436
|
"headline": "Modern Infrastructure",
|
|
3758
2437
|
"text": "Our state-of-the-art office facilities inspire productivity and efficiency."
|
|
3759
2438
|
},
|
|
@@ -3765,7 +2444,7 @@
|
|
|
3765
2444
|
"toggle": true,
|
|
3766
2445
|
"label": "Book a meeting"
|
|
3767
2446
|
},
|
|
3768
|
-
"backgroundColor": "#
|
|
2447
|
+
"backgroundColor": "#004241",
|
|
3769
2448
|
"headline": "Teamwork",
|
|
3770
2449
|
"text": "We believe in the power of teamwork. Together, we can achieve great things."
|
|
3771
2450
|
}
|
|
@@ -3823,204 +2502,106 @@
|
|
|
3823
2502
|
"screenshot": "img/screenshots/components-mosaic--colorful-text-with-illustrations.png"
|
|
3824
2503
|
},
|
|
3825
2504
|
{
|
|
3826
|
-
"id": "
|
|
3827
|
-
"group": "
|
|
3828
|
-
"name": "
|
|
3829
|
-
"code": "<
|
|
2505
|
+
"id": "layout-section--cards",
|
|
2506
|
+
"group": "Layout/Section",
|
|
2507
|
+
"name": "Cards",
|
|
2508
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'tile',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
3830
2509
|
"args": {
|
|
3831
|
-
"
|
|
3832
|
-
|
|
3833
|
-
|
|
3834
|
-
|
|
3835
|
-
|
|
3836
|
-
|
|
2510
|
+
"width": "default",
|
|
2511
|
+
"style": "default",
|
|
2512
|
+
"backgroundColor": "default",
|
|
2513
|
+
"spotlight": false,
|
|
2514
|
+
"spaceBefore": "default",
|
|
2515
|
+
"spaceAfter": "default",
|
|
2516
|
+
"inverted": false,
|
|
2517
|
+
"headerSpacing": false,
|
|
2518
|
+
"headline": {
|
|
2519
|
+
"text": "Happy Customers Showcases",
|
|
2520
|
+
"large": false,
|
|
2521
|
+
"width": "unset",
|
|
2522
|
+
"sub": "We can create something shining for you too!"
|
|
3837
2523
|
},
|
|
3838
|
-
"
|
|
3839
|
-
|
|
3840
|
-
|
|
3841
|
-
|
|
3842
|
-
|
|
3843
|
-
|
|
3844
|
-
|
|
3845
|
-
|
|
3846
|
-
},
|
|
3847
|
-
{
|
|
3848
|
-
"active": false,
|
|
3849
|
-
"url": "https://example.com/page3"
|
|
3850
|
-
},
|
|
3851
|
-
{
|
|
3852
|
-
"active": false,
|
|
3853
|
-
"url": "https://example.com/page4"
|
|
3854
|
-
},
|
|
3855
|
-
{
|
|
3856
|
-
"active": false,
|
|
3857
|
-
"url": "https://example.com/page5"
|
|
3858
|
-
},
|
|
3859
|
-
{
|
|
3860
|
-
"active": true,
|
|
3861
|
-
"url": "https://example.com/page6"
|
|
3862
|
-
},
|
|
3863
|
-
{
|
|
3864
|
-
"active": false,
|
|
3865
|
-
"url": "https://example.com/page7"
|
|
3866
|
-
},
|
|
3867
|
-
{
|
|
3868
|
-
"active": false,
|
|
3869
|
-
"url": "https://example.com/page8"
|
|
3870
|
-
},
|
|
3871
|
-
{
|
|
3872
|
-
"active": false,
|
|
3873
|
-
"url": "https://example.com/page9"
|
|
3874
|
-
},
|
|
3875
|
-
{
|
|
3876
|
-
"active": false,
|
|
3877
|
-
"url": "https://example.com/page10"
|
|
3878
|
-
},
|
|
3879
|
-
{
|
|
3880
|
-
"url": "https://example.com/page11"
|
|
3881
|
-
},
|
|
3882
|
-
{
|
|
3883
|
-
"url": "https://example.com/page12"
|
|
3884
|
-
}
|
|
3885
|
-
]
|
|
3886
|
-
},
|
|
3887
|
-
"screenshot": "img/screenshots/corporate-pagination--default.png"
|
|
3888
|
-
},
|
|
3889
|
-
{
|
|
3890
|
-
"id": "corporate-search-bar--default",
|
|
3891
|
-
"group": "Corporate / Search Bar",
|
|
3892
|
-
"name": "Default",
|
|
3893
|
-
"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/>",
|
|
3894
|
-
"args": {
|
|
3895
|
-
"placeholder": "Search...",
|
|
3896
|
-
"buttonText": "Search",
|
|
3897
|
-
"hint": "Press <kbd>Enter</kbd> to search",
|
|
3898
|
-
"alternativeText": "Did you mean",
|
|
3899
|
-
"alternativeResult": "AI Conference"
|
|
3900
|
-
},
|
|
3901
|
-
"screenshot": "img/screenshots/corporate-search-bar--default.png"
|
|
3902
|
-
},
|
|
3903
|
-
{
|
|
3904
|
-
"id": "corporate-search-filter--default",
|
|
3905
|
-
"group": "Corporate / Search Filter",
|
|
3906
|
-
"name": "Default",
|
|
3907
|
-
"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/>",
|
|
3908
|
-
"args": {
|
|
3909
|
-
"title": "Search by category",
|
|
3910
|
-
"categories": [
|
|
3911
|
-
{
|
|
3912
|
-
"title": "Pages",
|
|
3913
|
-
"amount": "10",
|
|
3914
|
-
"url": "#"
|
|
3915
|
-
},
|
|
3916
|
-
{
|
|
3917
|
-
"title": "News",
|
|
3918
|
-
"amount": "5",
|
|
3919
|
-
"url": "#"
|
|
3920
|
-
},
|
|
3921
|
-
{
|
|
3922
|
-
"title": "Blog Posts",
|
|
3923
|
-
"amount": "8",
|
|
3924
|
-
"url": "#"
|
|
3925
|
-
}
|
|
3926
|
-
]
|
|
3927
|
-
},
|
|
3928
|
-
"screenshot": "img/screenshots/corporate-search-filter--default.png"
|
|
3929
|
-
},
|
|
3930
|
-
{
|
|
3931
|
-
"id": "corporate-search-result--default",
|
|
3932
|
-
"group": "Corporate / Search Result",
|
|
3933
|
-
"name": "Default",
|
|
3934
|
-
"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/>",
|
|
3935
|
-
"args": {
|
|
3936
|
-
"url": "https://www.example.com/ai-conference-2023",
|
|
3937
|
-
"title": "AI Conference 2023",
|
|
3938
|
-
"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",
|
|
3939
|
-
"showLink": true,
|
|
3940
|
-
"ariaLabel": "Search Result: AI Conference 2023",
|
|
3941
|
-
"link": {
|
|
3942
|
-
"url": "https://www.example.com/ai-conference-2023",
|
|
3943
|
-
"label": "Read more"
|
|
3944
|
-
}
|
|
2524
|
+
"content": {
|
|
2525
|
+
"width": "unset",
|
|
2526
|
+
"align": "center",
|
|
2527
|
+
"gutter": "default",
|
|
2528
|
+
"mode": "tile",
|
|
2529
|
+
"tileWidth": "default"
|
|
2530
|
+
},
|
|
2531
|
+
"buttons": []
|
|
3945
2532
|
},
|
|
3946
|
-
"screenshot": "img/screenshots/
|
|
2533
|
+
"screenshot": "img/screenshots/layout-section--cards.png"
|
|
3947
2534
|
},
|
|
3948
2535
|
{
|
|
3949
|
-
"id": "layout-section--
|
|
2536
|
+
"id": "layout-section--slider",
|
|
3950
2537
|
"group": "Layout/Section",
|
|
3951
|
-
"name": "
|
|
3952
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: '
|
|
2538
|
+
"name": "Slider",
|
|
2539
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'slider',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n text: 'Section headline',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
3953
2540
|
"args": {
|
|
3954
2541
|
"width": "default",
|
|
3955
2542
|
"style": "default",
|
|
3956
2543
|
"backgroundColor": "default",
|
|
3957
|
-
"transition": "none",
|
|
3958
2544
|
"spotlight": false,
|
|
3959
2545
|
"spaceBefore": "default",
|
|
3960
2546
|
"spaceAfter": "default",
|
|
3961
2547
|
"inverted": false,
|
|
3962
2548
|
"headerSpacing": false,
|
|
3963
2549
|
"headline": {
|
|
3964
|
-
"text": "
|
|
2550
|
+
"text": "Section headline",
|
|
3965
2551
|
"large": false,
|
|
3966
|
-
"width": "unset"
|
|
3967
|
-
"sub": "We can create something shining for you too!",
|
|
3968
|
-
"align": "center"
|
|
2552
|
+
"width": "unset"
|
|
3969
2553
|
},
|
|
3970
2554
|
"content": {
|
|
3971
2555
|
"width": "unset",
|
|
3972
2556
|
"align": "center",
|
|
3973
2557
|
"gutter": "default",
|
|
3974
|
-
"mode": "
|
|
2558
|
+
"mode": "slider",
|
|
3975
2559
|
"tileWidth": "default"
|
|
3976
2560
|
},
|
|
3977
2561
|
"buttons": []
|
|
3978
2562
|
},
|
|
3979
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2563
|
+
"screenshot": "img/screenshots/layout-section--slider.png"
|
|
3980
2564
|
},
|
|
3981
2565
|
{
|
|
3982
|
-
"id": "layout-section--
|
|
2566
|
+
"id": "layout-section--inverted",
|
|
3983
2567
|
"group": "Layout/Section",
|
|
3984
|
-
"name": "
|
|
3985
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: '
|
|
2568
|
+
"name": "Inverted",
|
|
2569
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n inverted\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
3986
2570
|
"args": {
|
|
3987
2571
|
"width": "default",
|
|
3988
2572
|
"style": "default",
|
|
3989
2573
|
"backgroundColor": "default",
|
|
3990
|
-
"transition": "none",
|
|
3991
2574
|
"spotlight": false,
|
|
3992
2575
|
"spaceBefore": "default",
|
|
3993
2576
|
"spaceAfter": "default",
|
|
3994
|
-
"inverted":
|
|
2577
|
+
"inverted": true,
|
|
3995
2578
|
"headerSpacing": false,
|
|
3996
2579
|
"headline": {
|
|
3997
2580
|
"text": "Happy Customers Showcases",
|
|
3998
2581
|
"large": false,
|
|
3999
2582
|
"width": "unset",
|
|
4000
|
-
"sub": "We can create something shining for you too!"
|
|
4001
|
-
"align": "center"
|
|
2583
|
+
"sub": "We can create something shining for you too!"
|
|
4002
2584
|
},
|
|
4003
2585
|
"content": {
|
|
4004
2586
|
"width": "unset",
|
|
4005
2587
|
"align": "center",
|
|
4006
2588
|
"gutter": "default",
|
|
4007
|
-
"mode": "
|
|
2589
|
+
"mode": "list",
|
|
4008
2590
|
"tileWidth": "default"
|
|
4009
2591
|
},
|
|
4010
2592
|
"buttons": []
|
|
4011
2593
|
},
|
|
4012
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2594
|
+
"screenshot": "img/screenshots/layout-section--inverted.png"
|
|
4013
2595
|
},
|
|
4014
2596
|
{
|
|
4015
|
-
"id": "layout-section--
|
|
2597
|
+
"id": "layout-section--background-image",
|
|
4016
2598
|
"group": "Layout/Section",
|
|
4017
|
-
"name": "
|
|
4018
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: '
|
|
2599
|
+
"name": "BackgroundImage",
|
|
2600
|
+
"code": "<Section\n backgroundColor=\"default\"\n backgroundImage=\"/img/bg_dot-carpet-blue.svg\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'default',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
4019
2601
|
"args": {
|
|
4020
2602
|
"width": "default",
|
|
4021
2603
|
"style": "default",
|
|
4022
2604
|
"backgroundColor": "default",
|
|
4023
|
-
"transition": "none",
|
|
4024
2605
|
"spotlight": false,
|
|
4025
2606
|
"spaceBefore": "default",
|
|
4026
2607
|
"spaceAfter": "default",
|
|
@@ -4030,93 +2611,92 @@
|
|
|
4030
2611
|
"text": "Happy Customers Showcases",
|
|
4031
2612
|
"large": false,
|
|
4032
2613
|
"width": "unset",
|
|
4033
|
-
"sub": "We can create something shining for you too!"
|
|
4034
|
-
"align": "center"
|
|
2614
|
+
"sub": "We can create something shining for you too!"
|
|
4035
2615
|
},
|
|
4036
2616
|
"content": {
|
|
4037
2617
|
"width": "unset",
|
|
4038
2618
|
"align": "center",
|
|
4039
2619
|
"gutter": "default",
|
|
4040
|
-
"mode": "
|
|
2620
|
+
"mode": "default",
|
|
4041
2621
|
"tileWidth": "default"
|
|
4042
2622
|
},
|
|
4043
|
-
"buttons": []
|
|
2623
|
+
"buttons": [],
|
|
2624
|
+
"backgroundImage": "/img/bg_dot-carpet-blue.svg"
|
|
4044
2625
|
},
|
|
4045
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2626
|
+
"screenshot": "img/screenshots/layout-section--background-image.png"
|
|
4046
2627
|
},
|
|
4047
2628
|
{
|
|
4048
|
-
"id": "layout-section--
|
|
2629
|
+
"id": "layout-section--spotlight",
|
|
4049
2630
|
"group": "Layout/Section",
|
|
4050
|
-
"name": "
|
|
4051
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: '
|
|
2631
|
+
"name": "Spotlight",
|
|
2632
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n spotlight\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
4052
2633
|
"args": {
|
|
4053
2634
|
"width": "default",
|
|
4054
2635
|
"style": "default",
|
|
4055
2636
|
"backgroundColor": "default",
|
|
4056
|
-
"
|
|
4057
|
-
"spotlight": false,
|
|
2637
|
+
"spotlight": true,
|
|
4058
2638
|
"spaceBefore": "default",
|
|
4059
2639
|
"spaceAfter": "default",
|
|
4060
2640
|
"inverted": false,
|
|
4061
2641
|
"headerSpacing": false,
|
|
4062
2642
|
"headline": {
|
|
4063
|
-
"text": "
|
|
2643
|
+
"text": "Happy Customers Showcases",
|
|
4064
2644
|
"large": false,
|
|
4065
|
-
"width": "unset"
|
|
2645
|
+
"width": "unset",
|
|
2646
|
+
"sub": "We can create something shining for you too!"
|
|
4066
2647
|
},
|
|
4067
2648
|
"content": {
|
|
4068
2649
|
"width": "unset",
|
|
4069
2650
|
"align": "center",
|
|
4070
2651
|
"gutter": "default",
|
|
4071
|
-
"mode": "
|
|
2652
|
+
"mode": "list",
|
|
4072
2653
|
"tileWidth": "default"
|
|
4073
2654
|
},
|
|
4074
2655
|
"buttons": []
|
|
4075
2656
|
},
|
|
4076
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2657
|
+
"screenshot": "img/screenshots/layout-section--spotlight.png"
|
|
4077
2658
|
},
|
|
4078
2659
|
{
|
|
4079
|
-
"id": "layout-section--
|
|
2660
|
+
"id": "layout-section--stagelights",
|
|
4080
2661
|
"group": "Layout/Section",
|
|
4081
|
-
"name": "
|
|
4082
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: '
|
|
2662
|
+
"name": "Stagelights",
|
|
2663
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"stagelights\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
4083
2664
|
"args": {
|
|
4084
2665
|
"width": "default",
|
|
4085
|
-
"style": "
|
|
2666
|
+
"style": "stagelights",
|
|
4086
2667
|
"backgroundColor": "default",
|
|
4087
|
-
"transition": "none",
|
|
4088
2668
|
"spotlight": false,
|
|
4089
2669
|
"spaceBefore": "default",
|
|
4090
2670
|
"spaceAfter": "default",
|
|
4091
|
-
"inverted":
|
|
2671
|
+
"inverted": false,
|
|
4092
2672
|
"headerSpacing": false,
|
|
4093
2673
|
"headline": {
|
|
4094
2674
|
"text": "Happy Customers Showcases",
|
|
4095
2675
|
"large": false,
|
|
4096
2676
|
"width": "unset",
|
|
4097
|
-
"sub": "We can create something shining for you too!"
|
|
2677
|
+
"sub": "We can create something shining for you too!",
|
|
2678
|
+
"align": "center"
|
|
4098
2679
|
},
|
|
4099
2680
|
"content": {
|
|
4100
2681
|
"width": "unset",
|
|
4101
2682
|
"align": "center",
|
|
4102
2683
|
"gutter": "default",
|
|
4103
|
-
"mode": "
|
|
2684
|
+
"mode": "list",
|
|
4104
2685
|
"tileWidth": "default"
|
|
4105
2686
|
},
|
|
4106
2687
|
"buttons": []
|
|
4107
2688
|
},
|
|
4108
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2689
|
+
"screenshot": "img/screenshots/layout-section--stagelights.png"
|
|
4109
2690
|
},
|
|
4110
2691
|
{
|
|
4111
2692
|
"id": "layout-section--accent-background",
|
|
4112
2693
|
"group": "Layout/Section",
|
|
4113
2694
|
"name": "AccentBackground",
|
|
4114
|
-
"code": "<Section\n backgroundColor=\"accent\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: '
|
|
2695
|
+
"code": "<Section\n backgroundColor=\"accent\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
4115
2696
|
"args": {
|
|
4116
2697
|
"width": "default",
|
|
4117
2698
|
"style": "default",
|
|
4118
2699
|
"backgroundColor": "accent",
|
|
4119
|
-
"transition": "none",
|
|
4120
2700
|
"spotlight": false,
|
|
4121
2701
|
"spaceBefore": "default",
|
|
4122
2702
|
"spaceAfter": "default",
|
|
@@ -4133,7 +2713,7 @@
|
|
|
4133
2713
|
"width": "unset",
|
|
4134
2714
|
"align": "center",
|
|
4135
2715
|
"gutter": "default",
|
|
4136
|
-
"mode": "
|
|
2716
|
+
"mode": "list",
|
|
4137
2717
|
"tileWidth": "default"
|
|
4138
2718
|
},
|
|
4139
2719
|
"buttons": []
|
|
@@ -4144,12 +2724,11 @@
|
|
|
4144
2724
|
"id": "layout-section--bold-background",
|
|
4145
2725
|
"group": "Layout/Section",
|
|
4146
2726
|
"name": "BoldBackground",
|
|
4147
|
-
"code": "<Section\n backgroundColor=\"bold\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: '
|
|
2727
|
+
"code": "<Section\n backgroundColor=\"bold\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
4148
2728
|
"args": {
|
|
4149
2729
|
"width": "default",
|
|
4150
2730
|
"style": "default",
|
|
4151
2731
|
"backgroundColor": "bold",
|
|
4152
|
-
"transition": "none",
|
|
4153
2732
|
"spotlight": false,
|
|
4154
2733
|
"spaceBefore": "default",
|
|
4155
2734
|
"spaceAfter": "default",
|
|
@@ -4166,7 +2745,7 @@
|
|
|
4166
2745
|
"width": "unset",
|
|
4167
2746
|
"align": "center",
|
|
4168
2747
|
"gutter": "default",
|
|
4169
|
-
"mode": "
|
|
2748
|
+
"mode": "list",
|
|
4170
2749
|
"tileWidth": "default"
|
|
4171
2750
|
},
|
|
4172
2751
|
"buttons": []
|
|
@@ -4174,15 +2753,14 @@
|
|
|
4174
2753
|
"screenshot": "img/screenshots/layout-section--bold-background.png"
|
|
4175
2754
|
},
|
|
4176
2755
|
{
|
|
4177
|
-
"id": "layout-section--
|
|
2756
|
+
"id": "layout-section--colorful-gradient",
|
|
4178
2757
|
"group": "Layout/Section",
|
|
4179
|
-
"name": "
|
|
4180
|
-
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: '
|
|
2758
|
+
"name": "ColorfulGradient",
|
|
2759
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"horizontalGradient\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
4181
2760
|
"args": {
|
|
4182
2761
|
"width": "default",
|
|
4183
|
-
"style": "
|
|
2762
|
+
"style": "horizontalGradient",
|
|
4184
2763
|
"backgroundColor": "default",
|
|
4185
|
-
"transition": "none",
|
|
4186
2764
|
"spotlight": false,
|
|
4187
2765
|
"spaceBefore": "default",
|
|
4188
2766
|
"spaceAfter": "default",
|
|
@@ -4199,23 +2777,22 @@
|
|
|
4199
2777
|
"width": "unset",
|
|
4200
2778
|
"align": "center",
|
|
4201
2779
|
"gutter": "default",
|
|
4202
|
-
"mode": "
|
|
2780
|
+
"mode": "list",
|
|
4203
2781
|
"tileWidth": "default"
|
|
4204
2782
|
},
|
|
4205
2783
|
"buttons": []
|
|
4206
2784
|
},
|
|
4207
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2785
|
+
"screenshot": "img/screenshots/layout-section--colorful-gradient.png"
|
|
4208
2786
|
},
|
|
4209
2787
|
{
|
|
4210
|
-
"id": "layout-section--
|
|
2788
|
+
"id": "layout-section--with-buttons",
|
|
4211
2789
|
"group": "Layout/Section",
|
|
4212
|
-
"name": "
|
|
4213
|
-
"code": "<Section\n backgroundColor=\"default\"\n
|
|
2790
|
+
"name": "WithButtons",
|
|
2791
|
+
"code": "<Section\n backgroundColor=\"default\"\n buttons={[\n {\n disabled: false,\n icon: 'arrow-right',\n label: 'All Showcases',\n size: 'medium',\n variant: 'secondary'\n },\n {\n disabled: false,\n icon: 'date',\n label: 'Book a meeting',\n size: 'medium',\n variant: 'secondary'\n }\n ]}\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
4214
2792
|
"args": {
|
|
4215
2793
|
"width": "default",
|
|
4216
2794
|
"style": "default",
|
|
4217
2795
|
"backgroundColor": "default",
|
|
4218
|
-
"transition": "none",
|
|
4219
2796
|
"spotlight": false,
|
|
4220
2797
|
"spaceBefore": "default",
|
|
4221
2798
|
"spaceAfter": "default",
|
|
@@ -4225,30 +2802,108 @@
|
|
|
4225
2802
|
"text": "Happy Customers Showcases",
|
|
4226
2803
|
"large": false,
|
|
4227
2804
|
"width": "unset",
|
|
4228
|
-
"sub": "We can create something shining for you too!"
|
|
2805
|
+
"sub": "We can create something shining for you too!",
|
|
2806
|
+
"align": "center"
|
|
4229
2807
|
},
|
|
4230
2808
|
"content": {
|
|
4231
2809
|
"width": "unset",
|
|
4232
2810
|
"align": "center",
|
|
4233
2811
|
"gutter": "default",
|
|
4234
|
-
"mode": "
|
|
2812
|
+
"mode": "list",
|
|
4235
2813
|
"tileWidth": "default"
|
|
4236
2814
|
},
|
|
4237
|
-
"buttons": [
|
|
4238
|
-
|
|
2815
|
+
"buttons": [
|
|
2816
|
+
{
|
|
2817
|
+
"label": "All Showcases",
|
|
2818
|
+
"variant": "secondary",
|
|
2819
|
+
"size": "medium",
|
|
2820
|
+
"disabled": false,
|
|
2821
|
+
"icon": "arrow-right"
|
|
2822
|
+
},
|
|
2823
|
+
{
|
|
2824
|
+
"label": "Book a meeting",
|
|
2825
|
+
"variant": "secondary",
|
|
2826
|
+
"size": "medium",
|
|
2827
|
+
"disabled": false,
|
|
2828
|
+
"icon": "date"
|
|
2829
|
+
}
|
|
2830
|
+
]
|
|
4239
2831
|
},
|
|
4240
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2832
|
+
"screenshot": "img/screenshots/layout-section--with-buttons.png"
|
|
4241
2833
|
},
|
|
4242
2834
|
{
|
|
4243
|
-
"id": "layout-section--
|
|
2835
|
+
"id": "layout-section--tile-layout",
|
|
4244
2836
|
"group": "Layout/Section",
|
|
4245
|
-
"name": "
|
|
4246
|
-
"code": "<Section\n backgroundColor=\"default\"\n
|
|
2837
|
+
"name": "TileLayout",
|
|
2838
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'tile',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"max\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n</Section>",
|
|
2839
|
+
"args": {
|
|
2840
|
+
"width": "max",
|
|
2841
|
+
"style": "default",
|
|
2842
|
+
"backgroundColor": "default",
|
|
2843
|
+
"spotlight": false,
|
|
2844
|
+
"spaceBefore": "default",
|
|
2845
|
+
"spaceAfter": "default",
|
|
2846
|
+
"inverted": false,
|
|
2847
|
+
"headerSpacing": false,
|
|
2848
|
+
"headline": {
|
|
2849
|
+
"text": "Happy Customers Showcases",
|
|
2850
|
+
"large": false,
|
|
2851
|
+
"width": "unset",
|
|
2852
|
+
"sub": "We can create something shining for you too!",
|
|
2853
|
+
"align": "center"
|
|
2854
|
+
},
|
|
2855
|
+
"content": {
|
|
2856
|
+
"width": "unset",
|
|
2857
|
+
"align": "center",
|
|
2858
|
+
"gutter": "default",
|
|
2859
|
+
"mode": "tile",
|
|
2860
|
+
"tileWidth": "default"
|
|
2861
|
+
},
|
|
2862
|
+
"buttons": []
|
|
2863
|
+
},
|
|
2864
|
+
"screenshot": "img/screenshots/layout-section--tile-layout.png"
|
|
2865
|
+
},
|
|
2866
|
+
{
|
|
2867
|
+
"id": "layout-section--flex-layout",
|
|
2868
|
+
"group": "Layout/Section",
|
|
2869
|
+
"name": "FlexLayout",
|
|
2870
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"max\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n</Section>",
|
|
2871
|
+
"args": {
|
|
2872
|
+
"width": "max",
|
|
2873
|
+
"style": "default",
|
|
2874
|
+
"backgroundColor": "default",
|
|
2875
|
+
"spotlight": false,
|
|
2876
|
+
"spaceBefore": "default",
|
|
2877
|
+
"spaceAfter": "default",
|
|
2878
|
+
"inverted": false,
|
|
2879
|
+
"headerSpacing": false,
|
|
2880
|
+
"headline": {
|
|
2881
|
+
"text": "Happy Customers Showcases",
|
|
2882
|
+
"large": false,
|
|
2883
|
+
"width": "unset",
|
|
2884
|
+
"sub": "We can create something shining for you too!",
|
|
2885
|
+
"align": "center"
|
|
2886
|
+
},
|
|
2887
|
+
"content": {
|
|
2888
|
+
"width": "unset",
|
|
2889
|
+
"align": "center",
|
|
2890
|
+
"gutter": "default",
|
|
2891
|
+
"mode": "list",
|
|
2892
|
+
"tileWidth": "default"
|
|
2893
|
+
},
|
|
2894
|
+
"buttons": []
|
|
2895
|
+
},
|
|
2896
|
+
"screenshot": "img/screenshots/layout-section--flex-layout.png"
|
|
2897
|
+
},
|
|
2898
|
+
{
|
|
2899
|
+
"id": "layout-section--list-layout",
|
|
2900
|
+
"group": "Layout/Section",
|
|
2901
|
+
"name": "ListLayout",
|
|
2902
|
+
"code": "<Section\n backgroundColor=\"default\"\n content={{\n align: 'center',\n gutter: 'default',\n mode: 'list',\n tileWidth: 'default',\n width: 'unset'\n }}\n headline={{\n align: 'center',\n large: false,\n sub: 'We can create something shining for you too!',\n text: 'Happy Customers Showcases',\n width: 'unset'\n }}\n spaceAfter=\"default\"\n spaceBefore=\"default\"\n style=\"default\"\n width=\"default\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n label=\"Freshest Fruit\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'Go to Page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</Section>",
|
|
4247
2903
|
"args": {
|
|
4248
2904
|
"width": "default",
|
|
4249
2905
|
"style": "default",
|
|
4250
2906
|
"backgroundColor": "default",
|
|
4251
|
-
"transition": "none",
|
|
4252
2907
|
"spotlight": false,
|
|
4253
2908
|
"spaceBefore": "default",
|
|
4254
2909
|
"spaceAfter": "default",
|
|
@@ -4265,33 +2920,18 @@
|
|
|
4265
2920
|
"width": "unset",
|
|
4266
2921
|
"align": "center",
|
|
4267
2922
|
"gutter": "default",
|
|
4268
|
-
"mode": "
|
|
2923
|
+
"mode": "list",
|
|
4269
2924
|
"tileWidth": "default"
|
|
4270
2925
|
},
|
|
4271
|
-
"buttons": [
|
|
4272
|
-
{
|
|
4273
|
-
"label": "All Showcases",
|
|
4274
|
-
"variant": "secondary",
|
|
4275
|
-
"size": "medium",
|
|
4276
|
-
"disabled": false,
|
|
4277
|
-
"icon": "arrow-right"
|
|
4278
|
-
},
|
|
4279
|
-
{
|
|
4280
|
-
"label": "Book a meeting",
|
|
4281
|
-
"variant": "secondary",
|
|
4282
|
-
"size": "medium",
|
|
4283
|
-
"disabled": false,
|
|
4284
|
-
"icon": "date"
|
|
4285
|
-
}
|
|
4286
|
-
]
|
|
2926
|
+
"buttons": []
|
|
4287
2927
|
},
|
|
4288
|
-
"screenshot": "img/screenshots/layout-section--
|
|
2928
|
+
"screenshot": "img/screenshots/layout-section--list-layout.png"
|
|
4289
2929
|
},
|
|
4290
2930
|
{
|
|
4291
2931
|
"id": "layout-slider--with-arrows",
|
|
4292
2932
|
"group": "Layout/Slider",
|
|
4293
2933
|
"name": "WithArrows",
|
|
4294
|
-
"code": "<
|
|
2934
|
+
"code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</No Display Name>",
|
|
4295
2935
|
"args": {
|
|
4296
2936
|
"autoplay": false,
|
|
4297
2937
|
"nav": true,
|
|
@@ -4299,7 +2939,7 @@
|
|
|
4299
2939
|
"equalHeight": true,
|
|
4300
2940
|
"gap": 15,
|
|
4301
2941
|
"arrows": true,
|
|
4302
|
-
"
|
|
2942
|
+
"typeProp": "carousel"
|
|
4303
2943
|
},
|
|
4304
2944
|
"screenshot": "img/screenshots/layout-slider--with-arrows.png"
|
|
4305
2945
|
},
|
|
@@ -4307,7 +2947,7 @@
|
|
|
4307
2947
|
"id": "layout-slider--with-teased-neighbours",
|
|
4308
2948
|
"group": "Layout/Slider",
|
|
4309
2949
|
"name": "WithTeasedNeighbours",
|
|
4310
|
-
"code": "<
|
|
2950
|
+
"code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n teaseNeighbours\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</No Display Name>",
|
|
4311
2951
|
"args": {
|
|
4312
2952
|
"autoplay": false,
|
|
4313
2953
|
"nav": true,
|
|
@@ -4315,7 +2955,7 @@
|
|
|
4315
2955
|
"equalHeight": true,
|
|
4316
2956
|
"gap": 15,
|
|
4317
2957
|
"arrows": true,
|
|
4318
|
-
"
|
|
2958
|
+
"typeProp": "carousel"
|
|
4319
2959
|
},
|
|
4320
2960
|
"screenshot": "img/screenshots/layout-slider--with-teased-neighbours.png"
|
|
4321
2961
|
},
|
|
@@ -4323,7 +2963,7 @@
|
|
|
4323
2963
|
"id": "layout-slider--with-nav",
|
|
4324
2964
|
"group": "Layout/Slider",
|
|
4325
2965
|
"name": "WithNav",
|
|
4326
|
-
"code": "<
|
|
2966
|
+
"code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</No Display Name>",
|
|
4327
2967
|
"args": {
|
|
4328
2968
|
"autoplay": false,
|
|
4329
2969
|
"nav": true,
|
|
@@ -4331,7 +2971,7 @@
|
|
|
4331
2971
|
"equalHeight": true,
|
|
4332
2972
|
"gap": 15,
|
|
4333
2973
|
"arrows": true,
|
|
4334
|
-
"
|
|
2974
|
+
"typeProp": "carousel"
|
|
4335
2975
|
},
|
|
4336
2976
|
"screenshot": "img/screenshots/layout-slider--with-nav.png"
|
|
4337
2977
|
},
|
|
@@ -4339,7 +2979,7 @@
|
|
|
4339
2979
|
"id": "layout-slider--with-autoplay",
|
|
4340
2980
|
"group": "Layout/Slider",
|
|
4341
2981
|
"name": "WithAutoplay",
|
|
4342
|
-
"code": "<
|
|
2982
|
+
"code": "<No Display Name\n arrows\n autoplay\n equalHeight\n gap={15}\n nav\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Speed and Scale\"\n image=\"/img/showcases/comp_audio01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n />\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Saving Time and Money\"\n image=\"/img/showcases/comp_eco01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n target=\"#\"\n text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n />\n</No Display Name>",
|
|
4343
2983
|
"args": {
|
|
4344
2984
|
"autoplay": true,
|
|
4345
2985
|
"nav": true,
|
|
@@ -4347,340 +2987,10 @@
|
|
|
4347
2987
|
"equalHeight": true,
|
|
4348
2988
|
"gap": 15,
|
|
4349
2989
|
"arrows": true,
|
|
4350
|
-
"
|
|
2990
|
+
"typeProp": "carousel"
|
|
4351
2991
|
},
|
|
4352
2992
|
"screenshot": "img/screenshots/layout-slider--with-autoplay.png"
|
|
4353
2993
|
},
|
|
4354
|
-
{
|
|
4355
|
-
"id": "layout-split-even--text-with-logos",
|
|
4356
|
-
"group": "Layout/Split Even",
|
|
4357
|
-
"name": "TextWithLogos",
|
|
4358
|
-
"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/>",
|
|
4359
|
-
"args": {
|
|
4360
|
-
"contentMinWidth": "wide",
|
|
4361
|
-
"contentGutter": "small",
|
|
4362
|
-
"mobileReverse": false,
|
|
4363
|
-
"verticalAlign": "center",
|
|
4364
|
-
"verticalGutter": "default",
|
|
4365
|
-
"horizontalGutter": "default",
|
|
4366
|
-
"first": {
|
|
4367
|
-
"key": null,
|
|
4368
|
-
"ref": null,
|
|
4369
|
-
"props": {
|
|
4370
|
-
"children": {
|
|
4371
|
-
"type": {},
|
|
4372
|
-
"key": null,
|
|
4373
|
-
"ref": null,
|
|
4374
|
-
"props": {
|
|
4375
|
-
"highlightText": true,
|
|
4376
|
-
"headline": "Discover our solutions for Industry 4.0",
|
|
4377
|
-
"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.",
|
|
4378
|
-
"buttons": [
|
|
4379
|
-
{
|
|
4380
|
-
"label": "Learn more"
|
|
4381
|
-
}
|
|
4382
|
-
]
|
|
4383
|
-
},
|
|
4384
|
-
"_owner": null
|
|
4385
|
-
}
|
|
4386
|
-
},
|
|
4387
|
-
"_owner": null
|
|
4388
|
-
},
|
|
4389
|
-
"second": {
|
|
4390
|
-
"key": null,
|
|
4391
|
-
"ref": null,
|
|
4392
|
-
"props": {
|
|
4393
|
-
"children": {
|
|
4394
|
-
"type": {},
|
|
4395
|
-
"key": null,
|
|
4396
|
-
"ref": null,
|
|
4397
|
-
"props": {
|
|
4398
|
-
"logosPerRow": 3,
|
|
4399
|
-
"logo": [
|
|
4400
|
-
{
|
|
4401
|
-
"src": "img/logos/logoipsum-344.svg",
|
|
4402
|
-
"alt": "Logo 1"
|
|
4403
|
-
},
|
|
4404
|
-
{
|
|
4405
|
-
"src": "img/logos/logoipsum-347.svg",
|
|
4406
|
-
"alt": "Logo 2"
|
|
4407
|
-
},
|
|
4408
|
-
{
|
|
4409
|
-
"src": "img/logos/logoipsum-352.svg",
|
|
4410
|
-
"alt": "Logo 3"
|
|
4411
|
-
},
|
|
4412
|
-
{
|
|
4413
|
-
"src": "img/logos/logoipsum-356.svg",
|
|
4414
|
-
"alt": "Logo 4"
|
|
4415
|
-
},
|
|
4416
|
-
{
|
|
4417
|
-
"src": "img/logos/logoipsum-358.svg",
|
|
4418
|
-
"alt": "Logo 5"
|
|
4419
|
-
},
|
|
4420
|
-
{
|
|
4421
|
-
"src": "img/logos/logoipsum-369.svg",
|
|
4422
|
-
"alt": "Logo 6"
|
|
4423
|
-
}
|
|
4424
|
-
]
|
|
4425
|
-
},
|
|
4426
|
-
"_owner": null
|
|
4427
|
-
}
|
|
4428
|
-
},
|
|
4429
|
-
"_owner": null
|
|
4430
|
-
}
|
|
4431
|
-
},
|
|
4432
|
-
"screenshot": "img/screenshots/layout-split-even--text-with-logos.png"
|
|
4433
|
-
},
|
|
4434
|
-
{
|
|
4435
|
-
"id": "layout-split-even--faq-with-form",
|
|
4436
|
-
"group": "Layout/Split Even",
|
|
4437
|
-
"name": "FAQWithForm",
|
|
4438
|
-
"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/>",
|
|
4439
|
-
"args": {
|
|
4440
|
-
"contentMinWidth": "medium",
|
|
4441
|
-
"contentGutter": "small",
|
|
4442
|
-
"mobileReverse": false,
|
|
4443
|
-
"verticalAlign": "top",
|
|
4444
|
-
"verticalGutter": "large",
|
|
4445
|
-
"horizontalGutter": "large",
|
|
4446
|
-
"sectionMinWidth": "medium",
|
|
4447
|
-
"first": {
|
|
4448
|
-
"key": null,
|
|
4449
|
-
"ref": null,
|
|
4450
|
-
"props": {
|
|
4451
|
-
"children": [
|
|
4452
|
-
{
|
|
4453
|
-
"type": {},
|
|
4454
|
-
"key": null,
|
|
4455
|
-
"ref": null,
|
|
4456
|
-
"props": {
|
|
4457
|
-
"text": "Frequently Asked Questions",
|
|
4458
|
-
"level": "h2"
|
|
4459
|
-
},
|
|
4460
|
-
"_owner": null
|
|
4461
|
-
},
|
|
4462
|
-
{
|
|
4463
|
-
"type": {},
|
|
4464
|
-
"key": null,
|
|
4465
|
-
"ref": null,
|
|
4466
|
-
"props": {
|
|
4467
|
-
"questions": [
|
|
4468
|
-
{
|
|
4469
|
-
"answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.",
|
|
4470
|
-
"question": "What are the benefits of investing in a Design System?"
|
|
4471
|
-
},
|
|
4472
|
-
{
|
|
4473
|
-
"answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.",
|
|
4474
|
-
"question": "What is a Design System?"
|
|
4475
|
-
},
|
|
4476
|
-
{
|
|
4477
|
-
"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.",
|
|
4478
|
-
"question": "What is the role of a Headless CMS in a Design System?"
|
|
4479
|
-
}
|
|
4480
|
-
]
|
|
4481
|
-
},
|
|
4482
|
-
"_owner": null
|
|
4483
|
-
}
|
|
4484
|
-
]
|
|
4485
|
-
},
|
|
4486
|
-
"_owner": null
|
|
4487
|
-
},
|
|
4488
|
-
"second": {
|
|
4489
|
-
"key": null,
|
|
4490
|
-
"ref": null,
|
|
4491
|
-
"props": {
|
|
4492
|
-
"children": [
|
|
4493
|
-
{
|
|
4494
|
-
"type": {},
|
|
4495
|
-
"key": null,
|
|
4496
|
-
"ref": null,
|
|
4497
|
-
"props": {
|
|
4498
|
-
"text": "Still have questions?",
|
|
4499
|
-
"level": "h3",
|
|
4500
|
-
"style": "h3",
|
|
4501
|
-
"spaceAfter": "minimum"
|
|
4502
|
-
},
|
|
4503
|
-
"_owner": null
|
|
4504
|
-
},
|
|
4505
|
-
{
|
|
4506
|
-
"type": {},
|
|
4507
|
-
"key": null,
|
|
4508
|
-
"ref": null,
|
|
4509
|
-
"props": {
|
|
4510
|
-
"label": "Ask us directly!"
|
|
4511
|
-
},
|
|
4512
|
-
"_owner": null
|
|
4513
|
-
},
|
|
4514
|
-
{
|
|
4515
|
-
"type": {},
|
|
4516
|
-
"key": null,
|
|
4517
|
-
"ref": null,
|
|
4518
|
-
"props": {
|
|
4519
|
-
"label": "Submit"
|
|
4520
|
-
},
|
|
4521
|
-
"_owner": null
|
|
4522
|
-
}
|
|
4523
|
-
]
|
|
4524
|
-
},
|
|
4525
|
-
"_owner": null
|
|
4526
|
-
}
|
|
4527
|
-
},
|
|
4528
|
-
"screenshot": "img/screenshots/layout-split-even--faq-with-form.png"
|
|
4529
|
-
},
|
|
4530
|
-
{
|
|
4531
|
-
"id": "layout-split-weighted--text-with-contact",
|
|
4532
|
-
"group": "Layout/Split Weighted",
|
|
4533
|
-
"name": "TextWithContact",
|
|
4534
|
-
"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/>",
|
|
4535
|
-
"args": {
|
|
4536
|
-
"verticalGutter": "large",
|
|
4537
|
-
"horizontalGutter": "default",
|
|
4538
|
-
"verticalAlign": "top",
|
|
4539
|
-
"mainLayout": {
|
|
4540
|
-
"gutter": "default",
|
|
4541
|
-
"minWidth": "wide"
|
|
4542
|
-
},
|
|
4543
|
-
"asideLayout": {
|
|
4544
|
-
"gutter": "default",
|
|
4545
|
-
"minWidth": "wide"
|
|
4546
|
-
},
|
|
4547
|
-
"order": {
|
|
4548
|
-
"mobile": "mainFirst",
|
|
4549
|
-
"desktop": "mainFirst"
|
|
4550
|
-
},
|
|
4551
|
-
"main": {
|
|
4552
|
-
"key": null,
|
|
4553
|
-
"ref": null,
|
|
4554
|
-
"props": {
|
|
4555
|
-
"children": {
|
|
4556
|
-
"type": {},
|
|
4557
|
-
"key": null,
|
|
4558
|
-
"ref": null,
|
|
4559
|
-
"props": {
|
|
4560
|
-
"headline": "Discover our solutions for Industry 4.0",
|
|
4561
|
-
"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.",
|
|
4562
|
-
"buttons": [
|
|
4563
|
-
{
|
|
4564
|
-
"label": "Learn more"
|
|
4565
|
-
}
|
|
4566
|
-
]
|
|
4567
|
-
},
|
|
4568
|
-
"_owner": null
|
|
4569
|
-
}
|
|
4570
|
-
},
|
|
4571
|
-
"_owner": null
|
|
4572
|
-
},
|
|
4573
|
-
"aside": {
|
|
4574
|
-
"key": null,
|
|
4575
|
-
"ref": null,
|
|
4576
|
-
"props": {
|
|
4577
|
-
"children": {
|
|
4578
|
-
"type": {},
|
|
4579
|
-
"key": null,
|
|
4580
|
-
"ref": null,
|
|
4581
|
-
"props": {
|
|
4582
|
-
"title": "Isabella Doe",
|
|
4583
|
-
"subtitle": "Creative Director",
|
|
4584
|
-
"image": {
|
|
4585
|
-
"src": "img/people/contact-isabella.png",
|
|
4586
|
-
"aspectRatio": "wide"
|
|
4587
|
-
},
|
|
4588
|
-
"links": [
|
|
4589
|
-
{
|
|
4590
|
-
"icon": "twitter",
|
|
4591
|
-
"url": "#",
|
|
4592
|
-
"label": "@Isabella_Doe",
|
|
4593
|
-
"ariaLabel": "Isabella Doe on Twitter"
|
|
4594
|
-
},
|
|
4595
|
-
{
|
|
4596
|
-
"url": "mailto:mail@example.com",
|
|
4597
|
-
"icon": "linkedin",
|
|
4598
|
-
"label": "Isabella.Doe",
|
|
4599
|
-
"ariaLabel": "Isabella Doe on LinkedIn"
|
|
4600
|
-
}
|
|
4601
|
-
]
|
|
4602
|
-
},
|
|
4603
|
-
"_owner": null
|
|
4604
|
-
}
|
|
4605
|
-
},
|
|
4606
|
-
"_owner": null
|
|
4607
|
-
}
|
|
4608
|
-
},
|
|
4609
|
-
"screenshot": "img/screenshots/layout-split-weighted--text-with-contact.png"
|
|
4610
|
-
},
|
|
4611
|
-
{
|
|
4612
|
-
"id": "layout-split-weighted--text-with-teaser",
|
|
4613
|
-
"group": "Layout/Split Weighted",
|
|
4614
|
-
"name": "TextWithTeaser",
|
|
4615
|
-
"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/>",
|
|
4616
|
-
"args": {
|
|
4617
|
-
"verticalGutter": "default",
|
|
4618
|
-
"horizontalGutter": "default",
|
|
4619
|
-
"verticalAlign": "top",
|
|
4620
|
-
"mainLayout": {
|
|
4621
|
-
"gutter": "small",
|
|
4622
|
-
"minWidth": "narrow"
|
|
4623
|
-
},
|
|
4624
|
-
"asideLayout": {
|
|
4625
|
-
"gutter": "default",
|
|
4626
|
-
"minWidth": "wide"
|
|
4627
|
-
},
|
|
4628
|
-
"order": {
|
|
4629
|
-
"mobile": "mainFirst",
|
|
4630
|
-
"desktop": "mainFirst"
|
|
4631
|
-
},
|
|
4632
|
-
"main": {
|
|
4633
|
-
"key": null,
|
|
4634
|
-
"ref": null,
|
|
4635
|
-
"props": {
|
|
4636
|
-
"children": [
|
|
4637
|
-
{
|
|
4638
|
-
"type": {},
|
|
4639
|
-
"key": null,
|
|
4640
|
-
"ref": null,
|
|
4641
|
-
"props": {
|
|
4642
|
-
"text": "Innovative solutions for Industry 4.0",
|
|
4643
|
-
"level": "h2",
|
|
4644
|
-
"spaceAfter": "minimum"
|
|
4645
|
-
},
|
|
4646
|
-
"_owner": null
|
|
4647
|
-
},
|
|
4648
|
-
{
|
|
4649
|
-
"type": {},
|
|
4650
|
-
"key": null,
|
|
4651
|
-
"ref": null,
|
|
4652
|
-
"props": {
|
|
4653
|
-
"highlightText": true,
|
|
4654
|
-
"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."
|
|
4655
|
-
},
|
|
4656
|
-
"_owner": null
|
|
4657
|
-
}
|
|
4658
|
-
]
|
|
4659
|
-
},
|
|
4660
|
-
"_owner": null
|
|
4661
|
-
},
|
|
4662
|
-
"aside": {
|
|
4663
|
-
"type": {},
|
|
4664
|
-
"key": null,
|
|
4665
|
-
"ref": null,
|
|
4666
|
-
"props": {
|
|
4667
|
-
"layout": "row",
|
|
4668
|
-
"button": {
|
|
4669
|
-
"chevron": false,
|
|
4670
|
-
"hidden": false,
|
|
4671
|
-
"label": "Read more"
|
|
4672
|
-
},
|
|
4673
|
-
"imageRatio": "landscape",
|
|
4674
|
-
"headline": "Transforming Industry",
|
|
4675
|
-
"text": "with Smart Solutions",
|
|
4676
|
-
"image": "img/logos/castaway.svg",
|
|
4677
|
-
"url": "#"
|
|
4678
|
-
},
|
|
4679
|
-
"_owner": null
|
|
4680
|
-
}
|
|
4681
|
-
},
|
|
4682
|
-
"screenshot": "img/screenshots/layout-split-weighted--text-with-teaser.png"
|
|
4683
|
-
},
|
|
4684
2994
|
{
|
|
4685
2995
|
"id": "components-stats--count-up-with-icons",
|
|
4686
2996
|
"group": "Components/Stats",
|
|
@@ -4732,7 +3042,7 @@
|
|
|
4732
3042
|
"id": "components-teaser-card--product-tiles",
|
|
4733
3043
|
"group": "Components/Teaser Card",
|
|
4734
3044
|
"name": "ProductTiles",
|
|
4735
|
-
"code": "<TeaserCard\n button={{\n chevron: false,\n hidden: true,\n label: 'Go to page'\n }}\n headline=\"Castaway\"\n image=\"img/logos/castaway.svg\"\n imageRatio=\"wide\"\n layout=\"stack\"\n text=\"Transforming Ideas into Code\"\n
|
|
3045
|
+
"code": "<TeaserCard\n button={{\n chevron: false,\n hidden: true,\n label: 'Go to page'\n }}\n headline=\"Castaway\"\n image=\"img/logos/castaway.svg\"\n imageRatio=\"wide\"\n layout=\"stack\"\n target=\"#\"\n text=\"Transforming Ideas into Code\"\n/>",
|
|
4736
3046
|
"args": {
|
|
4737
3047
|
"layout": "stack",
|
|
4738
3048
|
"button": {
|
|
@@ -4744,7 +3054,7 @@
|
|
|
4744
3054
|
"headline": "Castaway",
|
|
4745
3055
|
"text": "Transforming Ideas into Code",
|
|
4746
3056
|
"image": "img/logos/castaway.svg",
|
|
4747
|
-
"
|
|
3057
|
+
"target": "#"
|
|
4748
3058
|
},
|
|
4749
3059
|
"screenshot": "img/screenshots/components-teaser-card--product-tiles.png"
|
|
4750
3060
|
},
|
|
@@ -4752,7 +3062,7 @@
|
|
|
4752
3062
|
"id": "components-teaser-card--page-navigation",
|
|
4753
3063
|
"group": "Components/Teaser Card",
|
|
4754
3064
|
"name": "PageNavigation",
|
|
4755
|
-
"code": "<TeaserCard\n button={{\n chevron: false,\n hidden: false,\n label: 'Read more'\n }}\n headline=\"Design System Services\"\n image=\"img/02.jpg\"\n imageRatio=\"landscape\"\n layout=\"stack\"\n text=\"Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.\"\n
|
|
3065
|
+
"code": "<TeaserCard\n button={{\n chevron: false,\n hidden: false,\n label: 'Read more'\n }}\n headline=\"Design System Services\"\n image=\"img/02.jpg\"\n imageRatio=\"landscape\"\n layout=\"stack\"\n target=\"#\"\n text=\"Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.\"\n/>",
|
|
4756
3066
|
"args": {
|
|
4757
3067
|
"layout": "stack",
|
|
4758
3068
|
"button": {
|
|
@@ -4764,7 +3074,7 @@
|
|
|
4764
3074
|
"headline": "Design System Services",
|
|
4765
3075
|
"text": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.",
|
|
4766
3076
|
"image": "img/02.jpg",
|
|
4767
|
-
"
|
|
3077
|
+
"target": "#"
|
|
4768
3078
|
},
|
|
4769
3079
|
"screenshot": "img/screenshots/components-teaser-card--page-navigation.png"
|
|
4770
3080
|
},
|
|
@@ -4772,7 +3082,7 @@
|
|
|
4772
3082
|
"id": "components-teaser-card--showcase-preview",
|
|
4773
3083
|
"group": "Components/Teaser Card",
|
|
4774
3084
|
"name": "ShowcasePreview",
|
|
4775
|
-
"code": "<TeaserCard\n button={{\n chevron: false,\n hidden: false,\n label: 'View showcase'\n }}\n headline=\"Transformation Love Story\"\n image=\"img/showcases/comp_tfe01.jpg\"\n imageRatio=\"wide\"\n label=\"Tech\"\n layout=\"row\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n
|
|
3085
|
+
"code": "<TeaserCard\n button={{\n chevron: false,\n hidden: false,\n label: 'View showcase'\n }}\n headline=\"Transformation Love Story\"\n image=\"img/showcases/comp_tfe01.jpg\"\n imageRatio=\"wide\"\n label=\"Tech\"\n layout=\"row\"\n target=\"#\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n/>",
|
|
4776
3086
|
"args": {
|
|
4777
3087
|
"layout": "row",
|
|
4778
3088
|
"button": {
|
|
@@ -4785,7 +3095,7 @@
|
|
|
4785
3095
|
"headline": "Transformation Love Story",
|
|
4786
3096
|
"text": "See how we saved TechFusions a year's worth of development time",
|
|
4787
3097
|
"image": "img/showcases/comp_tfe01.jpg",
|
|
4788
|
-
"
|
|
3098
|
+
"target": "#"
|
|
4789
3099
|
},
|
|
4790
3100
|
"screenshot": "img/screenshots/components-teaser-card--showcase-preview.png"
|
|
4791
3101
|
},
|