diff --git a/packages/assets/branding/illustrations/servers-background.svg b/packages/assets/branding/illustrations/servers-background.svg new file mode 100644 index 000000000..3c9df79c7 --- /dev/null +++ b/packages/assets/branding/illustrations/servers-background.svg @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/packages/assets/index.ts b/packages/assets/index.ts index 2ff3fe768..537a862ae 100644 --- a/packages/assets/index.ts +++ b/packages/assets/index.ts @@ -12,6 +12,7 @@ import './omorphia.scss' import _ModrinthIcon from './branding/logo.svg?component' import _FourOhFourNotFound from './branding/404.svg?component' import _ModrinthPlusIcon from './branding/modrinth-plus.svg?component' +import _ServersManageIllustration from './branding/illustrations/servers-background.svg?component' import _AngryRinthbot from './branding/rinthbot/angry.webp' import _AnnoyedRinthbot from './branding/rinthbot/annoyed.webp' import _ConfusedRinthbot from './branding/rinthbot/confused.webp' @@ -50,6 +51,7 @@ import _YouTubeIcon from './external/youtube.svg?component' export const ModrinthIcon = _ModrinthIcon export const FourOhFourNotFound = _FourOhFourNotFound export const ModrinthPlusIcon = _ModrinthPlusIcon +export const ServersManageIllustration = _ServersManageIllustration export const AngryRinthbot = _AngryRinthbot export const AnnoyedRinthbot = _AnnoyedRinthbot export const ConfusedRinthbot = _ConfusedRinthbot diff --git a/packages/ui/src/servers/pages/manage.vue b/packages/ui/src/servers/pages/manage.vue index a58c43eb8..2d1ecc0ed 100644 --- a/packages/ui/src/servers/pages/manage.vue +++ b/packages/ui/src/servers/pages/manage.vue @@ -1,7 +1,19 @@ - + + + + No servers found + Get started by creating your first server + + + New server + + + + + - Servers + Servers View and manage all your servers @@ -14,63 +26,67 @@ - - Your servers - + + Your servers + + + + - - - - - - Servers shared with you - - - - - - - - - No servers found - Get started by creating your first server - - - Create your first server - - - + + Shared servers + + + + + +
Get started by creating your first server