Diff of /landingpage/index.html [r251] .. [r252]  Maximize  Restore

Switch to unified view

a/landingpage/index.html b/landingpage/index.html
...
...
66
        <div class="col-md-4 col-sm-6 benefit">
66
        <div class="col-md-4 col-sm-6 benefit">
67
          <div class="benefit-ball">
67
          <div class="benefit-ball">
68
            <span class="glyphicon glyphicon-star"></span>
68
            <span class="glyphicon glyphicon-star"></span>
69
          </div>
69
          </div>
70
          <h3>Easy</h3>
70
          <h3>Easy</h3>
71
          Download,<br>Install,<br>Reference,<br>Ready!
71
          Download,
72
          <br>Install,
73
          <br>Reference,
74
          <br>Ready!
72
        </div> <!-- /.benefit -->
75
        </div> <!-- /.benefit -->
73
        <div class="col-md-4 col-sm-6 benefit">
76
        <div class="col-md-4 col-sm-6 benefit">
74
          <div class="benefit-ball">
77
          <div class="benefit-ball">
75
            <span class="glyphicon glyphicon-ok"></span>
78
            <span class="glyphicon glyphicon-ok"></span>
76
          </div>
79
          </div>
77
          <h3>Powerful</h3>
80
          <h3>Powerful</h3>
78
          Higher productivity
81
          Higher productivity
82
          <br>Stimulates reusability
79
          <br>Fewer bugs
83
          <br>Fewer bugs
80
          <br>Cleaner code
84
          <br>Cleaner code
81
          <br>CI/CD integration*
85
          <br>CI/CD integration*
82
          <br><i>*under development</i>
86
          <br><i>*under development</i>
83
        </div> <!-- /.benefit -->
87
        </div> <!-- /.benefit -->