diff --git a/src/routes/login/index.tsx b/src/routes/login/index.tsx
index 1c980fe..bbae566 100644
--- a/src/routes/login/index.tsx
+++ b/src/routes/login/index.tsx
@@ -552,7 +552,54 @@ export default function LoginPage() {
Login Success! Redirecting...
+ {/* Code Input Section */}
+
+ Check your email for a 6-digit code
+
+ Code expires in{" "}
+ {expiryToHuman(AUTH_CONFIG.EMAIL_LOGIN_LINK_EXPIRY)}
+
+ Enter Your Code
+
+
- Check your email for a 6-digit code -
-- Code expires in{" "} - {expiryToHuman(AUTH_CONFIG.EMAIL_LOGIN_LINK_EXPIRY)} -
- - -