| ... |
... |
@@ -212,23 +212,24 @@ |
| 212 |
212 |
</div> |
| 213 |
213 |
</section> |
| 214 |
214 |
*# |
| 215 |
|
-#* <!-- ================= CTA ================= --> |
|
215 |
+ <!-- ================= CTA ================= --> |
| 216 |
216 |
<section id="contact" aria-labelledby="contact-title" class="cta-section"> |
| 217 |
217 |
<div class="container"> |
| 218 |
218 |
<div class="row"> |
| 219 |
|
- <div class="col-sm-12 text-center"> |
| 220 |
|
- <h4 id="contact-title">Need a reliable plan for your XWiki?</h4> |
| 221 |
|
- <p class="lead"> |
| 222 |
|
- Keep your XWiki running smoothly and safely. Get in touch if you need assistance. |
| 223 |
|
- </p> |
| 224 |
|
- <a class="btn btn-primary" href="mailto:alex@agnease.com"> |
| 225 |
|
- Contact Agnease |
| 226 |
|
- </a> |
|
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 |
+ Keep your XWiki running smoothly and safely. Get in touch if you need assistance. |
|
224 |
+ </p> |
|
225 |
+ <a class="btn btn-primary" href="mailto:hello@agnease.com"> |
|
226 |
+ Contact Agnease |
|
227 |
+ </a> |
|
228 |
+ </div> |
| 227 |
227 |
</div> |
| 228 |
228 |
</div> |
| 229 |
229 |
</div> |
| 230 |
230 |
</section> |
| 231 |
|
- *# |
| 232 |
232 |
</main> |
| 233 |
233 |
{{/html}} |
| 234 |
234 |
#* |