From 472f5fc0168324419f496a075ed146f1116bdf6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlota=20Catot=20Brag=C3=B3s?= Date: Tue, 4 Feb 2025 12:56:32 +0100 Subject: [PATCH 01/11] FAQs section added --- src/app/components/FAQs.tsx | 59 ++++++++++++++++++++++++++++++++----- 1 file changed, 51 insertions(+), 8 deletions(-) diff --git a/src/app/components/FAQs.tsx b/src/app/components/FAQs.tsx index 0cac64c..c1d08fd 100644 --- a/src/app/components/FAQs.tsx +++ b/src/app/components/FAQs.tsx @@ -65,6 +65,11 @@ const Question = styled.div` padding: ${SpacingXS}; background-color: rgba(1, 1, 1, 0.5); border-radius: 10px; + box-shadow: 2px 2px 8px black; +`; + +const QuestionWithPadding = styled(Question)` + padding: ${SpacingM}; `; const QuestionTitleWrap = styled.div` @@ -202,6 +207,15 @@ const BodyLinkStyled = styled(BodyLink)` } `; +const LastBlock = styled.div` + text-align: center; + margin-top: ${SpacingL}; +`; + +const BlockTitleStyled = styled(BlockTitle)` + text-shadow: 2px 2px 5px black; +`; + function renderAnswer(answers: AnswerOptions[]) { return answers.map((answer, index) => { switch (answer.type) { @@ -285,9 +299,9 @@ export default function FAQs() { /> - + About HackUPC - + {hackupc_faqs.map((faq) => ( @@ -332,9 +346,9 @@ export default function FAQs() { /> - + Travel Reimbursement - + {travel_faqs.map((faq) => ( @@ -381,9 +395,9 @@ export default function FAQs() { /> - + Applications - + {applications_faqs.map((faq) => ( @@ -427,9 +441,9 @@ export default function FAQs() { /> - + Teams - + {teams_faqs.map((faq) => ( @@ -465,6 +479,35 @@ export default function FAQs() { + + + + Brick block + + + What if I have another question? + + + + DM us on Instagram at @hackupc or, if you want to contact us via + email, drop us a line at{" "} + + contact@hackupc.com + + + + If your issue is related to Travel Reimbursement, write us at{" "} + + reimbursements@hackupc.com + + + + ); From b76b0d536557f02477128208ef45f9125c83b55f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlota=20Catot=20Brag=C3=B3s?= Date: Tue, 4 Feb 2025 13:21:40 +0100 Subject: [PATCH 02/11] changed provide title for sponsors --- src/app/components/Provide.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/Provide.tsx b/src/app/components/Provide.tsx index 427fd5d..a63dc1a 100644 --- a/src/app/components/Provide.tsx +++ b/src/app/components/Provide.tsx @@ -212,7 +212,7 @@ export default function Provide() { - SPONSORS + NETWORKING From 45ea292f68ac7fcf9710b6fee4a4f70c471bc5f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlota=20Catot=20Brag=C3=B3s?= Date: Tue, 4 Feb 2025 13:21:49 +0100 Subject: [PATCH 03/11] trailer change title --- src/app/components/Trailer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/Trailer.tsx b/src/app/components/Trailer.tsx index 907a00b..5488c31 100644 --- a/src/app/components/Trailer.tsx +++ b/src/app/components/Trailer.tsx @@ -100,7 +100,7 @@ export default function Trailer() { - Aftermovie 2024 + Aftermovie '24 Date: Tue, 4 Feb 2025 13:53:19 +0100 Subject: [PATCH 04/11] changed faqs --- src/app/components/FAQs.tsx | 8 ++++- src/app/data/faqs_data.ts | 60 ++++++++++++++++++++++++++++++++----- 2 files changed, 60 insertions(+), 8 deletions(-) diff --git a/src/app/components/FAQs.tsx b/src/app/components/FAQs.tsx index c1d08fd..6879e3e 100644 --- a/src/app/components/FAQs.tsx +++ b/src/app/components/FAQs.tsx @@ -216,6 +216,10 @@ const BlockTitleStyled = styled(BlockTitle)` text-shadow: 2px 2px 5px black; `; +const SectionTitleStyled = styled(SectionTitle)` + text-shadow: 2px 2px 5px black; +`; + function renderAnswer(answers: AnswerOptions[]) { return answers.map((answer, index) => { switch (answer.type) { @@ -285,7 +289,9 @@ export default function FAQs() {
- FAQs + + FAQs + diff --git a/src/app/data/faqs_data.ts b/src/app/data/faqs_data.ts index 3348edc..a0c1b11 100644 --- a/src/app/data/faqs_data.ts +++ b/src/app/data/faqs_data.ts @@ -50,7 +50,7 @@ export const hackupc_faqs: FAQs[] = [ { type: "Text", content: - "HackUPC is free for all accepted hackers. We will provide you with Wi-Fi, swag, workspaces with power outlets (Type F plug), and meals (including breakfast, lunch, dinner, and snacks during the night). There will be access to the showers in a specific schedule and mattresses to relax in the sleep-enabled classrooms (there will not be one mattress per person)", + "HackUPC is free for all accepted hackers. We will provide you with Wi-Fi, swag, workspaces with power outlets (Type F plug), and meals (including breakfast, lunch, dinner, and snacks during the night). There will be access to the showers in a specific schedule (they will be in the gym so if you don't like shared showers, bring also a swimming suit). For the nights we will have mattresses to relax in the sleep-enabled classrooms (there will not be one mattress per person).", }, ], }, @@ -88,7 +88,7 @@ export const hackupc_faqs: FAQs[] = [ options: [ "Sleeping bag", "Comfortable clothes", - "Towel, flip-flops, and soap, we encourage all the hackers to take a shower!", + "Towel, flip-flops, soap, and if you want also a swimming suit (the showers are shared). We encourage all the hackers to take a shower!", ], }, { @@ -264,7 +264,7 @@ export const applications_faqs: FAQs[] = [ { type: "Text", content: - "Try to make a difference amongst other hackers, be creative! However, above all, remember to be humble. ", + "Try to make a difference amongst other hackers, tell us why you want to come to HackUPC, and avoid generating a default answer with an AI, as that will probably void your application, be creative and don't use AI! However, above all, remember to be humble. ", }, { type: "Link", @@ -278,8 +278,54 @@ export const applications_faqs: FAQs[] = [ }, ], }, + { + id: 18, + question: "When will I be accepted?", + answer: [ + { + type: "Text", + content: + "All your applications are reviewed one by one, by the organizing team. We will do batches of acceptance once a bunch of them are reviewed, stay tuned to our social media to know when this happens and check your email or ", + }, + { + type: "Link", + content: "MyHackUPC dashboard", + link: "https://my.hackupc.com", + }, + ], + }, { id: 19, + question: "Why have I not been accepted yet?", + answer: [ + { + type: "Text", + content: + "As mentioned before, all your applications are reviewed one by one, by the organizing team. Check out your status in ", + }, + { + type: "Link", + content: "MyHackUPC dashboard", + link: "https://my.hackupc.com", + }, + { + type: "Text", + content: ".

", + }, + { + type: "List", + content: "The status can be:", + options: [ + "Under review, your application is being reviewed by our team, stay patient and make sure you've done a good application", + "Action required, there is a problem with your application, please check your email and spam folder, a member of our team may contact you", + "Waitlisted, we are sorry to inform that by now we run out of spots, but if we have an available spot in the future we will let you know", + "Expired, email us to see if there is still a spot available for you.", + ], + }, + ], + }, + { + id: 20, question: "How does applying in teams work?", answer: [ { @@ -292,7 +338,7 @@ export const applications_faqs: FAQs[] = [ ], }, { - id: 20, + id: 21, question: "What if, in the application, I can not join my friends' team?", answer: [ { @@ -306,7 +352,7 @@ export const applications_faqs: FAQs[] = [ export const teams_faqs: FAQs[] = [ { - id: 21, + id: 22, question: "What if I don't have a team?", answer: [ { @@ -317,7 +363,7 @@ export const teams_faqs: FAQs[] = [ ], }, { - id: 22, + id: 23, question: "What is the max team size?", answer: [ { @@ -329,7 +375,7 @@ export const teams_faqs: FAQs[] = [ ], }, { - id: 23, + id: 24, question: "Can I change my team during the hackathon? How?", answer: [ { From f0c84b5da00c79253d3a6d24ca87e6f67421859b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlota=20Catot=20Brag=C3=B3s?= Date: Tue, 4 Feb 2025 13:53:33 +0100 Subject: [PATCH 05/11] changed partners description --- src/app/components/HowToParticipate.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/components/HowToParticipate.tsx b/src/app/components/HowToParticipate.tsx index 3045bae..2e21813 100644 --- a/src/app/components/HowToParticipate.tsx +++ b/src/app/components/HowToParticipate.tsx @@ -304,9 +304,9 @@ export default function HowToParticipate() { - Gain visibility for your brand, introduce your products to future - talents. Join us and be remembered as part of this hackathon by - our participants! + Boost your brand’s visibility and connect with future talent. + Showcase your products and leave a lasting impression on our + hackathon participants. Join us today! Date: Tue, 4 Feb 2025 13:53:43 +0100 Subject: [PATCH 06/11] changed provide food --- src/app/components/Provide.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/components/Provide.tsx b/src/app/components/Provide.tsx index a63dc1a..c04f285 100644 --- a/src/app/components/Provide.tsx +++ b/src/app/components/Provide.tsx @@ -186,8 +186,9 @@ export default function Provide() { - We’ve got you completely covered, we even have midnight snacks. - Besides, you can serve yourself with cafeteria snacks. + We've got you covered, we even have midnight snacks. + Occasionally there will be snacks, drinks or coffee to bump your + energy. From 858c5a97236ac55ac7dbaf99e8e163c12f7ff66e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlota=20Catot=20Brag=C3=B3s?= Date: Tue, 4 Feb 2025 14:03:10 +0100 Subject: [PATCH 07/11] update faqs --- src/app/data/faqs_data.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/data/faqs_data.ts b/src/app/data/faqs_data.ts index a0c1b11..05e9107 100644 --- a/src/app/data/faqs_data.ts +++ b/src/app/data/faqs_data.ts @@ -317,8 +317,8 @@ export const applications_faqs: FAQs[] = [ content: "The status can be:", options: [ "Under review, your application is being reviewed by our team, stay patient and make sure you've done a good application", - "Action required, there is a problem with your application, please check your email and spam folder, a member of our team may contact you", - "Waitlisted, we are sorry to inform that by now we run out of spots, but if we have an available spot in the future we will let you know", + "Action required, there is a problem with your application, please check your email and spam folder, a member of our team may have contacted you", + "Waitlisted, we are sorry to inform that by now we ran out of spots, but if we have an available spot in the future we will let you know", "Expired, email us to see if there is still a spot available for you.", ], }, From 385a4a498a321c1e6d7a5e6c993898aff966e982 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlota=20Catot=20Brag=C3=B3s?= Date: Wed, 5 Feb 2025 09:19:23 +0100 Subject: [PATCH 08/11] update provide --- src/app/components/Provide.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/components/Provide.tsx b/src/app/components/Provide.tsx index c04f285..463d6b9 100644 --- a/src/app/components/Provide.tsx +++ b/src/app/components/Provide.tsx @@ -187,8 +187,8 @@ export default function Provide() { We've got you covered, we even have midnight snacks. - Occasionally there will be snacks, drinks or coffee to bump your - energy. + Occasionally there will be snacks, drinks or coffee to boost + your energy. From 8f6d4c7924bc54ba4922883998cce00adc4310d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlota=20Catot=20Brag=C3=B3s?= Date: Wed, 5 Feb 2025 09:20:02 +0100 Subject: [PATCH 09/11] change live text --- src/app/components/Live.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/Live.tsx b/src/app/components/Live.tsx index 36aaab4..e473b62 100644 --- a/src/app/components/Live.tsx +++ b/src/app/components/Live.tsx @@ -81,7 +81,7 @@ export default function Live() { disabled style={{ cursor: "not-allowed", opacity: 0.3 }} > - Check live + In construction
); From d959c6742c4572d9e5ff9e724761fb121eca9568 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlota=20Catot=20Brag=C3=B3s?= Date: Wed, 5 Feb 2025 16:57:46 +0100 Subject: [PATCH 10/11] update faqs --- src/app/data/faqs_data.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/data/faqs_data.ts b/src/app/data/faqs_data.ts index 05e9107..94387aa 100644 --- a/src/app/data/faqs_data.ts +++ b/src/app/data/faqs_data.ts @@ -125,7 +125,7 @@ export const hackupc_faqs: FAQs[] = [ { type: "Text", content: - "Since beta 1.0, we support vegan, vegetarian, gluten-free and any type of allergies. As we always say, we’ve got you covered!", + "Since beta 1.0, we’ve been able to support a range of dietary preferences, including vegan, vegetarian, gluten-free, and any type of allergies. If you have any specific requirements different than allergies, just select vegetarian or reach out to us and we’ll make sure to take care of you!", }, ], }, From 5b9e44cfc85ef1ea59f9d5d2f0926d11e42bd64a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlota=20Catot=20Brag=C3=B3s?= Date: Wed, 5 Feb 2025 18:31:11 +0100 Subject: [PATCH 11/11] update how to participate --- src/app/components/HowToParticipate.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/components/HowToParticipate.tsx b/src/app/components/HowToParticipate.tsx index 2e21813..f0a61e3 100644 --- a/src/app/components/HowToParticipate.tsx +++ b/src/app/components/HowToParticipate.tsx @@ -334,9 +334,9 @@ export default function HowToParticipate() { - Don't just put your brand on another wall. Take the chance to - shape the tech scene of tomorrow by adding real value and making - it possible for hackers to build something they're proud of. + Don't just put your brand on another wall. Discover a unique + chance to shape the tech scene of tomorrow by adding real value + and connecting with the best engineers of the future.