diff --git a/apps/www/src/routes/home/index.tsx b/apps/www/src/routes/home/index.tsx index d6464674..1993ed6e 100644 --- a/apps/www/src/routes/home/index.tsx +++ b/apps/www/src/routes/home/index.tsx @@ -1,6 +1,8 @@ +import { Avatar } from "@nestri/ui"; +// import { } from "@qwik-ui/headless"; import { component$ } from "@builder.io/qwik"; -import { HomeNavBar, SimpleFooter } from "@nestri/ui"; -import Avatar from "../../../../../packages/ui/src/avatar"; +import { HomeNavBar, Modal, SimpleFooter } from "@nestri/ui"; +import { cn } from "@nestri/ui/design"; const games = [ { @@ -102,12 +104,38 @@ export default component$(() => { game - + + + + + Add another Linux machine + + + +
+
+
+ +
+
+
+

Add a Linux machine

+
+ Download and install Nestri on your remote server or computer to connect it. Then paste the generated machine id here. +
+
+
+ + +
+
+
+
@@ -118,51 +146,121 @@ export default component$(() => { Find people to play with -
@@ -180,14 +278,66 @@ export default component$(() => { Install a game -