diff --git a/components/UserInterface/Button.vue b/components/Button.vue
similarity index 100%
rename from components/UserInterface/Button.vue
rename to components/Button.vue
diff --git a/components/Guild/ChannelEntry.vue b/components/Channel.vue
similarity index 100%
rename from components/Guild/ChannelEntry.vue
rename to components/Channel.vue
diff --git a/components/Popups/CropPopup.vue b/components/CropPopup.vue
similarity index 100%
rename from components/Popups/CropPopup.vue
rename to components/CropPopup.vue
diff --git a/components/Popups/InvitePopup.vue b/components/InvitePopup.vue
similarity index 100%
rename from components/Popups/InvitePopup.vue
rename to components/InvitePopup.vue
diff --git a/components/Popups/Loading.vue b/components/Loading.vue
similarity index 100%
rename from components/Popups/Loading.vue
rename to components/Loading.vue
diff --git a/components/Me/AddFriend.vue b/components/Me/AddFriend.vue
deleted file mode 100644
index 49aa112..0000000
--- a/components/Me/AddFriend.vue
+++ /dev/null
@@ -1,63 +0,0 @@
-
- Online – 0 Friend Requests – 0 Friends – {{ friends?.length || 0 }}Add a Friend
- Enter a friend's Gorb username to send them a friend request.
-
TIME FORMAT
+ Click on a guild to the left to view a guild.
+
+ Or click the button in the bottom left to join a guild.
+