diff --git a/pages/choose-username.tsx b/pages/choose-username.tsx index 7f49afd..6198916 100644 --- a/pages/choose-username.tsx +++ b/pages/choose-username.tsx @@ -49,7 +49,7 @@ export default function Subscribe() { alt="Linkwarden" className="h-12 w-fit mx-auto mt-10" /> -
Choose a Username (Last step)
diff --git a/pages/forgot.tsx b/pages/forgot.tsx index 8770e56..c2c5764 100644 --- a/pages/forgot.tsx +++ b/pages/forgot.tsx @@ -46,7 +46,7 @@ export default function Forgot() { alt="Linkwarden" className="h-12 w-fit mx-auto mt-10" /> -Fogot Password?
Enter your Email so we can send you a link to recover your account. diff --git a/pages/login.tsx b/pages/login.tsx index 3de38d8..6bdfd46 100644 --- a/pages/login.tsx +++ b/pages/login.tsx @@ -56,7 +56,7 @@ export default function Login() {
Sign in to your account
-Enter your credentials
diff --git a/pages/register.tsx b/pages/register.tsx index c1d3b9e..355fe84 100644 --- a/pages/register.tsx +++ b/pages/register.tsx @@ -104,7 +104,7 @@ export default function Register() { }-day free trial!` : "Create a new account"} -Enter your details
diff --git a/pages/subscribe.tsx b/pages/subscribe.tsx index dc63b8e..8f920bd 100644 --- a/pages/subscribe.tsx +++ b/pages/subscribe.tsx @@ -37,7 +37,7 @@ export default function Subscribe() { {process.env.NEXT_PUBLIC_TRIAL_PERIOD_DAYS || 14} days free trial, then $5/month afterwards -You will be redirected to Stripe.