diff --git a/frontend/public/favicon.ico b/frontend/public/favicon.ico
index c2c86b8..1b10edf 100644
Binary files a/frontend/public/favicon.ico and b/frontend/public/favicon.ico differ
diff --git a/frontend/public/index.html b/frontend/public/index.html
index 79aed2b..9fd61df 100644
--- a/frontend/public/index.html
+++ b/frontend/public/index.html
@@ -9,7 +9,8 @@
name="description"
content="Web site created using create-react-app"
/>
-
+
+
-
SDA 6 starter
+ Travel Buddy
diff --git a/frontend/public/logo.png b/frontend/public/logo.png
new file mode 100644
index 0000000..66c8f24
Binary files /dev/null and b/frontend/public/logo.png differ
diff --git a/frontend/src/components/auth/LoginPage.js b/frontend/src/components/auth/LoginPage.js
index b28aef1..4f6227b 100644
--- a/frontend/src/components/auth/LoginPage.js
+++ b/frontend/src/components/auth/LoginPage.js
@@ -24,8 +24,9 @@ class LoginPage extends Component {
-
SDA 6
-
Starter template
+
+

+
Find Your Travel Companion...
diff --git a/frontend/src/components/home/HomePage.js b/frontend/src/components/home/HomePage.js
index 57426b7..13dc6e8 100644
--- a/frontend/src/components/home/HomePage.js
+++ b/frontend/src/components/home/HomePage.js
@@ -5,7 +5,7 @@ class HomePage extends Component {
return (
-
SDA 6 starter template
+
Travel Buddy
This starter template is based on Spring, PostgreSQL, React, React router and Axios. Check the following links for documentation and guides: