diff --git a/landing_page/src/app/signup/page.tsx b/landing_page/src/app/signup/page.tsx index 19f1b17f..19be6040 100644 --- a/landing_page/src/app/signup/page.tsx +++ b/landing_page/src/app/signup/page.tsx @@ -102,7 +102,7 @@ export default function SignupPage() { value={formData.password} onChange={handleChange} required - placeholder="Pass" + placeholder="Password" rightElement={