diff options
| author | Jules Laplace <jules@okfoc.us> | 2014-11-05 12:40:14 -0500 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2014-11-05 12:40:14 -0500 |
| commit | 69cf6a5005dcd0e7fcebcc1db9bd290b5fb63ed1 (patch) | |
| tree | d9783302bebc355ce79398770689cdbfbddba95a /views/home.ejs | |
| parent | 38721a909cf2fe2e809f08445c94321d8635c1c9 (diff) | |
| parent | f4a11055e13b08bc90ee72cad79acaf295318d67 (diff) | |
Merge branch 'master' of github.com:okfocus/vvalls
Diffstat (limited to 'views/home.ejs')
| -rwxr-xr-x | views/home.ejs | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/views/home.ejs b/views/home.ejs index bc54250..0a55336 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,7 +37,7 @@ </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> @@ -48,7 +48,7 @@ </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> |
