From bb682ba535076a6eb6d305784eb027f557a5266b Mon Sep 17 00:00:00 2001 From: Jorge Teixeira Date: Wed, 7 Feb 2024 22:24:31 +0100 Subject: [PATCH] close registration form --- src/pages/index.astro | 6 +- src/pages/registro.astro | 321 +-------------------------------------- 2 files changed, 5 insertions(+), 322 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index 4854187..8939a26 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -39,9 +39,9 @@ import jorgeImage from '~/assets/images/jorge.jpeg'; actions={[ { variant: 'primary', - text: 'Regístrate', - href: getPermalink('/registro'), - icon: 'tabler:user-scan', + text: 'Información', + href: getPermalink('/informacion'), + icon: 'tabler:info-circle', }, { text: 'Saber más', href: '#que-es' }, ]} diff --git a/src/pages/registro.astro b/src/pages/registro.astro index 64ea627..182a1a4 100644 --- a/src/pages/registro.astro +++ b/src/pages/registro.astro @@ -19,327 +19,10 @@ const metadata = { subtitle="Las plazas son limitadas, te avisaremos cuando seas aceptado en el hackathon." /> -
-

Actualmente, la lista de participantes está llena, pero aún puedes registrarte para entrar en lista de espera. Si algún participante cancela su asistencia, seleccionaremos personas de la lista de espera.

+
+

¡El registro está cerrado!

-
-

Si tus compañeros de equipo ya están confirmados y solo tú faltas por registrarte, por favor, regístrate y notifícanos por correo electrónico a hackudc@gpul.org o a través del formulario de contacto.

-
- -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- -
-
- -