diff --git a/components/About/index.tsx b/components/About/index.tsx index a04a53c..04e0353 100644 --- a/components/About/index.tsx +++ b/components/About/index.tsx @@ -5,7 +5,7 @@ const About = () => {

01

-

ABOUT

+

ABOUT

@@ -14,7 +14,7 @@ const About = () => {
CSESoc Icon
-

CSESoc

+

CSESoc

unsw-computer-science-soc

@@ -40,7 +40,7 @@ const About = () => {

{/* RIGHT SIDE */}
-
+

csesoc/README.md

diff --git a/components/Event/index.tsx b/components/Event/index.tsx index 5be2672..b9911cd 100644 --- a/components/Event/index.tsx +++ b/components/Event/index.tsx @@ -1,5 +1,19 @@ -const Event = () => { - return
; -}; - -export default Event; +const Event = () => { + return ( +
+
+

02

+

EVENTS

+
+
+

+ We run a wide-variety of events for fun, learning new skills and careers. For full + listings, check out the CSESoc Discord or our Facebook page! +

+
Placeholder
+
+
+ ); +}; + +export default Event; diff --git a/components/Footer.tsx b/components/Footer.tsx index 46111f3..d805c53 100644 --- a/components/Footer.tsx +++ b/components/Footer.tsx @@ -1,3 +1,4 @@ +import Image from 'next/image'; import Link from 'next/link'; const Footer = () => { @@ -5,9 +6,9 @@ const Footer = () => {
- CSESoc Logo + CSESoc Logo - Ollie { className="ml-10" /> - Ollie {

© 2021 — CSESoc UNSW

- Sponsors backdrop {

{'

'}

-

Hello World!

+

Hello World!

{''}

diff --git a/components/ResourcesAndContacts/index.tsx b/components/ResourcesAndContacts/index.tsx index 3acb046..459abbe 100644 --- a/components/ResourcesAndContacts/index.tsx +++ b/components/ResourcesAndContacts/index.tsx @@ -15,7 +15,7 @@ const ResourcesAndContacts = () => {

03

-

RESOURCES & CONTACTS

+

RESOURCES & CONTACTS