On the login page (`client/web/src/pages/public/LoginPage.tsx`): - Change the email input placeholder from `you@school.edu` to `caleb@example.com` (~line 169) - Change the copy "Sign in to continue" to "Login or create an account" (~line 153)
On the login page (
client/web/src/pages/public/LoginPage.tsx):you@school.edutocaleb@example.com(~line 169)