From 17fc1f65b5439f039defc61fe919663acd49ad7c Mon Sep 17 00:00:00 2001
From: Adri <119002051+AdriMM26@users.noreply.github.com>
Date: Wed, 1 May 2024 00:18:39 +0200
Subject: [PATCH] =?UTF-8?q?Develop=20to=20master=20=E2=86=92=20Application?=
=?UTF-8?q?s=20closed,=20now=20is=20live=20page=20(#100)?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/app/components/Hero.tsx | 18 +++--------------
src/app/components/HowToParticipate.tsx | 8 +-------
src/app/components/Trailer.tsx | 26 +++++--------------------
3 files changed, 9 insertions(+), 43 deletions(-)
diff --git a/src/app/components/Hero.tsx b/src/app/components/Hero.tsx
index 3341a50..fd75c48 100644
--- a/src/app/components/Hero.tsx
+++ b/src/app/components/Hero.tsx
@@ -13,10 +13,7 @@ import {
SpacingXXL,
TitleXXL,
} from "@/app/genericComponents/tokens";
-import {
- PrimaryButton,
- SecondaryButton,
-} from "@/app/genericComponents/Buttons";
+import { SecondaryButton } from "@/app/genericComponents/Buttons";
import { silom } from "@/app/genericComponents/fonts";
const HeroContainer = styled.div`
@@ -166,22 +163,13 @@ export default function Hero() {
- Apply as Hacker
+ Check our live page
-
- Apply as Volunteer
-
diff --git a/src/app/components/HowToParticipate.tsx b/src/app/components/HowToParticipate.tsx
index cc06046..e965fc7 100644
--- a/src/app/components/HowToParticipate.tsx
+++ b/src/app/components/HowToParticipate.tsx
@@ -134,13 +134,7 @@ export default function HowToParticipate() {
to know how this amazing event works from the inside, meet amazing
people and live a great experience!
-
- Apply as a volunteer
-
+ Closed
diff --git a/src/app/components/Trailer.tsx b/src/app/components/Trailer.tsx
index 0a1ea28..918a85e 100644
--- a/src/app/components/Trailer.tsx
+++ b/src/app/components/Trailer.tsx
@@ -6,11 +6,9 @@ import {
SpacingM,
SpacingS,
} from "@/app/genericComponents/tokens";
-import {
- PrimaryButton,
- SecondaryButton,
-} from "@/app/genericComponents/Buttons";
+import { PrimaryOutlineButton } from "@/app/genericComponents/Buttons";
import { silom } from "@/app/genericComponents/fonts";
+import React from "react";
const VideoWrapper = styled.div`
position: relative;
@@ -96,23 +94,9 @@ export default function Trailer() {
/>
-
- Apply as a hacker
-
-
- Apply as a volunteer
-
+
+ Applications are closed
+