diff --git a/app/page.tsx b/app/page.tsx index 850572e..a2cfff8 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -15,7 +15,7 @@ export default function Home() { const [lineEnd, setLineEnd] = useState(0); const [faqStart, setFaqStart] = useState(0); const [teamStart, setTeamStart] = useState(0); - const [sponsorsStart, setSponsorsStart ] = useState(0); + const [sponsorsStart, setSponsorsStart] = useState(0); const [showHighlightDot, setShowHighlightDot] = useState(false); useEffect(() => { @@ -57,9 +57,9 @@ export default function Home() { -
HackRPI 2024 is Rensselaer Polytechnic Institute's 11th annual intercollegiate hackathon hosted by
students for students. Starting at noon on Saturday, November 9th, teams of 1-4 people have 24 hours to
diff --git a/components/faq/faq.tsx b/components/faq/faq.tsx
index 3d8df42..6a7e7ce 100644
--- a/components/faq/faq.tsx
+++ b/components/faq/faq.tsx
@@ -94,7 +94,6 @@ const faqs: FAQ[] = [
const FAQPage = () => {
const [expandedIndex, setExpandedIndex] = useState
+
We are a motivated team of RPI students who share a passion for exploring the bounds of Computer Science and a
commitment to organizing a fantastic event. Our team of students from every grade and major work together to
organize our Hackathon in the fall and many other smaller events throughout the year. We are always looking
@@ -70,7 +69,7 @@ export default function TeamComponent() {
please join our discord or fill out one of the forms below!
FAQs
-
+
Thank you to our sponsors that make HackRPI possible!
diff --git a/components/team/team.tsx b/components/team/team.tsx
index 1b926fb..4c48993 100644
--- a/components/team/team.tsx
+++ b/components/team/team.tsx
@@ -19,7 +19,6 @@ export default function TeamComponent() {
// hover: false,
// });
-
const DIRECTOR_DX_PERCENT = 0.5;
// const ORGANIZER_DX_PERCENT = 1.25;
@@ -62,7 +61,7 @@ export default function TeamComponent() {
Meet the Team
-