This commit is contained in:
Henry Dollman
2024-07-08 23:20:42 -04:00
parent 7b4e2d9441
commit 04c14ad4ab
10 changed files with 432 additions and 169 deletions

View File

@@ -11,7 +11,11 @@ export default function LoginPage() {
<div className="lg:p-8">
<div className="mx-auto flex w-full flex-col justify-center space-y-6 sm:w-[350px]">
<div className="flex flex-col space-y-2 text-center">
<ChevronLeft className="mx-auto h-6 w-6" />
{/* <img
className="mx-auto h-10 w-10 mb-2"
src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Numelon_Logo.png/240px-Numelon_Logo.png"
alt=""
/> */}
<h1 className="text-2xl font-semibold tracking-tight">Welcome back</h1>
<p className="text-sm text-muted-foreground">
Enter your email to sign in to your account
@@ -33,19 +37,12 @@ export default function LoginPage() {
}}
></div>
<div class="relative z-20 flex gap-2 items-center text-lg font-medium ml-auto">
Melon
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="2"
stroke-linecap="round"
stroke-linejoin="round"
class="h-6 w-6"
>
<path d="M15 6v12a3 3 0 1 0 3-3H6a3 3 0 1 0 3 3V6a3 3 0 1 0-3 3h12a3 3 0 1 0-3-3"></path>
</svg>
placeholder
<img
className={'w-6 h-6'}
src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/df/Numelon_Logo.png/240px-Numelon_Logo.png"
alt=""
/>
</div>
{/* <div class="relative z-20 mt-auto">
<blockquote class="space-y-2">