refactor: update Navbar component title from 'FlashEnvy' to 'MeshEnvy Forge' for branding consistency

This commit is contained in:
Ben Allfree
2025-11-23 22:34:15 -08:00
parent 5fa1c69de9
commit 09d744676d
+1 -1
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"
>
FlashEnvy
MeshEnvy Forge
</Link>
<div className="flex items-center gap-4">
<Authenticated>