adding testimonial
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
float: left;
|
||||
width: 33%;
|
||||
padding: 10px;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.row:after {
|
||||
@@ -63,7 +63,7 @@
|
||||
width: 100%;
|
||||
background: #fff;
|
||||
}
|
||||
|
||||
|
||||
.bgimg-1, .bgimg-2, .bgimg-3 {
|
||||
position: relative;
|
||||
opacity: 0.65;
|
||||
@@ -71,13 +71,13 @@
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
|
||||
|
||||
}
|
||||
.bgimg-1 {
|
||||
background-image: url("/static/img/MerijnSoeters-hr-9841.jpg");
|
||||
min-height: 100%;
|
||||
}
|
||||
|
||||
|
||||
.bgimg-2 {
|
||||
background-image: url("/static/img/MerijnSoeters-hr-8192.jpg");
|
||||
min-height: 100%;
|
||||
@@ -107,7 +107,7 @@
|
||||
padding: 10px;
|
||||
background: #1c75bc;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.signin {
|
||||
position: absolute;
|
||||
@@ -129,7 +129,7 @@
|
||||
.signin a {
|
||||
color: #000;
|
||||
}
|
||||
|
||||
|
||||
.caption div.border {
|
||||
background-color: #1c75bc;
|
||||
color: #fff;
|
||||
@@ -144,7 +144,7 @@
|
||||
font: 20px "Lato", sans-serif;
|
||||
color: #1c75bc;
|
||||
}
|
||||
|
||||
|
||||
/* Turn off parallax scrolling for tablets and phones */
|
||||
@media only screen and (max-device-width: 1024px) {
|
||||
.bgimg-1, .bgimg-2, .bgimg-3 .sticky {
|
||||
@@ -176,13 +176,13 @@
|
||||
.caption div.border {
|
||||
font-size: 18px;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
body, html {
|
||||
font: 400 14px/1.2 "Lato", sans-serif;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
|
||||
@@ -207,8 +207,8 @@
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
{% if not user.is_authenticated %}
|
||||
<div class="register">
|
||||
<h1>SIGN UP</h1>
|
||||
@@ -216,7 +216,7 @@
|
||||
<p><a href="/rowers/coachregister/">I am a rowing coach</a></p>
|
||||
</div>
|
||||
{% endif %}
|
||||
|
||||
|
||||
<div class="bgimg-1">
|
||||
<div class="caption">
|
||||
<div class="border">
|
||||
@@ -224,8 +224,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
<div style="color: #000;background-color:white;text-align:center;padding:50px 80px;text-align: justify;">
|
||||
<!-- <h3 style="text-align:center; max-width:100%;">Free Data and Analysis. For Rowers. By Rowers.</h3> -->
|
||||
<p style="text-align: center;">
|
||||
@@ -239,7 +239,7 @@
|
||||
data analytics. Train smart.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="bgimg-2">
|
||||
<div class="caption">
|
||||
<div class="border">
|
||||
@@ -271,20 +271,20 @@
|
||||
<h2>Analyze</h2>
|
||||
<p>Analyze your workouts with a consistent set of tools, developed
|
||||
by rowers for rowers.</p>
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="column">
|
||||
<h2>Compare</h2>
|
||||
<p>Compare youre results between workouts and with other rowers in your team.</p>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="column">
|
||||
<h2>Race</h2>
|
||||
<p>Virtual regattas are an informal way to add a competitive element to your training
|
||||
and can be used as a quick way to set up small regattas</p>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="column">
|
||||
<h2>Coaching</h2>
|
||||
@@ -295,7 +295,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<div class="bgimg-3">
|
||||
<div class="caption">
|
||||
<div class="border">
|
||||
@@ -314,9 +314,14 @@
|
||||
using my NK empower oarlock for about a month now, and I‘m really
|
||||
excited to be able to better visualize my data.”</p>
|
||||
<p> “I discovered rowsandall.com – which is brilliant.”</p>
|
||||
<p>"Thank you so much for creating this resource.
|
||||
I do have experience with a power meter on the cycling side.
|
||||
It has taken me a few days experimenting with your site including uploading an interval
|
||||
workout to realize what an awesome thing you created that anyone
|
||||
training on an erg would benefit from, there's nothing like it out there.""</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="bgimg-1">
|
||||
<div class="caption">
|
||||
<span class="border" style="background-color:transparent;font-size:25px;color:#000;">
|
||||
|
||||
Reference in New Issue
Block a user