diff --git a/app/app.vue b/app/app.vue
index 064b605..ead96d6 100644
--- a/app/app.vue
+++ b/app/app.vue
@@ -21,9 +21,10 @@ const showStats = ref(false);
-
+
+
-
+
diff --git a/app/assets/images/home/bottom-screen/buttons/downloadPlay.png b/app/assets/images/home/bottom-screen/buttons/downloadPlay.png
new file mode 100644
index 0000000..5033a98
Binary files /dev/null and b/app/assets/images/home/bottom-screen/buttons/downloadPlay.png differ
diff --git a/app/assets/images/home/bottom-screen/buttons/game.png b/app/assets/images/home/bottom-screen/buttons/game.png
new file mode 100644
index 0000000..37a44e8
Binary files /dev/null and b/app/assets/images/home/bottom-screen/buttons/game.png differ
diff --git a/app/assets/images/home/bottom-screen/buttons/largeSelector.png b/app/assets/images/home/bottom-screen/buttons/largeSelector.png
new file mode 100644
index 0000000..6842e11
Binary files /dev/null and b/app/assets/images/home/bottom-screen/buttons/largeSelector.png differ
diff --git a/app/assets/images/home/bottom-screen/buttons/pictochat.png b/app/assets/images/home/bottom-screen/buttons/pictochat.png
new file mode 100644
index 0000000..25b4f90
Binary files /dev/null and b/app/assets/images/home/bottom-screen/buttons/pictochat.png differ
diff --git a/app/assets/images/home/bottom-screen/buttons/smallSelector.png b/app/assets/images/home/bottom-screen/buttons/smallSelector.png
new file mode 100644
index 0000000..e457b63
Binary files /dev/null and b/app/assets/images/home/bottom-screen/buttons/smallSelector.png differ
diff --git a/app/components/Home/BottomScreen/BottomScreen.vue b/app/components/Home/BottomScreen/BottomScreen.vue
index 440d00f..82ff8f0 100644
--- a/app/components/Home/BottomScreen/BottomScreen.vue
+++ b/app/components/Home/BottomScreen/BottomScreen.vue
@@ -1,7 +1,12 @@
-
-
-
+
+
+
+
+
+
diff --git a/app/components/Home/BottomScreen/Buttons/Buttons.vue b/app/components/Home/BottomScreen/Buttons/Buttons.vue
new file mode 100644
index 0000000..7601647
--- /dev/null
+++ b/app/components/Home/BottomScreen/Buttons/Buttons.vue
@@ -0,0 +1,70 @@
+
+
+
+
+
+
+
diff --git a/app/components/Home/BottomScreen/Buttons/DownloadPlayButton.vue b/app/components/Home/BottomScreen/Buttons/DownloadPlayButton.vue
new file mode 100644
index 0000000..09721a2
--- /dev/null
+++ b/app/components/Home/BottomScreen/Buttons/DownloadPlayButton.vue
@@ -0,0 +1,34 @@
+
+
+
+
+
+
diff --git a/app/components/Home/BottomScreen/Buttons/GameButton.vue b/app/components/Home/BottomScreen/Buttons/GameButton.vue
new file mode 100644
index 0000000..0b43285
--- /dev/null
+++ b/app/components/Home/BottomScreen/Buttons/GameButton.vue
@@ -0,0 +1,34 @@
+
+
+
+
+
+
diff --git a/app/components/Home/BottomScreen/Buttons/PictochatButton.vue b/app/components/Home/BottomScreen/Buttons/PictochatButton.vue
new file mode 100644
index 0000000..122875e
--- /dev/null
+++ b/app/components/Home/BottomScreen/Buttons/PictochatButton.vue
@@ -0,0 +1,34 @@
+
+
+
+
+
+