diff --git a/frontend/components/auth/LoginClient.tsx b/frontend/components/auth/LoginClient.tsx index 05577eba..055def5c 100644 --- a/frontend/components/auth/LoginClient.tsx +++ b/frontend/components/auth/LoginClient.tsx @@ -386,7 +386,7 @@ export function LoginClient({ nextPath, initialMode }: LoginClientProps) { {/* Right Column (Forms) */}
{/* Subtle mesh background */} -
+
{/* Top Header Switch */}
@@ -415,7 +415,7 @@ export function LoginClient({ nextPath, initialMode }: LoginClientProps) { {/* Center Form Card */}
-
+

{isLogin ? copy.welcomeBack : copy.signUpTitle} @@ -426,7 +426,7 @@ export function LoginClient({ nextPath, initialMode }: LoginClientProps) {

void onEmailSubmit(event)} className="space-y-5"> -
+
@@ -443,7 +443,7 @@ export function LoginClient({ nextPath, initialMode }: LoginClientProps) {
-
+