diff options
Diffstat (limited to 'src/components/mao-competitions.js')
-rw-r--r-- | src/components/mao-competitions.js | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/components/mao-competitions.js b/src/components/mao-competitions.js index 72ed44b..635a182 100644 --- a/src/components/mao-competitions.js +++ b/src/components/mao-competitions.js @@ -175,8 +175,9 @@ class MaoCompetitions extends connect(store)(PageViewElement) { <div class="title"> <h2 class="underline">Upcoming Competition!</h2> - <p><strong>The AMC</strong> is Thursday, February 7th or Wednesday, February 13th.</p> - <p>Also, please register for states and nationals early! We need these headcounts.</p> + <p><strong>States Registration Deadline</strong> is due Friday, March 1st.</p> + <p><strong>March 16th Registration Deadline</strong> is due Saturday, March 2nd.</p> + <p>Also, please for nationals early! We need this headcount.</p> </div> </section> |