Rename to 'colanode' in login screen

This commit is contained in:
Hakan Shehu
2024-10-23 23:14:04 +02:00
parent f1a853f83b
commit 305b784b10

View File

@@ -10,13 +10,13 @@ export const Login = () => {
return (
<div className="grid h-screen min-h-screen w-full grid-cols-5">
<div className="col-span-2 flex items-center justify-center bg-zinc-950">
<h1 className="font-neotrax text-6xl text-white">colabron</h1>
<h1 className="font-neotrax text-6xl text-white">colanode</h1>
</div>
<div className="col-span-3 flex items-center justify-center py-12">
<div className="mx-auto grid w-96 gap-6">
<div className="grid gap-2 text-center">
<h1 className="text-2xl font-semibold tracking-tight">
Login to Colabron
Login to Colanode
</h1>
<p className="text-sm text-muted-foreground">
Use one of the following methods to login