clean up and disabled beta lock
CI / test (push) Successful in 27s

This commit is contained in:
2026-03-11 07:32:58 -04:00
parent 140b83bd65
commit f8265063d5
5 changed files with 49 additions and 17 deletions
+4 -4
View File
@@ -172,12 +172,12 @@ export default function HomePage() {
</div>
<nav className="flex items-center gap-2 sm:gap-3">
<a
href="#request-access"
<Link
href="/builder"
className="rounded-md border border-zinc-800 bg-zinc-950/60 px-3 py-2 text-xs font-medium text-zinc-200 hover:bg-zinc-900 hover:text-white"
>
Request Access
</a>
Go To Builder
</Link>
<Link
href="/login"