Front and about page finished
This commit is contained in:
parent
3503d8f5f2
commit
04835b159a
5 changed files with 50 additions and 12 deletions
18
index.html
18
index.html
|
|
@ -77,27 +77,27 @@
|
|||
<div class="col s12 m4">
|
||||
<div class="icon-block">
|
||||
<h2 class="center yellow-text text-darken-1"><i class="material-icons">flash_on</i></h2>
|
||||
<h5 class="center">Rapid prototyping (?)</h5>
|
||||
<h5 class="center">Ideation</h5>
|
||||
|
||||
<p class="light">With rapid prototyping we can have a physical prototype in record time. This will allow you to go through as many iterations to make your idea perfect.</p>
|
||||
<p class="light">Founded on the principles of design thinking, the Innovation Club promotes the idea of fast failure. By creating and testing many ideas, students quickly learn from mistakes and pivot their ideas.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col s12 m4">
|
||||
<div class="icon-block">
|
||||
<h2 class="center yellow-text text-darken-1"><i class="material-icons">group</i></h2>
|
||||
<h5 class="center">Group learning?</h5>
|
||||
<h5 class="center">Collaboration</h5>
|
||||
|
||||
<p class="light">By using our extensive network of skilled people. We are able to provide you with the most information about how to complete your innovative idea!</p>
|
||||
<p class="light">By using our extensive network of skilled peers, we are able to connect students with the people and resources they need to accomplish their innovative ideas!</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col s12 m4">
|
||||
<div class="icon-block">
|
||||
<h2 class="center yellow-text text-darken-1"><i class="material-icons">settings</i></h2>
|
||||
<h5 class="center">Easily adaptable</h5>
|
||||
<h5 class="center">Innovation</h5>
|
||||
|
||||
<p class="light">There are many ways to take on a project, and we are able to provide you the most options to complete it in a way that you are satisfied. t</p>
|
||||
<p class="light">Innovation Club provides an open space filled with materials and cutting edge technology to support the creation of students new and unique ideas.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -116,8 +116,8 @@
|
|||
<div class="container">
|
||||
<div class="row">
|
||||
<div class="col s6">
|
||||
<h5 class="white-text">Innovation club</h5>
|
||||
<p class="grey-text text-lighten-4">We are a growing club that strives to provide you with the best options for bringing your ideas into the real world. Share this page to help us out greatly!</p>
|
||||
<h5 class="white-text">Innovation Club</h5>
|
||||
<p class="grey-text text-lighten-4">Innovation Club provides an open Makerspace which offers a place for would-be inventors to tinker, test and try out new ideas. Here students have access to rapid prototyping supplies, 3D printing and electronics equipment to build ideas for class and personal projects.</p>
|
||||
|
||||
|
||||
</div>
|
||||
|
|
@ -126,7 +126,7 @@
|
|||
<ul>
|
||||
<li><a class="white-text" href="https://www.instagram.com/iclubwmu/?hl=en">Instagram <i class="fa fa-instagram"></i> </a></li>
|
||||
<li><a class="white-text" href="https://www.linkedin.com/in/innovation-club-b71903118/">LinkedIn <i class="fa fa-linkedin-square"></i> </a></li>
|
||||
<li><a class="white-text" href="https://www.facebook.com/people/Innovation-Club/100010691314678">Facebook <i class="fa fa-facebook-official"></i> </a></li>
|
||||
<li><a class="white-text" href="https://www.facebook.com/WMUInnovationClub/?pnref=story">Facebook <i class="fa fa-facebook-official"></i> </a></li>
|
||||
<li><a class="white-text" href="https://twitter.com/iclubwmu">Twitter <i class="fa fa-twitter-square"></i> </a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue