main-page #4

Closed
Saeed0920 wants to merge 9 commits from main-page into main
Showing only changes of commit 3405441d3d - Show all commits

View File

@ -102,7 +102,7 @@ export function NetworkGraph({ onNodeClick }: NetworkGraphProps) {
// Create center node
const centerNode: Node = {
id: "center",
label: "مرکز اکوسیستم",
label: "مرکز زیست بوم",
category: "center",
stageid: 0,
isCenter: true,