diff options
Diffstat (limited to 'views/home.ejs')
| -rwxr-xr-x | views/home.ejs | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/views/home.ejs b/views/home.ejs index 85a235b..56ac3f9 100755 --- a/views/home.ejs +++ b/views/home.ejs @@ -15,7 +15,7 @@ <div class="hero" style="background-image:url(http://okfocus.s3.amazonaws.com/images/vvalls-video-still1.jpg)"> <div class="holder"> - <span class="circle wow bounceInDown"> + <span class="circle"> <span class="videoTitle">Create 3D Rooms</span><br> <span class="ion-ios7-play"></span><br> <span class="videoTitle">Watch video.</span> @@ -26,7 +26,7 @@ <h1>What's VValls For?</h1> <div class="projectList about"> - <div class="item wow bounceInLeft"> + <div class="item"> <div class="rap"> <span style="background-image:url(http://okfocus.s3.amazonaws.com/images/hangart1.gif)"> </span> @@ -37,18 +37,18 @@ </div> </div> - <div class="item wow bounceInRight"> + <div class="item"> <div class="rap"> <span style="background-image:url(http://dump.fm/images/20100904/1283618382861-dumpfm-timb-paperrad.paranoia.gif)"> </span> <span> <h3>Defy The Status Quo</h3> - <words>There is no platform on the internet quite like VValls. Built using advanced HTML5 techniques, VValls opens up the possibilities of expression online. Go crazy, make other worldly rooms.</words> + <words>There is no platform on the internet quite like VValls. VValls opens up the possibilities of expression online. Go crazy, make other worldly rooms.</words> </span> </div> </div> - <div class="item wow bounceInLeft"> + <div class="item"> <div class="rap"> <span style="background-image:url(http://33.media.tumblr.com/tumblr_m0an31XPpF1qbhp9xo1_1280.jpg)"> </span> |
