From 9665549d0c38c0f4986305e509036a6cae2da282 Mon Sep 17 00:00:00 2001 From: Wanjohi <71614375+wanjohiryan@users.noreply.github.com> Date: Fri, 20 Sep 2024 11:37:30 +0300 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8feat:=20Onboarding?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../routes/(onboarding)/new/[id]/index.tsx | 9 --- .../routes/(onboarding)/new/deploy/index.tsx | 20 +++++ .../routes/(onboarding)/new/game/index.tsx | 79 +++++++++++++++++++ apps/www/src/routes/donate/index.tsx | 77 ------------------ apps/www/src/routes/fundraiser/index.tsx | 77 ++++++++++++++++++ apps/www/src/routes/index.tsx | 2 - 6 files changed, 176 insertions(+), 88 deletions(-) delete mode 100644 apps/www/src/routes/(onboarding)/new/[id]/index.tsx create mode 100644 apps/www/src/routes/(onboarding)/new/deploy/index.tsx create mode 100644 apps/www/src/routes/(onboarding)/new/game/index.tsx delete mode 100644 apps/www/src/routes/donate/index.tsx create mode 100644 apps/www/src/routes/fundraiser/index.tsx diff --git a/apps/www/src/routes/(onboarding)/new/[id]/index.tsx b/apps/www/src/routes/(onboarding)/new/[id]/index.tsx deleted file mode 100644 index e1833959..00000000 --- a/apps/www/src/routes/(onboarding)/new/[id]/index.tsx +++ /dev/null @@ -1,9 +0,0 @@ -import { component$ } from "@builder.io/qwik"; -import { useLocation } from "@builder.io/qwik-city"; - -export default component$(() => { - const location = useLocation() - return ( -
+ Please follow the steps to configure your game and install it +
++ Choose a game to play from your Steam library +
+
+ - I'm Wanjohi, the founder of Nestri, and I'm reaching out to share our vision and ask for your support in making it a reality. -
-- Nestri was born from a simple yet powerful idea: to make high-end gaming accessible to everyone, regardless of their hardware or location. As a passionate gamer and developer, I've poured my heart and soul into creating a cloud gaming platform that can deliver AAA gaming experiences for under $5 per user. -
-+ I'm Wanjohi, the founder of Nestri, and I'm reaching out to share our vision and ask for your support in making it a reality. +
++ Nestri was born from a simple yet powerful idea: to make high-end gaming accessible to everyone, regardless of their hardware or location. As a passionate gamer and developer, I've poured my heart and soul into creating a cloud gaming platform that can deliver AAA gaming experiences for under $5 per user. +
+