diff --git a/pages/choose-username.tsx b/pages/choose-username.tsx
index 8a5bcaf..5b1657a 100644
--- a/pages/choose-username.tsx
+++ b/pages/choose-username.tsx
@@ -44,8 +44,8 @@ export default function Subscribe() {
<>
diff --git a/pages/forgot.tsx b/pages/forgot.tsx
index c2c5764..dc6a96c 100644
--- a/pages/forgot.tsx
+++ b/pages/forgot.tsx
@@ -41,8 +41,8 @@ export default function Forgot() {
<>
diff --git a/pages/login.tsx b/pages/login.tsx
index 6bdfd46..c777b71 100644
--- a/pages/login.tsx
+++ b/pages/login.tsx
@@ -48,8 +48,8 @@ export default function Login() {
<>
diff --git a/pages/register.tsx b/pages/register.tsx
index 355fe84..ee2a47c 100644
--- a/pages/register.tsx
+++ b/pages/register.tsx
@@ -92,8 +92,8 @@ export default function Register() {
<>
diff --git a/pages/subscribe.tsx b/pages/subscribe.tsx
index 0dbbba7..4972cdd 100644
--- a/pages/subscribe.tsx
+++ b/pages/subscribe.tsx
@@ -28,8 +28,8 @@ export default function Subscribe() {
<>
diff --git a/public/linkwarden.png b/public/linkwarden.png
index 7eed5ea..6644a2d 100644
Binary files a/public/linkwarden.png and b/public/linkwarden.png differ