diff --git a/apps/www/.vitepress/theme/components/LandingPage.vue b/apps/www/.vitepress/theme/components/LandingPage.vue index 4b3e80f9..4dc23fe9 100644 --- a/apps/www/.vitepress/theme/components/LandingPage.vue +++ b/apps/www/.vitepress/theme/components/LandingPage.vue @@ -12,46 +12,45 @@ import DashboardExample from '@/examples/dashboard/Example.vue' - - - - 🎉 - Style, a new CLI and more. - - Introducing Style, a new CLI and more. - - - - Build your component library. - - Beautifully designed components that you can copy and paste into your - apps. Accessible. Customizable. Open Source. - + + + 🎉 + Style, a new CLI and more. + + Introducing Style, a new CLI and more. + + + + Build your component library. + + Beautifully designed components that you can copy and paste into your + apps. Accessible. Customizable. Open Source. + - - - Get Started - - - Components - - - - - - - - - - - - - + + + + + + diff --git a/apps/www/.vitepress/theme/layout/DocsLayout.vue b/apps/www/.vitepress/theme/layout/DocsLayout.vue index 6470fe22..85891b91 100644 --- a/apps/www/.vitepress/theme/layout/DocsLayout.vue +++ b/apps/www/.vitepress/theme/layout/DocsLayout.vue @@ -12,86 +12,88 @@ const { frontmatter } = useData() - -