-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
81 lines (76 loc) · 2.89 KB
/
index.html
File metadata and controls
81 lines (76 loc) · 2.89 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
---
#title: BitClouded
#description: Track and optimize your sales team in real time
---
<section class="hero">
<div class="text-container">
<h1 class="editable">Open Source AWS Infrastructure</h1>
<p class="subtext editable">Fastest way to achieve an AWS cloud strategy with no compromise</p>
<!--<p class="subtext editable">Leverage and build on infrastructure design that is used by businesses around the world</p>-->
<div class="cta button alt" style="display: inline-block"><a href="{{ site.app_url }}">Get Started for Free</a></div>
<div class="cta button alt" style="display: inline-block"><a href="{{ site.repo_url }}">Find Out More...</a></div>
<!--<div>
<img src="/images/dashboard.png" alt="Screenshot" class="screenshot editable" />
</div>-->
</div>
</section>
<div class="content">
<section>
<div class="container flex">
<div class="text editable">
<h2>Comprehensive Selection</h2>
<p>Mesosphere, Rancher, Wordpress, Elasticsearch, MongoDB, the list goes on and on.</p>
</div>
<div class="image">
<img src="/images/choices.png" alt="Screenshot" class="screenshot editable" />
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="text editable">
<h2>Proven at Scale</h2>
<p>
With AWS partner certification and deployments in tier 1 digital companies, we tick every box on
architecture and security best practices so you don’t have to.
</p>
<p><a href="#">Find out more...</a></p>
</div>
<div class="image">
<img src="/images/Enterprise_SMC.svg" alt="Screenshot" class="illustration editable" />
</div>
</div>
</section>
<section>
<div class="container flex">
<div class="text editable">
<h2>Still In Your Control</h2>
<p>
An open source approach to infrastructure means being able to take the technology into your own hand
while at the same time having an easier time sourcing talents to meet the growing complexity.
</p>
</div>
<div class="image">
<img src="/images/web-maintenance_v4.1_without-bg.svg" alt="Screenshot" class="illustration editable" />
</div>
</div>
</section>
<!--<section class="testimonial">
<div class="container flex">
<div class="testimonial-block">
<div class="square-image editable"><img src="https://source.unsplash.com/6anudmpILw4/600x400" alt="Darren Kerry"></div>
<blockquote>
<p class="editable">
BitClouded Software has helped setting up infrastructure for multiple digital units in matter of days
with maturity that take years to achieve.
</p>
<p class="editable author">Seven West Media - Darren Kerry - Head of Digital Products</p>
</blockquote>
</div>
</div>
</section>-->
<section class="bottom-cta">
<h2 class="editable"><strong>Jump-start</strong> your infrastructure today</h2>
<div class="button alt"><a href="{{ site.app_url }}">Get Started Free</a></div>
</section>
</div>