+
+ 🤲
- )}
-
-
-
-
setEmail(e.target.value)}
- className="mt-1 w-full rounded-xl border border-gray-200 px-4 py-3 text-sm focus:border-trust-blue focus:ring-2 focus:ring-trust-blue/20 outline-none transition-all"
- placeholder="you@charity.org"
- required
- />
+
Loading demo...
+ )}
-
-
- setPassword(e.target.value)}
- className="mt-1 w-full rounded-xl border border-gray-200 px-4 py-3 text-sm focus:border-trust-blue focus:ring-2 focus:ring-trust-blue/20 outline-none transition-all"
- placeholder="••••••••"
- required
- />
-
+ {!isDemo && (
+ <>
+
+
+ 🤲
+
+
Welcome back
+
Sign in to your charity dashboard
+
-
-
+ {/* Social login */}
+
+
+
-
+
+
+
or sign in with email
+
-
+ {/* Email/password form */}
+
-
- Don't have an account?{" "}
-
- Get Started Free
-
-
+
+
+
+
+
+ Don't have an account?{" "}
+ Get Started Free
+
+ >
+ )}