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 (