| ... |
... |
@@ -34,14 +34,16 @@ |
| 34 |
34 |
<p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p> |
| 35 |
35 |
<div class="widgets" role="list"> |
| 36 |
36 |
#foreach ($entry in $whyArray) |
|
37 |
+ $entry |
| 37 |
37 |
<article class="widget" role="listitem"> |
| 38 |
38 |
<div class="icon" aria-hidden="true"> |
| 39 |
|
- <i class="fa fa-$entry.icon"></i> |
| 40 |
|
- <h4>$entry.title</h4> |
|
40 |
+ <i class="fa fa-shield"></i> |
|
41 |
+ <h4>Stability & security</h4> |
| 41 |
41 |
</div> |
| 42 |
|
- <p>$entry.content</p> |
|
43 |
+ <p>Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.</p> |
| 43 |
43 |
</article> |
| 44 |
44 |
#end |
|
46 |
+ |
| 45 |
45 |
<article class="widget" role="listitem"> |
| 46 |
46 |
<div class="icon" aria-hidden="true"> |
| 47 |
47 |
<i class="fa fa-check-square-o"></i> |