@kickstartds/ds-agency-premium 1.6.69--canary.45.1736.0 → 1.6.69

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.
Files changed (199) hide show
  1. package/dist/{BlogAsideProps-c760fd2a.d.ts → BlogAsideProps-d9decb7c.d.ts} +5 -5
  2. package/dist/{BlogAuthorProps-fb0241df.d.ts → BlogAuthorProps-88a11566.d.ts} +2 -7
  3. package/dist/BlogOverviewProps-9f207f1c.d.ts +2 -2
  4. package/dist/{BlogPostProps-6b3cff22.d.ts → BlogPostProps-d9decb7c.d.ts} +3 -3
  5. package/dist/{ButtonProps-00ddee3a.d.ts → ButtonProps-03ff6d21.d.ts} +4 -4
  6. package/dist/{CtaProps-babe4ee6.d.ts → CtaProps-93230a76.d.ts} +11 -21
  7. package/dist/{FeaturesProps-a9041d97.d.ts → FeaturesProps-e58616a5.d.ts} +4 -9
  8. package/dist/{FooterProps-a0a104ca.d.ts → FooterProps-171a3067.d.ts} +2 -2
  9. package/dist/{HeaderProps-72763967.d.ts → HeaderProps-e22382f1.d.ts} +2 -2
  10. package/dist/{HeroProps-40f6c7f5.d.ts → HeroProps-f704d270.d.ts} +4 -9
  11. package/dist/ImageStoryProps-e853e1e7.d.ts +1 -1
  12. package/dist/MosaicProps-d52c7151.d.ts +4 -4
  13. package/dist/PageProps-aa29c554.d.ts +1 -1
  14. package/dist/{SectionProps-7caa223c.d.ts → SectionProps-1cfcf6e8.d.ts} +9 -14
  15. package/dist/{SliderProps-babe4ee6.d.ts → SliderProps-93230a76.d.ts} +4 -4
  16. package/dist/{StatProps-12a3eae0.d.ts → StatProps-79109ad0.d.ts} +1 -1
  17. package/dist/StatsProps-bf5ef578.d.ts +1 -1
  18. package/dist/{TeaserCardProps-994cb119.d.ts → TeaserCardProps-b9c28e78.d.ts} +4 -4
  19. package/dist/{VideoCurtainProps-a2c0cc7f.d.ts → VideoCurtainProps-6c625a69.d.ts} +5 -5
  20. package/dist/components/blog-aside/blog-aside.schema.dereffed.json +8 -16
  21. package/dist/components/blog-aside/blog-aside.schema.json +4 -4
  22. package/dist/components/blog-aside/index.d.ts +1 -1
  23. package/dist/components/blog-aside/index.js +1 -1
  24. package/dist/components/blog-author/blog-author.schema.dereffed.json +4 -12
  25. package/dist/components/blog-author/index.d.ts +1 -1
  26. package/dist/components/blog-overview/blog-overview.schema.dereffed.json +85 -178
  27. package/dist/components/blog-post/blog-post.schema.dereffed.json +93 -194
  28. package/dist/components/blog-post/index.d.ts +1 -1
  29. package/dist/components/blog-teaser/index.js +7 -5
  30. package/dist/components/button/button.css +2 -2
  31. package/dist/components/button/button.schema.dereffed.json +3 -3
  32. package/dist/components/button/button.schema.json +3 -3
  33. package/dist/components/button/index.d.ts +1 -1
  34. package/dist/components/button/index.js +1 -1
  35. package/dist/components/button-group/button-group.schema.dereffed.json +3 -3
  36. package/dist/components/button-group/index.d.ts +1 -1
  37. package/dist/components/contact/contact.schema.dereffed.json +5 -13
  38. package/dist/components/contact/contact.schema.json +5 -11
  39. package/dist/components/contact/index.d.ts +1 -6
  40. package/dist/components/contact/index.js +1 -1
  41. package/dist/components/cta/cta.css +56 -44
  42. package/dist/components/cta/cta.schema.dereffed.json +11 -28
  43. package/dist/components/cta/cta.schema.json +10 -23
  44. package/dist/components/cta/index.d.ts +1 -1
  45. package/dist/components/cta/index.js +26 -25
  46. package/dist/components/feature/feature.schema.dereffed.json +3 -13
  47. package/dist/components/feature/feature.schema.json +3 -11
  48. package/dist/components/feature/index.d.ts +3 -8
  49. package/dist/components/feature/index.js +3 -2
  50. package/dist/components/features/features.css +35 -15
  51. package/dist/components/features/features.schema.dereffed.json +3 -13
  52. package/dist/components/features/features.schema.json +2 -5
  53. package/dist/components/features/index.d.ts +1 -1
  54. package/dist/components/features/index.js +2 -2
  55. package/dist/components/footer/footer.css +1 -1
  56. package/dist/components/footer/footer.schema.dereffed.json +12 -12
  57. package/dist/components/footer/index.d.ts +1 -1
  58. package/dist/components/footer/index.js +1 -1
  59. package/dist/components/gallery/gallery.schema.dereffed.json +1 -2
  60. package/dist/components/gallery/gallery.schema.json +1 -2
  61. package/dist/components/gallery/index.js +1 -1
  62. package/dist/components/header/header.css +9 -47
  63. package/dist/components/header/header.schema.dereffed.json +12 -12
  64. package/dist/components/header/index.d.ts +1 -1
  65. package/dist/components/header/index.js +5 -5
  66. package/dist/components/headline/headline.css +2 -2
  67. package/dist/components/hero/hero.css +25 -61
  68. package/dist/components/hero/hero.schema.dereffed.json +3 -9
  69. package/dist/components/hero/hero.schema.json +2 -8
  70. package/dist/components/hero/index.d.ts +1 -1
  71. package/dist/components/hero/index.js +39 -39
  72. package/dist/components/image-story/image-story.css +2 -5
  73. package/dist/components/image-story/image-story.schema.dereffed.json +3 -3
  74. package/dist/components/index/index.d.ts +3 -4
  75. package/dist/components/logos/index.js +1 -1
  76. package/dist/components/mosaic/index.js +1 -1
  77. package/dist/components/mosaic/mosaic.css +1 -1
  78. package/dist/components/mosaic/mosaic.schema.dereffed.json +3 -3
  79. package/dist/components/nav-dropdown/index.d.ts +1 -1
  80. package/dist/components/nav-dropdown/index.js +2 -2
  81. package/dist/components/nav-dropdown/nav-dropdown.css +3 -12
  82. package/dist/components/nav-dropdown/nav-dropdown.schema.dereffed.json +1 -1
  83. package/dist/components/nav-flyout/index.d.ts +2 -2
  84. package/dist/components/nav-flyout/index.js +8 -6
  85. package/dist/components/nav-flyout/nav-flyout.css +15 -29
  86. package/dist/components/nav-flyout/nav-flyout.schema.dereffed.json +12 -12
  87. package/dist/components/nav-main/index.d.ts +5 -5
  88. package/dist/components/nav-main/index.js +2 -0
  89. package/dist/components/nav-main/nav-main.schema.dereffed.json +15 -15
  90. package/dist/components/nav-main/nav-main.schema.json +14 -14
  91. package/dist/components/nav-toggle/index.js +1 -1
  92. package/dist/components/nav-topbar/index.d.ts +2 -2
  93. package/dist/components/nav-topbar/index.js +2 -2
  94. package/dist/components/nav-topbar/nav-topbar.css +2 -15
  95. package/dist/components/nav-topbar/nav-topbar.schema.dereffed.json +12 -12
  96. package/dist/components/page/page.schema.dereffed.json +74 -150
  97. package/dist/components/page-wrapper/index.js +0 -42
  98. package/dist/components/page-wrapper/tokens.css +729 -425
  99. package/dist/components/presets.json +259 -825
  100. package/dist/components/section/index.d.ts +1 -1
  101. package/dist/components/section/index.js +3 -11
  102. package/dist/components/section/section.css +58 -38
  103. package/dist/components/section/section.schema.dereffed.json +74 -150
  104. package/dist/components/section/section.schema.json +10 -8
  105. package/dist/components/settings/settings.schema.dereffed.json +24 -24
  106. package/dist/components/slider/index.d.ts +1 -1
  107. package/dist/components/slider/slider.schema.dereffed.json +26 -59
  108. package/dist/components/split/split.css +2 -2
  109. package/dist/components/stat/index.d.ts +1 -1
  110. package/dist/components/stat/index.js +12 -3
  111. package/dist/components/stat/stat.schema.dereffed.json +4 -3
  112. package/dist/components/stat/stat.schema.json +2 -2
  113. package/dist/components/stats/stats.schema.dereffed.json +4 -3
  114. package/dist/components/teaser-card/index.d.ts +1 -1
  115. package/dist/components/teaser-card/index.js +9 -9
  116. package/dist/components/teaser-card/teaser-card.css +47 -67
  117. package/dist/components/teaser-card/teaser-card.schema.dereffed.json +4 -4
  118. package/dist/components/teaser-card/teaser-card.schema.json +4 -4
  119. package/dist/components/testimonials/index.d.ts +1 -1
  120. package/dist/components/tile/tile.schema.dereffed.json +3 -3
  121. package/dist/components/tile/tile.schema.json +2 -2
  122. package/dist/components/video-curtain/index.d.ts +1 -1
  123. package/dist/components/video-curtain/index.js +4 -12
  124. package/dist/components/video-curtain/video-curtain.css +29 -52
  125. package/dist/components/video-curtain/video-curtain.schema.dereffed.json +4 -6
  126. package/dist/components/video-curtain/video-curtain.schema.json +3 -3
  127. package/dist/global.css +59 -283
  128. package/dist/static/logo-inverted.svg +25 -12
  129. package/dist/static/logo.svg +25 -12
  130. package/dist/tokens/IconSprite.js +0 -42
  131. package/dist/tokens/icon-sprite.html +0 -16
  132. package/dist/tokens/themes.css +4 -4
  133. package/dist/tokens/tokens.css +729 -425
  134. package/dist/tokens/tokens.js +730 -628
  135. package/package.json +1 -1
  136. package/dist/EventAppointmentProps-443cd1ce.d.ts +0 -38
  137. package/dist/EventDetailProps-42a7eebe.d.ts +0 -387
  138. package/dist/EventLatestTeaserProps-fc9d3281.d.ts +0 -58
  139. package/dist/EventLocationProps-871bc198.d.ts +0 -41
  140. package/dist/components/downloads/downloads.css +0 -153
  141. package/dist/components/downloads/downloads.schema.dereffed.json +0 -55
  142. package/dist/components/downloads/downloads.schema.json +0 -44
  143. package/dist/components/downloads/index.d.ts +0 -41
  144. package/dist/components/downloads/index.js +0 -18
  145. package/dist/components/event-appointment/event-appointment.css +0 -62
  146. package/dist/components/event-appointment/event-appointment.schema.dereffed.json +0 -56
  147. package/dist/components/event-appointment/event-appointment.schema.json +0 -47
  148. package/dist/components/event-appointment/index.d.ts +0 -7
  149. package/dist/components/event-appointment/index.js +0 -14
  150. package/dist/components/event-detail/event-detail.schema.dereffed.json +0 -287
  151. package/dist/components/event-detail/event-detail.schema.json +0 -74
  152. package/dist/components/event-detail/index.d.ts +0 -5
  153. package/dist/components/event-detail/index.js +0 -36
  154. package/dist/components/event-header/event-header.css +0 -6
  155. package/dist/components/event-header/event-header.schema.dereffed.json +0 -38
  156. package/dist/components/event-header/event-header.schema.json +0 -34
  157. package/dist/components/event-header/index.d.ts +0 -35
  158. package/dist/components/event-header/index.js +0 -20
  159. package/dist/components/event-latest/event-latest.css +0 -5
  160. package/dist/components/event-latest/event-latest.schema.dereffed.json +0 -142
  161. package/dist/components/event-latest/event-latest.schema.json +0 -46
  162. package/dist/components/event-latest/index.d.ts +0 -30
  163. package/dist/components/event-latest/index.js +0 -19
  164. package/dist/components/event-latest-teaser/event-latest-teaser.css +0 -128
  165. package/dist/components/event-latest-teaser/event-latest-teaser.schema.dereffed.json +0 -97
  166. package/dist/components/event-latest-teaser/event-latest-teaser.schema.json +0 -73
  167. package/dist/components/event-latest-teaser/index.d.ts +0 -8
  168. package/dist/components/event-latest-teaser/index.js +0 -18
  169. package/dist/components/event-location/event-location.css +0 -71
  170. package/dist/components/event-location/event-location.schema.dereffed.json +0 -126
  171. package/dist/components/event-location/event-location.schema.json +0 -61
  172. package/dist/components/event-location/index.d.ts +0 -7
  173. package/dist/components/event-location/index.js +0 -18
  174. package/dist/components/pagination/index.d.ts +0 -25
  175. package/dist/components/pagination/index.js +0 -51
  176. package/dist/components/pagination/pagination.css +0 -36
  177. package/dist/components/pagination/pagination.schema.dereffed.json +0 -33
  178. package/dist/components/pagination/pagination.schema.json +0 -27
  179. package/dist/static/fonts/systemics/Montserrat-Bold.woff2 +0 -0
  180. package/dist/static/fonts/systemics/Montserrat-Light.woff2 +0 -0
  181. package/dist/static/fonts/systemics/Montserrat-Medium.woff2 +0 -0
  182. package/dist/static/fonts/systemics/Montserrat-Regular.woff2 +0 -0
  183. package/dist/static/fonts/systemics/Montserrat-SemiBold.woff2 +0 -0
  184. package/dist/static/img/about/angled-image.png +0 -0
  185. package/dist/static/img/about/cta.png +0 -0
  186. package/dist/static/img/about/cutout.png +0 -0
  187. package/dist/static/img/about/disclaimer.png +0 -0
  188. package/dist/static/img/about/purpose.png +0 -0
  189. package/dist/static/img/about/spoiler.png +0 -0
  190. package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-01.svg +0 -72
  191. package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-02.svg +0 -112
  192. package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-03.svg +0 -197
  193. package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-04.svg +0 -76
  194. package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-05.svg +0 -82
  195. package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-06.svg +0 -219
  196. package/dist/static/img/kickstartDS/CMS-Starter producthunt-slide-07.svg +0 -85
  197. package/dist/static/logo-dark.svg +0 -13
  198. package/dist/static/logo-dsa-inverted.svg +0 -26
  199. package/dist/static/logo-dsa.svg +0 -26
@@ -3,14 +3,14 @@
3
3
  "id": "blog-blog-aside--default",
4
4
  "group": "Blog/ Blog Aside",
5
5
  "name": "Default",
6
- "code": "<BlogAside\n author={{\n byline: 'CEO at Company',\n image: {\n alt: 'Picture of Isabella Doe',\n aspectRatio: 'square',\n fullWidth: false,\n src: 'img/people/author-emily.png'\n },\n links: [\n {\n ariaLabel: 'Link to Isabella Doe\\'s social media profile',\n icon: 'twitter',\n label: 'jane_smith',\n newTab: false,\n url: 'tel:+4922868896620'\n },\n {\n ariaLabel: 'Link to Isabella Doe\\'s social media profile',\n icon: 'email',\n label: 'jane.smith@example.com',\n newTab: false,\n url: 'mailto:mail@example.com'\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 url: 'https://twitter.com/share?text=Check%20this%20out!&url=https://example.com'\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 url: 'https://twitter.com/share?text=Check%20this%20out!&url=https://example.com'\n }\n ]}\n/>",
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 Isabella Doe",
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
- "url": "tel:+4922868896620",
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
- "url": "mailto:mail@example.com",
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
- "url": "https://twitter.com/share?text=Check%20this%20out!&url=https://example.com",
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
- "url": "https://twitter.com/share?text=Check%20this%20out!&url=https://example.com",
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 Isabella Doe',\n aspectRatio: 'square',\n fullWidth: false,\n src: 'img/people/author-emily.png'\n }}\n links={[\n {\n ariaLabel: 'Link to Isabella Doe\\'s social media profile',\n icon: 'twitter',\n label: 'jane_smith',\n newTab: false,\n url: 'tel:+4922868896620'\n },\n {\n ariaLabel: 'Link to Isabella Doe\\'s social media profile',\n icon: 'email',\n label: 'jane.smith@example.com',\n newTab: false,\n url: 'mailto:mail@example.com'\n }\n ]}\n name=\"Jane Smith\"\n/>",
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 Isabella Doe",
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
- "url": "tel:+4922868896620",
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
- "url": "mailto:mail@example.com",
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
  },
@@ -192,13 +186,13 @@
192
186
  "id": "page-archetypes-blog-overview--blog-overview",
193
187
  "group": "Page Archetypes/Blog Overview",
194
188
  "name": "BlogOverview",
195
- "code": "<BlogOverview\n cta={{\n align: 'center',\n buttons: [\n {\n icon: 'person',\n label: 'Contact us',\n url: '#'\n },\n {\n icon: 'date',\n label: 'Book a meeting',\n url: '#'\n }\n ],\n colorNeutral: false,\n contentAlign: 'center',\n fullWidth: true,\n headline: 'Get in touch',\n highlightText: false,\n image: {\n align: 'center',\n padding: false,\n src: 'img/contact-person.png'\n },\n inverted: false,\n order: {\n desktopImageLast: false,\n mobileImageLast: false\n },\n padding: false,\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 transition: '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 transition: '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 transition: 'default',\n width: 'default'\n }\n ]}\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/>",
196
190
  "args": {
197
191
  "section": [
198
192
  {
199
193
  "width": "default",
194
+ "style": "default",
200
195
  "backgroundColor": "default",
201
- "transition": "default",
202
196
  "spotlight": false,
203
197
  "spaceBefore": "default",
204
198
  "spaceAfter": "default",
@@ -239,8 +233,8 @@
239
233
  },
240
234
  {
241
235
  "width": "default",
236
+ "style": "default",
242
237
  "backgroundColor": "default",
243
- "transition": "default",
244
238
  "spotlight": false,
245
239
  "spaceBefore": "default",
246
240
  "spaceAfter": "default",
@@ -281,8 +275,8 @@
281
275
  },
282
276
  {
283
277
  "width": "default",
278
+ "style": "default",
284
279
  "backgroundColor": "default",
285
- "transition": "default",
286
280
  "spotlight": false,
287
281
  "spaceBefore": "default",
288
282
  "spaceAfter": "default",
@@ -478,21 +472,21 @@
478
472
  "sub": "Chat with us about getting your product or platform to market faster",
479
473
  "highlightText": false,
480
474
  "colorNeutral": false,
475
+ "fullWidth": true,
481
476
  "buttons": [
482
477
  {
483
478
  "label": "Contact us",
484
479
  "icon": "person",
485
- "url": "#"
480
+ "target": "#"
486
481
  },
487
482
  {
488
483
  "label": "Book a meeting",
489
484
  "icon": "date",
490
- "url": "#"
485
+ "target": "#"
491
486
  }
492
487
  ],
493
488
  "image": {
494
489
  "padding": false,
495
- "align": "center",
496
490
  "src": "img/contact-person.png"
497
491
  },
498
492
  "order": {
@@ -500,10 +494,6 @@
500
494
  "desktopImageLast": false
501
495
  },
502
496
  "textAlign": "left",
503
- "align": "center",
504
- "padding": false,
505
- "inverted": false,
506
- "fullWidth": true,
507
497
  "contentAlign": "center",
508
498
  "text": "Our modular design approach allows for flexibility and scalability in your application's architecture.",
509
499
  "width": "wide"
@@ -515,7 +505,7 @@
515
505
  "id": "page-archetypes-blog-post--blog-post",
516
506
  "group": "Page Archetypes/Blog Post",
517
507
  "name": "BlogPost",
518
- "code": "<BlogPost\n aside={{\n author: {\n byline: 'Senior Developer',\n email: 'Jane.doe@example.com',\n image: {\n alt: 'Picture of Isabella Doe',\n aspectRatio: 'square',\n fullWidth: false,\n src: 'img/people/author-emily.png'\n },\n links: [\n {\n ariaLabel: 'Link to Isabella Doe\\'s social media profile',\n icon: 'phone',\n label: '0228 / 688 966 20',\n newTab: false,\n url: 'tel:+4922868896620'\n },\n {\n ariaLabel: 'Link to Isabella Doe\\'s social media profile',\n icon: 'email',\n label: 'mail@example.com',\n newTab: false,\n url: 'mailto:mail@example.com'\n }\n ],\n name: 'Jane Doe',\n twitter: 'Janedoe'\n },\n date: '12/30/2022',\n readingTime: '5 min read',\n socialSharing: [\n {\n icon: 'twitter',\n title: 'Share on Twitter',\n url: 'https://twitter.com/share?text=This%20is%20a%20blog%20post%20headline&url=https://example.com/blog'\n },\n {\n icon: 'linkedin',\n title: 'Share on LinkedIn',\n url: 'https://www.linkedin.com/shareArticle?mini=true&url=https://example.com/blog&title=This%20is%20a%20blog%20post%20headline'\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 icon: 'xing',\n label: 'john.smith',\n newTab: false,\n url: 'mailto:mail@example.com'\n },\n {\n icon: 'twitter',\n label: '@john_smith',\n newTab: false,\n url: '#'\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 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 colorNeutral: false,\n headline: 'Ready to Transform Your Development Process?',\n highlightText: false,\n image: {\n align: 'center',\n padding: true\n },\n inverted: false,\n order: {\n desktopImageLast: true,\n mobileImageLast: false\n },\n padding: false,\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 transition: '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 transition: '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 transition: 'default',\n width: 'default'\n }\n ]}\n/>",
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/>",
519
509
  "args": {
520
510
  "head": {
521
511
  "date": "12/30/2022",
@@ -537,7 +527,7 @@
537
527
  "byline": "Senior Developer",
538
528
  "image": {
539
529
  "src": "img/people/author-emily.png",
540
- "alt": "Picture of Isabella Doe",
530
+ "alt": "Picture of Jane Smith",
541
531
  "fullWidth": false,
542
532
  "aspectRatio": "square"
543
533
  },
@@ -545,16 +535,14 @@
545
535
  {
546
536
  "icon": "phone",
547
537
  "label": "0228 / 688 966 20",
548
- "url": "tel:+4922868896620",
549
- "newTab": false,
550
- "ariaLabel": "Link to Isabella Doe's social media profile"
538
+ "href": "tel:+4922868896620",
539
+ "newTab": false
551
540
  },
552
541
  {
553
542
  "icon": "email",
554
543
  "label": "mail@example.com",
555
- "url": "mailto:mail@example.com",
556
- "newTab": false,
557
- "ariaLabel": "Link to Isabella Doe's social media profile"
544
+ "href": "mailto:mail@example.com",
545
+ "newTab": false
558
546
  }
559
547
  ],
560
548
  "twitter": "Janedoe",
@@ -563,12 +551,12 @@
563
551
  "socialSharing": [
564
552
  {
565
553
  "icon": "twitter",
566
- "url": "https://twitter.com/share?text=This%20is%20a%20blog%20post%20headline&url=https://example.com/blog",
554
+ "href": "https://twitter.com/share?text=This%20is%20a%20blog%20post%20headline&url=https://example.com/blog",
567
555
  "title": "Share on Twitter"
568
556
  },
569
557
  {
570
558
  "icon": "linkedin",
571
- "url": "https://www.linkedin.com/shareArticle?mini=true&url=https://example.com/blog&title=This%20is%20a%20blog%20post%20headline",
559
+ "href": "https://www.linkedin.com/shareArticle?mini=true&url=https://example.com/blog&title=This%20is%20a%20blog%20post%20headline",
572
560
  "title": "Share on LinkedIn"
573
561
  }
574
562
  ],
@@ -578,8 +566,8 @@
578
566
  "section": [
579
567
  {
580
568
  "width": "default",
569
+ "style": "default",
581
570
  "backgroundColor": "default",
582
- "transition": "default",
583
571
  "spotlight": false,
584
572
  "spaceBefore": "default",
585
573
  "spaceAfter": "default",
@@ -620,8 +608,8 @@
620
608
  },
621
609
  {
622
610
  "width": "default",
611
+ "style": "default",
623
612
  "backgroundColor": "default",
624
- "transition": "default",
625
613
  "spotlight": false,
626
614
  "spaceBefore": "default",
627
615
  "spaceAfter": "default",
@@ -662,8 +650,8 @@
662
650
  },
663
651
  {
664
652
  "width": "default",
653
+ "style": "default",
665
654
  "backgroundColor": "default",
666
- "transition": "default",
667
655
  "spotlight": false,
668
656
  "spaceBefore": "default",
669
657
  "spaceAfter": "default",
@@ -708,30 +696,28 @@
708
696
  "sub": "Start your journey today.",
709
697
  "highlightText": false,
710
698
  "colorNeutral": false,
699
+ "fullWidth": false,
711
700
  "buttons": [
712
701
  {
713
702
  "label": "Contact Us",
714
- "url": "#",
703
+ "target": "#",
715
704
  "icon": "person"
716
705
  },
717
706
  {
718
707
  "label": "Learn More",
719
- "url": "#",
708
+ "target": "#",
720
709
  "icon": "date"
721
710
  }
722
711
  ],
723
712
  "image": {
724
- "padding": true,
725
- "align": "center"
713
+ "padding": true
726
714
  },
727
715
  "order": {
728
716
  "mobileImageLast": false,
729
717
  "desktopImageLast": true
730
718
  },
731
719
  "textAlign": "center",
732
- "align": "center",
733
- "padding": false,
734
- "inverted": false,
720
+ "contentAlign": "center",
735
721
  "text": "Get started with our design system today and experience a new level of efficiency and consistency in your projects."
736
722
  },
737
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 ",
@@ -748,13 +734,13 @@
748
734
  {
749
735
  "icon": "xing",
750
736
  "label": "john.smith",
751
- "url": "mailto:mail@example.com",
737
+ "href": "mailto:mail@example.com",
752
738
  "newTab": false
753
739
  },
754
740
  {
755
741
  "icon": "twitter",
756
742
  "label": "@john_smith",
757
- "url": "#",
743
+ "href": "#",
758
744
  "newTab": false
759
745
  }
760
746
  ],
@@ -763,164 +749,15 @@
763
749
  },
764
750
  "screenshot": "img/screenshots/page-archetypes-blog-post--blog-post.png"
765
751
  },
766
- {
767
- "id": "page-archetypes-event-detail--event-detail",
768
- "group": "Page Archetypes/Event Detail",
769
- "name": "EventDetail",
770
- "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/>",
771
- "args": {
772
- "categories": [
773
- {
774
- "label": "Conference"
775
- },
776
- {
777
- "label": "Design Systems"
778
- }
779
- ],
780
- "locations": [
781
- {
782
- "dates": [
783
- {
784
- "date": "2025-09-18",
785
- "time": "09:00 – 17:00",
786
- "label": "Register",
787
- "url": "#",
788
- "newTab": true,
789
- "ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
790
- },
791
- {
792
- "date": "2025-09-18",
793
- "time": "09:00 – 17:00",
794
- "label": "Register",
795
- "url": "#",
796
- "newTab": true,
797
- "ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
798
- },
799
- {
800
- "date": "2025-09-18",
801
- "time": "09:00 – 17:00",
802
- "label": "Register",
803
- "url": "#",
804
- "newTab": true,
805
- "ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
806
- }
807
- ],
808
- "locationName": "Köln Messe",
809
- "displayMode": "compact",
810
- "address": "Messeplatz 1<br />\n 50679 Köln",
811
- "links": [
812
- {
813
- "newTab": true,
814
- "url": "https://maps.google.com/?q=Berlin+Congress+Center",
815
- "label": "Open in Google Maps"
816
- }
817
- ]
818
- },
819
- {
820
- "dates": [
821
- {
822
- "date": "2025-09-18",
823
- "time": "09:00 – 17:00",
824
- "label": "Register",
825
- "url": "#",
826
- "newTab": true,
827
- "ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
828
- },
829
- {
830
- "date": "2025-09-18",
831
- "time": "09:00 – 17:00",
832
- "label": "Register",
833
- "url": "#",
834
- "newTab": true,
835
- "ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
836
- }
837
- ],
838
- "locationName": "Berlin Congress Center (BCC) Redaktion & Event GmbH & Co. KG",
839
- "displayMode": "compact",
840
- "address": "Alexanderplatz 1<br />\n 10178 Berlin",
841
- "links": [
842
- {
843
- "newTab": true,
844
- "url": "https://maps.google.com/?q=Berlin+Congress+Center",
845
- "label": "Open in Google Maps"
846
- },
847
- {
848
- "newTab": true,
849
- "url": "https://www.berlincongresscenter.com",
850
- "label": "Location Website"
851
- }
852
- ]
853
- }
854
- ],
855
- "images": [
856
- {
857
- "src": "img/close-up-young-business-team-working.png",
858
- "alt": "Alt text Image 1",
859
- "caption": "Caption Image 1"
860
- },
861
- {
862
- "src": "img/low-angle-tall-building-with-many-windows_23-2148230392.png",
863
- "alt": "Alt text Image 2",
864
- "caption": "Caption Image 2"
865
- },
866
- {
867
- "src": "img/full-shot-different-people-working-together.png",
868
- "alt": "Alt text Image 3",
869
- "caption": "Caption Image 3"
870
- },
871
- {
872
- "src": "img/top-view-desk-with-keyboard-drawing-pad.png",
873
- "alt": "Alt text Image 4",
874
- "caption": "Caption Image 4"
875
- }
876
- ],
877
- "button": {
878
- "label": "See all Events",
879
- "url": "/#"
880
- },
881
- "title": "Systemics Design Conference 2025",
882
- "intro": "A full-day event for design system professionals and enthusiasts. Join us to learn, share, and connect with like-minded individuals.",
883
- "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 ",
884
- "downloads": [
885
- {
886
- "name": "Product Brochure",
887
- "format": "PDF",
888
- "size": "2.5 MB",
889
- "previewImage": "img/offset-image.png",
890
- "url": "img/offset-image.png"
891
- },
892
- {
893
- "name": "Company Brochure",
894
- "previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg",
895
- "format": "PDF",
896
- "size": "3.2 MB",
897
- "url": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg"
898
- },
899
- {
900
- "name": "User Guide",
901
- "format": "DOC",
902
- "size": "20 KB",
903
- "url": "assets/user-guide.doc"
904
- },
905
- {
906
- "name": "Technical Specifications",
907
- "format": "TXT",
908
- "size": "12 KB",
909
- "url": "assets/technical-specifications.txt"
910
- }
911
- ]
912
- },
913
- "screenshot": "img/screenshots/page-archetypes-event-detail--event-detail.png"
914
- },
915
752
  {
916
753
  "id": "components-contact--wide-image",
917
754
  "group": "Components/Contact",
918
755
  "name": "WideImage",
919
- "code": "<Contact\n image={{\n alt: 'Picture of Isabella Doe',\n aspectRatio: 'wide',\n fullWidth: false,\n src: 'img/people/contact-isabella.png'\n }}\n links={[\n {\n ariaLabel: 'Isabella Doe on Twitter',\n icon: 'twitter',\n label: '@Isabella_Doe',\n newTab: false,\n url: '#'\n },\n {\n ariaLabel: 'Isabella Doe on LinkedIn',\n icon: 'linkedin',\n label: 'Isabella.Doe',\n newTab: false,\n url: 'mailto:mail@example.com'\n }\n ]}\n subtitle=\"Creative Director\"\n title=\"Isabella Doe\"\n/>",
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/>",
920
757
  "args": {
921
758
  "image": {
922
759
  "src": "img/people/contact-isabella.png",
923
- "alt": "Picture of Isabella Doe",
760
+ "alt": "Picture of Jane Smith",
924
761
  "fullWidth": false,
925
762
  "aspectRatio": "wide"
926
763
  },
@@ -930,16 +767,14 @@
930
767
  {
931
768
  "icon": "twitter",
932
769
  "label": "@Isabella_Doe",
933
- "url": "#",
934
- "newTab": false,
935
- "ariaLabel": "Isabella Doe on Twitter"
770
+ "href": "#",
771
+ "newTab": false
936
772
  },
937
773
  {
938
774
  "icon": "linkedin",
939
775
  "label": "Isabella.Doe",
940
- "url": "mailto:mail@example.com",
941
- "newTab": false,
942
- "ariaLabel": "Isabella Doe on LinkedIn"
776
+ "href": "mailto:mail@example.com",
777
+ "newTab": false
943
778
  }
944
779
  ]
945
780
  },
@@ -949,11 +784,11 @@
949
784
  "id": "components-contact--circular-avatar",
950
785
  "group": "Components/Contact",
951
786
  "name": "CircularAvatar",
952
- "code": "<Contact\n copy=\"Leads with a vision for innovative, user-centric web designs\"\n image={{\n alt: 'Picture of Isabella Doe',\n aspectRatio: 'square',\n fullWidth: false,\n src: 'img/people/author-emily.png'\n }}\n links={[\n {\n ariaLabel: 'Link to Isabella Doe\\'s social media profile',\n icon: 'twitter',\n label: '@jane_smith',\n newTab: false,\n url: '#'\n },\n {\n ariaLabel: 'Link to Isabella Doe\\'s social media profile',\n icon: 'linkedin',\n label: 'jane.smith',\n newTab: false,\n url: 'mailto:mail@example.com'\n }\n ]}\n subtitle=\"CEO at DS Agency\"\n title=\"Jane Smith\"\n/>",
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/>",
953
788
  "args": {
954
789
  "image": {
955
790
  "src": "img/people/author-emily.png",
956
- "alt": "Picture of Isabella Doe",
791
+ "alt": "Picture of Jane Smith",
957
792
  "fullWidth": false,
958
793
  "aspectRatio": "square"
959
794
  },
@@ -963,16 +798,14 @@
963
798
  {
964
799
  "icon": "twitter",
965
800
  "label": "@jane_smith",
966
- "url": "#",
967
- "newTab": false,
968
- "ariaLabel": "Link to Isabella Doe's social media profile"
801
+ "href": "#",
802
+ "newTab": false
969
803
  },
970
804
  {
971
805
  "icon": "linkedin",
972
806
  "label": "jane.smith",
973
- "url": "mailto:mail@example.com",
974
- "newTab": false,
975
- "ariaLabel": "Link to Isabella Doe's social media profile"
807
+ "href": "mailto:mail@example.com",
808
+ "newTab": false
976
809
  }
977
810
  ],
978
811
  "copy": "Leads with a vision for innovative, user-centric web designs"
@@ -983,11 +816,11 @@
983
816
  "id": "components-contact--vertical-image-with-paragraph",
984
817
  "group": "Components/Contact",
985
818
  "name": "VerticalImageWithParagraph",
986
- "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 Isabella Doe',\n aspectRatio: 'vertical',\n fullWidth: false,\n src: 'img/people/contact-john.png'\n }}\n links={[\n {\n ariaLabel: 'Link to Isabella Doe\\'s social media profile',\n icon: 'xing',\n label: 'john.smith',\n newTab: false,\n url: 'mailto:mail@example.com'\n },\n {\n ariaLabel: 'Link to Isabella Doe\\'s social media profile',\n icon: 'twitter',\n label: '@john_smith',\n newTab: false,\n url: '#'\n }\n ]}\n subtitle=\"Sales Representative\"\n title=\"John Smith\"\n/>",
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/>",
987
820
  "args": {
988
821
  "image": {
989
822
  "src": "img/people/contact-john.png",
990
- "alt": "Picture of Isabella Doe",
823
+ "alt": "Picture of Jane Smith",
991
824
  "fullWidth": false,
992
825
  "aspectRatio": "vertical"
993
826
  },
@@ -997,16 +830,14 @@
997
830
  {
998
831
  "icon": "xing",
999
832
  "label": "john.smith",
1000
- "url": "mailto:mail@example.com",
1001
- "newTab": false,
1002
- "ariaLabel": "Link to Isabella Doe's social media profile"
833
+ "href": "mailto:mail@example.com",
834
+ "newTab": false
1003
835
  },
1004
836
  {
1005
837
  "icon": "twitter",
1006
838
  "label": "@john_smith",
1007
- "url": "#",
1008
- "newTab": false,
1009
- "ariaLabel": "Link to Isabella Doe's social media profile"
839
+ "href": "#",
840
+ "newTab": false
1010
841
  }
1011
842
  ],
1012
843
  "copy": "Leads with a vision for innovative, user-centric web designs, ensuring each project merges creativity with functionality to deliver outstanding digital experiences."
@@ -1017,11 +848,11 @@
1017
848
  "id": "components-contact--full-image-width",
1018
849
  "group": "Components/Contact",
1019
850
  "name": "FullImageWidth",
1020
- "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 Isabella Doe',\n aspectRatio: 'wide',\n fullWidth: true,\n src: 'img/people/contact-jim.png'\n }}\n links={[\n {\n ariaLabel: 'Link to Isabella Doe\\'s social media profile',\n icon: 'email',\n label: 'jim.johnsson@mail.com',\n newTab: false,\n url: 'mailto:mail@example.com'\n },\n {\n ariaLabel: 'Link to Isabella Doe\\'s social media profile',\n icon: 'facebook',\n label: '@jim_johnsson',\n newTab: false,\n url: '#'\n }\n ]}\n subtitle=\"Lead Designer\"\n title=\"Jim Johnsson\"\n/>",
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/>",
1021
852
  "args": {
1022
853
  "image": {
1023
854
  "src": "img/people/contact-jim.png",
1024
- "alt": "Picture of Isabella Doe",
855
+ "alt": "Picture of Jane Smith",
1025
856
  "fullWidth": true,
1026
857
  "aspectRatio": "wide"
1027
858
  },
@@ -1031,16 +862,14 @@
1031
862
  {
1032
863
  "icon": "email",
1033
864
  "label": "jim.johnsson@mail.com",
1034
- "url": "mailto:mail@example.com",
1035
- "newTab": false,
1036
- "ariaLabel": "Link to Isabella Doe's social media profile"
865
+ "href": "mailto:mail@example.com",
866
+ "newTab": false
1037
867
  },
1038
868
  {
1039
869
  "icon": "facebook",
1040
870
  "label": "@jim_johnsson",
1041
- "url": "#",
1042
- "newTab": false,
1043
- "ariaLabel": "Link to Isabella Doe's social media profile"
871
+ "href": "#",
872
+ "newTab": false
1044
873
  }
1045
874
  ],
1046
875
  "copy": "Blends artistic flair with technical expertise, creating visually stunning and intuitive websites that captivate users and drive engagement."
@@ -1051,36 +880,34 @@
1051
880
  "id": "components-cta--banner",
1052
881
  "group": "Components/Cta",
1053
882
  "name": "Banner",
1054
- "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/>",
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/>",
1055
884
  "args": {
1056
885
  "headline": "Ready to Transform Your Development Process?",
1057
886
  "sub": "Start your journey today.",
1058
887
  "highlightText": false,
1059
888
  "colorNeutral": false,
889
+ "fullWidth": false,
1060
890
  "buttons": [
1061
891
  {
1062
892
  "label": "Contact Us",
1063
- "url": "#",
893
+ "target": "#",
1064
894
  "icon": "person"
1065
895
  },
1066
896
  {
1067
897
  "label": "Learn More",
1068
- "url": "#",
898
+ "target": "#",
1069
899
  "icon": "date"
1070
900
  }
1071
901
  ],
1072
902
  "image": {
1073
- "padding": true,
1074
- "align": "center"
903
+ "padding": true
1075
904
  },
1076
905
  "order": {
1077
906
  "mobileImageLast": false,
1078
907
  "desktopImageLast": true
1079
908
  },
1080
909
  "textAlign": "center",
1081
- "align": "center",
1082
- "padding": false,
1083
- "inverted": false,
910
+ "contentAlign": "center",
1084
911
  "text": "Get started with our design system today and experience a new level of efficiency and consistency in your projects."
1085
912
  },
1086
913
  "screenshot": "img/screenshots/components-cta--banner.png"
@@ -1089,31 +916,29 @@
1089
916
  "id": "components-cta--highlighted",
1090
917
  "group": "Components/Cta",
1091
918
  "name": "Highlighted",
1092
- "code": "<Cta\n align=\"center\"\n buttons={[\n {\n icon: 'person',\n label: 'Get Started',\n url: '#'\n }\n ]}\n headline=\"Why Choose Our Design System?\"\n highlightText\n image={{\n align: 'center',\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/>",
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/>",
1093
920
  "args": {
1094
921
  "headline": "Why Choose Our Design System?",
1095
922
  "sub": "Built for consistency and speed.",
1096
923
  "highlightText": true,
1097
924
  "colorNeutral": false,
925
+ "fullWidth": false,
1098
926
  "buttons": [
1099
927
  {
1100
928
  "label": "Get Started",
1101
- "url": "#",
929
+ "target": "#",
1102
930
  "icon": "person"
1103
931
  }
1104
932
  ],
1105
933
  "image": {
1106
- "padding": true,
1107
- "align": "center"
934
+ "padding": true
1108
935
  },
1109
936
  "order": {
1110
937
  "mobileImageLast": false,
1111
938
  "desktopImageLast": true
1112
939
  },
1113
940
  "textAlign": "center",
1114
- "align": "center",
1115
- "padding": false,
1116
- "inverted": false,
941
+ "contentAlign": "center",
1117
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."
1118
943
  },
1119
944
  "screenshot": "img/screenshots/components-cta--highlighted.png"
@@ -1122,31 +947,29 @@
1122
947
  "id": "components-cta--left-aligned",
1123
948
  "group": "Components/Cta",
1124
949
  "name": "LeftAligned",
1125
- "code": "<Cta\n align=\"center\"\n buttons={[\n {\n icon: 'person',\n label: 'Learn More',\n url: '#'\n }\n ]}\n headline=\"Experience Our Design System\"\n image={{\n align: 'center',\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/>",
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/>",
1126
951
  "args": {
1127
952
  "headline": "Experience Our Design System",
1128
953
  "sub": "Efficient, scalable, seamless.",
1129
954
  "highlightText": false,
1130
955
  "colorNeutral": false,
956
+ "fullWidth": false,
1131
957
  "buttons": [
1132
958
  {
1133
959
  "label": "Learn More",
1134
- "url": "#",
960
+ "target": "#",
1135
961
  "icon": "person"
1136
962
  }
1137
963
  ],
1138
964
  "image": {
1139
- "padding": true,
1140
- "align": "center"
965
+ "padding": true
1141
966
  },
1142
967
  "order": {
1143
968
  "mobileImageLast": false,
1144
969
  "desktopImageLast": true
1145
970
  },
1146
971
  "textAlign": "left",
1147
- "align": "center",
1148
- "padding": false,
1149
- "inverted": false,
972
+ "contentAlign": "center",
1150
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."
1151
974
  },
1152
975
  "screenshot": "img/screenshots/components-cta--left-aligned.png"
@@ -1155,26 +978,28 @@
1155
978
  "id": "components-cta--product-advertisement",
1156
979
  "group": "Components/Cta",
1157
980
  "name": "ProductAdvertisement",
1158
- "code": "<Cta\n align=\"center\"\n backgroundImage=\"img/bg_dot-carpet-blue.svg\"\n buttons={[\n {\n icon: 'chevron-right',\n label: 'Shop Now',\n url: '/shop'\n },\n {\n label: 'Learn More',\n url: '/product-info'\n }\n ]}\n headline=\"Experience Immersive Sound\"\n highlightText\n image={{\n align: 'center',\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 padding\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/>",
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/>",
1159
982
  "args": {
1160
983
  "headline": "Experience Immersive Sound",
1161
984
  "sub": "With Our Premium Over-Ear Headphones",
1162
985
  "highlightText": true,
1163
986
  "colorNeutral": false,
987
+ "fullWidth": false,
1164
988
  "buttons": [
1165
989
  {
1166
990
  "label": "Shop Now",
1167
- "url": "/shop",
991
+ "target": "/shop",
992
+ "variant": "primary",
1168
993
  "icon": "chevron-right"
1169
994
  },
1170
995
  {
1171
996
  "label": "Learn More",
1172
- "url": "/product-info"
997
+ "target": "/product-info",
998
+ "variant": "secondary"
1173
999
  }
1174
1000
  ],
1175
1001
  "image": {
1176
1002
  "padding": false,
1177
- "align": "center",
1178
1003
  "src": "img/showcases/comp_audio04.png",
1179
1004
  "alt": "Over-Ear Headphones"
1180
1005
  },
@@ -1183,11 +1008,10 @@
1183
1008
  "desktopImageLast": false
1184
1009
  },
1185
1010
  "textAlign": "left",
1186
- "align": "center",
1187
- "padding": true,
1188
- "inverted": false,
1011
+ "contentAlign": "center",
1189
1012
  "text": "Our over-ear headphones provide an immersive audio experience. With noise-cancellation technology and high-quality sound.",
1190
- "backgroundImage": "img/bg_dot-carpet-blue.svg"
1013
+ "backgroundImage": "img/bg_dot-carpet-blue.svg",
1014
+ "width": "wide"
1191
1015
  },
1192
1016
  "screenshot": "img/screenshots/components-cta--product-advertisement.png"
1193
1017
  },
@@ -1195,27 +1019,27 @@
1195
1019
  "id": "components-cta--contact-banner",
1196
1020
  "group": "Components/Cta",
1197
1021
  "name": "ContactBanner",
1198
- "code": "<Cta\n align=\"center\"\n buttons={[\n {\n icon: 'person',\n label: 'Contact us',\n url: '#'\n },\n {\n icon: 'date',\n label: 'Book a meeting',\n url: '#'\n }\n ]}\n headline=\"Get in touch\"\n image={{\n align: 'center',\n padding: false,\n src: 'img/contact-person.png'\n }}\n order={{\n desktopImageLast: false,\n mobileImageLast: false\n }}\n padding\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/>",
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/>",
1199
1023
  "args": {
1200
1024
  "headline": "Get in touch",
1201
1025
  "sub": "Chat with us about getting your product or platform to market faster",
1202
1026
  "highlightText": false,
1203
1027
  "colorNeutral": false,
1028
+ "fullWidth": true,
1204
1029
  "buttons": [
1205
1030
  {
1206
1031
  "label": "Contact us",
1207
1032
  "icon": "person",
1208
- "url": "#"
1033
+ "target": "#"
1209
1034
  },
1210
1035
  {
1211
1036
  "label": "Book a meeting",
1212
1037
  "icon": "date",
1213
- "url": "#"
1038
+ "target": "#"
1214
1039
  }
1215
1040
  ],
1216
1041
  "image": {
1217
1042
  "padding": false,
1218
- "align": "center",
1219
1043
  "src": "img/contact-person.png"
1220
1044
  },
1221
1045
  "order": {
@@ -1223,10 +1047,9 @@
1223
1047
  "desktopImageLast": false
1224
1048
  },
1225
1049
  "textAlign": "left",
1226
- "align": "center",
1227
- "padding": true,
1228
- "inverted": false,
1229
- "text": "Our modular design approach allows for flexibility and scalability in your application's architecture."
1050
+ "contentAlign": "center",
1051
+ "text": "Our modular design approach allows for flexibility and scalability in your application's architecture.",
1052
+ "width": "wide"
1230
1053
  },
1231
1054
  "screenshot": "img/screenshots/components-cta--contact-banner.png"
1232
1055
  },
@@ -1234,22 +1057,22 @@
1234
1057
  "id": "components-cta--split-banner",
1235
1058
  "group": "Components/Cta",
1236
1059
  "name": "SplitBanner",
1237
- "code": "<Cta\n align=\"center\"\n backgroundColor=\"#001856\"\n buttons={[\n {\n icon: 'person',\n label: 'What can we do for you?',\n url: '#'\n }\n ]}\n colorNeutral\n headline=\"Design System Services\"\n image={{\n align: 'center',\n padding: false,\n src: 'img/colored-square.png'\n }}\n order={{\n desktopImageLast: false,\n mobileImageLast: false\n }}\n padding\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/>",
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/>",
1238
1061
  "args": {
1239
1062
  "headline": "Design System Services",
1240
1063
  "sub": "Subheadline",
1241
1064
  "highlightText": false,
1242
1065
  "colorNeutral": true,
1066
+ "fullWidth": true,
1243
1067
  "buttons": [
1244
1068
  {
1245
1069
  "label": "What can we do for you?",
1246
1070
  "icon": "person",
1247
- "url": "#"
1071
+ "target": "#"
1248
1072
  }
1249
1073
  ],
1250
1074
  "image": {
1251
1075
  "padding": false,
1252
- "align": "center",
1253
1076
  "src": "img/colored-square.png"
1254
1077
  },
1255
1078
  "order": {
@@ -1257,11 +1080,10 @@
1257
1080
  "desktopImageLast": false
1258
1081
  },
1259
1082
  "textAlign": "left",
1260
- "align": "center",
1261
- "padding": true,
1262
- "inverted": false,
1083
+ "contentAlign": "center",
1263
1084
  "text": "Here at Systemics, we bring a range of design system services that can make a difference.",
1264
- "backgroundColor": "#001856"
1085
+ "backgroundColor": "#001856",
1086
+ "width": "wide"
1265
1087
  },
1266
1088
  "screenshot": "img/screenshots/components-cta--split-banner.png"
1267
1089
  },
@@ -1269,27 +1091,27 @@
1269
1091
  "id": "components-cta--angled-image",
1270
1092
  "group": "Components/Cta",
1271
1093
  "name": "AngledImage",
1272
- "code": "<Cta\n align=\"center\"\n buttons={[\n {\n icon: 'person',\n label: 'Contact us',\n url: '#'\n },\n {\n icon: 'date',\n label: 'Book a meeting',\n url: '#'\n }\n ]}\n headline=\"Our **Approach** to Design Systems\"\n image={{\n align: 'center',\n padding: false,\n src: 'img/angled-image.png'\n }}\n order={{\n desktopImageLast: true,\n mobileImageLast: false\n }}\n padding\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/>",
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/>",
1273
1095
  "args": {
1274
1096
  "headline": "Our **Approach** to Design Systems",
1275
1097
  "sub": "Subheadline",
1276
1098
  "highlightText": false,
1277
1099
  "colorNeutral": false,
1100
+ "fullWidth": true,
1278
1101
  "buttons": [
1279
1102
  {
1280
1103
  "label": "Contact us",
1281
1104
  "icon": "person",
1282
- "url": "#"
1105
+ "target": "#"
1283
1106
  },
1284
1107
  {
1285
1108
  "label": "Book a meeting",
1286
1109
  "icon": "date",
1287
- "url": "#"
1110
+ "target": "#"
1288
1111
  }
1289
1112
  ],
1290
1113
  "image": {
1291
1114
  "padding": false,
1292
- "align": "center",
1293
1115
  "src": "img/angled-image.png"
1294
1116
  },
1295
1117
  "order": {
@@ -1297,10 +1119,9 @@
1297
1119
  "desktopImageLast": true
1298
1120
  },
1299
1121
  "textAlign": "left",
1300
- "align": "center",
1301
- "padding": true,
1302
- "inverted": false,
1303
- "text": "We value efficiency without compromising quality. Our secret weapon? kickstartDS, a revolutionary code-first and open source framework for creating design systems.\n\nThis tool accelerates our development, saving you valuable time and helping us deliver top-notch results faster."
1122
+ "contentAlign": "center",
1123
+ "text": "We value efficiency without compromising quality. Our secret weapon? kickstartDS, a revolutionary code-first and open source framework for creating design systems.\n\nThis tool accelerates our development, saving you valuable time and helping us deliver top-notch results faster.",
1124
+ "width": "wide"
1304
1125
  },
1305
1126
  "screenshot": "img/screenshots/components-cta--angled-image.png"
1306
1127
  },
@@ -1308,34 +1129,32 @@
1308
1129
  "id": "components-cta--colored-banner",
1309
1130
  "group": "Components/Cta",
1310
1131
  "name": "ColoredBanner",
1311
- "code": "<Cta\n align=\"center\"\n backgroundColor=\"#a30051\"\n buttons={[\n {\n label: 'Learn More',\n url: '#'\n },\n {\n label: 'Contact Us',\n url: '#'\n }\n ]}\n colorNeutral\n headline=\"Expertise in Scalable Solutions\"\n highlightText\n image={{\n align: 'center',\n padding: true\n }}\n order={{\n desktopImageLast: true,\n mobileImageLast: false\n }}\n padding\n sub=\"Subheadline\"\n text=\"Leverage our expertise in creating scalable and robust applications using modern technologies.\"\n textAlign=\"left\"\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/>",
1312
1133
  "args": {
1313
1134
  "headline": "Expertise in Scalable Solutions",
1314
1135
  "sub": "Subheadline",
1315
1136
  "highlightText": true,
1316
1137
  "colorNeutral": true,
1138
+ "fullWidth": false,
1317
1139
  "buttons": [
1318
1140
  {
1319
1141
  "label": "Learn More",
1320
- "url": "#"
1142
+ "target": "#"
1321
1143
  },
1322
1144
  {
1323
1145
  "label": "Contact Us",
1324
- "url": "#"
1146
+ "target": "#"
1325
1147
  }
1326
1148
  ],
1327
1149
  "image": {
1328
- "padding": true,
1329
- "align": "center"
1150
+ "padding": true
1330
1151
  },
1331
1152
  "order": {
1332
1153
  "mobileImageLast": false,
1333
1154
  "desktopImageLast": true
1334
1155
  },
1335
1156
  "textAlign": "left",
1336
- "align": "center",
1337
- "padding": true,
1338
- "inverted": false,
1157
+ "contentAlign": "center",
1339
1158
  "text": "Leverage our expertise in creating scalable and robust applications using modern technologies.",
1340
1159
  "backgroundColor": "#a30051"
1341
1160
  },
@@ -1345,27 +1164,27 @@
1345
1164
  "id": "components-cta--align-bottom",
1346
1165
  "group": "Components/Cta",
1347
1166
  "name": "AlignBottom",
1348
- "code": "<Cta\n align=\"bottom\"\n backgroundImage=\"img/grid-bg.svg\"\n buttons={[\n {\n icon: 'person',\n label: 'Contact us',\n url: '#'\n },\n {\n icon: 'date',\n label: 'Book a meeting',\n url: '#'\n }\n ]}\n headline=\"Custom Solutions\"\n image={{\n align: 'center',\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/>",
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/>",
1349
1168
  "args": {
1350
1169
  "headline": "Custom Solutions",
1351
1170
  "sub": "Subheadline",
1352
1171
  "highlightText": false,
1353
1172
  "colorNeutral": false,
1173
+ "fullWidth": true,
1354
1174
  "buttons": [
1355
1175
  {
1356
1176
  "label": "Contact us",
1357
1177
  "icon": "person",
1358
- "url": "#"
1178
+ "target": "#"
1359
1179
  },
1360
1180
  {
1361
1181
  "label": "Book a meeting",
1362
1182
  "icon": "date",
1363
- "url": "#"
1183
+ "target": "#"
1364
1184
  }
1365
1185
  ],
1366
1186
  "image": {
1367
1187
  "padding": true,
1368
- "align": "center",
1369
1188
  "src": "img/offset-image.png"
1370
1189
  },
1371
1190
  "order": {
@@ -1373,11 +1192,10 @@
1373
1192
  "desktopImageLast": false
1374
1193
  },
1375
1194
  "textAlign": "left",
1376
- "align": "bottom",
1377
- "padding": false,
1378
- "inverted": false,
1195
+ "contentAlign": "bottom",
1379
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.",
1380
- "backgroundImage": "img/grid-bg.svg"
1197
+ "backgroundImage": "img/grid-bg.svg",
1198
+ "width": "wide"
1381
1199
  },
1382
1200
  "screenshot": "img/screenshots/components-cta--align-bottom.png"
1383
1201
  },
@@ -1401,301 +1219,6 @@
1401
1219
  },
1402
1220
  "screenshot": "img/screenshots/layout-divider--default.png"
1403
1221
  },
1404
- {
1405
- "id": "industry-downloads--technical-details-only",
1406
- "group": "Industry/Downloads",
1407
- "name": "TechnicalDetailsOnly",
1408
- "code": "<Downloads\n downloads={[\n {\n format: 'PDF',\n name: 'Product Brochure',\n previewImage: 'img/offset-image.png',\n size: '2.5 MB',\n url: '#'\n },\n {\n format: 'PDF',\n name: 'Company Brochure',\n previewImage: 'img/kickstartDS/CMS-Starter producthunt-slide-01.svg',\n size: '3.2 MB',\n url: '#'\n },\n {\n format: 'DOC',\n name: 'User Guide',\n size: '20 KB',\n url: '#'\n },\n {\n format: 'TXT',\n name: 'Technical Specifications',\n size: '12 KB',\n url: '#'\n }\n ]}\n />",
1409
- "args": {
1410
- "downloads": [
1411
- {
1412
- "name": "Product Brochure",
1413
- "format": "PDF",
1414
- "size": "2.5 MB",
1415
- "previewImage": "img/offset-image.png",
1416
- "url": "#"
1417
- },
1418
- {
1419
- "name": "Company Brochure",
1420
- "previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg",
1421
- "format": "PDF",
1422
- "size": "3.2 MB",
1423
- "url": "#"
1424
- },
1425
- {
1426
- "name": "User Guide",
1427
- "format": "DOC",
1428
- "size": "20 KB",
1429
- "url": "#"
1430
- },
1431
- {
1432
- "name": "Technical Specifications",
1433
- "format": "TXT",
1434
- "size": "12 KB",
1435
- "url": "#"
1436
- }
1437
- ]
1438
- },
1439
- "screenshot": "img/screenshots/industry-downloads--technical-details-only.png"
1440
- },
1441
- {
1442
- "id": "industry-downloads--description-only",
1443
- "group": "Industry/Downloads",
1444
- "name": "DescriptionOnly",
1445
- "code": "<Downloads\n downloads={[\n {\n description: 'Detailed product information and specifications. Recommended for all users.',\n name: 'Product Brochure',\n previewImage: 'img/offset-image.png'\n },\n {\n description: 'In-depth technical details and requirements. Recommended for technical users.',\n name: 'Technical Specifications',\n previewImage: 'img/kickstartDS/CMS-Starter producthunt-slide-01.svg'\n },\n {\n description: 'Comprehensive guide to using our product.',\n name: 'User Guide',\n previewImage: 'img/about/cta.png'\n },\n {\n description: 'Overview of our company and services.',\n name: 'Company Brochure',\n previewImage: 'img/view-modern-office.jpg'\n }\n ]}\n />",
1446
- "args": {
1447
- "downloads": [
1448
- {
1449
- "name": "Product Brochure",
1450
- "description": "Detailed product information and specifications. Recommended for all users.",
1451
- "previewImage": "img/offset-image.png"
1452
- },
1453
- {
1454
- "name": "Technical Specifications",
1455
- "description": "In-depth technical details and requirements. Recommended for technical users.",
1456
- "previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg"
1457
- },
1458
- {
1459
- "name": "User Guide",
1460
- "description": "Comprehensive guide to using our product.",
1461
- "previewImage": "img/about/cta.png"
1462
- },
1463
- {
1464
- "name": "Company Brochure",
1465
- "description": "Overview of our company and services.",
1466
- "previewImage": "img/view-modern-office.jpg"
1467
- }
1468
- ]
1469
- },
1470
- "screenshot": "img/screenshots/industry-downloads--description-only.png"
1471
- },
1472
- {
1473
- "id": "industry-downloads--complete",
1474
- "group": "Industry/Downloads",
1475
- "name": "Complete",
1476
- "code": "<Downloads\n downloads={[\n {\n description: 'Detailed product information and specifications. Recommended for all users.',\n format: 'PDF',\n name: 'Product Brochure',\n previewImage: 'img/offset-image.png',\n size: '2.5 MB'\n },\n {\n description: 'Overview of our company and services.',\n format: 'PDF',\n name: 'Company Brochure',\n previewImage: 'img/kickstartDS/CMS-Starter producthunt-slide-01.svg',\n size: '3.2 MB'\n },\n {\n description: 'Comprehensive guide to using our product.',\n format: 'DOC',\n name: 'User Guide',\n size: '20 KB'\n },\n {\n description: 'In-depth technical details and requirements. Recommended for technical users.',\n format: 'TXT',\n name: 'Technical Specifications',\n size: '12 KB'\n }\n ]}\n />",
1477
- "args": {
1478
- "downloads": [
1479
- {
1480
- "name": "Product Brochure",
1481
- "format": "PDF",
1482
- "size": "2.5 MB",
1483
- "description": "Detailed product information and specifications. Recommended for all users.",
1484
- "previewImage": "img/offset-image.png"
1485
- },
1486
- {
1487
- "name": "Company Brochure",
1488
- "description": "Overview of our company and services.",
1489
- "previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg",
1490
- "format": "PDF",
1491
- "size": "3.2 MB"
1492
- },
1493
- {
1494
- "name": "User Guide",
1495
- "description": "Comprehensive guide to using our product.",
1496
- "format": "DOC",
1497
- "size": "20 KB"
1498
- },
1499
- {
1500
- "name": "Technical Specifications",
1501
- "description": "In-depth technical details and requirements. Recommended for technical users.",
1502
- "format": "TXT",
1503
- "size": "12 KB"
1504
- }
1505
- ]
1506
- },
1507
- "screenshot": "img/screenshots/industry-downloads--complete.png"
1508
- },
1509
- {
1510
- "id": "industry-downloads--mixed",
1511
- "group": "Industry/Downloads",
1512
- "name": "Mixed",
1513
- "code": "<Downloads\n downloads={[\n {\n description: 'Detailed product information and specifications. Recommended for all users.',\n format: 'PDF',\n name: 'Product Brochure',\n previewImage: 'img/offset-image.png',\n size: '2.5 MB'\n },\n {\n format: 'PDF',\n name: 'User Guide',\n previewImage: 'img/about/cta.png',\n size: '1.2 MB'\n },\n {\n name: 'Company Brochure',\n previewImage: 'img/kickstartDS/CMS-Starter producthunt-slide-01.svg'\n },\n {\n description: 'In-depth technical details and requirements.',\n name: 'Technical Specifications'\n }\n ]}\n />",
1514
- "args": {
1515
- "downloads": [
1516
- {
1517
- "name": "Product Brochure",
1518
- "format": "PDF",
1519
- "size": "2.5 MB",
1520
- "description": "Detailed product information and specifications. Recommended for all users.",
1521
- "previewImage": "img/offset-image.png"
1522
- },
1523
- {
1524
- "name": "User Guide",
1525
- "format": "PDF",
1526
- "size": "1.2 MB",
1527
- "previewImage": "img/about/cta.png"
1528
- },
1529
- {
1530
- "name": "Company Brochure",
1531
- "previewImage": "img/kickstartDS/CMS-Starter producthunt-slide-01.svg"
1532
- },
1533
- {
1534
- "name": "Technical Specifications",
1535
- "description": "In-depth technical details and requirements."
1536
- }
1537
- ]
1538
- },
1539
- "screenshot": "img/screenshots/industry-downloads--mixed.png"
1540
- },
1541
- {
1542
- "id": "event-event-appointment--default",
1543
- "group": "Event/ Event Appointment",
1544
- "name": "Default",
1545
- "code": "<EventAppointment\n ariaLabel=\"Register for the event on 18th September 2025 from 09:00 to 17:00\"\n date=\"2025-09-18\"\n label=\"Register\"\n newTab\n time=\"09:00 – 17:00\"\n url=\"#\"\n/>",
1546
- "args": {
1547
- "date": "2025-09-18",
1548
- "time": "09:00 – 17:00",
1549
- "label": "Register",
1550
- "url": "#",
1551
- "newTab": true,
1552
- "ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
1553
- },
1554
- "screenshot": "img/screenshots/event-event-appointment--default.png"
1555
- },
1556
- {
1557
- "id": "event-event-header--default",
1558
- "group": "Event/ Event Header",
1559
- "name": "Default",
1560
- "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/>",
1561
- "args": {
1562
- "title": "Systemics Design Conference 2025",
1563
- "categories": [
1564
- {
1565
- "label": "Conference"
1566
- },
1567
- {
1568
- "label": "Design Systems"
1569
- }
1570
- ],
1571
- "intro": "A full-day event for design system professionals and enthusiasts. Join us to learn, share, and connect with like-minded individuals."
1572
- },
1573
- "screenshot": "img/screenshots/event-event-header--default.png"
1574
- },
1575
- {
1576
- "id": "event-event-latest-teaser--default",
1577
- "group": "Event/ Event Latest Teaser",
1578
- "name": "Default",
1579
- "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/>",
1580
- "args": {
1581
- "date": "12/30/2025",
1582
- "calendar": {
1583
- "month": "Dec",
1584
- "day": "30"
1585
- },
1586
- "title": "The Future of AI",
1587
- "location": "Berlin, Germany",
1588
- "url": "https://example.com",
1589
- "cta": "Show event",
1590
- "ariaLabel": "Event teaser for ",
1591
- "link": {
1592
- "url": "#",
1593
- "text": "Show event"
1594
- }
1595
- },
1596
- "screenshot": "img/screenshots/event-event-latest-teaser--default.png"
1597
- },
1598
- {
1599
- "id": "event-event-latest--default",
1600
- "group": "Event/ Event Latest",
1601
- "name": "Default",
1602
- "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 />",
1603
- "args": {
1604
- "events": [
1605
- {
1606
- "date": "09/18/2025",
1607
- "calendar": {
1608
- "month": "Sep",
1609
- "day": "18"
1610
- },
1611
- "title": "Systemics Design Conference",
1612
- "location": "Berlin Congress Center, Berlin",
1613
- "url": "https://systemics.events/conference-berlin",
1614
- "cta": "View event",
1615
- "ariaLabel": "Systemics Design Conference on September 18, 2025 in Berlin"
1616
- },
1617
- {
1618
- "date": "10/05/2025",
1619
- "calendar": {
1620
- "month": "Oct",
1621
- "day": "05"
1622
- },
1623
- "title": "UX Leadership Summit",
1624
- "location": "Köln Messe, Cologne",
1625
- "url": "https://uxsummit.de/koeln-2025",
1626
- "cta": "View event",
1627
- "ariaLabel": "UX Leadership Summit on October 5, 2025 in Cologne"
1628
- },
1629
- {
1630
- "date": "11/12/2025",
1631
- "calendar": {
1632
- "month": "Nov",
1633
- "day": "12"
1634
- },
1635
- "title": "Frontend Future Days",
1636
- "location": "Hamburg Digital Campus, Hamburg",
1637
- "url": "https://frontendfuture.de/hamburg",
1638
- "cta": "View event",
1639
- "ariaLabel": "Frontend Future Days on November 12, 2025 in Hamburg"
1640
- },
1641
- {
1642
- "date": "12/01/2025",
1643
- "calendar": {
1644
- "month": "Dec",
1645
- "day": "01"
1646
- },
1647
- "title": "Accessibility in Practice Workshop",
1648
- "location": "Online",
1649
- "url": "https://a11yworkshop.com/dec-2025",
1650
- "cta": "View event",
1651
- "ariaLabel": "Accessibility in Practice Workshop on December 1, 2025 online"
1652
- }
1653
- ]
1654
- },
1655
- "screenshot": "img/screenshots/event-event-latest--default.png"
1656
- },
1657
- {
1658
- "id": "event-event-location--default",
1659
- "group": "Event/ Event Location",
1660
- "name": "Default",
1661
- "code": "<EventLocation\n address=\"Alexanderplatz 1<br />\n 10178 Berlin\"\n dates={[\n {\n ariaLabel: 'Register for the event on 18th September 2025 from 09:00 to 17:00',\n date: '2025-09-18',\n label: 'Register',\n newTab: true,\n time: '09:00 – 17:00',\n url: '#'\n },\n {\n ariaLabel: 'Register for the event on 18th September 2025 from 09:00 to 17:00',\n date: '2025-09-18',\n label: 'Register',\n newTab: true,\n time: '09:00 – 17:00',\n url: '#'\n }\n ]}\n displayMode=\"spacious\"\n links={[\n {\n label: 'Open in Google Maps',\n newTab: true,\n url: 'https://maps.google.com/?q=Berlin+Congress+Center'\n },\n {\n label: 'Location Website',\n newTab: true,\n url: 'https://maps.google.com/?q=Berlin+Congress+Center'\n }\n ]}\n locationName=\"Berlin Congress Center\"\n/>",
1662
- "args": {
1663
- "dates": [
1664
- {
1665
- "date": "2025-09-18",
1666
- "time": "09:00 – 17:00",
1667
- "label": "Register",
1668
- "url": "#",
1669
- "newTab": true,
1670
- "ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
1671
- },
1672
- {
1673
- "date": "2025-09-18",
1674
- "time": "09:00 – 17:00",
1675
- "label": "Register",
1676
- "url": "#",
1677
- "newTab": true,
1678
- "ariaLabel": "Register for the event on 18th September 2025 from 09:00 to 17:00"
1679
- }
1680
- ],
1681
- "locationName": "Berlin Congress Center",
1682
- "displayMode": "spacious",
1683
- "address": "Alexanderplatz 1<br />\n 10178 Berlin",
1684
- "links": [
1685
- {
1686
- "newTab": true,
1687
- "url": "https://maps.google.com/?q=Berlin+Congress+Center",
1688
- "label": "Open in Google Maps"
1689
- },
1690
- {
1691
- "newTab": true,
1692
- "url": "https://maps.google.com/?q=Berlin+Congress+Center",
1693
- "label": "Location Website"
1694
- }
1695
- ]
1696
- },
1697
- "screenshot": "img/screenshots/event-event-location--default.png"
1698
- },
1699
1222
  {
1700
1223
  "id": "components-faq--dropdown-list",
1701
1224
  "group": "Components/Faq",
@@ -1738,7 +1261,7 @@
1738
1261
  "id": "components-features--icon-centered",
1739
1262
  "group": "Components/Features",
1740
1263
  "name": "IconCentered",
1741
- "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/>",
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/>",
1742
1265
  "args": {
1743
1266
  "layout": "largeTiles",
1744
1267
  "style": "centered",
@@ -1752,9 +1275,8 @@
1752
1275
  "title": "Scalable Architecture",
1753
1276
  "text": "Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.",
1754
1277
  "cta": {
1755
- "url": "#",
1756
- "label": "Learn more",
1757
- "icon": "arrow-right"
1278
+ "target": "/feature1",
1279
+ "label": "Learn more"
1758
1280
  }
1759
1281
  },
1760
1282
  {
@@ -1762,9 +1284,8 @@
1762
1284
  "title": "Efficient Development",
1763
1285
  "text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
1764
1286
  "cta": {
1765
- "url": "#",
1766
- "label": "Get started",
1767
- "icon": "arrow-right"
1287
+ "target": "/feature2",
1288
+ "label": "Get started"
1768
1289
  }
1769
1290
  },
1770
1291
  {
@@ -1772,9 +1293,8 @@
1772
1293
  "title": "Consistent UI",
1773
1294
  "text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
1774
1295
  "cta": {
1775
- "url": "#",
1776
- "label": "Explore",
1777
- "icon": "arrow-right"
1296
+ "target": "/feature3",
1297
+ "label": "Explore"
1778
1298
  }
1779
1299
  },
1780
1300
  {
@@ -1782,9 +1302,8 @@
1782
1302
  "title": "Customizable Design",
1783
1303
  "text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
1784
1304
  "cta": {
1785
- "url": "#",
1786
- "label": "Customize",
1787
- "icon": "arrow-right"
1305
+ "target": "/feature4",
1306
+ "label": "Customize"
1788
1307
  }
1789
1308
  },
1790
1309
  {
@@ -1792,9 +1311,8 @@
1792
1311
  "title": "Cloud Ready",
1793
1312
  "text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
1794
1313
  "cta": {
1795
- "url": "#",
1796
- "label": "Deploy",
1797
- "icon": "arrow-right"
1314
+ "target": "/feature5",
1315
+ "label": "Deploy"
1798
1316
  }
1799
1317
  },
1800
1318
  {
@@ -1802,9 +1320,8 @@
1802
1320
  "title": "Secure",
1803
1321
  "text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
1804
1322
  "cta": {
1805
- "url": "#",
1806
- "label": "Secure",
1807
- "icon": "arrow-right"
1323
+ "target": "/feature6",
1324
+ "label": "Secure"
1808
1325
  }
1809
1326
  }
1810
1327
  ]
@@ -1815,7 +1332,7 @@
1815
1332
  "id": "components-features--stack-with-button",
1816
1333
  "group": "Components/Features",
1817
1334
  "name": "StackWithButton",
1818
- "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/>",
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/>",
1819
1336
  "args": {
1820
1337
  "layout": "smallTiles",
1821
1338
  "style": "stack",
@@ -1829,9 +1346,8 @@
1829
1346
  "title": "Consistent UI",
1830
1347
  "text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
1831
1348
  "cta": {
1832
- "url": "#",
1833
- "label": "Explore",
1834
- "icon": "arrow-right"
1349
+ "target": "/feature3",
1350
+ "label": "Explore"
1835
1351
  }
1836
1352
  },
1837
1353
  {
@@ -1839,9 +1355,8 @@
1839
1355
  "title": "Customizable Design",
1840
1356
  "text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
1841
1357
  "cta": {
1842
- "url": "#",
1843
- "label": "Customize",
1844
- "icon": "arrow-right"
1358
+ "target": "/feature4",
1359
+ "label": "Customize"
1845
1360
  }
1846
1361
  },
1847
1362
  {
@@ -1849,9 +1364,8 @@
1849
1364
  "title": "Cloud Ready",
1850
1365
  "text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
1851
1366
  "cta": {
1852
- "url": "#",
1853
- "label": "Deploy",
1854
- "icon": "arrow-right"
1367
+ "target": "/feature5",
1368
+ "label": "Deploy"
1855
1369
  }
1856
1370
  },
1857
1371
  {
@@ -1859,9 +1373,8 @@
1859
1373
  "title": "Secure",
1860
1374
  "text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
1861
1375
  "cta": {
1862
- "url": "#",
1863
- "label": "Secure",
1864
- "icon": "arrow-right"
1376
+ "target": "/feature6",
1377
+ "label": "Secure"
1865
1378
  }
1866
1379
  }
1867
1380
  ]
@@ -1872,7 +1385,7 @@
1872
1385
  "id": "components-features--list-view",
1873
1386
  "group": "Components/Features",
1874
1387
  "name": "ListView",
1875
- "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/>",
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/>",
1876
1389
  "args": {
1877
1390
  "layout": "list",
1878
1391
  "style": "besideLarge",
@@ -1886,9 +1399,8 @@
1886
1399
  "title": "Customizable Design",
1887
1400
  "text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
1888
1401
  "cta": {
1889
- "url": "#",
1890
- "label": "Customize",
1891
- "icon": "arrow-right"
1402
+ "target": "/feature4",
1403
+ "label": "Customize"
1892
1404
  }
1893
1405
  },
1894
1406
  {
@@ -1896,9 +1408,8 @@
1896
1408
  "title": "Efficient Development",
1897
1409
  "text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
1898
1410
  "cta": {
1899
- "url": "#",
1900
- "label": "Get started",
1901
- "icon": "arrow-right"
1411
+ "target": "/feature2",
1412
+ "label": "Get started"
1902
1413
  }
1903
1414
  },
1904
1415
  {
@@ -1906,9 +1417,8 @@
1906
1417
  "title": "Consistent UI",
1907
1418
  "text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
1908
1419
  "cta": {
1909
- "url": "#",
1910
- "label": "Explore",
1911
- "icon": "arrow-right"
1420
+ "target": "/feature3",
1421
+ "label": "Explore"
1912
1422
  }
1913
1423
  },
1914
1424
  {
@@ -1916,9 +1426,8 @@
1916
1426
  "title": "Scalable Architecture",
1917
1427
  "text": "Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.",
1918
1428
  "cta": {
1919
- "url": "#",
1920
- "label": "Learn more",
1921
- "icon": "arrow-right"
1429
+ "target": "/feature1",
1430
+ "label": "Learn more"
1922
1431
  }
1923
1432
  },
1924
1433
  {
@@ -1926,9 +1435,8 @@
1926
1435
  "title": "Cloud Ready",
1927
1436
  "text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
1928
1437
  "cta": {
1929
- "url": "#",
1930
- "label": "Deploy",
1931
- "icon": "arrow-right"
1438
+ "target": "/feature5",
1439
+ "label": "Deploy"
1932
1440
  }
1933
1441
  },
1934
1442
  {
@@ -1936,9 +1444,8 @@
1936
1444
  "title": "Secure",
1937
1445
  "text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
1938
1446
  "cta": {
1939
- "url": "#",
1940
- "label": "Secure",
1941
- "icon": "arrow-right"
1447
+ "target": "/feature6",
1448
+ "label": "Secure"
1942
1449
  }
1943
1450
  }
1944
1451
  ]
@@ -1949,7 +1456,7 @@
1949
1456
  "id": "components-features--icon-beside-with-link-in-text",
1950
1457
  "group": "Components/Features",
1951
1458
  "name": "IconBesideWithLinkInText",
1952
- "code": "<Features\n ctas={{\n style: 'intext',\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=\"smallTiles\"\n style=\"intext\"\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/>",
1953
1460
  "args": {
1954
1461
  "layout": "smallTiles",
1955
1462
  "style": "intext",
@@ -1963,9 +1470,8 @@
1963
1470
  "title": "Scalable Architecture",
1964
1471
  "text": "Our design system allows for a scalable architecture, enabling you to build applications that can grow with your needs.",
1965
1472
  "cta": {
1966
- "url": "#",
1967
- "label": "Learn more",
1968
- "icon": "arrow-right"
1473
+ "target": "/feature1",
1474
+ "label": "Learn more"
1969
1475
  }
1970
1476
  },
1971
1477
  {
@@ -1973,9 +1479,8 @@
1973
1479
  "title": "Efficient Development",
1974
1480
  "text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
1975
1481
  "cta": {
1976
- "url": "#",
1977
- "label": "Get started",
1978
- "icon": "arrow-right"
1482
+ "target": "/feature2",
1483
+ "label": "Get started"
1979
1484
  }
1980
1485
  },
1981
1486
  {
@@ -1983,9 +1488,8 @@
1983
1488
  "title": "Consistent UI",
1984
1489
  "text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
1985
1490
  "cta": {
1986
- "url": "#",
1987
- "label": "Explore",
1988
- "icon": "arrow-right"
1491
+ "target": "/feature3",
1492
+ "label": "Explore"
1989
1493
  }
1990
1494
  },
1991
1495
  {
@@ -1993,9 +1497,8 @@
1993
1497
  "title": "Customizable Design",
1994
1498
  "text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
1995
1499
  "cta": {
1996
- "url": "#",
1997
- "label": "Customize",
1998
- "icon": "arrow-right"
1500
+ "target": "/feature4",
1501
+ "label": "Customize"
1999
1502
  }
2000
1503
  },
2001
1504
  {
@@ -2003,9 +1506,8 @@
2003
1506
  "title": "Cloud Ready",
2004
1507
  "text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
2005
1508
  "cta": {
2006
- "url": "#",
2007
- "label": "Deploy",
2008
- "icon": "arrow-right"
1509
+ "target": "/feature5",
1510
+ "label": "Deploy"
2009
1511
  }
2010
1512
  },
2011
1513
  {
@@ -2013,9 +1515,8 @@
2013
1515
  "title": "Secure",
2014
1516
  "text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
2015
1517
  "cta": {
2016
- "url": "#",
2017
- "label": "Secure",
2018
- "icon": "arrow-right"
1518
+ "target": "/feature6",
1519
+ "label": "Secure"
2019
1520
  }
2020
1521
  }
2021
1522
  ]
@@ -2026,7 +1527,7 @@
2026
1527
  "id": "components-features--icon-intext-with-link",
2027
1528
  "group": "Components/Features",
2028
1529
  "name": "IconIntextWithLink",
2029
- "code": "<Features\n ctas={{\n style: 'link',\n toggle: true\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: '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=\"intext\"\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/>",
2030
1531
  "args": {
2031
1532
  "layout": "largeTiles",
2032
1533
  "style": "intext",
@@ -2040,9 +1541,8 @@
2040
1541
  "title": "Customizable Design",
2041
1542
  "text": "Our design system is fully customizable, allowing you to tailor the look and feel of your application to match your brand identity.",
2042
1543
  "cta": {
2043
- "url": "#",
2044
- "label": "Customize",
2045
- "icon": "arrow-right"
1544
+ "target": "/feature4",
1545
+ "label": "Customize"
2046
1546
  }
2047
1547
  },
2048
1548
  {
@@ -2050,9 +1550,8 @@
2050
1550
  "title": "Efficient Development",
2051
1551
  "text": "Experience efficient development like never before. Our design system streamlines the development process, saving you time and resources.",
2052
1552
  "cta": {
2053
- "url": "#",
2054
- "label": "Get started",
2055
- "icon": "arrow-right"
1553
+ "target": "/feature2",
1554
+ "label": "Get started"
2056
1555
  }
2057
1556
  },
2058
1557
  {
@@ -2060,9 +1559,8 @@
2060
1559
  "title": "Consistent UI",
2061
1560
  "text": "Achieve a consistent UI across different platforms. Our design system ensures your applications maintain a uniform look and feel.",
2062
1561
  "cta": {
2063
- "url": "#",
2064
- "label": "Explore",
2065
- "icon": "arrow-right"
1562
+ "target": "/feature3",
1563
+ "label": "Explore"
2066
1564
  }
2067
1565
  },
2068
1566
  {
@@ -2070,9 +1568,8 @@
2070
1568
  "title": "Cloud Ready",
2071
1569
  "text": "Built with modern cloud architectures in mind, our design system is ready to be deployed on any cloud platform.",
2072
1570
  "cta": {
2073
- "url": "#",
2074
- "label": "Deploy",
2075
- "icon": "arrow-right"
1571
+ "target": "/feature5",
1572
+ "label": "Deploy"
2076
1573
  }
2077
1574
  },
2078
1575
  {
@@ -2080,9 +1577,8 @@
2080
1577
  "title": "Secure",
2081
1578
  "text": "Security is our priority. Our design system is built with best security practices to keep your application safe.",
2082
1579
  "cta": {
2083
- "url": "#",
2084
- "label": "Secure",
2085
- "icon": "arrow-right"
1580
+ "target": "/feature6",
1581
+ "label": "Secure"
2086
1582
  }
2087
1583
  }
2088
1584
  ]
@@ -2093,7 +1589,7 @@
2093
1589
  "id": "layout-footer--footer",
2094
1590
  "group": "Layout/Footer",
2095
1591
  "name": "Footer",
2096
- "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 label: 'Active Item',\n url: '#'\n },\n {\n label: 'Navigation Item',\n url: '#'\n },\n {\n items: [\n {\n label: 'Level 2 Item',\n url: '#'\n },\n {\n active: true,\n label: 'Active Item',\n url: '#'\n },\n {\n label: 'An Item with a longer Label',\n url: '#'\n },\n {\n label: 'And One last one',\n url: '#'\n }\n ],\n label: 'Dropdown',\n url: '#'\n },\n {\n label: 'One more Item',\n url: '#'\n },\n {\n label: 'Last Item',\n url: '#'\n }\n ]}\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/>",
2097
1593
  "args": {
2098
1594
  "logo": {
2099
1595
  "src": "/logo.svg",
@@ -2108,43 +1604,43 @@
2108
1604
  "inverted": false,
2109
1605
  "navItems": [
2110
1606
  {
2111
- "url": "#",
1607
+ "href": "#",
2112
1608
  "label": "Active Item",
2113
1609
  "active": true
2114
1610
  },
2115
1611
  {
2116
- "url": "#",
1612
+ "href": "#",
2117
1613
  "label": "Navigation Item"
2118
1614
  },
2119
1615
  {
2120
- "url": "#",
1616
+ "href": "#",
2121
1617
  "label": "Dropdown",
2122
1618
  "items": [
2123
1619
  {
2124
- "url": "#",
1620
+ "href": "#",
2125
1621
  "label": "Level 2 Item"
2126
1622
  },
2127
1623
  {
2128
- "url": "#",
1624
+ "href": "#",
2129
1625
  "label": "Active Item",
2130
1626
  "active": true
2131
1627
  },
2132
1628
  {
2133
- "url": "#",
1629
+ "href": "#",
2134
1630
  "label": "An Item with a longer Label"
2135
1631
  },
2136
1632
  {
2137
- "url": "#",
1633
+ "href": "#",
2138
1634
  "label": "And One last one"
2139
1635
  }
2140
1636
  ]
2141
1637
  },
2142
1638
  {
2143
- "url": "#",
1639
+ "href": "#",
2144
1640
  "label": "One more Item"
2145
1641
  },
2146
1642
  {
2147
- "url": "#",
1643
+ "href": "#",
2148
1644
  "label": "Last Item"
2149
1645
  }
2150
1646
  ]
@@ -2194,9 +1690,9 @@
2194
1690
  "caption": "Caption Image 7"
2195
1691
  }
2196
1692
  ],
2197
- "layout": "smallTiles",
2198
1693
  "aspectRatio": "square",
2199
- "lightbox": true
1694
+ "lightbox": true,
1695
+ "layout": "smallTiles"
2200
1696
  },
2201
1697
  "screenshot": "img/screenshots/components-gallery--small-squares-with-lightbox.png"
2202
1698
  },
@@ -2238,9 +1734,9 @@
2238
1734
  "caption": "Caption Image 6"
2239
1735
  }
2240
1736
  ],
2241
- "layout": "largeTiles",
2242
1737
  "aspectRatio": "landscape",
2243
- "lightbox": false
1738
+ "lightbox": false,
1739
+ "layout": "largeTiles"
2244
1740
  },
2245
1741
  "screenshot": "img/screenshots/components-gallery--large-landscape-tiles.png"
2246
1742
  },
@@ -2287,9 +1783,9 @@
2287
1783
  "caption": "Caption Image 7"
2288
1784
  }
2289
1785
  ],
2290
- "layout": "smallTiles",
2291
1786
  "aspectRatio": "unset",
2292
- "lightbox": true
1787
+ "lightbox": true,
1788
+ "layout": "smallTiles"
2293
1789
  },
2294
1790
  "screenshot": "img/screenshots/components-gallery--free-aspect-ratio.png"
2295
1791
  },
@@ -2316,9 +1812,9 @@
2316
1812
  "caption": "Caption Image 3"
2317
1813
  }
2318
1814
  ],
2319
- "layout": "stack",
2320
1815
  "aspectRatio": "landscape",
2321
- "lightbox": false
1816
+ "lightbox": false,
1817
+ "layout": "stack"
2322
1818
  },
2323
1819
  "screenshot": "img/screenshots/components-gallery--stack-landscape.png"
2324
1820
  },
@@ -2326,7 +1822,7 @@
2326
1822
  "id": "layout-header--header",
2327
1823
  "group": "Layout/Header",
2328
1824
  "name": "Header",
2329
- "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 label: 'Active Item',\n url: '#'\n },\n {\n label: 'Navigation Item',\n url: '#'\n },\n {\n items: [\n {\n label: 'Level 2 Item',\n url: '#'\n },\n {\n active: true,\n label: 'Active Item',\n url: '#'\n },\n {\n label: 'An Item with a longer Label',\n url: '#'\n },\n {\n label: 'And One last one',\n url: '#'\n }\n ],\n label: 'Dropdown',\n url: '#'\n },\n {\n label: 'One more Item',\n url: '#'\n },\n {\n label: 'Last Item',\n url: '#'\n }\n ]}\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/>",
2330
1826
  "args": {
2331
1827
  "logo": {
2332
1828
  "src": "/logo.svg",
@@ -2342,43 +1838,43 @@
2342
1838
  "inverted": false,
2343
1839
  "navItems": [
2344
1840
  {
2345
- "url": "#",
1841
+ "href": "#",
2346
1842
  "label": "Active Item",
2347
1843
  "active": true
2348
1844
  },
2349
1845
  {
2350
- "url": "#",
1846
+ "href": "#",
2351
1847
  "label": "Navigation Item"
2352
1848
  },
2353
1849
  {
2354
- "url": "#",
1850
+ "href": "#",
2355
1851
  "label": "Dropdown",
2356
1852
  "items": [
2357
1853
  {
2358
- "url": "#",
1854
+ "href": "#",
2359
1855
  "label": "Level 2 Item"
2360
1856
  },
2361
1857
  {
2362
- "url": "#",
1858
+ "href": "#",
2363
1859
  "label": "Active Item",
2364
1860
  "active": true
2365
1861
  },
2366
1862
  {
2367
- "url": "#",
1863
+ "href": "#",
2368
1864
  "label": "An Item with a longer Label"
2369
1865
  },
2370
1866
  {
2371
- "url": "#",
1867
+ "href": "#",
2372
1868
  "label": "And One last one"
2373
1869
  }
2374
1870
  ]
2375
1871
  },
2376
1872
  {
2377
- "url": "#",
1873
+ "href": "#",
2378
1874
  "label": "One more Item"
2379
1875
  },
2380
1876
  {
2381
- "url": "#",
1877
+ "href": "#",
2382
1878
  "label": "Last Item"
2383
1879
  }
2384
1880
  ]
@@ -2490,7 +1986,7 @@
2490
1986
  "id": "components-hero--text-below-image",
2491
1987
  "group": "Components/Hero",
2492
1988
  "name": "TextBelowImage",
2493
- "code": "<Hero\n buttons={[\n {\n icon: 'arrow-down',\n label: 'Explore further',\n url: '#'\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/>",
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/>",
2494
1990
  "args": {
2495
1991
  "highlightText": true,
2496
1992
  "colorNeutral": false,
@@ -2500,7 +1996,7 @@
2500
1996
  {
2501
1997
  "label": "Explore further",
2502
1998
  "icon": "arrow-down",
2503
- "url": "#"
1999
+ "target": "#"
2504
2000
  }
2505
2001
  ],
2506
2002
  "overlay": true,
@@ -2512,7 +2008,6 @@
2512
2008
  "indent": "none"
2513
2009
  },
2514
2010
  "textPosition": "below",
2515
- "inverted": false,
2516
2011
  "headline": "Welcome to Our Dynamic Workplace",
2517
2012
  "sub": "Where Creativity Meets Innovation",
2518
2013
  "text": "Experience the perfect blend of creativity, innovation, and productivity in our modern office environment."
@@ -2523,7 +2018,7 @@
2523
2018
  "id": "components-hero--text-on-image-with-overlay",
2524
2019
  "group": "Components/Hero",
2525
2020
  "name": "TextOnImageWithOverlay",
2526
- "code": "<Hero\n buttons={[\n {\n icon: 'person',\n label: 'Meet Us',\n url: '#'\n },\n {\n icon: 'date',\n label: 'Schedule a Meeting',\n url: '#'\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/>",
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/>",
2527
2022
  "args": {
2528
2023
  "highlightText": false,
2529
2024
  "colorNeutral": true,
@@ -2533,12 +2028,12 @@
2533
2028
  {
2534
2029
  "label": "Meet Us",
2535
2030
  "icon": "person",
2536
- "url": "#"
2031
+ "target": "#"
2537
2032
  },
2538
2033
  {
2539
2034
  "label": "Schedule a Meeting",
2540
2035
  "icon": "date",
2541
- "url": "#"
2036
+ "target": "#"
2542
2037
  }
2543
2038
  ],
2544
2039
  "overlay": true,
@@ -2550,7 +2045,6 @@
2550
2045
  "indent": "none"
2551
2046
  },
2552
2047
  "textPosition": "center",
2553
- "inverted": false,
2554
2048
  "headline": "Master Scalable Solutions",
2555
2049
  "text": "Harness our expertise in crafting scalable and robust applications using cutting-edge technologies."
2556
2050
  },
@@ -2560,7 +2054,7 @@
2560
2054
  "id": "components-hero--text-box-on-full-screen",
2561
2055
  "group": "Components/Hero",
2562
2056
  "name": "TextBoxOnFullScreen",
2563
- "code": "<Hero\n buttons={[\n {\n icon: 'arrow-right',\n label: 'Discover More',\n url: '#'\n },\n {\n icon: 'phone',\n label: 'Reach Out',\n url: '#'\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/>",
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/>",
2564
2058
  "args": {
2565
2059
  "highlightText": false,
2566
2060
  "colorNeutral": false,
@@ -2570,12 +2064,12 @@
2570
2064
  {
2571
2065
  "label": "Discover More",
2572
2066
  "icon": "arrow-right",
2573
- "url": "#"
2067
+ "target": "#"
2574
2068
  },
2575
2069
  {
2576
2070
  "label": "Reach Out",
2577
2071
  "icon": "phone",
2578
- "url": "#"
2072
+ "target": "#"
2579
2073
  }
2580
2074
  ],
2581
2075
  "overlay": false,
@@ -2587,7 +2081,6 @@
2587
2081
  "indent": "none"
2588
2082
  },
2589
2083
  "textPosition": "left",
2590
- "inverted": false,
2591
2084
  "headline": "Discover Our Design System",
2592
2085
  "sub": "Scalable. Efficient. Seamless.",
2593
2086
  "text": "Our design system provides a seamless and efficient framework for building scalable applications. Experience unprecedented speed and scalability with our Headless CMS powered websites, web apps & composable architecture."
@@ -2641,7 +2134,7 @@
2641
2134
  "id": "components-image-story--sticky-image-next-to-scrolling-text",
2642
2135
  "group": "Components/Image Story",
2643
2136
  "name": "StickyImageNextToScrollingText",
2644
- "code": "<ImageStory\n buttons={[\n {\n disabled: false,\n label: 'Learn More',\n size: 'medium',\n url: '#',\n variant: 'secondary'\n },\n {\n disabled: false,\n label: 'Contact Us',\n size: 'medium',\n url: '#',\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/>",
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/>",
2645
2138
  "args": {
2646
2139
  "headline": "The Sanity & Next.js Experts",
2647
2140
  "largeHeadline": true,
@@ -2654,14 +2147,14 @@
2654
2147
  "variant": "secondary",
2655
2148
  "size": "medium",
2656
2149
  "disabled": false,
2657
- "url": "#"
2150
+ "target": "#"
2658
2151
  },
2659
2152
  {
2660
2153
  "label": "Contact Us",
2661
2154
  "variant": "secondary",
2662
2155
  "size": "medium",
2663
2156
  "disabled": false,
2664
- "url": "#"
2157
+ "target": "#"
2665
2158
  }
2666
2159
  ],
2667
2160
  "image": {
@@ -3008,72 +2501,15 @@
3008
2501
  },
3009
2502
  "screenshot": "img/screenshots/components-mosaic--colorful-text-with-illustrations.png"
3010
2503
  },
3011
- {
3012
- "id": "industry-pagination--default",
3013
- "group": "Industry/Pagination",
3014
- "name": "Default",
3015
- "code": "<Pagination\n pages={[\n {\n active: false,\n url: 'https://example.com/page1'\n },\n {\n active: false,\n url: 'https://example.com/page2'\n },\n {\n active: false,\n url: 'https://example.com/page3'\n },\n {\n active: false,\n url: 'https://example.com/page4'\n },\n {\n active: false,\n url: 'https://example.com/page5'\n },\n {\n active: true,\n url: 'https://example.com/page6'\n },\n {\n active: false,\n url: 'https://example.com/page7'\n },\n {\n active: false,\n url: 'https://example.com/page8'\n },\n {\n active: false,\n url: 'https://example.com/page9'\n },\n {\n active: false,\n url: 'https://example.com/page10'\n },\n {\n url: 'https://example.com/page11'\n },\n {\n url: 'https://example.com/page12'\n }\n ]}\n />",
3016
- "args": {
3017
- "pages": [
3018
- {
3019
- "active": false,
3020
- "url": "https://example.com/page1"
3021
- },
3022
- {
3023
- "active": false,
3024
- "url": "https://example.com/page2"
3025
- },
3026
- {
3027
- "active": false,
3028
- "url": "https://example.com/page3"
3029
- },
3030
- {
3031
- "active": false,
3032
- "url": "https://example.com/page4"
3033
- },
3034
- {
3035
- "active": false,
3036
- "url": "https://example.com/page5"
3037
- },
3038
- {
3039
- "active": true,
3040
- "url": "https://example.com/page6"
3041
- },
3042
- {
3043
- "active": false,
3044
- "url": "https://example.com/page7"
3045
- },
3046
- {
3047
- "active": false,
3048
- "url": "https://example.com/page8"
3049
- },
3050
- {
3051
- "active": false,
3052
- "url": "https://example.com/page9"
3053
- },
3054
- {
3055
- "active": false,
3056
- "url": "https://example.com/page10"
3057
- },
3058
- {
3059
- "url": "https://example.com/page11"
3060
- },
3061
- {
3062
- "url": "https://example.com/page12"
3063
- }
3064
- ]
3065
- },
3066
- "screenshot": "img/screenshots/industry-pagination--default.png"
3067
- },
3068
2504
  {
3069
2505
  "id": "layout-section--cards",
3070
2506
  "group": "Layout/Section",
3071
2507
  "name": "Cards",
3072
- "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 transition=\"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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\n />\n</Section>",
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>",
3073
2509
  "args": {
3074
2510
  "width": "default",
2511
+ "style": "default",
3075
2512
  "backgroundColor": "default",
3076
- "transition": "default",
3077
2513
  "spotlight": false,
3078
2514
  "spaceBefore": "default",
3079
2515
  "spaceAfter": "default",
@@ -3100,11 +2536,11 @@
3100
2536
  "id": "layout-section--slider",
3101
2537
  "group": "Layout/Section",
3102
2538
  "name": "Slider",
3103
- "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 transition=\"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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\n />\n</Section>",
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>",
3104
2540
  "args": {
3105
2541
  "width": "default",
2542
+ "style": "default",
3106
2543
  "backgroundColor": "default",
3107
- "transition": "default",
3108
2544
  "spotlight": false,
3109
2545
  "spaceBefore": "default",
3110
2546
  "spaceAfter": "default",
@@ -3130,11 +2566,11 @@
3130
2566
  "id": "layout-section--inverted",
3131
2567
  "group": "Layout/Section",
3132
2568
  "name": "Inverted",
3133
- "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 transition=\"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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\n />\n</Section>",
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>",
3134
2570
  "args": {
3135
2571
  "width": "default",
2572
+ "style": "default",
3136
2573
  "backgroundColor": "default",
3137
- "transition": "default",
3138
2574
  "spotlight": false,
3139
2575
  "spaceBefore": "default",
3140
2576
  "spaceAfter": "default",
@@ -3161,11 +2597,11 @@
3161
2597
  "id": "layout-section--background-image",
3162
2598
  "group": "Layout/Section",
3163
2599
  "name": "BackgroundImage",
3164
- "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 transition=\"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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\n />\n</Section>",
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>",
3165
2601
  "args": {
3166
2602
  "width": "default",
2603
+ "style": "default",
3167
2604
  "backgroundColor": "default",
3168
- "transition": "default",
3169
2605
  "spotlight": false,
3170
2606
  "spaceBefore": "default",
3171
2607
  "spaceAfter": "default",
@@ -3193,11 +2629,11 @@
3193
2629
  "id": "layout-section--spotlight",
3194
2630
  "group": "Layout/Section",
3195
2631
  "name": "Spotlight",
3196
- "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 transition=\"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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\n />\n</Section>",
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>",
3197
2633
  "args": {
3198
2634
  "width": "default",
2635
+ "style": "default",
3199
2636
  "backgroundColor": "default",
3200
- "transition": "default",
3201
2637
  "spotlight": true,
3202
2638
  "spaceBefore": "default",
3203
2639
  "spaceAfter": "default",
@@ -3224,11 +2660,11 @@
3224
2660
  "id": "layout-section--stagelights",
3225
2661
  "group": "Layout/Section",
3226
2662
  "name": "Stagelights",
3227
- "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 transition=\"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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\n />\n</Section>",
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>",
3228
2664
  "args": {
3229
2665
  "width": "default",
2666
+ "style": "stagelights",
3230
2667
  "backgroundColor": "default",
3231
- "transition": "default",
3232
2668
  "spotlight": false,
3233
2669
  "spaceBefore": "default",
3234
2670
  "spaceAfter": "default",
@@ -3248,8 +2684,7 @@
3248
2684
  "mode": "list",
3249
2685
  "tileWidth": "default"
3250
2686
  },
3251
- "buttons": [],
3252
- "style": "stagelights"
2687
+ "buttons": []
3253
2688
  },
3254
2689
  "screenshot": "img/screenshots/layout-section--stagelights.png"
3255
2690
  },
@@ -3257,11 +2692,11 @@
3257
2692
  "id": "layout-section--accent-background",
3258
2693
  "group": "Layout/Section",
3259
2694
  "name": "AccentBackground",
3260
- "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 transition=\"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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\n />\n</Section>",
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>",
3261
2696
  "args": {
3262
2697
  "width": "default",
2698
+ "style": "default",
3263
2699
  "backgroundColor": "accent",
3264
- "transition": "default",
3265
2700
  "spotlight": false,
3266
2701
  "spaceBefore": "default",
3267
2702
  "spaceAfter": "default",
@@ -3289,11 +2724,11 @@
3289
2724
  "id": "layout-section--bold-background",
3290
2725
  "group": "Layout/Section",
3291
2726
  "name": "BoldBackground",
3292
- "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 transition=\"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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\n />\n</Section>",
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>",
3293
2728
  "args": {
3294
2729
  "width": "default",
2730
+ "style": "default",
3295
2731
  "backgroundColor": "bold",
3296
- "transition": "default",
3297
2732
  "spotlight": false,
3298
2733
  "spaceBefore": "default",
3299
2734
  "spaceAfter": "default",
@@ -3321,11 +2756,11 @@
3321
2756
  "id": "layout-section--colorful-gradient",
3322
2757
  "group": "Layout/Section",
3323
2758
  "name": "ColorfulGradient",
3324
- "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 transition=\"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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\n />\n</Section>",
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>",
3325
2760
  "args": {
3326
2761
  "width": "default",
2762
+ "style": "horizontalGradient",
3327
2763
  "backgroundColor": "default",
3328
- "transition": "default",
3329
2764
  "spotlight": false,
3330
2765
  "spaceBefore": "default",
3331
2766
  "spaceAfter": "default",
@@ -3345,8 +2780,7 @@
3345
2780
  "mode": "list",
3346
2781
  "tileWidth": "default"
3347
2782
  },
3348
- "buttons": [],
3349
- "style": "horizontalGradient"
2783
+ "buttons": []
3350
2784
  },
3351
2785
  "screenshot": "img/screenshots/layout-section--colorful-gradient.png"
3352
2786
  },
@@ -3354,11 +2788,11 @@
3354
2788
  "id": "layout-section--with-buttons",
3355
2789
  "group": "Layout/Section",
3356
2790
  "name": "WithButtons",
3357
- "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 transition=\"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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\n />\n</Section>",
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>",
3358
2792
  "args": {
3359
2793
  "width": "default",
2794
+ "style": "default",
3360
2795
  "backgroundColor": "default",
3361
- "transition": "default",
3362
2796
  "spotlight": false,
3363
2797
  "spaceBefore": "default",
3364
2798
  "spaceAfter": "default",
@@ -3401,11 +2835,11 @@
3401
2835
  "id": "layout-section--tile-layout",
3402
2836
  "group": "Layout/Section",
3403
2837
  "name": "TileLayout",
3404
- "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 transition=\"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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\n />\n</Section>",
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>",
3405
2839
  "args": {
3406
2840
  "width": "max",
2841
+ "style": "default",
3407
2842
  "backgroundColor": "default",
3408
- "transition": "default",
3409
2843
  "spotlight": false,
3410
2844
  "spaceBefore": "default",
3411
2845
  "spaceAfter": "default",
@@ -3433,11 +2867,11 @@
3433
2867
  "id": "layout-section--flex-layout",
3434
2868
  "group": "Layout/Section",
3435
2869
  "name": "FlexLayout",
3436
- "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 transition=\"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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\n />\n</Section>",
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>",
3437
2871
  "args": {
3438
2872
  "width": "max",
2873
+ "style": "default",
3439
2874
  "backgroundColor": "default",
3440
- "transition": "default",
3441
2875
  "spotlight": false,
3442
2876
  "spaceBefore": "default",
3443
2877
  "spaceAfter": "default",
@@ -3465,11 +2899,11 @@
3465
2899
  "id": "layout-section--list-layout",
3466
2900
  "group": "Layout/Section",
3467
2901
  "name": "ListLayout",
3468
- "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 transition=\"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 text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\n />\n</Section>",
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>",
3469
2903
  "args": {
3470
2904
  "width": "default",
2905
+ "style": "default",
3471
2906
  "backgroundColor": "default",
3472
- "transition": "default",
3473
2907
  "spotlight": false,
3474
2908
  "spaceBefore": "default",
3475
2909
  "spaceAfter": "default",
@@ -3497,7 +2931,7 @@
3497
2931
  "id": "layout-slider--with-arrows",
3498
2932
  "group": "Layout/Slider",
3499
2933
  "name": "WithArrows",
3500
- "code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\n />\n</No Display Name>",
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>",
3501
2935
  "args": {
3502
2936
  "autoplay": false,
3503
2937
  "nav": true,
@@ -3513,7 +2947,7 @@
3513
2947
  "id": "layout-slider--with-teased-neighbours",
3514
2948
  "group": "Layout/Slider",
3515
2949
  "name": "WithTeasedNeighbours",
3516
- "code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n teaseNeighbours\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\n />\n</No Display Name>",
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>",
3517
2951
  "args": {
3518
2952
  "autoplay": false,
3519
2953
  "nav": true,
@@ -3529,7 +2963,7 @@
3529
2963
  "id": "layout-slider--with-nav",
3530
2964
  "group": "Layout/Slider",
3531
2965
  "name": "WithNav",
3532
- "code": "<No Display Name\n arrows\n equalHeight\n gap={15}\n nav\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\n />\n</No Display Name>",
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>",
3533
2967
  "args": {
3534
2968
  "autoplay": false,
3535
2969
  "nav": true,
@@ -3545,7 +2979,7 @@
3545
2979
  "id": "layout-slider--with-autoplay",
3546
2980
  "group": "Layout/Slider",
3547
2981
  "name": "WithAutoplay",
3548
- "code": "<No Display Name\n arrows\n autoplay\n equalHeight\n gap={15}\n nav\n typeProp=\"carousel\"\n>\n <TeaserCard\n button={{\n hidden: true,\n label: 'View page'\n }}\n headline=\"Transformation Love Story\"\n image=\"/img/showcases/comp_tfe01.jpg\"\n imageRatio=\"unset\"\n layout=\"row\"\n text=\"See how we saved TechFusions a year's worth of development time\"\n url=\"#\"\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 text=\"Thanks to rapid landing page creation for LaunchPad Audio Innovations\"\n url=\"#\"\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 text=\"Navigating the Headless Frontier for EcoTech's 'Brand Consistency\"\n url=\"#\"\n />\n</No Display Name>",
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>",
3549
2983
  "args": {
3550
2984
  "autoplay": true,
3551
2985
  "nav": true,
@@ -3608,7 +3042,7 @@
3608
3042
  "id": "components-teaser-card--product-tiles",
3609
3043
  "group": "Components/Teaser Card",
3610
3044
  "name": "ProductTiles",
3611
- "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 url=\"#\"\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/>",
3612
3046
  "args": {
3613
3047
  "layout": "stack",
3614
3048
  "button": {
@@ -3620,7 +3054,7 @@
3620
3054
  "headline": "Castaway",
3621
3055
  "text": "Transforming Ideas into Code",
3622
3056
  "image": "img/logos/castaway.svg",
3623
- "url": "#"
3057
+ "target": "#"
3624
3058
  },
3625
3059
  "screenshot": "img/screenshots/components-teaser-card--product-tiles.png"
3626
3060
  },
@@ -3628,7 +3062,7 @@
3628
3062
  "id": "components-teaser-card--page-navigation",
3629
3063
  "group": "Components/Teaser Card",
3630
3064
  "name": "PageNavigation",
3631
- "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 url=\"#\"\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/>",
3632
3066
  "args": {
3633
3067
  "layout": "stack",
3634
3068
  "button": {
@@ -3640,7 +3074,7 @@
3640
3074
  "headline": "Design System Services",
3641
3075
  "text": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.",
3642
3076
  "image": "img/02.jpg",
3643
- "url": "#"
3077
+ "target": "#"
3644
3078
  },
3645
3079
  "screenshot": "img/screenshots/components-teaser-card--page-navigation.png"
3646
3080
  },
@@ -3648,7 +3082,7 @@
3648
3082
  "id": "components-teaser-card--showcase-preview",
3649
3083
  "group": "Components/Teaser Card",
3650
3084
  "name": "ShowcasePreview",
3651
- "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 url=\"#\"\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/>",
3652
3086
  "args": {
3653
3087
  "layout": "row",
3654
3088
  "button": {
@@ -3661,7 +3095,7 @@
3661
3095
  "headline": "Transformation Love Story",
3662
3096
  "text": "See how we saved TechFusions a year's worth of development time",
3663
3097
  "image": "img/showcases/comp_tfe01.jpg",
3664
- "url": "#"
3098
+ "target": "#"
3665
3099
  },
3666
3100
  "screenshot": "img/screenshots/components-teaser-card--showcase-preview.png"
3667
3101
  },