|
24 | 24 | <img class="logo-title img-responsive hidden-xs" src="img/Apache_Geode_logo.png" /> |
25 | 25 | <div class="text-container"> |
26 | 26 | <h2 class="tagline"><em>Performance</em> is key. <em>Consistency</em> is a must.</h2> |
27 | | - <p class="description">Providing low latency, high concurrency data management solutions since 2002.<br/> |
28 | | - <br/>Build high-speed, data-intensive applications that elastically meet performance requirements at any scale.<br/> |
29 | | - Take advantage of Apache Geode's unique technology that blends advanced techniques for data replication, partitioning and distributed processing. |
30 | | - |
31 | | - <br/><br/> |
32 | | - Apache Geode provides a database-like consistency model, reliable transaction processing and a shared-nothing architecture to maintain very low latency performance with high concurrency processing.<br/> |
| 27 | + <p class="description">Providing low latency, high concurrency data management solutions since 2002.</p> |
| 28 | + <p class="description">Build high-speed, data-intensive applications that elastically meet performance requirements at any scale.</p> |
| 29 | + <p class="description">Take advantage of Apache Geode's unique technology that blends advanced techniques for data replication, partitioning and distributed processing.</p> |
| 30 | + <p class="description">Apache Geode provides a database-like consistency model, reliable transaction processing, and a shared-nothing architecture to maintain very low latency performance with high concurrency processing.</p> |
33 | 31 | </div> |
34 | 32 |
|
35 | 33 | <div class="btn-wrapper"> |
@@ -137,11 +135,14 @@ <h3>Adapters</h3> |
137 | 135 |
|
138 | 136 | <section class="bf-questions"> |
139 | 137 | <div class="container"> |
140 | | - <div class="col-md-12 text-center cta"> |
141 | | - And much more... Interested? You can check our <a href="https://cwiki.apache.org/confluence/display/GEODE/Index#Index-Geodein5minutesGeodein5minutes" target="_blank" class="btn btn-inverse btn-lg">Geode in 5 minutes tutorial</a> <span class="avoidwrap">, ask a question on the <a href="/community/" class="btn btn-inverse btn-lg">Mailing lists</a> or <a href="http://stackoverflow.com/search?q=Apache%20Geode" class="btn btn-inverse btn-lg">StackOverflow</a></span> |
142 | | - </div> |
143 | | - </div> |
144 | | -</section |
| 138 | + <div class="col-md-12 text-center cta"> |
| 139 | + <h2>Ready to get started?</h2> |
| 140 | + <p>Follow the tutorial</p> |
| 141 | + <p><a href="https://cwiki.apache.org/confluence/display/GEODE/Index#Index-Geodein5minutesGeodein5minutes" class="btn btn-inverse btn-lg" target="_blank">Geode in five minutes</a></p> |
| 142 | + <p>Or <a href="https://geode.apache.org/community/" title="Geode community resources">browse community resources</a>.</p> |
| 143 | + </div> |
| 144 | + </div> |
| 145 | +</section> |
145 | 146 |
|
146 | 147 | <section class="bf-news"> |
147 | 148 | <div class="container"> |
|
0 commit comments