refactor: update Navbar component title from 'MeshEnvy Forge' to 'Mesh Forge' for improved branding clarity

This commit is contained in:
Ben Allfree
2025-11-24 03:28:45 -08:00
parent e54449464c
commit a21ca48fa6

View File

@@ -15,7 +15,7 @@ export default function Navbar() {
to="/"
className="text-2xl font-bold bg-gradient-to-r from-cyan-400 to-blue-600 bg-clip-text text-transparent hover:opacity-80 transition-opacity"
>
MeshEnvy Forge
Mesh Forge
</Link>
<div className="flex items-center gap-4">
<Authenticated>