-
Notifications
You must be signed in to change notification settings - Fork 0
/
getstarted.html
311 lines (270 loc) · 14.9 KB
/
getstarted.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
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
<!DOCTYPE html>
<html lang="en">
<head>
<title>QXIP BV - Support Options Page</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="assets/img/apple-icon.png">
<link rel="shortcut icon" type="image/x-icon" href="assets/img/favicon.ico">
<!-- Load Require CSS -->
<link href="assets/css/bootstrap.css" rel="stylesheet">
<!-- Font CSS -->
<link href="assets/css/boxicon.min.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600&display=swap" rel="stylesheet">
<!-- Load Tempalte CSS -->
<link rel="stylesheet" href="assets/css/qxip.css">
<!-- Custom CSS -->
<link rel="stylesheet" href="assets/css/custom.css">
<!--
QXIP BV
-->
</head>
<body>
<!-- Header -->
<nav id="main_nav" class="navbar navbar-expand-lg navbar-light bg-white shadow">
<div class="container d-flex justify-content-between align-items-center">
<a class="navbar-brand h1" href="index.html">
<span class="text-dark h4"><img src="assets/img/qxip-logo-new.png" height="40px"></span> <span
class="h5" style="color:#a4a4a4;"></span>
</a>
<button class="navbar-toggler border-0" type="button" data-bs-toggle="collapse"
data-bs-target="#navbar-toggler-success" aria-controls="navbarSupportedContent" aria-expanded="false"
aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="align-self-center collapse navbar-collapse flex-fill d-lg-flex justify-content-lg-between"
id="navbar-toggler-success">
<div class="flex-fill mx-xl-5 mb-2">
<ul class="nav navbar-nav d-flex justify-content-between mx-xl-5 text-center text-dark">
<li class="nav-item">
<a class="nav-link btn-outline-primary rounded-pill px-3" href="index.html">Home</a>
</li>
<li class="nav-item">
<a class="nav-link btn-outline-primary rounded-pill px-3" target="_blank"
href="http://sipcapture.org/#home">Open-Source</a>
</li>
<li class="nav-item">
<a class="nav-link btn-outline-primary rounded-pill px-3" target="_blank"
href="https://hepic.tel/">Commercial</a>
</li>
<li class="nav-item">
<a class="nav-link btn-outline-primary rounded-pill px-3" href="work.html">Use Cases</a>
</li>
<li class="nav-item">
<a class="nav-link btn-outline-primary rounded-pill px-3"
href="getstarted.html">Get Started</a>
</li>
<li class="nav-item">
<a class="nav-link btn-outline-primary rounded-pill px-3"
href="contact.html">Contact</a>
</li>
</ul>
</div>
<div class="navbar align-self-center d-flex">
</div>
</div>
</div>
</nav>
<!-- Close Header -->
<!-- Start getstarted -->
<div id="work_banner" class="banner-wrapper bg-light w-100 py-5 cover-wrapper">
<div class="banner-vertical-center-work container text-light d-flex justify-content-center align-items-center py-5 p-0">
<div class="banner-content col-lg-8 col-12 m-lg-auto text-center">
<h1 class="text-dark display-4 pb-5 typo-space-line-center">Get started with VoIP monitoring</h1>
<p class="pb-2 text-dark fs-4 text-muted">
Our Support Options
</p>
</div>
</div>
</div>
<!-- End Content -->
<!-- Start Our Work -->
<section class="container py-5">
<div class="row py-5">
<div class="col-sm-6 col-lg-6 text-decoration-none project marketing social business">
<div class="service-work overflow-hidden mb-5 mx-5 m-sm-0">
<figure class="figure">
<img class="figure-img img-fluid rounded" src="./assets/img/black-phone.jpg" alt="...">
</figure>
<div class="card-body">
<h4 class="text-dark"><strong>Help us find the right solution for you</strong></h4>
<p class="text-dark py-2">
Our platform is immediately available for on-site or hosted with capacity for deployments of any size and vendor.
</p>
<p class="text-dark">
<i class="bx bx-check text-danger"></i> Yes, we do support SSL/TLS Encryption & Tunnels!<br/>
<i class="bx bx-check text-danger"></i> All our Hosted instances are running on real hardware<br/>
<i class="bx bx-check text-danger"></i> Amazon AWS customer? Dedicated options available!<br/>
</p>
<a href="https://qxip-new-life.my-free.website/request-form" class="text-center my-2 banner-button btn rounded-pill btn-outline-danger btn-md px-4">
Get Started
</a>
</div>
</div>
</div>
<div class="col-sm-6 col-lg-6 text-decoration-none project graphic social">
<div class="service-work overflow-hidden mx-5 mx-sm-0 mb-5">
<figure class="figure">
<img class="figure-img img-fluid rounded" src="./assets/img/learn.jpg" alt="...">
</figure>
<div class="card-body">
<h4 class="text-dark"><strong class="text-danger fw-bold">homer</strong> / <strong class="fw-bold"><span
style="color:#1DC27C">h</span>epic</strong> training</h4>
<p class="card-text text-dark py-2">
Our Trainings and Workshops focus on the skills and techniques
required for mastering our software tools and applications for the
purpose of analyzing, troubleshooting and investigating VoIP signaling
and media scenarios, leveraging the experience gathered assisting countless
operators and vendors worldwide.
</p>
<a href="mailto:training@qxip.net" class="text-center my-2 banner-button btn rounded-pill btn-outline-danger btn-md px-4">
Ask more and book your slot
</a>
</div>
</div>
</div>
</div>
<div class="row py-5">
<div class="col-sm-6 col-lg-6 text-decoration-none project marketing graphic business">
<div class="service-work overflow-hidden mx-5 mx-sm-0 mb-5">
<figure class="figure">
<img class="figure-img img-fluid rounded" src="./assets/img/office.jpg" alt="...">
</figure>
<div class="card-body">
<h4 class="card-title text-dark"><strong>Pick our tech team brains </strong></h4>
<p class="card-text text-dark">
One hour call with our tech team to discuss your topic, 160.00€
</p>
<p class="card-text text-dark">
Are you looking for an expert to help you configure homer or hepic,
or perhaps you want to design and build integration with particular
tools? We are here to help.
</p>
<a href="https://forms.gle/MqEHcroWL4qygHxL7" class="text-center my-2 banner-button btn rounded-pill btn-outline-danger btn-md px-4">
Get Started
</a>
</div>
</div>
</div>
<div class="col-sm-6 col-lg-6 text-decoration-none project marketing graphic business">
<div class="service-work overflow-hidden mx-5 mx-sm-0 mb-5">
<figure class="figure">
<img class="figure-img img-fluid rounded" src="./assets/img/lets-work.jpg" alt="...">
</figure>
<div class="card-body">
<h4 class="card-title text-dark"><strong>Let's work together </strong></h4>
<p class="card-text text-dark">
Do you want to learn more about our products or are you looking for a trustful partner? Look no further.
</p>
<a href="https://calendar.x.ai/qxip/business-call" class="text-center my-2 banner-button btn rounded-pill btn-outline-danger btn-md px-4">
Let's Talk
</a>
</div>
</div>
</div>
</div>
</section>
<!-- End Our Work -->
<!-- Start Footer -->
<footer class="bg-secondary pt-4">
<div class="container">
<div class="row py-4">
<div class="col-lg-3 col-12 align-left">
<a class="navbar-brand" href="index.html">
<img src="assets/img/qxip-logo-white.png" width="150px" alt="">
</a>
<p class="text-light my-lg-4 mb-2">
Hugo Floris Ruysstraat 1-5 <br />
Amsterdam, 1063, <br />
The Netherlands
</p>
<ul class="list-inline footer-icons py-3">
<li class="list-inline-item m-0">
<a class="text-white" target="_blank" href="https://www.youtube.com/user/qxipvideo">
<i class='bx bxl-youtube bx-md'></i>
</a>
</li>
<li class="list-inline-item m-0">
<a class="text-white" target="_blank" href="https://www.twitter.com/sipcapture">
<i class='bx bxl-twitter bx-md'></i>
</a>
</li>
<li class="list-inline-item m-0">
<a class="text-white" target="_blank" href="https://www.linkedin.com/company/qxip">
<i class='bx bxl-linkedin bx-md'></i>
</a>
</li>
<li class="list-inline-item m-0">
<a class="text-white" target="_blank" href="https://www.github.com/sipcapture">
<i class='bx bxl-github bx-md'></i>
</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-4 my-sm-0 mt-4">
<h3 class="h4 pb-lg-3 text-light ">Our Company</h2>
<ul class="list-unstyled text-light ">
<li class="pb-2">
<i class='bx-fw bx bxs-chevron-right bx-xs'></i><a
class="text-decoration-none text-light" href="index.html">Home</a>
</li>
<li class="pb-2">
<i class='bx-fw bx bxs-chevron-right bx-xs'></i><a
class="text-decoration-none text-light py-1" href="http://sipcapture.org/">Open-Source</a>
</li>
<li class="pb-2">
<i class='bx-fw bx bxs-chevron-right bx-xs'></i><a
class="text-decoration-none text-light py-1" href="https://hepic.tel/">Commercial</a>
</li>
<li class="pb-2">
<i class='bx-fw bx bxs-chevron-right bx-xs'></i></i><a
class="text-decoration-none text-light py-1" href="work.html">Use Cases</a>
</li>
</ul>
</div>
<div class="col-lg-3 col-md-4 my-sm-0 mt-4">
<h2 class="h4 pb-lg-3 text-light ">For Client</h2>
<ul class="list-unstyled text-light ">
<li class="pb-2">
<i class='bx-fw bx bx-phone bx-xs'></i><a class="text-decoration-none text-light py-1">+31
(0)20 8080468 </a>
</li>
<li class="pb-2">
<i class='bx-fw bx bx-mail-send bx-xs'></i><a class="text-decoration-none text-light py-1"
href="mailto:sales@qxip.net">sales@qxip.net</a>
</li>
<li class="pb-2">
<i class='bx-fw bx bxs-chevron-right bx-xs'></i><a
class="text-decoration-none text-light py-1" href="getstarted.html">Get Started</a>
</li>
<li class="pb-2">
<i class='bx-fw bx bxs-chevron-right bx-xs'></i><a
class="text-decoration-none text-light py-1" href="contact.html">Contact Us</a>
</li>
</ul>
</div>
</div>
</div>
<div class="w-100 bg-dark py-3">
<div class="container">
<div class="row pt-2">
<div class="col mx-auto">
<p class="text-lg-start text-center text-light ">
© Copyright 2021 QXIP. All Rights Reserved. All trademarks are copyright of their respective
owners.
Amsterdam Chamber of Commerce #61018635
</p>
</div>
</div>
</div>
</div>
</footer>
<!-- End Footer -->
<!-- Bootstrap -->
<script src="assets/js/bootstrap.bundle.min.js"></script>
<!-- -->
<script src="assets/js/qxip.js"></script>
<!-- Custom -->
<script src="assets/js/custom.js"></script>
</body>
</html>