-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
executable file
·206 lines (182 loc) · 8.36 KB
/
index.html
File metadata and controls
executable file
·206 lines (182 loc) · 8.36 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
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
<!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">
<title>KuzaForms - Sell Anywhere, Grow your Business</title>
<meta name="description" content="KuzaForms is the easiest way to receive orders, bookings, and payments on all social media platforms. There's no need for you to own a Website.">
<meta property="og:title" content="KuzaForms - Sell Anywhere, Grow your Business." />
<meta property="og:url" content="https://www.kuzaforms.com" />
<meta property="og:description" content="KuzaForms is the easiest way to receive orders, bookings, and payments on all social media platforms. There's no need for you to own a Website.">
<meta property="og:image" content="https://scontent-frt3-2.xx.fbcdn.net/v/t31.0-8/24883440_1734106679955265_5070826630982488422_o.jpg?oh=794758c3597504615f0f19488638225b&oe=5ACA427F">
<!-- main css file -->
<link rel="stylesheet" href="css/custom/style.css">
<!-- responsive css file -->
<link rel="stylesheet" href="css/responsive/responsive.css">
<link rel="stylesheet" href="css/helper.css">
<link rel="stylesheet" href="css/custom.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-110787712-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-110787712-1');
</script>
</head>
<body class="home v1">
<!-- ======= 1.01 Header Area ====== -->
<header id="home">
<div class="headerBottomArea">
<div class="container">
<div class="row">
<div class="col-md-2 col-sm-3 col-xs-6">
<a href="./" class="logo img-responsive"><img src="images/logo.png" alt=""></a>
</div>
<div class="col-md-10 menuCol col-sm-9 col-xs-9">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only"></span>
<i class="fa fa-navicon"></i>
</button>
</div>
<nav id="navbar" class="collapse navbar-collapse">
<ul id="nav">
<li><a class="btn btn-info" href="#howItWorks">How It Works</a>
</ul>
</nav>
</div>
</div>
</div>
</div>
</header>
<!-- ======= /1.01 Header Area ====== -->
<!-- ======= 1.02 Home Area ====== -->
<div class="homeArea animated">
<div class="homeOverlay">
<div class="container">
<div class="row">
<div class="col-md-8 col-md-offset-2 text-center">
<div class="homeContent">
<!--<span class="h2 homeTitle">Build your Apps Faster</span>
<p>Easily add data storage and backend functionality to your web and mobile applications so that your app development becomes quicker and easier. With DevLess, there's little need for server side programming and configuration.</p>-->
<span class="h2 homeTitle">Sell Anywhere, Grow your Business. </span>
<p>KuzaForms is the simplest way to Receive Orders, Bookings, and Payments for goods <br>and services from Social Media Platforms, Blogs and other digital and offline mediums of your choice. There's no need for you to own a Website.</p>
<br>
<!-- <a class="ctaBtn Btn" href="https://devless.gitbooks.io/devless-docs-1-3-0/quick-start.html">Get Started</a> -->
<div class="col-md-8 col-md-offset-2 mr-t-30">
<div class="dv-notify-success text-center mr-b-10" style="display: none; color: green">Thank you!</div>
<div class="dv-notify-failed text-center mr-b-10" style="display: none; color: red">Submission Failed</div>
<div class="dv-processing text-center mr-b-10" style="display: none; color: green">Processing ...</div>
<form class="dv-add-oneto:EmailReg:emailreg">
<div class="inputWrep">
<input type="email" value="" name="email" class="required email txt-dark" id="mce-EMAIL" placeholder="Enter your email address" required>
<input type="hidden" name="date">
<input type="submit" value="Submit" class="button">
</div>
</form>
<p style="font-size: 15px; margin-top: 5px;">Launching Soon. Be Notified when we do.</p>
</div>
</div>
</div>
<!--<div class="col-md-7">
<div class="homeImgTable">
<div class="homeImg">
<img src="images/iso_shop.jpg" alt="">
</div>
</div>
</div> -->
</div>
</div>
</div>
</div>
<!-- ======= /1.02 Home Area ====== -->
<div class="sectionBar"></div>
<!-- ======= 1.04 Service Area ====== -->
<div class="serviceArea secPdng animated" id="howItWorks">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="sectionTitle">
<div class="h2 mr-b-30">How kuzaForms Works.</div>
<br>
</div>
</div>
</div>
<div class="row service">
<div class="col-md-4 col-sm-4">
<div class="singleService">
<div class="serviceIcon">
<img src="images/form.png" alt="">
</div>
<div class="serviceContent">
<span class="h4">Add your Product/Service</span>
<p>Growing your business with KuzaForms is simple. Begin by adding a product or service on Kuza, add description and price where necessary.</p>
</div>
</div>
</div>
<div class="col-md-4 col-sm-4">
<div class="singleService">
<div class="serviceIcon">
<img src="images/promote.png" alt="">
</div>
<div class="serviceContent">
<span class="h4">Generate & Share KuzaForm</span>
<p>Create a form to collect order information from your customers and share the unique link to your form on social media, or embed in a website/blog.</p>
</div>
</div>
</div>
<div class="col-md-4 col-sm-4">
<div class="singleService">
<div class="serviceIcon">
<img src="images/pay.png" alt="">
</div>
<div class="serviceContent">
<span class="h4">Receive Orders & Payment</span>
<p>Receive orders, bookings, and payments for your goods and services through the shared link. You will be notified on every submission.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- ======= /1.04 Service Area ====== -->
<div class="sectionBar"></div>
<!-- ======= 2.05 Page Newsletters Area ====== -->
<div class="newsletterArea secPdng animated">
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="sectionTitle">
<div class="h2">Be notified when we launch.</div>
</div>
</div>
<div class="col-md-6 col-md-offset-3">
<div class="dv-notify-success text-center mr-b-10" style="display: none; color: green">Thank you!</div>
<div class="dv-notify-failed text-center mr-b-10" style="display: none; color: red">Submission Failed</div>
<div class="dv-processing text-center mr-b-10" style="display: none; color: green">Processing ...</div>
<form class="dv-add-oneto:EmailReg:emailreg">
<div class="inputWrep">
<input type="email" value="" name="email" class="required email" id="mce-EMAIL" placeholder="Enter your email address" required>
<input type="hidden" name="date">
<input type="submit" value="Submit" class="button">
</div>
</form>
</div>
</div>
</div>
</div>
</body>
<!-- ======= /1.09 footer Area ====== -->
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery.1.11.3.min.js"></script> <!-- jQuery -->
<script src="js/bootstrap.min.js"></script> <!-- Bootstrap -->
<script src="js/active.js"></script> <!-- active js -->
<!-- <script src="js/devless-sdk.js"></script> <!-- active js -->
<script src="js/custom.js"></script>
<script src="https://cdn.smooch.io/smooch.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/waypoints/2.0.3/waypoints.min.js"></script>
<script src="http://bfintal.github.io/Counter-Up/jquery.counterup.min.js"></script>
<script src="https://kuzaforms.herokuapp.com/js/devless-sdk.js" class="devless-connection" devless-con-token="138b2f9112f337262a6a69f67936dcc5" ></script>
<script src="js/mixpanel.js"></script><!-- Mixpanel js -->