mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-09-04 12:33:42 +00:00
Update page.tsx
This commit is contained in:
@@ -277,7 +277,10 @@ function LoginContent() {
|
||||
);
|
||||
|
||||
const heading = {
|
||||
identifier: { title: 'Sign in', subtitle: 'Enter your phone number or email to continue' },
|
||||
identifier: {
|
||||
title: 'Sign in or create account',
|
||||
subtitle: "Enter your phone number or email — we'll sign you in, or set up a new account",
|
||||
},
|
||||
password: { title: 'Welcome back', subtitle: 'Enter your password to sign in' },
|
||||
setup: { title: 'Set your password', subtitle: 'Enter the code we sent, then choose a password' },
|
||||
signup: { title: 'Create your account', subtitle: 'We just need a couple of details' },
|
||||
|
||||
Reference in New Issue
Block a user