This repository was archived by the owner on Nov 14, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathinsights.html
More file actions
338 lines (335 loc) · 14.8 KB
/
insights.html
File metadata and controls
338 lines (335 loc) · 14.8 KB
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
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
<!DOCTYPE html>
<html lang="en">
<head>
<title>Insights - Explore</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
<link rel="stylesheet" href="assets/css/font-family.css">
<link rel="stylesheet" href="assets/css/owl.carousel.min.css">
<link rel="stylesheet" href="assets/css/style.css">
</head>
<body>
<!-- header -->
<header class="site-header">
<div class="container d-flex justify-between flex-wrap align-center">
<a class="head-logo" href="index.html"><img src="assets/images/logo.png" alt=""></a>
<div class="toggle-menu"><span></span></div>
<div class="head-menu">
<ul class="d-flex flex-wrap align-center">
<li>
<a href="academy.html">Academy</a>
</li>
<li class="parent-menu active">
<a href="#">Development</a>
<i class="fas fa-angle-down dropdown-menu-icon"></i>
<ul class="sub-menu">
<li><a href="utilities.html">Utilities</a></li>
<li><a href="insurance.html">Insurance</a></li>
<li class="active"><a href="insights.html">Insights</a></li>
<li><a href="intelligence.html">Intelligence</a></li>
</ul>
</li>
<li>
<a href="flow.html">Flow</a>
</li>
<li>
<a href="about-us.html">About Us</a>
</li>
<li class="menu-btn">
<a href="#">Contact Us</a>
</li>
</ul>
</div>
</div>
</header>
<!-- header -->
<!-- main bg section -->
<section class="main-bg flow-main-bg about-main-bg insights-main-bg d-flex justify-between flex-wrap align-center" style="background-color:#e7f5fb;">
<div class="container d-flex flex-wrap align-center justify-between">
<div class="bg-content">
<h1>EXPLORE<br> <span>Insights</span></h1>
<h4>Analytics for SMEs to make better, faster decisions.</h4>
<a href="https://www.explore-insights.net/" class="site-btn hire-btn">more information</a>
</div>
<div class="bg-img">
<img src="assets/images/insights.png" alt="">
</div>
</div>
</section>
<!-- main bg section -->
<!-- free section -->
<section class="free-section">
<div class="container text-center">
<img src="assets/images/free.png" alt="">
<h2>Have the first month free. It’s on us!</h2>
<a href="https://www.explore-insights.net/" class="site-btn">Start Now</a>
<h4>Connect your data sources to get instant business insights</h4>
</div>
</section>
<!-- free section -->
<!-- work section -->
<section class="work-section">
<div class="container text-center">
<h2 class="large-heading">HOW IT WORKS</h2>
<h2>Move to a more data-driven and<br> insights-led business</h2>
<p>Access insights and data instantly from our Insights Platform. Get a data scientist to build additional reports and solutions to help you run your business off robust data and insights.</p>
</div>
<div class="work-items icon-section">
<div class="container">
<div class="work-item-full d-flex flex-wrap align-center justify-between">
<div class="work-img">
<img src="assets/images/work1.png" alt="">
</div>
<div class="work-content">
<h3>Select Your<br> Analytics Plan</h3>
<p>Select a plan that best suits your requirements. Then get instant insights from our smart platform and/or hire a data scientist who you can work with to take your business to the next level.</p>
</div>
</div>
<div class="work-item-full d-flex flex-wrap align-center justify-between">
<div class="work-content">
<h3>We’ll set up your<br> Analytics Environment</h3>
<p>We will quickly set up a secure, cloud-based environment to run your analytics. Our Insights Platform will configure to immediately connect to your systems (eg. QuickBooks, Salesforce, HubSpot, Google Analytics) to create a cloud-based data warehouse and instantly deliver a set of powerful, pre-configured reports for you to work from.</p>
</div>
<div class="work-img">
<img src="assets/images/work2.png" alt="">
</div>
</div>
<div class="work-item-full d-flex flex-wrap align-center justify-between">
<div class="work-img">
<img src="assets/images/work3.png" alt="">
</div>
<div class="work-content">
<h3>Deliver ongoing<br> insights</h3>
<p>Use the platform to build your own custom insights and reports, or hire a data scientist to do it for you. We work with you to answer the burning questions you need answered.</p>
</div>
</div>
</div>
<img class="bg-icon why-dot-icon" src="assets/images/dot1.png" alt="">
<img class="bg-icon why-img-icon" src="assets/images/why-bg-icon.png" alt="">
<img class="bg-icon why-dot2-icon" src="assets/images/dot2.png" alt="">
<img class="bg-icon why-img2-icon" src="assets/images/why-bg-icon.png" alt="">
</div>
</section>
<!-- work section -->
<!-- customers say section -->
<section class="customers-say-sec insights-say-sec">
<div class="container">
<div class="customers-say d-flex flex-wrap justify-between align-center">
<div class="customers-left">
<h2>Testimonials</h2>
<div class="client-qt-icon d-flex justify-center align-center"><img src="assets/images/left-quote.svg" alt=""></div>
<div class="clients-say-owl owl-carousel owl-theme">
<div class="item">
<div class="clients-disc">
<p>Applying their vast experience of data science and actuarial modelling, Explore has revolutionised the way Lombard Insurance are able to analyse their risk and underwriting information.The Explore team has enabled Lombard to deliver a data first risk management tool that boosts them in their journey to deliver data driven insurance.</p>
<h5>Barry Dickson<br> CTO - Lombard Insurance</h5>
</div>
</div>
<div class="item">
<div class="clients-disc">
<p>Applying their vast experience of data science and actuarial modelling, Explore has revolutionised the way Lombard Insurance are able to analyse their risk and underwriting information.The Explore team has enabled Lombard to deliver a data first risk management tool that boosts them in their journey to deliver data driven insurance.</p>
<h5>Barry Dickson<br> CTO - Lombard Insurance</h5>
</div>
</div>
<div class="item">
<div class="clients-disc">
<p>Applying their vast experience of data science and actuarial modelling, Explore has revolutionised the way Lombard Insurance are able to analyse their risk and underwriting information.The Explore team has enabled Lombard to deliver a data first risk management tool that boosts them in their journey to deliver data driven insurance.</p>
<h5>Barry Dickson<br> CTO - Lombard Insurance</h5>
</div>
</div>
<div class="item">
<div class="clients-disc">
<p>Applying their vast experience of data science and actuarial modelling, Explore has revolutionised the way Lombard Insurance are able to analyse their risk and underwriting information.The Explore team has enabled Lombard to deliver a data first risk management tool that boosts them in their journey to deliver data driven insurance.</p>
<h5>Barry Dickson<br> CTO - Lombard Insurance</h5>
</div>
</div>
<div class="item">
<div class="clients-disc">
<p>Applying their vast experience of data science and actuarial modelling, Explore has revolutionised the way Lombard Insurance are able to analyse their risk and underwriting information.The Explore team has enabled Lombard to deliver a data first risk management tool that boosts them in their journey to deliver data driven insurance.</p>
<h5>Barry Dickson<br> CTO - Lombard Insurance</h5>
</div>
</div>
</div>
</div>
<div class="customers-right">
<img src="assets/images/customers-say.png" alt="">
</div>
</div>
</div>
<div class="client-dots-circle"> <img src="assets/images/client-dot-c.png" alt=""> </div>
</section>
<!-- customers say section -->
<!-- plan section -->
<section class="plan-section">
<div class="container text-center">
<h2>Pick Your Plan</h2>
<p>From as little as $200 per-month we have a solution that will deliver value to your business.</p>
<div class="plan-row d-flex flex-wrap align-center">
<div class="plan-item d-flex flex-wrap align-center">
<div>
<h3>Starter</h3>
<h4>Platform Access</h4>
<h5 class="plan-amount">$200<span>/ month</span></h5>
<p>For small businesses who require access to centralized data and a set of real-time reports to get going.</p>
<a href="#" class="site-btn plan-view-btn">View Full Plan</a>
</div>
</div>
<div class="plan-item featured-plan d-flex flex-wrap align-center">
<div>
<h3>Premium</h3>
<h4>Platform & Data Scientist (40 hours)</h4>
<h5 class="plan-amount">$3,500<span>/ month</span></h5>
<p>For medium businesses who require access to centralized data, a set of real-time reports and world-class ongoing analytics.</p>
<a href="#" class="site-btn plan-view-btn">View Full Plan</a>
</div>
</div>
<div class="plan-item d-flex flex-wrap align-center">
<div>
<h3>Standard</h3>
<h4>Platform & Data Scientist (20 hours)</h4>
<h5 class="plan-amount">$2,000<span>/ month</span></h5>
<p>For small to medium businesses who require access to centralized data, a set of real-time reports and world-class ongoing analytics.</p>
<a href="#" class="site-btn plan-view-btn">View Full Plan</a>
</div>
</div>
</div>
</div>
</section>
<!-- plan section -->
<!-- free section -->
<section class="bigger-plan-section icon-section">
<div class="container text-center">
<h2>Looking for<br> A Bigger Plan or Custom Solution?</h2>
<a href="https://www.explore-insights.net/" class="site-btn">Contact our sales team</a>
</div>
<img class="bg-icon why-dot-icon" src="assets/images/dot3.png" alt="">
<img class="bg-icon why-img-icon" src="assets/images/why-bg-icon.png" alt="">
</section>
<!-- free section -->
<!-- why slider section -->
<section class="why-slider-section">
<div class="container">
<div class="text-center">
<h2>Why EXPLORE Insights?</h2>
<div class="max-width-content">
<p>Transformational business insights comes from having proper data infrastructure together with scientists/tools to extract these insights. We offer both, allowing businesses to make better, faster decisions.</p>
</div>
</div>
</div>
<div class="insights-slider-div">
<div class="container">
<div class="owl-carousel insights-slider">
<div class="item">
<div class="card-item text-center">
<img src="assets/images/insights1.png" alt="">
<h5>Instant Insights</h5>
<p>Transformational insights on your data within 24 hours of signing up.</p>
</div>
</div>
<div class="item">
<div class="card-item text-center">
<img src="assets/images/insights2.png" alt="">
<h5>World-class Data Scientists</h5>
<p>Access to engineers and analysts with global experience solving</p>
</div>
</div>
<div class="item">
<div class="card-item text-center">
<img src="assets/images/insights3.png" alt="">
<h5>Cutting-edge Technology</h5>
<p>We use the latest advances in AI and Data Science to solve problems with data.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- why slider section -->
<!-- Companies section -->
<section class="companies-section">
<div class="container text-center">
<h2>Companies that use<br> EXPLORE Insights for world class-analytics</h2>
<p>We work with companies across the world to grow their analytical ability and gain a competitive advantage.</p>
</div>
</section>
<!-- Companies section -->
<!-- Clients section -->
<section class="clients-section clients-section-2 clients-section-light">
<div class="container text-center">
<div class="clients-logo-row clients-design-2 d-flex flex-wrap justify-center align-center">
<div class="clients-logo-2">
<img src="assets/images/clientlight1.png" alt="">
</div>
<div class="clients-logo-2">
<img src="assets/images/clientlight2.png" alt="">
</div>
<div class="clients-logo-2">
<img src="assets/images/clientlight3.png" alt="">
</div>
<div class="clients-logo-2">
<img src="assets/images/clientlight4.png" alt="">
</div>
</div>
</div>
</section>
<!-- Clients section -->
<!-- Clients section -->
<section class="connect-ft-section light-ft-section ready-ft-section text-center">
<div class="container">
<h2>Ready To Save Time?</h2>
<h5>Working with EXPLORE Insights starts at just $200 per month</h5>
<a href="#" class="site-btn">Start Now</a>
</div>
</section>
<!-- footer -->
<footer class="site-footer">
<div class="container d-flex flex-wrap">
<div class="footer-logo">
<img src="assets/images/footer-logo.png" alt="">
<ul class="d-flex flex-wrap">
<li>
<a href="#" target="_blank"><i class="fab fa-facebook-f"></i></a>
</li>
<li>
<a href="#" target="_blank"><i class="fab fa-twitter"></i></a>
</li>
<li>
<a href="#" target="_blank"><i class="fab fa-linkedin-in"></i></a>
</li>
</ul>
<p>Copyright 2022 - EXPLORE.ai</p>
</div>
<div class="footer-menu">
<h5>Academy</h5>
</div>
<div class="footer-menu">
<h5>Development</h5>
<ul class="">
<li>
<a href="utilities.html">EXPLORE | Utilities</a>
</li>
<li>
<a href="insurance.html">EXPLORE | Insurance</a>
</li>
<li>
<a href="intelligence.html">EXPLORE | Intelligence</a>
</li>
<li>
<a href="insights.html">EXPLORE | Insights</a>
</li>
</ul>
</div>
<div class="footer-menu">
<h5>Flow</h5>
</div>
<div class="footer-menu">
<h5>About Us</h5>
</div>
</div>
</footer>
<!-- footer -->
<script src='assets/js/jquery.min.js'></script>
<script src='assets/js/owl.carousel.min.js'></script>
<script src='assets/js/custom.js'></script>
</body>
</html>