diff --git a/content/faq.mdx b/content/faq.mdx index a55fd21..3f35b94 100644 --- a/content/faq.mdx +++ b/content/faq.mdx @@ -36,7 +36,7 @@ We're looking for creative, innovative, and team-oriented hackers with a set of ## When will applications close? The PRIORITY application will close June 30th at 11:59 PM ET. -The FINAL application will close July 16th at 11:59 PM ET. +The FINAL application will close July 19th at 11:59 PM ET. ## Who can apply? diff --git a/src/components/About.js b/src/components/About.js index dcc6eb5..ddccdca 100644 --- a/src/components/About.js +++ b/src/components/About.js @@ -5,7 +5,7 @@ import pacmanLeft from '../images/about-pacman-left.svg'; import pacmanRight from '../images/about-pacman-right.svg'; import aboutDotsBottom from '../images/about-dots-bottom.svg'; -const About = ({content}) => { +const About = () => { return (
@@ -51,9 +51,9 @@ const About = ({content}) => { ambassador for PennApps. What this entails is spreading the word about PennApps at your local school, college or university. Campus ambassadors are an important part of the PennApps community and receive custom swag and perks at and before the event.

- Apply to be a Campus Ambassador -
- here! Applications are due by Friday, June 23rd, at 11:59 PM ET. + {/* Apply to be a Campus Ambassador */} + {/* + here! Applications are due by Friday, June 23rd, at 11:59 PM ET. */}
@@ -66,7 +66,7 @@ const About = ({content}) => {

Apply to become a Diversity Fellow - here! Applications are due by Sunday, July 16th, at 11:59 PM ET. + here! Applications are due by Wednesday, July 19th, at 11:59 PM ET.
diff --git a/src/components/Apply.js b/src/components/Apply.js index 03de494..e34eddb 100644 --- a/src/components/Apply.js +++ b/src/components/Apply.js @@ -1,7 +1,7 @@ import * as React from 'react' import ghosts from '../images/ghosts.svg' -const Apply = ({content, id}) => { +const Apply = ({id}) => { return (
diff --git a/src/components/Heading.js b/src/components/Heading.js index 0c553d5..d659c8f 100644 --- a/src/components/Heading.js +++ b/src/components/Heading.js @@ -2,6 +2,7 @@ import React from 'react' import apply_button from '../images/apply_button.svg' import apply_bg from '../images/apply_bg.svg' import apply_bg_hover from '../images/apply_bg_hovered.svg' +import { COLOR_PALETTE } from '../constants' /* .dots{ @@ -16,31 +17,31 @@ function Heading() { return (
-
-
-
+
+
+
-
+
- +

Game On! Applications are now open.

- +
-
+
-
+
- +

Hosted at the nation's first university, PennApps is the original college hackathon. Come join us to learn something new, build an app, or start a company. Let’s continue to make history together.

- +
-
+
diff --git a/src/constants.ts b/src/constants.ts new file mode 100644 index 0000000..17b8442 --- /dev/null +++ b/src/constants.ts @@ -0,0 +1,7 @@ +export const COLOR_PALETTE = { + DARK_BLUE: "#31398C", + DEEP_BLUE: "#5562E9", + SLATE_BLUE: "#6D79FF", + INDIGO: "#9773FF", + SKY_BLUE: "#00B7FF", +} \ No newline at end of file diff --git a/src/images/landing_bg.svg b/src/images/landing_bg.svg index d9896f7..06e3a2a 100644 --- a/src/images/landing_bg.svg +++ b/src/images/landing_bg.svg @@ -1,165 +1,158 @@ - - - - - - - + + + + + + + + - - - - - - - - + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - + + + + + - - - - - + + + + + - - - - - + + + + + + + + - - - - - - - - + + + + + - - - - - + + + + + - - - - - - - - - - - - - + + + + + + + - - - - + + + + + - - - - - - - - - - - + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + - - + + - + + + +