forked from shashani-humanth/Notebook-AdminPanel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprice.html
274 lines (270 loc) · 11.7 KB
/
price.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
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
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
<!DOCTYPE html>
<html lang="en" class="">
<head>
<meta charset="utf-8" />
<title>Notebook | Web Application</title>
<meta name="description" content="app, web app, responsive, admin dashboard, admin, flat, flat ui, ui kit, off screen nav" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<link rel="stylesheet" href="css/bootstrap.css" type="text/css" />
<link rel="stylesheet" href="css/animate.css" type="text/css" />
<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="css/font.css" type="text/css" />
<link rel="stylesheet" href="css/landing.css" type="text/css" />
<link rel="stylesheet" href="css/app.css" type="text/css" />
<!--[if lt IE 9]>
<script src="js/ie/html5shiv.js"></script>
<script src="js/ie/respond.min.js"></script>
<script src="js/ie/excanvas.js"></script>
<![endif]-->
</head>
<body>
<!-- header -->
<header id="header" class="navbar navbar-fixed-top bg-white box-shadow b-b b-light" data-spy="affix" data-offset-top="1">
<div class="container">
<div class="navbar-header">
<a href="#" class="navbar-brand"><img src="images/logo.png" class="m-r-sm"><span class="text-muted">Notebook</span></a>
<button class="btn btn-link visible-xs" type="button" data-toggle="collapse" data-target=".navbar-collapse">
<i class="fa fa-bars"></i>
</button>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active">
<a href="landing.html">Home</a>
</li>
<li>
<a href="features.html">Features</a>
</li>
<li>
<a href="price.html">Plans & Pricing</a>
</li>
<li>
<a href="blog.html">Blog</a>
</li>
<li>
<div class="m-t-sm"><a href="signin.html" class="btn btn-link btn-sm">Sign in</a> <a href="signup.html" class="btn btn-sm btn-success m-l"><strong>Sign up</strong></a></div>
</li>
</ul>
</div>
</div>
</header>
<!-- / header -->
<section id="content">
<div class="bg-dark lt">
<div class="container">
<div class="m-b-lg m-t-lg">
<h3 class="m-b-none">Plans & Pricing</h3>
<small class="text-muted">Choose the plan that best fits your needs</small>
</div>
</div>
</div>
<div class="bg-white b-b b-light">
<div class="container">
<ul class="breadcrumb no-border bg-empty m-b-none m-l-n-sm">
<li><a href="landing.html">Home</a></li>
<li class="active">Price</li>
</ul>
</div>
</div>
<div class="container">
<div class="m-t-xl m-b-xl text-center">
<h2>Find the Right Pricing Plan For You</h2>
</div>
<div class="clearfix">
<div class="row m-b-xl">
<div class="col-sm-4 animated fadeInLeftBig">
<section class="panel b-light text-center m-t">
<header class="panel-heading bg-white b-light">
<h3 class="m-t-sm">Personal</h3>
<p>for freelancers and start ups</p>
</header>
<ul class="list-group">
<li class="list-group-item text-center bg-light lt">
<span class="text-danger font-bold h1">$20</span> / month
</li>
<li class="list-group-item">
Max 50 projects
</li>
<li class="list-group-item">
Max 500 tasks
</li>
<li class="list-group-item">
Max 2,000 users
</li>
<li class="list-group-item">
Upgrade for next update
</li>
<li class="list-group-item">
7*24 free support
</li>
</ul>
<footer class="panel-footer">
<a href="#" class="btn btn-primary m-t m-b">Get Started</a>
</footer>
</section>
</div>
<div class="col-sm-4 animated fadeInUp">
<section class="panel b-primary text-center">
<header class="panel-heading bg-primary">
<h3 class="m-t-sm">Business</h3>
<p>for businesses and organizations</p>
</header>
<ul class="list-group">
<li class="list-group-item text-center bg-light lt">
<div class="padder-v">
<span class="text-danger font-bold h1">$50</span> / month
</div>
</li>
<li class="list-group-item">
Max 500 projects
</li>
<li class="list-group-item">
Max 5,000 tasks
</li>
<li class="list-group-item">
Max 20,000 users
</li>
<li class="list-group-item">
Upgrade for next update
</li>
<li class="list-group-item">
7*24 free support
</li>
</ul>
<footer class="panel-footer">
<a href="#" class="btn btn-primary m-t m-b">Get Started</a>
</footer>
</section>
</div>
<div class="col-sm-4 animated fadeInRightBig">
<section class="panel b-light text-center m-t">
<header class="panel-heading bg-white b-light">
<h3 class="m-t-sm">Enterprise</h3>
<p>for enterprise and companies</p>
</header>
<ul class="list-group">
<li class="list-group-item text-center bg-light lt">
<span class="text-danger font-bold h1">$100</span> / month
</li>
<li class="list-group-item">
Unlimited projects
</li>
<li class="list-group-item">
Unlimited tasks
</li>
<li class="list-group-item">
Unlimited users
</li>
<li class="list-group-item">
Upgrade for next update
</li>
<li class="list-group-item">
7*24 free support
</li>
</ul>
<footer class="panel-footer">
<a href="#" class="btn btn-primary m-t m-b">Get Started</a>
</footer>
</section>
</div>
</div>
</div>
</div>
<div class="bg-white-only">
<div class="container">
<div class="m-t-xl m-b-xl">
<h2 class="font-thin">Why more than 21,000 project owners have chosen us</h2>
</div>
<div class="row m-b-xl">
<div class="col-sm-4" data-ride="animated" data-animation="fadeInLeft" data-delay="300">
<span class="fa-stack fa-2x pull-left m-r m-t-xs">
<i class="fa fa-circle fa-stack-2x text-info"></i>
<i class="fa fa-stack-1x fa-inverse">1</i>
</span>
<div class="clear">
<h4>Lightweight with Rich Components</h4>
<p class="text-muted text-sm">We only choose the lightweight plugins, but with rich functions. we use tiny components, css and js size is first consideration. <br><br>This project ues HTML5 and CSS3 to build the components and widgets. the pages use header, nav, section to build the layout.</p>
</div>
</div>
<div class="col-sm-4" data-ride="animated" data-animation="fadeInLeft" data-delay="600">
<span class="fa-stack fa-2x pull-left m-r m-t-xs">
<i class="fa fa-circle fa-stack-2x text-info"></i>
<i class="fa fa-stack-1x fa-inverse">2</i>
</span>
<div class="clear">
<h4>Keep Updating with Great Support</h4>
<p class="text-muted text-sm">This project is based on Bootstrap 3. the sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development. we will keep it updated to Bootstrap.<br><br> <a href="#" class="text-primary">More...</a></p>
</div>
</div>
<div class="col-sm-4" data-ride="animated" data-animation="fadeInLeft" data-delay="900">
<span class="fa-stack fa-2x pull-left m-r m-t-xs">
<i class="fa fa-circle fa-stack-2x text-info"></i>
<i class="fa fa-stack-1x fa-inverse">3</i>
</span>
<div class="clear">
<h4>HTML5 & CSS3 with Clean Design</h4>
<p class="text-muted text-sm">This project ues HTML5 and CSS3 to build the components and widgets. the pages use header, nav, section to build the layout. </p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- footer -->
<footer id="footer">
<div class="bg-primary text-center">
<div class="container wrapper">
<div class="m-t-xl m-b">
For your faster and easier web development.
<a href="http://themeforest.net/user/Flatfull/portfolio?ref=flatfull" target="_blank" class="btn btn-lg btn-dark b-white bg-empty m-sm">Download it</a>
<a href="index.html" target="_blank" class="btn btn-lg btn-warning b-white bg-empty m-sm">Live Preview</a>
</div>
</div>
<i class="fa fa-caret-down fa-4x text-primary m-b-n-lg block"></i>
</div>
<div class="bg-dark dker wrapper">
<div class="container text-center m-t-lg">
<div class="row m-t-xl m-b-xl">
<div class="col-sm-4" data-ride="animated" data-animation="fadeInLeft" data-delay="300">
<i class="fa fa-map-marker fa-3x icon-muted"></i>
<h5 class="text-uc m-b m-t-lg">Find Us</h5>
<p class="text-sm">23 soe Midlokls <br>
120002 Loki — UNITED KINGDOM
</p>
</div>
<div class="col-sm-4" data-ride="animated" data-animation="fadeInUp" data-delay="600">
<i class="fa fa-envelope-o fa-3x icon-muted"></i>
<h5 class="text-uc m-b m-t-lg">Mail Us</h5>
<p class="text-sm"><a href="mailto:[email protected]">[email protected]</a></p>
</div>
<div class="col-sm-4" data-ride="animated" data-animation="fadeInRight" data-delay="900">
<i class="fa fa-globe fa-3x icon-muted"></i>
<h5 class="text-uc m-b m-t-lg">Join Us</h5>
<p class="text-sm">Send your resume to <br><a href="mailto:[email protected]">[email protected]</a></p>
</div>
</div>
<div class="m-t-xl m-b-xl">
<p>
<a href="#" class="btn btn-icon btn-rounded btn-facebook bg-empty m-sm"><i class="fa fa-facebook"></i></a>
<a href="#" class="btn btn-icon btn-rounded btn-twitter bg-empty m-sm"><i class="fa fa-twitter"></i></a>
<a href="#" class="btn btn-icon btn-rounded btn-gplus bg-empty m-sm"><i class="fa fa-google-plus"></i></a>
</p>
<p>
<a href="#content" data-jump="true" class="btn btn-icon btn-rounded btn-dark b-dark bg-empty m-sm text-muted"><i class="fa fa-angle-up"></i></a>
</p>
</div>
</div>
</div>
</footer>
<!-- / footer --> <script src="js/jquery.min.js"></script>
<!-- Bootstrap -->
<script src="js/bootstrap.js"></script>
<!-- App -->
<script src="js/app.js"></script>
<script src="js/app.plugin.js"></script>
<script src="js/slimscroll/jquery.slimscroll.min.js"></script>
<script src="js/appear/jquery.appear.js"></script>
<script src="js/scroll/smoothscroll.js"></script>
<script src="js/landing.js"></script>
</body>
</html>