diff --git a/src/app/components/Hero.tsx b/src/app/components/Hero.tsx index 3341a50..504d1dc 100644 --- a/src/app/components/Hero.tsx +++ b/src/app/components/Hero.tsx @@ -16,8 +16,10 @@ import { import { PrimaryButton, SecondaryButton, + SecondaryOutlineButton, } from "@/app/genericComponents/Buttons"; import { silom } from "@/app/genericComponents/fonts"; +import React from "react"; const HeroContainer = styled.div` display: flex; @@ -165,23 +167,9 @@ export default function Hero() { May 3-5 2024 – 36 H - - Apply as Hacker - - - Apply as Volunteer - + + Applications Closed + diff --git a/src/app/components/HowToParticipate.tsx b/src/app/components/HowToParticipate.tsx index cc06046..80ab9f9 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..5499eed 100644 --- a/src/app/components/Trailer.tsx +++ b/src/app/components/Trailer.tsx @@ -9,8 +9,10 @@ import { import { PrimaryButton, SecondaryButton, + SecondaryOutlineButton, } from "@/app/genericComponents/Buttons"; import { silom } from "@/app/genericComponents/fonts"; +import React from "react"; const VideoWrapper = styled.div` position: relative; @@ -96,23 +98,9 @@ export default function Trailer() { /> - - Apply as a hacker - - - Apply as a volunteer - + + Applications Closed +