-

+
+
+
@@ -285,7 +291,7 @@ export function LoginForm({ onSignUp, onForgotPassword }: Props) {
© {new Date().getFullYear()} LabWise
-
Built for research labs
+
Privacy Policy
diff --git a/components/auth/ResetPassword.tsx b/components/auth/ResetPassword.tsx
index 2f25672..6fd9b73 100644
--- a/components/auth/ResetPassword.tsx
+++ b/components/auth/ResetPassword.tsx
@@ -46,7 +46,7 @@ export function ResetPassword({ onSuccess }: Props) {
-

+
{done ? (
diff --git a/components/auth/SignUpForm.tsx b/components/auth/SignUpForm.tsx
index b53256e..9e69039 100644
--- a/components/auth/SignUpForm.tsx
+++ b/components/auth/SignUpForm.tsx
@@ -123,7 +123,7 @@ export function SignUpForm({ onLogin }: Props) {
-

+
Create your LabWise account.