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
+