fixed authcontext for sign up, added 404 and middleware for prod readiness
This commit is contained in:
@@ -34,7 +34,7 @@ export default function RegisterPage() {
|
||||
<main className="min-h-screen bg-black text-zinc-50">
|
||||
<div className="mx-auto flex max-w-md flex-col px-4 py-10">
|
||||
<h1 className="text-2xl font-semibold tracking-tight">
|
||||
Join the <span className="text-amber-300">Shadow Standard</span> beta
|
||||
Join the <span className="text-amber-300">Battl Builder</span> Beta
|
||||
</h1>
|
||||
<p className="mt-2 text-sm text-zinc-400">
|
||||
Create an account so we can save your builds, watch price drops, and
|
||||
|
||||
Reference in New Issue
Block a user