diff --git a/app/data/ecosystem.ts b/app/data/ecosystem.ts index 6ce6fea..db97382 100644 --- a/app/data/ecosystem.ts +++ b/app/data/ecosystem.ts @@ -203,13 +203,13 @@ export const ecosystem = [ image: "/img/ecosystem/smolbound.webp", }, { - name: "Synergy Land", + name: "Realms of Alurya", type: "Game", description: - "Synergy Land is an Action RPG set in an explorable fantasy world. Explore dungeons and undertake great adventures against powerful creatures to collect unique NFTs.", - url: "synergyland.live", - gameUrl: "app.treasure.lol/games/synergy-land", - image: "/img/ecosystem/synergy-land.webp", + "Realms of Alurya is an action RPG set in a rich, diverse fantasy world. Explore diverse biomes, conquer dungeons, and undertake great adventures against powerful monsters to collect NFTs.", + url: "realmsofalurya.com", + gameUrl: "app.treasure.lol/games/realms-of-alurya", + image: "/img/ecosystem/realms-of-alurya.webp", }, { name: "thirdweb", diff --git a/public/img/ecosystem/realms-of-alurya.webp b/public/img/ecosystem/realms-of-alurya.webp new file mode 100644 index 0000000..b712a1a Binary files /dev/null and b/public/img/ecosystem/realms-of-alurya.webp differ diff --git a/public/img/ecosystem/synergy-land.webp b/public/img/ecosystem/synergy-land.webp deleted file mode 100644 index da28bee..0000000 Binary files a/public/img/ecosystem/synergy-land.webp and /dev/null differ