Browse Source

Merge pull request #17 from sethwoodworth/master

Updating homepage intro text
Robert Call 12 years ago
parent
commit
06e30f08aa
1 changed files with 5 additions and 3 deletions
  1. 5 3
      public/index.html

+ 5 - 3
public/index.html

@@ -73,10 +73,11 @@
 				<div class="grid-10 grid-centered">
 					<div class="padded-loose">
 						<p class="no-top-margin">
-							FinalsClub provides a tool to collaborate during class on realtime lecture notes <a style=“display: none;”>video</a> and to ask questions which are juried by your peers<a style=“display: none;”>video</a>.</p>
+							Welcome to FinalsClub.org.  We provide tools to help college students collaborate in realtime on class notes and hold live scholarly discussions with their peers and instructors.
+            </p>
 						<p>
-							Getting started is easy.  Just register with your school email address and confirm
-							your account.  Then find your courses or add a new one.</p>
+							A network starts with a single student in any given lecture.  When more contribute to the cause, we will see how quickly we can transform education together, one classroom at a time.
+            </p>
 					</div>
 				</div>
       <!--================================================================= -->
@@ -666,5 +667,6 @@
 				</div>
 			</div>
 		</div>
+    <!-- start Mixpanel --><script type="text/javascript">var mpq=[];mpq.push(["init","252cf14807e7553594607c10b64418b5"]);(function(){var b,a,e,d,c;b=document.createElement("script");b.type="text/javascript";b.async=true;b.src=(document.location.protocol==="https:"?"https:":"http:")+"//api.mixpanel.com/site_media/js/api/mixpanel.js";a=document.getElementsByTagName("script")[0];a.parentNode.insertBefore(b,a);e=function(f){return function(){mpq.push([f].concat(Array.prototype.slice.call(arguments,0)))}};d=["init","track","track_links","track_forms","register","register_once","identify","name_tag","set_config"];for(c=0;c<d.length;c++){mpq[d[c]]=e(d[c])}})(); </script><!-- end Mixpanel -->
 	</body>
 </html>