| ... |
... |
@@ -144,7 +144,7 @@ |
| 144 |
144 |
</div> |
| 145 |
145 |
</div> |
| 146 |
146 |
</section> |
| 147 |
|
- |
|
147 |
+#* |
| 148 |
148 |
<!-- ================= METRICS ================= --> |
| 149 |
149 |
<section aria-labelledby="metrics-title"> |
| 150 |
150 |
<div class="container"> |
| ... |
... |
@@ -211,16 +211,22 @@ |
| 211 |
211 |
</details> |
| 212 |
212 |
</div> |
| 213 |
213 |
</section> |
| 214 |
|
- |
|
214 |
+*# |
| 215 |
215 |
<!-- ================= CTA ================= --> |
| 216 |
|
- <section id="contact" aria-labelledby="contact-title"> |
|
216 |
+ <section id="contact" aria-labelledby="contact-title" class="cta-section"> |
| 217 |
217 |
<div class="container"> |
| 218 |
|
- <div class="cta-band"> |
| 219 |
|
- <div> |
| 220 |
|
- <h3 id="contact-title">Need a reliable plan for your XWiki?</h3> |
| 221 |
|
- <p class="lead" style="margin:0">Upgrades, support, and integrations handled with low risk and clear communication.</p> |
|
218 |
+ <div class="row"> |
|
219 |
+ <div class="col-sm-12"> |
|
220 |
+ <div class="cta-inner text-center"> |
|
221 |
+ <h3 id="contact-title">Need a reliable plan for your XWiki?</h3> |
|
222 |
+ <p class="lead"> |
|
223 |
+ Upgrades, support, and integrations handled with low risk and clear communication. |
|
224 |
+ </p> |
|
225 |
+ <a class="btn btn-primary" href="mailto:hello@agnease.com"> |
|
226 |
+ Contact Agnease |
|
227 |
+ </a> |
|
228 |
+ </div> |
| 222 |
222 |
</div> |
| 223 |
|
- <a class="btn btn-primary" href="mailto:hello@agnease.com">Contact Agnease</a> |
| 224 |
224 |
</div> |
| 225 |
225 |
</div> |
| 226 |
226 |
</section> |