forked from Mango-information-systems/mango-is-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
106 lines (105 loc) · 3.34 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
---
layout: page
language: en
title: Smarter business decisions
author: Mango Information Systems
description: We empower businesses by transforming data into insights.
keywords:
thumbnail: img/thumbnails/mango.png
css: css/landing.css
---
<section>
<div class="row">
<div class="span12">
<h1>Be more profitable</h1>
<p class="lead">Enhance your business by taking smarter decisions.</p>
<p>Mango Information Systems provides you with the <strong>factual information</strong> needed to <strong>keep your business going in the right direction</strong>.</p>
<p>How may we help you today?</p>
<br>
</div>
</div>
<div class="row-fluid">
<ul class="thumbnails">
<li class="span5 offset1">
<a href="{{ site.url }}/convert/" class="thumbnail featured">
<p class="lead">Get more customers from the web</p>
<h2>Conversion optimization >></h2>
</a>
</li>
<li class="span5">
<a href="{{ site.url }}/contact/" class="contact thumbnail" data-trg="/package-social">
<p class="lead">Reach a specific niche on social media</p>
<h2>Social selling <small>Contact us</small> >></h2>
<!--
<h2><a>Social selling >></a></h2>
-->
</a>
</li>
</ul>
</div>
<div class="row-fluid">
<ul class="thumbnails">
<li class="span5 offset1">
<a href="{{ site.url }}/contact/" class="contact thumbnail" data-trg="/package-bi">
<p class="lead">Take better business decisions</p>
<h2>Business Intelligence <small>Contact us</small> >></h2>
<!--
<h2 class="pull-right"><a>Business Intelligence >></a></h2>
-->
</a>
</li>
<li class="span5">
<a href="{{ site.url }}/contact/" class="contact thumbnail" data-trg="/package-dataviz">
<p class="lead">Create attractive and useful charts</p>
<h2>Data visualization <small>Contact us</small> >></h2>
<!--
<h2><a>Data visualization >></a></h2>
-->
</a>
</li>
</ul>
</div>
</section>
<section>
<div class="row">
<div class="span12">
<p class="lead text-center">They trust us</p>
<div class="text-center">
<img class="img img-polaroid" alt="references" src="/img/references.jpg">
</div>
</div>
</div>
</section>
<section>
<div class="row">
<div class="span12">
<p class="lead text-center">About us</p>
<p>Mango Information Systems is a <strong>Business Intelligence</strong> company helping organizations get <strong>more successful in the digital world</strong>.</p>
<p>We operate since 2010 from Brussels, Belgium.</p>
<p>
We act as a bridge between business and technical teams, and provide the following type of services:
<ul>
<li>Contracting authority support</li>
<li>Strategic consulting</li>
<li>Technical experts in complex data-intensive projects</li>
</ul>
</p>
<br>
<div class="row text-center">
<div class="span3">
<strong><a href="{{ site.url }}/convert/">Conversion optimization</a></strong>
</div>
<div class="span3">
<a href="{{ site.url }}/contact/" class="contact" data-trg="/package-social">Social selling</a>
</div>
<div class="span3">
<a href="{{ site.url }}/contact/" class="contact" data-trg="/package-bi">Business Intelligence</a>
</div>
<div class="span3">
<a href="{{ site.url }}/contact/" class="contact" data-trg="/package-dataviz">Data visualization</a>
</div>
</div>
</div>
</div>
</section>
<br><br><br>