diff --git a/frontend/src/views/Home.vue b/frontend/src/views/Home.vue
index a9c940f3269a7cac2826ba23bde83b608829921a..bcc68919cf52131a15e2603ec30e70a539957dda 100644
--- a/frontend/src/views/Home.vue
+++ b/frontend/src/views/Home.vue
@@ -1,7 +1,7 @@
 <template>
   <div class="home">
     <img alt="Vue logo" src="../assets/logo.png" />
-    <h1>Welcome to Movie Website</h1>
+    <h1>Welcome to CaCaoCritics</h1>
     <!-- <p>
       For a guide and recipes on how to configure / customize this project,<br />
       check out the