From d3c000e70e937e0773f25c358fcfc3c058675f5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adria=CC=80=20Marti=CC=81nez?= Date: Tue, 30 Apr 2024 19:41:47 +0200 Subject: [PATCH] Buttons closed --- src/app/components/Hero.tsx | 22 +++++----------------- src/app/components/HowToParticipate.tsx | 8 +------- src/app/components/Trailer.tsx | 22 +++++----------------- 3 files changed, 11 insertions(+), 41 deletions(-) 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 +