|
| 1 | +<div class="container"> |
| 2 | + <div class="columns is-multiline"> |
| 3 | + <div class="column is-12 is-spaced-bottom"> |
| 4 | + <div class="cards-wrapper"> |
| 5 | + <div class="card has-text-centered" style="min-height: auto;"> |
| 6 | + <div class="card-content"> |
| 7 | + <div> |
| 8 | + <i class="fa fa-laptop-code is-size-1"></i> |
| 9 | + </div> |
| 10 | + <h1 class="title is-size-4 is-size-3-desktop has-text-grey-darker"> |
| 11 | + Create a developer community |
| 12 | + </h1> |
| 13 | + <h1 class="title has-text-weight-light is-size-5 is-size-4-desktop has-text-grey"> |
| 14 | + <ul style="text-align: left; padding-left: 20px; list-style-type: square;"> |
| 15 | + <li>Do you have a new product in beta?</li> |
| 16 | + <li>Would you like expert feedback?</li> |
| 17 | + <li>Do you need to build credibility with a Cloud Native audience?</li> |
| 18 | + <li>Partner with us for your strategy.</li> |
| 19 | + </ul> |
| 20 | + </h1> |
| 21 | + </div> |
| 22 | + </div> |
| 23 | + |
| 24 | + <div class="card has-text-centered" style="min-height: auto;"> |
| 25 | + <div class="card-content"> |
| 26 | + <div> |
| 27 | + <i class="fa fa-users is-size-1"></i> |
| 28 | + </div> |
| 29 | + <h1 class="title is-size-4 is-size-3-desktop has-text-grey-darker"> |
| 30 | + Build your audience |
| 31 | + </h1> |
| 32 | + <h1 class="title has-text-weight-light is-size-5 is-size-4-desktop has-text-grey"> |
| 33 | + <ul style="text-align: left; padding-left: 20px; list-style-type: square;"> |
| 34 | + <li>Let us build compelling content about your projects & products</li> |
| 35 | + <li>Expertly crafted technical samples, webinars, GitHub repos, collaborations</li> |
| 36 | + <li>Get more leads, more mentions, more stars and more engagement, then and turn that into sales</li> |
| 37 | + </ul> |
| 38 | + </h1> |
| 39 | + </div> |
| 40 | + </div> |
| 41 | + </div> |
| 42 | + </div> |
| 43 | + </div> |
| 44 | +</div> |
0 commit comments