This commit is contained in:
2025-07-24 10:05:46 +02:00
parent 5539e67fde
commit 6a3840a235
20 changed files with 611 additions and 60 deletions

View File

@@ -16,7 +16,7 @@ function Navigation() {
<div className="flex justify-between items-center h-16">
<Link to="/" className="flex items-center space-x-2">
<Globe className="h-8 w-8 text-blue-600" />
<span className="text-xl font-bold text-slate-900">ThreeFold Cloud</span>
<span className="text-xl font-bold text-slate-900">ThreeFold Galaxy</span>
</Link>
<div className="hidden md:flex items-center space-x-8">
{navigationData