import { Meta } from '@storybook/blocks';
import { Button } from '@storybook/design-system';

<Meta
  title="Support & Onboarding"
  parameters={{
    layout: 'fullscreen',
    viewMode: 'docs',
    previewTabs: {
      canvas: { hidden: true }
    }
  }}
/>

# Need help?

## Support

Any feedback, ideas or questions?

The **Mozaic Design System team** would welcome any feedback, ideas, or requirements that you have.<br/>
Our goal is to make your lives easier.

If you want to get more detailed information on the components or any other topic related to **Mozaic-Vue**, you can contact us through the channels below:

- Join the [#ads-charts](https://app.slack.com/client/T4R6RCZFA/C04DE3DN8LD) channel on **Slack**
- Join the [#mozaic-support](https://app.slack.com/client/T4R6RCZFA/CKQJZL7C4/) channel on **Slack**

## Onboarding Sessions

Are you new to using a design system, and in particular Mozaic?<br/>
Do you want to know more about how **Mozaic** works, and more specifically how to use **Mozaic-Vue**?<br/>
You need a personalized support to install or configure your project?

The **Mozaic Design System team** is at your disposal for that.

Do not hesitate to book a slot for **an onboarding session**, by going to this url:

<Button
  appearance="secondary"
  isLink
  href="https://calendar.app.google/Tk9JkMdKTzM2DeX36"
  target="_blank"
>{`I book an Onboarding Session`}</Button>
