-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
89 lines (86 loc) · 3.68 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
---
layout: base
title: TechAccelerator
author: David Hekimian
---
<!-- Header -->
<header>
<div class="container">
<div class="row">
<div class="col-lg-6">
<div class="intro-text">
<script src="https://fast.wistia.com/embed/medias/0nflaf8i2e.jsonp" async></script>
<script src="https://fast.wistia.com/assets/external/E-v1.js" async></script>
<div class="wistia_responsive_padding" style="padding:56.25% 0 0 0;position:relative;">
<div class="wistia_responsive_wrapper" style="height:100%;left:0;position:absolute;top:0;width:100%;"><span class="wistia_embed wistia_async_0nflaf8i2e popover=true popoverAnimateThumbnail=true videoFoam=true" style="display:inline-block;height:100%;width:100%"> </span></div>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="intro-text">
<span class="name">Accelerate the Adoption of Enterprise Technologies</span>
<br>
<span class="name-desc">We craft on-demand, hands-on lab environments to educate, engage and ultimately empower enterprise customers, direct sales teams and channel partners, so they can get from Demo to PoC to PO faster.</span>
<br>
<a id="request_a_demo" href="#" class="drift-open-chat cta btnshadow yellow_button center-container">Request Demo</a>
</div>
</div>
</div>
</div>
</header>
<!-- life better Grid Section -->
<section class="services">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2>Use our platform to align your organization to accelerate your growth</h2>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<img src="/assets/images/ta_platform.svg" alt="Compliance">
</div>
</div>
<div class="row">
<div class="col-lg-12 text-center">
<h2>Let TechAccelerator tackle the complex boring problems, <br> so your team can focus on what really matters.</h2>
</div>
</div>
</div>
</div>
</section>
<!-- Logo Section -->
<section class="trusted-client">
<div class="container">
<div class="row">
<div class="trusted-client-inner text-center">
<h3>Trusted by</h3>
<div class="col-xs-12 col-sm-6 col-md-3">
<div>
<img src="/assets/images/customers/quantum.png" alt="Quantum" class="img-responsive">
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div>
<img src="/assets/images/customers/scalearc.png" alt="ScaleArc" class="img-responsive">
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div>
<img src="/assets/images/customers/scality.png" alt="Scality" class="img-responsive">
</div>
</div>
<div class="col-xs-12 col-sm-6 col-md-3">
<div>
<img src="/assets/images/customers/silverpeak.png" alt="Silver Peak" class="img-responsive">
</div>
<div>
<img src="/assets/images/ta-logo-30px.png" alt="Silver Peak" class="img-responsive">
<img src="/assets/images/ta-logo-30px-2.png" alt="Silver Peak" class="img-responsive">
</div>
</div>
</div>
</div>
</div>
</section>