From 2c7224ab4c7da90690e1553583affebd2dbadecd Mon Sep 17 00:00:00 2001 From: Julianna Weldon Date: Tue, 26 Jun 2018 19:52:15 -0600 Subject: [PATCH] Updated content for the intro description of E^0 (#1) * Updated content for the intro description of E^0 --- src/components/about/index.js | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/src/components/about/index.js b/src/components/about/index.js index ea1ae1c..b6fd91e 100644 --- a/src/components/about/index.js +++ b/src/components/about/index.js @@ -16,9 +16,11 @@ class About extends React.Component {

- Week E0 is the second best week of the year*. It’s our grand opening bash, so start off your year right by hanging out with your fellow first years for the - first week full of back-to-back activities. The second week will be a little less crazy, but don’t miss the info session for E-Retreat or the chance to meet upper years. - Also don’t forget to come to BBQs and pancake breakfasts to meet faculty, student teams and clubs! Make friends, do something crazy, and have a lot of fun. + Week E0 is the second best week of the year*. Excited for September? Just wait til you see what the EUS has in store for you. + BBQs, movie nights, pancake breakfasts, and some crazy traditions to be a part of! It’s our grand opening bash, so start off + your year right by hanging out with your fellow first years for the first week full of back-to-back activities. The second + week will be a little less busy, especially since classes will be in full swing, but don’t miss the info session for E-Retreat or the chance to interact with UBC’s various + engineering student teams and clubs. We hope to see you around!

* after E-Week of course. @@ -30,4 +32,4 @@ class About extends React.Component { ) } -export default About; \ No newline at end of file +export default About;