Privacy policy and navbar updates
All checks were successful
Deploy to Server / deploy (push) Successful in 30s

This commit is contained in:
2026-04-09 14:20:18 -05:00
parent 2bd0a9e236
commit 820478fdaa
8 changed files with 39 additions and 10 deletions

View File

@@ -39,7 +39,7 @@ export function ForgotPassword({ onBack }: Props) {
<Card className="w-full max-w-sm">
<CardContent className="p-8 space-y-6">
<div className="flex justify-center">
<img src={logo} alt="LabWise" className="h-12" />
<a href="/"><img src={logo} alt="LabWise" className="h-12" /></a>
</div>
{sent ? (