-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
78 lines (73 loc) · 2.81 KB
/
index.html
File metadata and controls
78 lines (73 loc) · 2.81 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
---
title: The last sales CRM you'll ever need
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">Easiest way to build AWS infrastructure 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>Mature</h2>
<p>With speed comes no compromise. We tick every items on recommended best practices and security.</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>Sustainable</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>