diff --git a/src/intl/en-US.js b/src/intl/en-US.js
index d777eb2d..a1dacf0d 100644
--- a/src/intl/en-US.js
+++ b/src/intl/en-US.js
@@ -4,23 +4,20 @@ export default {
appDescription: 'An alternative web client for Mastodon, focused on speed and simplicity.',
homeDescription: `
- Pinafore is a web client for
- Mastodon,
- designed for speed and simplicity.
+ FediLove is a web client aiming to deliver a federated
+ dating App on top of Mastodon.
- Read the
- introductory blog post,
- or get started by logging in to an instance:
+ Start your journey to meet your crush !!
`,
- logIn: 'Log in',
+ logIn: 'Log in using Mastodon',
+ logInText: 'Log In',
footer: `
- Pinafore is
- open-source software
- created by
- Nolan Lawson
+ FediLove is a Pinafore fork. It is
+ open-source software
+ adapted by
+ bofh@nogafam.es
and distributed under the
AGPL License.
diff --git a/src/routes/_components/NotLoggedInHome.html b/src/routes/_components/NotLoggedInHome.html
index a835a314..72c0d099 100644
--- a/src/routes/_components/NotLoggedInHome.html
+++ b/src/routes/_components/NotLoggedInHome.html
@@ -7,7 +7,7 @@