aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/components/mao-home.js21
1 files changed, 9 insertions, 12 deletions
diff --git a/src/components/mao-home.js b/src/components/mao-home.js
index 8d5110a..dbaeb3d 100644
--- a/src/components/mao-home.js
+++ b/src/components/mao-home.js
@@ -68,10 +68,10 @@ class MaoHome extends PageViewElement {
Announcements
</h2>
<p>
- Welcome to the beta release of the website. First release coming in January.
+ Welcome to the beta release of the website. First release coming in January or Febrary.
</p>
<p>
- If you haven't yet, please add this to your home screen. It will act like an app. Cool!
+ If you haven't yet, please add this website to your home screen. It will act like an app. Cool!
</p>
</div>
</paper-card>
@@ -79,10 +79,10 @@ class MaoHome extends PageViewElement {
<paper-card elevation=0>
<div class="card-content">
<h2 class="underline">
- Reoccuring Dates
+ Dates
</h2>
<p>
- We will meet once a week on <strong>D Day Flex</strong>.
+ We meet once a week on <strong>D Day Flex</strong>.
</p>
<p>
Math Madness after school Thrsday.
@@ -91,10 +91,10 @@ class MaoHome extends PageViewElement {
<div class="card-actions">
<div>
- <h3>Dates</h3>
+ <h3>Upcoming Dates</h3>
<ul>
- <li><strong>Nunn Dostal Hiller Test</strong>:\tDecember 5th</li>
- <li><strong>FGCU Competition</strong>:\tDecember 14th</li>
+ <li><strong>CSN Competition</strong>:\tJanuary 5th</li>
+ <li><strong>Dunbar Competition</strong>:\tJanuary 19th</li>
</ul>
</div>
</div>
@@ -104,13 +104,10 @@ class MaoHome extends PageViewElement {
<paper-card elevation=0 class='welcomeCard'>
<div class="card-content">
<h2 class="underline">
- Competitions Soon
+ Competitions
</h2>
<p>
- First Competition is on the horizon (Nunn Dostal Hiller Test)! Sign up on the compete page.
- </p>
- <p>
- The FGCU competition marks the beginning of competitions. Now is the time to figure out your schedules and register here online. Earlier the better!
+ Our January Competitions are coming up soon! Please register and have fun.
</p>
</div>
</paper-card>