feat: hackathon landing mvp

This commit is contained in:
Nik L
2026-03-30 16:51:54 -04:00
parent 803c7523a5
commit a4a6dd97c9
7 changed files with 1684 additions and 4 deletions

View File

@@ -36,6 +36,12 @@ export function Nav() {
>
About
</a>
<a
href="/hackathons"
className="text-sm text-primary hover:text-primary/80 transition-colors hidden sm:block font-medium"
>
Hackathons
</a>
<a
href="/greyscan"
className="text-sm text-primary hover:text-primary/80 transition-colors hidden sm:block font-medium"