@kickstartds/ds-agency-premium 1.6.71--canary.45.1756.0 → 1.6.71--canary.45.1762.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/dist/{BlogOverviewProps-7caa223c.d.ts → BlogOverviewProps-9f207f1c.d.ts} +2 -2
  2. package/dist/{BlogPostProps-c760fd2a.d.ts → BlogPostProps-6b3cff22.d.ts} +2 -2
  3. package/dist/{PageProps-7caa223c.d.ts → PageProps-aa29c554.d.ts} +1 -1
  4. package/dist/{SectionProps-00ddee3a.d.ts → SectionProps-7caa223c.d.ts} +1 -1
  5. package/dist/components/blog-aside/blog-aside.css +4 -4
  6. package/dist/components/blog-aside/index.js +3 -3
  7. package/dist/components/blog-head/index.d.ts +1 -1
  8. package/dist/components/blog-overview/blog-overview.schema.dereffed.json +12 -12
  9. package/dist/components/blog-overview/index.d.ts +1 -1
  10. package/dist/components/blog-post/blog-post.schema.dereffed.json +12 -12
  11. package/dist/components/blog-post/index.d.ts +1 -1
  12. package/dist/components/blog-post/index.js +4 -2
  13. package/dist/components/blog-teaser/index.d.ts +1 -1
  14. package/dist/components/contact/contact.css +8 -6
  15. package/dist/components/headline/headline.css +4 -4
  16. package/dist/components/image-story/index.d.ts +1 -1
  17. package/dist/components/index/index.d.ts +3 -3
  18. package/dist/components/logos/index.js +1 -1
  19. package/dist/components/logos/logos.css +2 -2
  20. package/dist/components/logos/logos.schema.dereffed.json +6 -6
  21. package/dist/components/logos/logos.schema.json +6 -6
  22. package/dist/components/page/index.d.ts +1 -1
  23. package/dist/components/page/page.schema.dereffed.json +12 -12
  24. package/dist/components/page-wrapper/tokens.css +1 -1
  25. package/dist/components/presets.json +400 -37
  26. package/dist/components/section/index.d.ts +1 -1
  27. package/dist/components/section/section.schema.dereffed.json +12 -12
  28. package/dist/components/slider/slider.schema.dereffed.json +6 -6
  29. package/dist/components/split-even/index.d.ts +38 -11
  30. package/dist/components/split-even/index.js +1 -1
  31. package/dist/components/split-even/split-even.css +34 -24
  32. package/dist/components/split-even/split-even.schema.dereffed.json +5838 -10
  33. package/dist/components/split-even/split-even.schema.json +131 -10
  34. package/dist/components/split-weighted/index.d.ts +101 -0
  35. package/dist/components/split-weighted/index.js +13 -0
  36. package/dist/components/split-weighted/split-weighted.css +101 -0
  37. package/dist/components/split-weighted/split-weighted.schema.dereffed.json +5950 -0
  38. package/dist/components/split-weighted/split-weighted.schema.json +210 -0
  39. package/dist/static/img/logos/logoipsum-344.svg +174 -0
  40. package/dist/static/img/logos/logoipsum-347.svg +52 -0
  41. package/dist/static/img/logos/logoipsum-352.svg +22 -0
  42. package/dist/static/img/logos/logoipsum-356.svg +20 -0
  43. package/dist/static/img/logos/logoipsum-358.svg +29 -0
  44. package/dist/static/img/logos/logoipsum-369.svg +20 -0
  45. package/dist/static/img/logos/logoipsum-373.svg +17 -0
  46. package/dist/static/img/people/author-emily.png +0 -0
  47. package/dist/tokens/themes.css +4 -4
  48. package/dist/tokens/tokens.css +1 -1
  49. package/dist/tokens/tokens.js +1 -1
  50. package/package.json +1 -1
  51. package/dist/components/split/index.d.ts +0 -14
  52. package/dist/components/split/index.js +0 -17
  53. package/dist/components/split/split.css +0 -53
  54. package/dist/components/split/split.schema.dereffed.json +0 -29
  55. package/dist/components/split/split.schema.json +0 -19
  56. package/dist/static/img/logos/logoipsum-212.svg +0 -12
  57. package/dist/static/img/logos/logoipsum-217.svg +0 -4
  58. package/dist/static/img/logos/logoipsum-239.svg +0 -16
  59. package/dist/static/img/logos/logoipsum-244.svg +0 -19
  60. package/dist/static/img/logos/logoipsum-250.svg +0 -21
  61. package/dist/static/img/logos/logoipsum-286.svg +0 -20
  62. /package/dist/{BlogHeadProps-f5855e93.d.ts → BlogHeadProps-c04a5ed8.d.ts} +0 -0
  63. /package/dist/{BlogTeaserProps-d62a0a9a.d.ts → BlogTeaserProps-f5855e93.d.ts} +0 -0
  64. /package/dist/{ImageStoryProps-00ddee3a.d.ts → ImageStoryProps-e853e1e7.d.ts} +0 -0
@@ -538,7 +538,7 @@
538
538
  "id": "page-archetypes-blog-post--blog-post",
539
539
  "group": "Page Archetypes/Blog Post",
540
540
  "name": "BlogPost",
541
- "code": "<BlogPost\n aside={{\n author: {\n byline: 'Senior Developer',\n email: 'Jane.doe@example.com',\n image: {\n alt: 'Picture of 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/>",
541
+ "code": "<BlogPost\n aside={{\n author: {\n byline: 'Senior Developer',\n email: 'Jane.doe@example.com',\n image: {\n alt: 'Picture of Jane Doe',\n aspectRatio: 'square',\n fullWidth: false,\n src: 'img/people/contact-isabella.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/>",
542
542
  "args": {
543
543
  "head": {
544
544
  "date": "12/30/2022",
@@ -559,8 +559,8 @@
559
559
  "name": "Jane Doe",
560
560
  "byline": "Senior Developer",
561
561
  "image": {
562
- "src": "img/people/author-emily.png",
563
- "alt": "Picture of Isabella Doe",
562
+ "src": "img/people/contact-isabella.png",
563
+ "alt": "Picture of Jane Doe",
564
564
  "fullWidth": false,
565
565
  "aspectRatio": "square"
566
566
  },
@@ -2733,32 +2733,32 @@
2733
2733
  "id": "components-logos--centered-with-button",
2734
2734
  "group": "Components/Logos",
2735
2735
  "name": "CenteredWithButton",
2736
- "code": "<Logos\n align=\"center\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'button',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: true\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-212.svg'\n },\n {\n alt: 'Logo 2',\n src: 'img/logos/logoipsum-217.svg'\n },\n {\n alt: 'Logo 3',\n src: 'img/logos/logoipsum-239.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-244.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-250.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-286.svg'\n }\n ]}\n logosPerRow={5}\n tagline=\"Your Success, Our Commitment\"\n/>",
2736
+ "code": "<Logos\n align=\"center\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'button',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: true\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-344.svg'\n },\n {\n alt: 'Logo 2',\n src: 'img/logos/logoipsum-347.svg'\n },\n {\n alt: 'Logo 3',\n src: 'img/logos/logoipsum-352.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-356.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-358.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-369.svg'\n }\n ]}\n logosPerRow={5}\n tagline=\"Your Success, Our Commitment\"\n/>",
2737
2737
  "args": {
2738
2738
  "tagline": "Your Success, Our Commitment",
2739
2739
  "logo": [
2740
2740
  {
2741
- "src": "img/logos/logoipsum-212.svg",
2741
+ "src": "img/logos/logoipsum-344.svg",
2742
2742
  "alt": "Logo 1"
2743
2743
  },
2744
2744
  {
2745
- "src": "img/logos/logoipsum-217.svg",
2745
+ "src": "img/logos/logoipsum-347.svg",
2746
2746
  "alt": "Logo 2"
2747
2747
  },
2748
2748
  {
2749
- "src": "img/logos/logoipsum-239.svg",
2749
+ "src": "img/logos/logoipsum-352.svg",
2750
2750
  "alt": "Logo 3"
2751
2751
  },
2752
2752
  {
2753
- "src": "img/logos/logoipsum-244.svg",
2753
+ "src": "img/logos/logoipsum-356.svg",
2754
2754
  "alt": "Logo 4"
2755
2755
  },
2756
2756
  {
2757
- "src": "img/logos/logoipsum-250.svg",
2757
+ "src": "img/logos/logoipsum-358.svg",
2758
2758
  "alt": "Logo 5"
2759
2759
  },
2760
2760
  {
2761
- "src": "img/logos/logoipsum-286.svg",
2761
+ "src": "img/logos/logoipsum-369.svg",
2762
2762
  "alt": "Logo 6"
2763
2763
  }
2764
2764
  ],
@@ -2778,32 +2778,32 @@
2778
2778
  "id": "components-logos--left-aligned-with-text-link",
2779
2779
  "group": "Components/Logos",
2780
2780
  "name": "LeftAlignedWithTextLink",
2781
- "code": "<Logos\n align=\"left\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'text',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: true\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-212.svg'\n },\n {\n alt: 'Logo 2',\n src: 'img/logos/logoipsum-217.svg'\n },\n {\n alt: 'Logo 3',\n src: 'img/logos/logoipsum-239.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-244.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-250.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-286.svg'\n }\n ]}\n logosPerRow={5}\n tagline=\"Your Success, Our Commitment\"\n/>",
2781
+ "code": "<Logos\n align=\"left\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'text',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: true\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-344.svg'\n },\n {\n alt: 'Logo 2',\n src: 'img/logos/logoipsum-347.svg'\n },\n {\n alt: 'Logo 3',\n src: 'img/logos/logoipsum-352.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-356.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-358.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-369.svg'\n }\n ]}\n logosPerRow={5}\n tagline=\"Your Success, Our Commitment\"\n/>",
2782
2782
  "args": {
2783
2783
  "tagline": "Your Success, Our Commitment",
2784
2784
  "logo": [
2785
2785
  {
2786
- "src": "img/logos/logoipsum-212.svg",
2786
+ "src": "img/logos/logoipsum-344.svg",
2787
2787
  "alt": "Logo 1"
2788
2788
  },
2789
2789
  {
2790
- "src": "img/logos/logoipsum-217.svg",
2790
+ "src": "img/logos/logoipsum-347.svg",
2791
2791
  "alt": "Logo 2"
2792
2792
  },
2793
2793
  {
2794
- "src": "img/logos/logoipsum-239.svg",
2794
+ "src": "img/logos/logoipsum-352.svg",
2795
2795
  "alt": "Logo 3"
2796
2796
  },
2797
2797
  {
2798
- "src": "img/logos/logoipsum-244.svg",
2798
+ "src": "img/logos/logoipsum-356.svg",
2799
2799
  "alt": "Logo 4"
2800
2800
  },
2801
2801
  {
2802
- "src": "img/logos/logoipsum-250.svg",
2802
+ "src": "img/logos/logoipsum-358.svg",
2803
2803
  "alt": "Logo 5"
2804
2804
  },
2805
2805
  {
2806
- "src": "img/logos/logoipsum-286.svg",
2806
+ "src": "img/logos/logoipsum-369.svg",
2807
2807
  "alt": "Logo 6"
2808
2808
  }
2809
2809
  ],
@@ -2823,56 +2823,56 @@
2823
2823
  "id": "components-logos--logo-wall",
2824
2824
  "group": "Components/Logos",
2825
2825
  "name": "LogoWall",
2826
- "code": "<Logos\n align=\"center\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'text',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: false\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-212.svg'\n },\n {\n alt: 'Logo 2',\n src: 'img/logos/logoipsum-217.svg'\n },\n {\n alt: 'Logo 3',\n src: 'img/logos/logoipsum-239.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-244.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-250.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-286.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-244.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-250.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-286.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-244.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-250.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-286.svg'\n }\n ]}\n logosPerRow={4}\n tagline=\"Your Success, Our Commitment\"\n/>",
2826
+ "code": "<Logos\n align=\"center\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'text',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: false\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-344.svg'\n },\n {\n alt: 'Logo 2',\n src: 'img/logos/logoipsum-347.svg'\n },\n {\n alt: 'Logo 3',\n src: 'img/logos/logoipsum-352.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-356.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-358.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-369.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-356.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-358.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-369.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-356.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-358.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-369.svg'\n }\n ]}\n logosPerRow={4}\n tagline=\"Your Success, Our Commitment\"\n/>",
2827
2827
  "args": {
2828
2828
  "tagline": "Your Success, Our Commitment",
2829
2829
  "logo": [
2830
2830
  {
2831
- "src": "img/logos/logoipsum-212.svg",
2831
+ "src": "img/logos/logoipsum-344.svg",
2832
2832
  "alt": "Logo 1"
2833
2833
  },
2834
2834
  {
2835
- "src": "img/logos/logoipsum-217.svg",
2835
+ "src": "img/logos/logoipsum-347.svg",
2836
2836
  "alt": "Logo 2"
2837
2837
  },
2838
2838
  {
2839
- "src": "img/logos/logoipsum-239.svg",
2839
+ "src": "img/logos/logoipsum-352.svg",
2840
2840
  "alt": "Logo 3"
2841
2841
  },
2842
2842
  {
2843
- "src": "img/logos/logoipsum-244.svg",
2843
+ "src": "img/logos/logoipsum-356.svg",
2844
2844
  "alt": "Logo 4"
2845
2845
  },
2846
2846
  {
2847
- "src": "img/logos/logoipsum-250.svg",
2847
+ "src": "img/logos/logoipsum-358.svg",
2848
2848
  "alt": "Logo 5"
2849
2849
  },
2850
2850
  {
2851
- "src": "img/logos/logoipsum-286.svg",
2851
+ "src": "img/logos/logoipsum-369.svg",
2852
2852
  "alt": "Logo 6"
2853
2853
  },
2854
2854
  {
2855
- "src": "img/logos/logoipsum-244.svg",
2855
+ "src": "img/logos/logoipsum-356.svg",
2856
2856
  "alt": "Logo 4"
2857
2857
  },
2858
2858
  {
2859
- "src": "img/logos/logoipsum-250.svg",
2859
+ "src": "img/logos/logoipsum-358.svg",
2860
2860
  "alt": "Logo 5"
2861
2861
  },
2862
2862
  {
2863
- "src": "img/logos/logoipsum-286.svg",
2863
+ "src": "img/logos/logoipsum-369.svg",
2864
2864
  "alt": "Logo 6"
2865
2865
  },
2866
2866
  {
2867
- "src": "img/logos/logoipsum-244.svg",
2867
+ "src": "img/logos/logoipsum-356.svg",
2868
2868
  "alt": "Logo 4"
2869
2869
  },
2870
2870
  {
2871
- "src": "img/logos/logoipsum-250.svg",
2871
+ "src": "img/logos/logoipsum-358.svg",
2872
2872
  "alt": "Logo 5"
2873
2873
  },
2874
2874
  {
2875
- "src": "img/logos/logoipsum-286.svg",
2875
+ "src": "img/logos/logoipsum-369.svg",
2876
2876
  "alt": "Logo 6"
2877
2877
  }
2878
2878
  ],
@@ -2892,32 +2892,32 @@
2892
2892
  "id": "components-logos--logo-row",
2893
2893
  "group": "Components/Logos",
2894
2894
  "name": "LogoRow",
2895
- "code": "<Logos\n align=\"center\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'text',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: false\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-212.svg'\n },\n {\n alt: 'Logo 2',\n src: 'img/logos/logoipsum-217.svg'\n },\n {\n alt: 'Logo 3',\n src: 'img/logos/logoipsum-239.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-244.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-250.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-286.svg'\n }\n ]}\n logosPerRow={6}\n tagline=\"Your Success, Our Commitment\"\n/>",
2895
+ "code": "<Logos\n align=\"center\"\n cta={{\n label: 'See all our partners',\n link: '#',\n style: 'text',\n text: 'Explore the success stories of our valued customers and discover more about their journey.',\n toggle: false\n }}\n logo={[\n {\n alt: 'Logo 1',\n src: 'img/logos/logoipsum-344.svg'\n },\n {\n alt: 'Logo 2',\n src: 'img/logos/logoipsum-347.svg'\n },\n {\n alt: 'Logo 3',\n src: 'img/logos/logoipsum-352.svg'\n },\n {\n alt: 'Logo 4',\n src: 'img/logos/logoipsum-356.svg'\n },\n {\n alt: 'Logo 5',\n src: 'img/logos/logoipsum-358.svg'\n },\n {\n alt: 'Logo 6',\n src: 'img/logos/logoipsum-369.svg'\n }\n ]}\n logosPerRow={6}\n tagline=\"Your Success, Our Commitment\"\n/>",
2896
2896
  "args": {
2897
2897
  "tagline": "Your Success, Our Commitment",
2898
2898
  "logo": [
2899
2899
  {
2900
- "src": "img/logos/logoipsum-212.svg",
2900
+ "src": "img/logos/logoipsum-344.svg",
2901
2901
  "alt": "Logo 1"
2902
2902
  },
2903
2903
  {
2904
- "src": "img/logos/logoipsum-217.svg",
2904
+ "src": "img/logos/logoipsum-347.svg",
2905
2905
  "alt": "Logo 2"
2906
2906
  },
2907
2907
  {
2908
- "src": "img/logos/logoipsum-239.svg",
2908
+ "src": "img/logos/logoipsum-352.svg",
2909
2909
  "alt": "Logo 3"
2910
2910
  },
2911
2911
  {
2912
- "src": "img/logos/logoipsum-244.svg",
2912
+ "src": "img/logos/logoipsum-356.svg",
2913
2913
  "alt": "Logo 4"
2914
2914
  },
2915
2915
  {
2916
- "src": "img/logos/logoipsum-250.svg",
2916
+ "src": "img/logos/logoipsum-358.svg",
2917
2917
  "alt": "Logo 5"
2918
2918
  },
2919
2919
  {
2920
- "src": "img/logos/logoipsum-286.svg",
2920
+ "src": "img/logos/logoipsum-369.svg",
2921
2921
  "alt": "Logo 6"
2922
2922
  }
2923
2923
  ],
@@ -3587,6 +3587,369 @@
3587
3587
  },
3588
3588
  "screenshot": "img/screenshots/layout-slider--with-autoplay.png"
3589
3589
  },
3590
+ {
3591
+ "id": "layout-split-even--text-with-logos",
3592
+ "group": "Layout/Split Even",
3593
+ "name": "TextWithLogos",
3594
+ "code": "<SplitEven\n contentGutter=\"small\"\n contentMinWidth=\"medium\"\n first={<><Headline level=\"h2\" spaceAfter=\"minimum\" text=\"Innovative solutions for Industry 4.0\"/><Text highlightText text=\"We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry.\"/><Button label=\"Learn more\" variant=\"primary\"/></>}\n gutter=\"large\"\n mobileLayout=\"stack\"\n second={<><Logos logo={[{alt: 'Logo 1', src: 'img/logos/logoipsum-344.svg'}, {alt: 'Logo 2', src: 'img/logos/logoipsum-347.svg'}, {alt: 'Logo 3', src: 'img/logos/logoipsum-352.svg'}, {alt: 'Logo 4', src: 'img/logos/logoipsum-356.svg'}, {alt: 'Logo 5', src: 'img/logos/logoipsum-358.svg'}, {alt: 'Logo 6', src: 'img/logos/logoipsum-369.svg'}]} logosPerRow={3}/></>}\n sectionMinWidth=\"wide\"\n verticalAlign=\"center\"\n/>",
3595
+ "args": {
3596
+ "contentMinWidth": "medium",
3597
+ "contentGutter": "small",
3598
+ "mobileLayout": "stack",
3599
+ "verticalAlign": "center",
3600
+ "gutter": "large",
3601
+ "sectionMinWidth": "wide",
3602
+ "first": {
3603
+ "key": null,
3604
+ "ref": null,
3605
+ "props": {
3606
+ "children": [
3607
+ {
3608
+ "type": {},
3609
+ "key": null,
3610
+ "ref": null,
3611
+ "props": {
3612
+ "text": "Innovative solutions for Industry 4.0",
3613
+ "level": "h2",
3614
+ "spaceAfter": "minimum"
3615
+ },
3616
+ "_owner": null
3617
+ },
3618
+ {
3619
+ "type": {},
3620
+ "key": null,
3621
+ "ref": null,
3622
+ "props": {
3623
+ "highlightText": true,
3624
+ "text": "We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry."
3625
+ },
3626
+ "_owner": null
3627
+ },
3628
+ {
3629
+ "type": {},
3630
+ "key": null,
3631
+ "ref": null,
3632
+ "props": {
3633
+ "label": "Learn more",
3634
+ "variant": "primary"
3635
+ },
3636
+ "_owner": null
3637
+ }
3638
+ ]
3639
+ },
3640
+ "_owner": null
3641
+ },
3642
+ "second": {
3643
+ "key": null,
3644
+ "ref": null,
3645
+ "props": {
3646
+ "children": {
3647
+ "type": {},
3648
+ "key": null,
3649
+ "ref": null,
3650
+ "props": {
3651
+ "logosPerRow": 3,
3652
+ "logo": [
3653
+ {
3654
+ "src": "img/logos/logoipsum-344.svg",
3655
+ "alt": "Logo 1"
3656
+ },
3657
+ {
3658
+ "src": "img/logos/logoipsum-347.svg",
3659
+ "alt": "Logo 2"
3660
+ },
3661
+ {
3662
+ "src": "img/logos/logoipsum-352.svg",
3663
+ "alt": "Logo 3"
3664
+ },
3665
+ {
3666
+ "src": "img/logos/logoipsum-356.svg",
3667
+ "alt": "Logo 4"
3668
+ },
3669
+ {
3670
+ "src": "img/logos/logoipsum-358.svg",
3671
+ "alt": "Logo 5"
3672
+ },
3673
+ {
3674
+ "src": "img/logos/logoipsum-369.svg",
3675
+ "alt": "Logo 6"
3676
+ }
3677
+ ]
3678
+ },
3679
+ "_owner": null
3680
+ }
3681
+ },
3682
+ "_owner": null
3683
+ }
3684
+ },
3685
+ "screenshot": "img/screenshots/layout-split-even--text-with-logos.png"
3686
+ },
3687
+ {
3688
+ "id": "layout-split-even--faq-with-form",
3689
+ "group": "Layout/Split Even",
3690
+ "name": "FAQWithForm",
3691
+ "code": "<SplitEven\n contentGutter=\"small\"\n contentMinWidth=\"medium\"\n first={<><Headline level=\"h2\" text=\"Frequently Asked Questions\"/><Faq questions={[{answer: 'Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.', question: 'What are the benefits of investing in a Design System?'}, {answer: 'Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.', question: 'What is a Design System?'}, {answer: 'A Headless CMS plays a crucial role in a Design System by providing a content-first approach. It separates the back-end content from the front-end presentation layer, allowing for seamless integration with any design system. This results in a flexible, scalable, and platform-agnostic system that ensures content consistency across all platforms and devices.', question: 'What is the role of a Headless CMS in a Design System?'}]} /></>}\n gutter=\"large\"\n mobileLayout=\"stack\"\n second={<><Headline level=\"h3\" spaceAfter=\"minimum\" style=\"h3\" text=\"Still have questions?\"/><No Display Name label=\"Ask us directly!\" /><Button label=\"Submit\" /></>}\n sectionMinWidth=\"medium\"\n verticalAlign=\"top\"\n/>",
3692
+ "args": {
3693
+ "contentMinWidth": "medium",
3694
+ "contentGutter": "small",
3695
+ "mobileLayout": "stack",
3696
+ "verticalAlign": "top",
3697
+ "gutter": "large",
3698
+ "sectionMinWidth": "medium",
3699
+ "first": {
3700
+ "key": null,
3701
+ "ref": null,
3702
+ "props": {
3703
+ "children": [
3704
+ {
3705
+ "type": {},
3706
+ "key": null,
3707
+ "ref": null,
3708
+ "props": {
3709
+ "text": "Frequently Asked Questions",
3710
+ "level": "h2"
3711
+ },
3712
+ "_owner": null
3713
+ },
3714
+ {
3715
+ "type": {},
3716
+ "key": null,
3717
+ "ref": null,
3718
+ "props": {
3719
+ "questions": [
3720
+ {
3721
+ "answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.",
3722
+ "question": "What are the benefits of investing in a Design System?"
3723
+ },
3724
+ {
3725
+ "answer": "Experience the speed & scalability unlike anything seen before with our Headless CMS powered websites, web apps & composable architecture.",
3726
+ "question": "What is a Design System?"
3727
+ },
3728
+ {
3729
+ "answer": "A Headless CMS plays a crucial role in a Design System by providing a content-first approach. It separates the back-end content from the front-end presentation layer, allowing for seamless integration with any design system. This results in a flexible, scalable, and platform-agnostic system that ensures content consistency across all platforms and devices.",
3730
+ "question": "What is the role of a Headless CMS in a Design System?"
3731
+ }
3732
+ ]
3733
+ },
3734
+ "_owner": null
3735
+ }
3736
+ ]
3737
+ },
3738
+ "_owner": null
3739
+ },
3740
+ "second": {
3741
+ "key": null,
3742
+ "ref": null,
3743
+ "props": {
3744
+ "children": [
3745
+ {
3746
+ "type": {},
3747
+ "key": null,
3748
+ "ref": null,
3749
+ "props": {
3750
+ "text": "Still have questions?",
3751
+ "level": "h3",
3752
+ "style": "h3",
3753
+ "spaceAfter": "minimum"
3754
+ },
3755
+ "_owner": null
3756
+ },
3757
+ {
3758
+ "type": {},
3759
+ "key": null,
3760
+ "ref": null,
3761
+ "props": {
3762
+ "label": "Ask us directly!"
3763
+ },
3764
+ "_owner": null
3765
+ },
3766
+ {
3767
+ "type": {},
3768
+ "key": null,
3769
+ "ref": null,
3770
+ "props": {
3771
+ "label": "Submit"
3772
+ },
3773
+ "_owner": null
3774
+ }
3775
+ ]
3776
+ },
3777
+ "_owner": null
3778
+ }
3779
+ },
3780
+ "screenshot": "img/screenshots/layout-split-even--faq-with-form.png"
3781
+ },
3782
+ {
3783
+ "id": "layout-split-even--text-with-teaser",
3784
+ "group": "Layout/Split Even",
3785
+ "name": "TextWithTeaser",
3786
+ "code": "<SplitEven\n contentGutter=\"small\"\n contentMinWidth=\"medium\"\n first={<><Headline level=\"h2\" spaceAfter=\"minimum\" text=\"Innovative solutions for Industry 4.0\"/><Text highlightText text=\"We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry.\"/></>}\n gutter=\"default\"\n mobileLayout=\"stack\"\n second={<><TeaserCard button={{chevron: false, hidden: false, label: 'Read more'}} headline=\"Transforming Industry\" image=\"img/logos/castaway.svg\" imageRatio=\"landscape\" layout=\"row\" text=\"with Smart Solutions\" url=\"#\"/></>}\n sectionMinWidth=\"medium\"\n verticalAlign=\"top\"\n/>",
3787
+ "args": {
3788
+ "contentMinWidth": "medium",
3789
+ "contentGutter": "small",
3790
+ "mobileLayout": "stack",
3791
+ "verticalAlign": "top",
3792
+ "gutter": "default",
3793
+ "sectionMinWidth": "medium",
3794
+ "first": {
3795
+ "key": null,
3796
+ "ref": null,
3797
+ "props": {
3798
+ "children": [
3799
+ {
3800
+ "type": {},
3801
+ "key": null,
3802
+ "ref": null,
3803
+ "props": {
3804
+ "text": "Innovative solutions for Industry 4.0",
3805
+ "level": "h2",
3806
+ "spaceAfter": "minimum"
3807
+ },
3808
+ "_owner": null
3809
+ },
3810
+ {
3811
+ "type": {},
3812
+ "key": null,
3813
+ "ref": null,
3814
+ "props": {
3815
+ "highlightText": true,
3816
+ "text": "We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry."
3817
+ },
3818
+ "_owner": null
3819
+ }
3820
+ ]
3821
+ },
3822
+ "_owner": null
3823
+ },
3824
+ "second": {
3825
+ "key": null,
3826
+ "ref": null,
3827
+ "props": {
3828
+ "children": {
3829
+ "type": {},
3830
+ "key": null,
3831
+ "ref": null,
3832
+ "props": {
3833
+ "layout": "row",
3834
+ "button": {
3835
+ "chevron": false,
3836
+ "hidden": false,
3837
+ "label": "Read more"
3838
+ },
3839
+ "imageRatio": "landscape",
3840
+ "headline": "Transforming Industry",
3841
+ "text": "with Smart Solutions",
3842
+ "image": "img/logos/castaway.svg",
3843
+ "url": "#"
3844
+ },
3845
+ "_owner": null
3846
+ }
3847
+ },
3848
+ "_owner": null
3849
+ }
3850
+ },
3851
+ "screenshot": "img/screenshots/layout-split-even--text-with-teaser.png"
3852
+ },
3853
+ {
3854
+ "id": "layout-split-weighted--text-with-contact",
3855
+ "group": "Layout/Split Weighted",
3856
+ "name": "TextWithContact",
3857
+ "code": "<SplitWeighted\n context={<><Contact image={{aspectRatio: 'wide', fullWidth: true, src: 'img/people/contact-isabella.png'}} links={[{ariaLabel: 'Isabella Doe on Twitter', icon: 'twitter', label: '@Isabella_Doe', url: '#'}, {ariaLabel: 'Isabella Doe on LinkedIn', icon: 'linkedin', label: 'Isabella.Doe', url: 'mailto:mail@example.com'}]} subtitle=\"Creative Director\" title=\"Isabella Doe\"/></>}\n contextLayout={{\n gutter: 'default',\n minWidth: 'narrow'\n }}\n horizontalGutter=\"large\"\n main={<><Headline level=\"h2\" spaceAfter=\"minimum\" text=\"Innovative solutions for Industry 4.0\"/><Text highlightText text=\"We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry.\"/><Button label=\"Learn more\" variant=\"primary\"/></>}\n mainLayout={{\n gutter: 'small',\n minWidth: 'narrow'\n }}\n order={{\n desktop: 'mainFirst',\n mobile: 'mainFirst'\n }}\n verticalGutter=\"default\"\n/>",
3858
+ "args": {
3859
+ "verticalGutter": "default",
3860
+ "horizontalGutter": "large",
3861
+ "sticky": false,
3862
+ "mainLayout": {
3863
+ "gutter": "small",
3864
+ "minWidth": "narrow"
3865
+ },
3866
+ "contextLayout": {
3867
+ "gutter": "default",
3868
+ "minWidth": "narrow"
3869
+ },
3870
+ "order": {
3871
+ "mobile": "mainFirst",
3872
+ "desktop": "mainFirst"
3873
+ },
3874
+ "main": {
3875
+ "key": null,
3876
+ "ref": null,
3877
+ "props": {
3878
+ "children": [
3879
+ {
3880
+ "type": {},
3881
+ "key": null,
3882
+ "ref": null,
3883
+ "props": {
3884
+ "text": "Innovative solutions for Industry 4.0",
3885
+ "level": "h2",
3886
+ "spaceAfter": "minimum"
3887
+ },
3888
+ "_owner": null
3889
+ },
3890
+ {
3891
+ "type": {},
3892
+ "key": null,
3893
+ "ref": null,
3894
+ "props": {
3895
+ "highlightText": true,
3896
+ "text": "We help companies make their production processes more efficient and future-proof through digitalization, automation, and smart technologies. Rely on our many years of experience in the industrial sector.\n\nRevolutionize your manufacturing with our tailored solutions designed to meet the specific needs of your industry."
3897
+ },
3898
+ "_owner": null
3899
+ },
3900
+ {
3901
+ "type": {},
3902
+ "key": null,
3903
+ "ref": null,
3904
+ "props": {
3905
+ "label": "Learn more",
3906
+ "variant": "primary"
3907
+ },
3908
+ "_owner": null
3909
+ }
3910
+ ]
3911
+ },
3912
+ "_owner": null
3913
+ },
3914
+ "context": {
3915
+ "key": null,
3916
+ "ref": null,
3917
+ "props": {
3918
+ "children": {
3919
+ "type": {},
3920
+ "key": null,
3921
+ "ref": null,
3922
+ "props": {
3923
+ "title": "Isabella Doe",
3924
+ "subtitle": "Creative Director",
3925
+ "image": {
3926
+ "src": "img/people/contact-isabella.png",
3927
+ "aspectRatio": "wide",
3928
+ "fullWidth": true
3929
+ },
3930
+ "links": [
3931
+ {
3932
+ "icon": "twitter",
3933
+ "url": "#",
3934
+ "label": "@Isabella_Doe",
3935
+ "ariaLabel": "Isabella Doe on Twitter"
3936
+ },
3937
+ {
3938
+ "url": "mailto:mail@example.com",
3939
+ "icon": "linkedin",
3940
+ "label": "Isabella.Doe",
3941
+ "ariaLabel": "Isabella Doe on LinkedIn"
3942
+ }
3943
+ ]
3944
+ },
3945
+ "_owner": null
3946
+ }
3947
+ },
3948
+ "_owner": null
3949
+ }
3950
+ },
3951
+ "screenshot": "img/screenshots/layout-split-weighted--text-with-contact.png"
3952
+ },
3590
3953
  {
3591
3954
  "id": "components-stats--count-up-with-icons",
3592
3955
  "group": "Components/Stats",
@@ -1,6 +1,6 @@
1
1
  /// <reference types="react" />
2
2
  import { HTMLAttributes, FC, PropsWithChildren } from "react";
3
- import { SectionProps } from "../../SectionProps-00ddee3a.js";
3
+ import { SectionProps } from "../../SectionProps-7caa223c.js";
4
4
  declare const SectionContextDefault: import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>;
5
5
  declare const SectionContext: import("react").Context<import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>>;
6
6
  declare const Section: import("react").ForwardRefExoticComponent<SectionProps & Omit<HTMLAttributes<HTMLElement>, "style" | "content"> & import("react").RefAttributes<HTMLDivElement>>;