Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3462b927d3 | |||
| 1f868b0f8a |
@@ -54,6 +54,9 @@ export default function LoginPage() {
|
|||||||
<h2 className="text-2xl font-semibold text-foreground mb-6 text-center">
|
<h2 className="text-2xl font-semibold text-foreground mb-6 text-center">
|
||||||
Admin Login
|
Admin Login
|
||||||
</h2>
|
</h2>
|
||||||
|
<p className="text-center text-sm text-foreground/70 mb-6">
|
||||||
|
Enter your admin credentials to access the SS Gym management system
|
||||||
|
</p>
|
||||||
|
|
||||||
<form className="space-y-6">
|
<form className="space-y-6">
|
||||||
<div>
|
<div>
|
||||||
|
|||||||
Reference in New Issue
Block a user