Updated the page icon
This commit is contained in:
@@ -58,7 +58,8 @@ export default function Login() {
|
||||
<img src="/people-talking-tablet.png" alt="People smiling looking at a tablet" className="h-full aspect-auto" />
|
||||
</section>
|
||||
<section className="h-full w-full flex flex-col items-center justify-center gap-2">
|
||||
<div className="flex flex-col gap-2 items-center">
|
||||
<div className="flex flex-col gap-2 items-center relative">
|
||||
<img src="/logo_title.png" alt="EnCoach's Logo" className="w-64 absolute -top-64" />
|
||||
<h1 className="font-bold text-4xl">Login to your account</h1>
|
||||
<p className="self-start text-base font-normal text-mti-gray-cool">with your registered Email Address</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user