diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 13 |
1 files changed, 12 insertions, 1 deletions
@@ -74,7 +74,18 @@ </h3> </div> <div id="bottom"> - + <div id="call-to-action"> + <p> + <h3> + Call to action! It's time! + </h3> + <h6> + Sign up for our product by clicking that + button right over there! + </h6> + </p> + <button>Sign up</button> + </div> </div> <footer> |