diff --git a/.storybook/01-Introduction.mdx b/.storybook/01-Introduction.mdx index d3d12b7..b103377 100644 --- a/.storybook/01-Introduction.mdx +++ b/.storybook/01-Introduction.mdx @@ -8,18 +8,18 @@ import { Meta, Source } from '@storybook/blocks'; */}
A modern React component library built with design tokens at its core
+A comprehensive design system with token-driven theming and accessible React components
- Pine UI is a token-driven component library for React applications.
- Built with TypeScript, accessibility, and developer experience in mind.
+ Pine Design System is a complete design system for React applications.
+ Built with design tokens, TypeScript, accessibility, and exceptional developer experience in mind.
- Documentation • - GitHub • - npm + Documentation • + GitHub • + npm
diff --git a/.storybook/02-GettingStarted.mdx b/.storybook/02-GettingStarted.mdx index aba4564..7fc074f 100644 --- a/.storybook/02-GettingStarted.mdx +++ b/.storybook/02-GettingStarted.mdx @@ -14,11 +14,11 @@ import { useState } from "react"; Install Pine UI using your preferred package manager: