Skip to content

Commit

Permalink
Update texts (#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
carlotacb authored Feb 5, 2025
1 parent a8ce0c1 commit d589d83
Show file tree
Hide file tree
Showing 6 changed files with 121 additions and 25 deletions.
67 changes: 58 additions & 9 deletions src/app/components/FAQs.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down Expand Up @@ -202,6 +207,19 @@ const BodyLinkStyled = styled(BodyLink)`
}
`;

const LastBlock = styled.div`
text-align: center;
margin-top: ${SpacingL};
`;

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) {
Expand Down Expand Up @@ -271,7 +289,9 @@ export default function FAQs() {
<CustomBackground specialBackground={"#29ABE2"} id="faqs">
<Section>
<TitleSpacer>
<SectionTitle className={silkscreen.className}>FAQs</SectionTitle>
<SectionTitleStyled className={silkscreen.className}>
FAQs
</SectionTitleStyled>
</TitleSpacer>
<Split>
<ColumnsQuestions>
Expand All @@ -285,9 +305,9 @@ export default function FAQs() {
/>
</BrickSection>
<QuestionsBlock>
<BlockTitle className={silkscreen.className} color={"white"}>
<BlockTitleStyled className={silkscreen.className}>
About HackUPC
</BlockTitle>
</BlockTitleStyled>
{hackupc_faqs.map((faq) => (
<Question key={faq.id}>
<QuestionTitleWrap>
Expand Down Expand Up @@ -332,9 +352,9 @@ export default function FAQs() {
/>
</BrickSection>
<QuestionsBlock>
<BlockTitle className={silkscreen.className} color={"white"}>
<BlockTitleStyled className={silkscreen.className}>
Travel Reimbursement
</BlockTitle>
</BlockTitleStyled>
{travel_faqs.map((faq) => (
<Question key={faq.id}>
<QuestionTitleWrap>
Expand Down Expand Up @@ -381,9 +401,9 @@ export default function FAQs() {
/>
</BrickSection>
<QuestionsBlock>
<BlockTitle className={silkscreen.className} color={"white"}>
<BlockTitleStyled className={silkscreen.className}>
Applications
</BlockTitle>
</BlockTitleStyled>
{applications_faqs.map((faq) => (
<Question key={faq.id}>
<QuestionTitleWrap>
Expand Down Expand Up @@ -427,9 +447,9 @@ export default function FAQs() {
/>
</BrickSection>
<QuestionsBlock>
<BlockTitle className={silkscreen.className} color={"white"}>
<BlockTitleStyled className={silkscreen.className}>
Teams
</BlockTitle>
</BlockTitleStyled>
{teams_faqs.map((faq) => (
<Question key={faq.id}>
<QuestionTitleWrap>
Expand Down Expand Up @@ -465,6 +485,35 @@ export default function FAQs() {
</div>
</ColumnsQuestions>
</Split>

<LastBlock>
<BrickSection>
<Image
src="/brick_separator.svg"
width={163}
height={54}
alt="Brick block"
/>
</BrickSection>
<BlockTitleStyled className={silkscreen.className} haveMargin>
What if I have another question?
</BlockTitleStyled>
<QuestionWithPadding>
<Body style={{ paddingBottom: SpacingS }}>
DM us on Instagram at @hackupc or, if you want to contact us via
email, drop us a line at{" "}
<BodyLinkStyled href="mailto:[email protected]">
[email protected]
</BodyLinkStyled>
</Body>
<Body>
If your issue is related to Travel Reimbursement, write us at{" "}
<BodyLinkStyled href="mailto:[email protected]">
[email protected]
</BodyLinkStyled>
</Body>
</QuestionWithPadding>
</LastBlock>
</Section>
</CustomBackground>
);
Expand Down
6 changes: 3 additions & 3 deletions src/app/components/HowToParticipate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -304,9 +304,9 @@ export default function HowToParticipate() {
</BlockTitle>
</BlockImageTitle>
<Text>
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!
</Text>
<ColoredButton
color="#FCAF01"
Expand Down
2 changes: 1 addition & 1 deletion src/app/components/Live.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ export default function Live() {
disabled
style={{ cursor: "not-allowed", opacity: 0.3 }}
>
Check live
In construction
</PrimaryButton>
</Section>
);
Expand Down
7 changes: 4 additions & 3 deletions src/app/components/Provide.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,9 @@ export default function Provide() {
</ProvideSubTitle>
<ProvideBlock>
<ProvideBody>
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 boost
your energy.
</ProvideBody>
</ProvideBlock>
</ProvideBlockWrapper>
Expand All @@ -212,7 +213,7 @@ export default function Provide() {
</ProvideBlockWrapper>
<ProvideBlockWrapper>
<ProvideSubTitle>
<ProvideSubTitleText>SPONSORS</ProvideSubTitleText>
<ProvideSubTitleText>NETWORKING</ProvideSubTitleText>
</ProvideSubTitle>
<ProvideBlock>
<ProvideBody>
Expand Down
2 changes: 1 addition & 1 deletion src/app/components/Trailer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export default function Trailer() {
<ConsolePlayer>
<InnerConsole backgroundColor={"#BC8FD2"}>
<CustomTitle className={silkscreen.className}>
Aftermovie 2024
Aftermovie '24
</CustomTitle>
<VideoWrapper>
<StyledIframe
Expand Down
62 changes: 54 additions & 8 deletions src/app/data/faqs_data.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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).",
},
],
},
Expand Down Expand Up @@ -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!",
],
},
{
Expand Down Expand Up @@ -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!",
},
],
},
Expand Down Expand Up @@ -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",
Expand All @@ -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: ".<br/><br/>",
},
{
type: "List",
content: "The status can be:",
options: [
"<b>Under review</b>, your application is being reviewed by our team, stay patient and make sure you've done a good application",
"<b>Action required</b>, there is a problem with your application, please check your email and spam folder, a member of our team may have contacted you",
"<b>Waitlisted</b>, 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",
"<b>Expired</b>, email us to see if there is still a spot available for you.",
],
},
],
},
{
id: 20,
question: "How does applying in teams work?",
answer: [
{
Expand All @@ -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: [
{
Expand All @@ -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: [
{
Expand All @@ -317,7 +363,7 @@ export const teams_faqs: FAQs[] = [
],
},
{
id: 22,
id: 23,
question: "What is the max team size?",
answer: [
{
Expand All @@ -329,7 +375,7 @@ export const teams_faqs: FAQs[] = [
],
},
{
id: 23,
id: 24,
question: "Can I change my team during the hackathon? How?",
answer: [
{
Expand Down

0 comments on commit d589d83

Please sign in to comment.