-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathindex.html
More file actions
48 lines (38 loc) · 1.16 KB
/
index.html
File metadata and controls
48 lines (38 loc) · 1.16 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
---
title: Home
layout: plain
image: /assets/headers/keyboardkit.jpg
description: Replace the native iOS keyboard with your own fully customizable replacement. Make your app's features available in all apps.
---
{% include sections/home/hero %}
<a name="content"></a>
<section class="showcase blue glass">
{% include sections/home/features %}
</section>
<a name="community"></a>
<section class="showcase purple glass">
{% include sections/home/community %}
</section>
<a name="get-started"></a>
<section class="showcase dark blue">
{% include sections/home/get-started %}
</section>
<a name="pricing"></a>
<section class="showcase purple glass">
{% include sections/home/pricing %}
</section>
<a name="learn-more"></a>
<section class="showcase glow">
{% include sections/home/what-is %}
{% include sections/home/why-choose %}
{% include sections/home/industries %}
{% include sections/home/case-studies %}
{% include sections/home/faq %}
</section>
<section class="showcase purple glass">
{% include sections/home/news %}
{% include sections/home/social %}
</section>
<section class="showcase dark blue">
{% include sections/ready-to-build %}
</section>