diff --git a/client/App.tsx b/client/App.tsx
index 60f99866..a936d403 100644
--- a/client/App.tsx
+++ b/client/App.tsx
@@ -180,6 +180,12 @@ const App = () => (
} />
} />
+ {/* Creator Network routes */}
+ } />
+ } />
+ } />
+ } />
+
{/* Service routes */}
} />
} />