From dffb90de0ef513a041b68faaeb2b942847a51614 Mon Sep 17 00:00:00 2001 From: Adri <119002051+AdriMM26@users.noreply.github.com> Date: Wed, 20 Nov 2024 15:47:11 +0100 Subject: [PATCH] Subscribe button volunteers (#106) --- src/app/components/HowToParticipate.tsx | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/src/app/components/HowToParticipate.tsx b/src/app/components/HowToParticipate.tsx index e965fc7..97cacb2 100644 --- a/src/app/components/HowToParticipate.tsx +++ b/src/app/components/HowToParticipate.tsx @@ -16,6 +16,7 @@ import { } from "@/app/genericComponents/tokens"; import { Section } from "@/app/genericComponents/General"; import { + PrimaryButton, PrimaryOutlineButton, SecondaryOutlineButton, } from "@/app/genericComponents/Buttons"; @@ -87,7 +88,7 @@ export default function HowToParticipate() { How to participate @@ -113,7 +114,7 @@ export default function HowToParticipate() { @@ -134,7 +135,9 @@ export default function HowToParticipate() { to know how this amazing event works from the inside, meet amazing people and live a great experience! - Closed + + Subscribe +