diff --git a/tasks/new/2026-0824.05.gem.feat.ui-auth.hero-passkey-and-onboarding-2216.md b/tasks/complete/2026-0824.05.gem.feat.ui-auth.hero-passkey-and-onboarding-2216.md similarity index 100% rename from tasks/new/2026-0824.05.gem.feat.ui-auth.hero-passkey-and-onboarding-2216.md rename to tasks/complete/2026-0824.05.gem.feat.ui-auth.hero-passkey-and-onboarding-2216.md diff --git a/ui/components/LoginPage.tsx b/ui/components/LoginPage.tsx index 85224cb..69face7 100644 --- a/ui/components/LoginPage.tsx +++ b/ui/components/LoginPage.tsx @@ -2,67 +2,40 @@ import { Layout } from "./Layout.tsx"; export const LoginPage = () => { return ( - -
-

Authenticate

-

- Use your registered hardware key or passkey to log in. -

- -
-

- Instruction: + +

+
+ +

Welcome Back

+

+ Sign in securely using your biometric passkey or hardware key.

-
    -
  • - Insert your hardware token (e.g. YubiKey) into the USB port. -
  • -
  • - Or prepare to scan a QR code if using a mobile device passkey. -
  • -
-
- -
-
+ {/* Primary Biometric Hero Button */} + {/* Loading Indicator */}
- Waiting for authenticator... Please follow the prompt. +
+ + + + + Touch biometric sensor or scan passkey... +
-
+
- - + + + + + +