import { Meta } from "@storybook/blocks";
import { AbilitiesDescription } from "./abilities-description/abilities-description";
import { WelcomeIntro } from "./intro/intro";
import { Principles } from "./principles/principles";
import { Contributors } from "./contributors/contributors";
import { WelcomeHeader } from "./welcome-header/welcome-header";
import { OtherContributorsList } from "./other-contributors-list/other-contributors-list";

<Meta title="Welcome" />

<WelcomeHeader />

<WelcomeIntro />

For version 3 docs please visit [v3 docs](https://vibe.monday.com/)

## What’s inside

<AbilitiesDescription />

## Our principles

Our design principles were developed based on best practices to ensure top-notch user experience, stickiness, and delight.

<Principles />

## Resources

- [Figma](https://www.figma.com/file/pTpO3Wobs5cQwRsabt21Nd/monday.com-UI-kit?node-id=14811%3A20455)
- [Github](https://github.com/mondaycom/vibe/)
- [Animation style guide](https://monday.com/lp/motion/)

## Contributors

monday.com’s designers, developers, and writers provide teams with universal assets—elements, components, patterns, and code—and the guidance on how to design and build with them.
We welcome contributions to monday.com design system!

Read our<Link href="https://github.com/mondaycom/vibe/blob/master/CONTRIBUTING.md">contribution guide</Link>and help us build and improve our components.

### Meet the Vibe team

<Contributors />

<OtherContributorsList />
