From 816b41adadd8499d43ac9b7c2a1c27d90c0f2fd2 Mon Sep 17 00:00:00 2001 From: Kyle Corbitt Date: Wed, 9 Aug 2023 15:55:40 -0700 Subject: [PATCH] Pause world championships We aren't actually quite ready to run this yet, so announcing a pause it for now. --- app/src/pages/world-champs/signup.tsx | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/app/src/pages/world-champs/signup.tsx b/app/src/pages/world-champs/signup.tsx index 699b36f..108c902 100644 --- a/app/src/pages/world-champs/signup.tsx +++ b/app/src/pages/world-champs/signup.tsx @@ -19,6 +19,8 @@ import { useInterval, Image, Flex, + Alert, + AlertIcon, } from "@chakra-ui/react"; import { signIn, useSession } from "next-auth/react"; import Head from "next/head"; @@ -188,12 +190,18 @@ export default function Signup() { 🏆 Prompt Engineering World Championships - + /> */} + + + We've decided to pause the World Championships for the moment because our systems aren't + quite ready. You can still sign up if you're interested and we'll notify you once we + reschedule! +