diff --git a/src/public/events.tsx b/src/public/events.tsx index 3836021..ab0e436 100644 --- a/src/public/events.tsx +++ b/src/public/events.tsx @@ -19,23 +19,10 @@ class Main extends React.Component { } public render() { return <> - - + -
-
Join us at the Project Space!
-

The IEEE Project Space is an open-access, collaborative space where students can do homework or get access to basic electronic tools such as soldering stations, breadboard components, and Arduino and Raspberry PI parts!

- Come visit at EBU1-4710! -
- -
- - - -
-
{ [...EMAIL, ...SOCIALS].map(n => ( @@ -43,9 +30,6 @@ class Main extends React.Component { )) }
- - - ; } diff --git a/src/public/img/.DS_Store b/src/public/img/.DS_Store new file mode 100644 index 0000000..dcd0cd5 Binary files /dev/null and b/src/public/img/.DS_Store differ