From 692d06c35a3809a44df02e02a98645fa4b8172b8 Mon Sep 17 00:00:00 2001 From: zach Date: Thu, 5 Mar 2026 12:47:41 -0500 Subject: [PATCH] removed the waitlist and added a link to the cards --- src/pages/index.astro | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 24090c2..772433a 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -4,7 +4,9 @@ import NavItems from '../components/NavItems.astro'; import NavBar from '../components/NavBar.astro'; import Footer from '../components/Footer.astro'; export const prerender = false; -import { Waitlist as WaitlistAstro } from '@clerk/astro/components' +import { Waitlist as WaitlistAstro } from '@clerk/astro/components'; +import { SignIn as SignInAstro } from '@clerk/astro/components'; +import { Sign } from 'node:crypto'; --- @@ -13,20 +15,18 @@ import { Waitlist as WaitlistAstro } from '@clerk/astro/components'

Rigid's App Thing

(working title)
-
+

Welcome!

- This single-page web application is currently in a closed beta. Access to the beta will be limited, and the selection process will be highly curated. You are welcome to request access - if you do not get into the beta, don't worry! After the closed beta is complete, the app will move into a more open beta.

+ You've been selected to participate in the closed beta! This single page web application is meant to elevate condition/variant data for the Pokemon TCG. In future iterations, we will add vendor inventory/collection management features, as well.

- If you would like to join the waitlist, please enter your email address. You will receive an email with instructions on how to access the app when it becomes available to you. + After the closed beta is complete, the app will move into a more open beta. Feel free to play "Who's that Pokémon?" with the random Pokémon generator here. Refresh the page to see a new Pokémon!

-

- If you aren't interested in joining the waitlist, that is okay too! Feel free to play "Who's that Pokémon?" with the random Pokémon generator here. Refresh the page to see a new Pokémon! -

+ Take me to the cards
-
- +
+