From 86dae17c7c96f575c4a12a8228df8630f905d7b2 Mon Sep 17 00:00:00 2001
From: Jakob Reinwald <75224269+jakobreinwald@users.noreply.github.com>
Date: Sun, 28 Jan 2024 16:36:31 -0800
Subject: [PATCH] Jakob/extra issues (#402)
* Updated X to XI
* Updated descriptions
* Missed one spot
---
src/components/HomePage/Banner.js | 12 ++++++------
src/components/HomePage/HothDescription.js | 14 +++++++-------
src/components/PrizePage/Prizes.js | 10 ++++++----
src/data/announcements.json | 9 +--------
src/data/eventSchedule.js | 4 ++--
5 files changed, 22 insertions(+), 27 deletions(-)
diff --git a/src/components/HomePage/Banner.js b/src/components/HomePage/Banner.js
index c229ed56..ebbe7b4a 100644
--- a/src/components/HomePage/Banner.js
+++ b/src/components/HomePage/Banner.js
@@ -198,7 +198,7 @@ function Banner() {
- HOTH X
+ HOTH XI
@@ -209,7 +209,7 @@ function Banner() {
Location: Carnesale Commons Palisades Room
+ style={{ fontWeight: 500, marginTop: 10 }}>Location: The Hill, room TBD
@@ -227,15 +227,15 @@ function Banner() {
- Date: Sunday, March 5, 2023
+ Date: Saturday, March 2, 2024
{Date.now() > applicationOpen.getTime() && Date.now() < applyDeadline.getTime() &&
-
+
}
>
);
diff --git a/src/components/HomePage/HothDescription.js b/src/components/HomePage/HothDescription.js
index 89a51cfd..d038d4bf 100644
--- a/src/components/HomePage/HothDescription.js
+++ b/src/components/HomePage/HothDescription.js
@@ -57,7 +57,7 @@ const useStyles = makeStyles(theme => ({
const LeftGridItem = ({ children }) => {children};
const RightGridItem = ({ children }) => {children};
-const SideImage = ({ fluidImage }) => ;
+const SideImage = ({ fluidImage }) => ;
export default function HothDescription() {
const theme = useTheme();
@@ -106,18 +106,18 @@ export default function HothDescription() {
-
+
- Hack on the Hill (HOTH X) is a{' '}
+ Hack on the Hill (HOTH XI) is a{' '}
12-hour beginner-friendly
{' '}hackathon designed to be your first hackathon experience.
- HOTH X will be in-person in Carnesale Commons Palisades Room. We hope to see you there!
+ HOTH XI will be in-person on the Hill with the specific room TBD. We hope to see you there!
-
+
+ }} />
+ }} />
diff --git a/src/components/PrizePage/Prizes.js b/src/components/PrizePage/Prizes.js
index 94f7a693..fbfac768 100644
--- a/src/components/PrizePage/Prizes.js
+++ b/src/components/PrizePage/Prizes.js
@@ -138,7 +138,7 @@ export default function Prizes() {
<>
- Below are the total prize amounts for each category :)
+ Below are the total prize amounts for each prize track! :)
{/*
Due to current restrictions with the CS Department we are unable
@@ -152,7 +152,7 @@ export default function Prizes() {
@@ -163,9 +163,11 @@ export default function Prizes() {
-
+ textTransform: 'uppercase'
+ }}>
prize
diff --git a/src/data/announcements.json b/src/data/announcements.json
index c165b8d4..0637a088 100644
--- a/src/data/announcements.json
+++ b/src/data/announcements.json
@@ -1,8 +1 @@
-[
- {
- "id": 0,
- "subject": "Thank you HOTH X participants!",
- "body": "Congratulations everyone! And a big round of applause to all the winning teams!\r\n\r\nThanks to everyone who participated and helped make HOTH X a success! We\u2019re so glad to have had you all and we hope you\u2019ve enjoyed your experience! Give yourself a pat on the back and a well-deserved rest.\r\n\r\nWinning teams should expect to receive their prizes within the next 3 weeks. For anyone who missed the closing ceremony, here are the winning teams for all prize tracks:\r\n\r\n- Best Overall: QuakeAlert\r\n- Best Web: Sportify\r\n- Best Mobile: Allies\r\n- Best Game: Road Rager\r\n- Best in Intersectional Environmentalism: BruinThrift\r\n- Best Beginner: HandiWalk\r\n\r\nCongratulations again to everyone who participated! We will be reaching out to all the winners to send the Amazon Gift Card prizes!\r\n\r\nThank you everyone! Enjoy the rest of your week!",
- "timestamp": "2023-03-06T21:39:55Z"
- }
-]
\ No newline at end of file
+[]
\ No newline at end of file
diff --git a/src/data/eventSchedule.js b/src/data/eventSchedule.js
index 33b8fb4f..5f54a8a4 100644
--- a/src/data/eventSchedule.js
+++ b/src/data/eventSchedule.js
@@ -144,7 +144,7 @@ const eventSchedule = [
duration: '',
location: '',
description: `Your amazing project should be done and submitted to
- Devpost for judging. Also remember to submit the 'HOTH X Team Submission'
+ Devpost for judging. Also remember to submit the 'HOTH XI Team Submission'
Google form.`
}
]
@@ -181,7 +181,7 @@ const eventSchedule = [
duration: '',
location: '',
description: `So long, farewell, au revoir, auf Wiedersehen. The day is done,
- and with it HOTH X. We hope you had as much fun as we did, and we hope to see
+ and with it HOTH XI. We hope you had as much fun as we did, and we hope to see
you again soon!!`
}
]