diff --git a/src/routes/(app)/+page.svelte b/src/routes/(app)/+page.svelte
index fac5aab..28734d6 100644
--- a/src/routes/(app)/+page.svelte
+++ b/src/routes/(app)/+page.svelte
@@ -208,14 +208,6 @@
A foundry development environment containing all the core game logic, sample agents, and a local match runner. Once you've developed a contract, come back here to upload it and join tournaments during the season to see how it does.
-
- Contest contract
-
- -
- The onchain component of the contest, which handles registration, submissions, and payouts.
-
-
-
{:else}
Game contracts
@@ -238,6 +230,14 @@
+
+ Contest contract
+
+ -
+ The onchain component of the contest, which handles registration, submissions, and payouts.
+
+
+