-
Notifications
You must be signed in to change notification settings - Fork 2
/
for-business.html
396 lines (387 loc) · 15.2 KB
/
for-business.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
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
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Xeokit - BIM Object Viewer</title>
<meta name="description" content="View your BIM objects in detail with xeokit 3D online viewer. Perfect for architects, engineers, and construction professionals, xeokit offers great bim viewer.">
<meta name="keywords" content="BIM Object Viewer, 3D model online, 3D online viewer, BIM Viewer, Javascript IFC, Javascript viewer, Javascript glb">
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large">
<link rel="canonical" href="https://xeokit.io/for-business.html">
<link rel="alternate" href="https://xeokit.io/fur-das-geschaft.html" hreflang="de">
<link href="./vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<link href="./css/marketing.css" rel="stylesheet" />
<link rel="shortcut icon" href="./favicon.ico" />
<meta property="og:locale" content="en_US">
<meta property="og:type" content="website">
<meta property="og:title" content="Xeokit - BIM Object Viewer">
<meta property="og:site_name" content="Xeokit">
<meta property="og:url" content="https://xeokit.io/for-business.html">
<meta property="og:description" content="View your BIM objects in detail with xeokit 3D online viewer. Perfect for architects, engineers, and construction professionals, xeokit offers great bim viewer.">
<meta property="og:type" content="website">
<meta property="og:image" content="./img/marketing/xeokit_3d_bim_viewer.png">
<!-- Start cookieyes banner --> <script id="cookieyes" type="text/javascript" src="https://cdn-cookieyes.com/client_data/a3a23638b4c88c568b93abd5/script.js"></script> <!-- End cookieyes banner -->
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-664SYH8BEG"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-664SYH8BEG');
</script>
</head>
<body>
<body>
<header class="header">
<div class="container">
<div class="row">
<nav class="header__content">
<div class="header__logo-wrapper">
<a href="https://xeokit.io/">
<img
src="./img/marketing/logo.png"
class="first-part"
alt="Xeokit logo"
loading="eager"
decoding="async"
/>
</a>
<a href="https://creoox.com/" target="_blank" rel="noopener">
<img
src="./img/marketing/logo2.png"
alt="Creoox logo"
loading="eager"
decoding="async"
/>
</a>
</div>
<a href="https://calendly.com/xeokit-wk/45min" target="_blank" rel="noopener noreferrer" class="btn btn-outline-primary">Book a call</a>
</nav>
</div>
</div>
</header>
<main>
<section class="cta">
<div class="container">
<div class="row">
<img
src="./img/marketing/logo.png"
class="cta__logo"
alt="Xeokit logo"
loading="eager"
decoding="async"
/>
<h1 class="cta__title">
Designed to make your large 3D BIM models simple
</h1>
<div class="cta__buttons-wrapper">
<a href="#contact" class="btn btn-primary">Contact Us</a>
<a href="https://xeokit.io" target="_blank" rel="noopener" class="btn btn-outline-secondary"> Discover </a>
</div>
<img
src="./img/marketing/cta-order.png"
class="cta__order"
alt="Quality certificate"
loading="eager"
decoding="async"
/>
</div>
</div>
</section>
<section class="text-images-banner" style="background-color: #050c1a;">
<div class="container">
<img
src="./img/marketing/digitalbau_banner_EN.jpg"
class="banner_bau"
alt="DigitalBau"
loading="eager"
decoding="async"
/>
<div class="row">
</div>
</div>
</div>
</section>
<section class="text-images">
<div class="container">
<div class="row">
<div class="text-images__text-wrapper">
<div class="first-part">
<span class="text-images__subtitle">INDUSTRIES</span>
<h2 class="text-images__title">A perfect match</h2>
</div>
<div class="second-part">
<p class="text-images__text">
Discover new opportunities for your business through digital
transformation into the world of Building Information Modeling
</p>
</div>
</div>
<div class="text-images__images-wrapper">
<div class="item">
<p class="item__text">Construction<br />Industry</p>
<img
src="./img/marketing/text-images_image1.jpg"
class="item__image"
alt="Image for Construction Industry"
loading="lazy"
decoding="async"
width="281"
height="323"
/>
</div>
<div class="item">
<p class="item__text">Infrastructure<br />Industry</p>
<img
src="./img/marketing/text-images_image2.jpg"
class="item__image"
alt="Image for Infrastructure Industry"
loading="lazy"
decoding="async"
width="281"
height="323"
/>
</div>
<div class="item">
<p class="item__text">Oil & Gas<br />Industry</p>
<img
src="./img/marketing/text-images_image3.jpg"
class="item__image"
alt="Image for Oil & Gas Industry"
loading="lazy"
decoding="async"
width="281"
height="323"
/>
</div>
<div class="item">
<p class="item__text">Power & Energy<br />Industry</p>
<img
src="./img/marketing/text-images_image4.jpg"
class="item__image"
alt="Image for Power & Energy Industry"
loading="lazy"
decoding="async"
width="281"
height="323"
/>
</div>
</div>
</div>
</div>
</section>
<section class="text-video">
<div class="container">
<div class="row">
<div class="col-12 col-lg-5 first-col">
<span class="text-video__subtitle">BENEFITS</span>
<h2 class="text-video__title">Empower your software</h2>
<div class="text-video__text">
<p>
Xeokit allows to efficiently unlock potential and achieve
extraordinary results.
</p>
<p>
Move faster, stay protected, challenge the status quo,
collaborate smarter.
</p>
</div>
<div class="text-video__buttons-wrapper">
<a href="#contact" class="btn btn-primary">Contact Us</a>
<a href="https://calendly.com/xeokit-wk/45min" target="_blank" rel="noopener noreferrer" class="btn btn-outline-primary"> Book a call </a>
</div>
<div class="text-video__video-wrapper d-none d-lg-block">
<div class="responsive-iframe">
<iframe width="560" height="315" src="https://www.youtube.com/embed/Q9pukZc-6eA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
</div>
</div>
<div class="col-12 col-lg-7">
<ul class="list">
<li class="list__item">
<h3 class="list__item__title">
ULTRA-PERFORMANCE - enhanced visualization
</h3>
<p class="list__item__text">
Easy and reliable navigation within complex and large
dimensional BIM models with double precision. Viewing large
3D BIM models was never easier.
</p>
</li>
<li class="list__item">
<h3 class="list__item__title">
FULL OWNERSHIP - data security
</h3>
<p class="list__item__text">
Critical & important data for strategic BIM projects and
files within your closed environment. It is your decision
how your projects are managed and where they are hosted
</p>
</li>
<li class="list__item">
<h3 class="list__item__title">
CROSS-PLATFORMING - scalability
</h3>
<p class="list__item__text">
Web-based and mobile friendly Viewer supports the most
popular BIM formats including RVT, IFC and many more. Give
your software the power to view large 3D BIM files wherever
you are.
</p>
</li>
<li class="list__item">
<h3 class="list__item__title">
INTEROPERABILITY - improved collaboration
</h3>
<p class="list__item__text">
A growing collection of plugins and loaders in addition to
the core Xeokit to achieve a more seamless model transfer.
Share your work regardless of the CAD/BIM software.
</p>
</li>
</ul>
</div>
<div class="text-video__video-wrapper d-block d-lg-none mt-5">
<div class="responsive-iframe">
<iframe width="560" height="315" src="https://www.youtube.com/embed/Q9pukZc-6eA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
</div>
</div>
</div>
</div>
</section>
<section class="image-text-color">
<div class="container">
<div class="row">
<div class="image-text__subtitle">CASE STUDIES</div>
<h2 class="image-text__title">Examples</h2>
<div class="block-row">
<div class="col-12 col-md-6">
<div class="image-text__text-wrapper">
<p class="image-text__text">
2028 copies of West Riverside Hospital IFC model, viewed
interactively in the browser
</p>
<div class="image-text__additional-info">
<span class="image-text__additional-info__first"
>8.5M OBJECTS</span
>
<span>2.5B TRIANGLES</span>
</div>
</div>
</div>
<div class="col-12 col-md-6 image-wrapper">
<img
src="./img/marketing/image-text_img1.png"
class="image-text__image"
alt="Monitor image"
loading="lazy"
decoding="async"
/>
</div>
</div>
</div>
</div>
</section>
<section class="image-text-white">
<div class="container">
<div class="row">
<div class="block-row block-row--reverse">
<div class="col-12 col-md-6 image-wrapper">
<img
src="./img/marketing/image-text_img2.png"
class="image-text__image"
alt="Monitor image"
loading="lazy"
decoding="async"
/>
</div>
<div class="col-12 col-md-6">
<div class="image-text__text-wrapper">
<p class="image-text__text">
Seven BIM models with double-precision coordinates
representing the City of Lyon (France), viewed interactively
in the browser.
</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="contact" class="contact">
<div class="container">
<div class="row">
<div class="col-12 col-lg-4">
<h2 class="contact__title">Contact</h2>
<div class="contact__subtitle">Always works for you 100%</div>
<ul class="contact__list">
<li class="contact__list__item">Optimized</li>
<li class="contact__list__item">Configurable</li>
<li class="contact__list__item">Efficient</li>
<li class="contact__list__item">Integrable</li>
<li class="contact__list__item">Secured</li>
<li class="contact__list__item">Reliable</li>
</ul>
<div class="contact__contact contact__contact--phone">
<a href="tel:+41762785998">+41 76 278 5998</a>
</div>
<div class="contact__contact contact__contact--email">
<a href="mailto:[email protected]">[email protected]</a>
</div>
</div>
<div class="offset-lg-1 col-12 col-lg-7">
<form id="form" class="contact__form" action="https://formspree.io/f/xnqyzkbb" method="POST">
<input type="text" name="name" autocomplete="given-name" placeholder="Name" required/>
<input type="text" name="company" autocomplete="organization" placeholder="Company" required/>
<input type="email" name="email" autocomplete="email" placeholder="E-mail" required/>
<textarea name="message" placeholder="Message" minlength="10"></textarea>
<div class="input_consent mb-3">
<input id="consent" name="consent" type="checkbox" value="" aria-required="true" aria-invalid="false" required />
<label for="consent">By submitting this form, I accept that the information entered will be used in the context of the request made and the commercial relationship that may result. See our privacy policy to learn more about our data protection policy.</label>
</div>
<button type="submit" class="btn btn-primary">
Contact Us
</button>
<p id="form-status"></p>
</form>
</div>
</div>
</div>
</section>
</main>
<script>
var form = document.getElementById("form");
async function handleSubmit(event) {
event.preventDefault();
var status = document.getElementById("form-status");
var data = new FormData(event.target);
fetch(event.target.action, {
method: form.method,
body: data,
headers: {
'Accept': 'application/json'
}
}).then(response => {
if (response.ok) {
status.innerHTML = "Thanks for your submission!";
form.reset()
} else {
response.json().then(data => {
if (Object.hasOwn(data, 'errors')) {
status.innerHTML = data["errors"].map(error => error["message"]).join(", ")
} else {
status.innerHTML = "Oops! There was a problem submitting your form"
}
})
}
}).catch(error => {
status.innerHTML = "Oops! There was a problem submitting your form"
});
}
form.addEventListener("submit", handleSubmit)
</script>
</body>
</html>
</body>
</html>