| ... |
... |
@@ -27,18 +27,6 @@ |
| 27 |
27 |
'title': 'Stability & security', |
| 28 |
28 |
'icon': 'shield', |
| 29 |
29 |
'content': 'Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.' |
| 30 |
|
- },{ |
| 31 |
|
- 'title': 'Predictable delivery', |
| 32 |
|
- 'icon': 'check-square-o', |
| 33 |
|
- 'content': 'Clear scope, defined steps, and documented results to avoid surprises.' |
| 34 |
|
- },{ |
| 35 |
|
- 'title': 'Stability & security', |
| 36 |
|
- 'icon': 'shield', |
| 37 |
|
- 'content': 'Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.' |
| 38 |
|
- },{ |
| 39 |
|
- 'title': 'Stability & security', |
| 40 |
|
- 'icon': 'shield', |
| 41 |
|
- 'content': 'Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.' |
| 42 |
42 |
}]) |
| 43 |
43 |
<section aria-labelledby="why-title"> |
| 44 |
44 |
<div class="container"> |
| ... |
... |
@@ -56,6 +56,13 @@ |
| 56 |
56 |
#end |
| 57 |
57 |
<article class="widget" role="listitem"> |
| 58 |
58 |
<div class="icon" aria-hidden="true"> |
|
47 |
+ <i class="fa fa-check-square-o"></i> |
|
48 |
+ <h4>Predictable delivery</h4> |
|
49 |
+ </div> |
|
50 |
+ <p>Clear scope, defined steps, and documented results to avoid surprises.</p> |
|
51 |
+ </article> |
|
52 |
+ <article class="widget" role="listitem"> |
|
53 |
+ <div class="icon" aria-hidden="true"> |
| 59 |
59 |
<i class="fa fa-link"></i> |
| 60 |
60 |
<h4>Clean integrations</h4> |
| 61 |
61 |
</div> |