-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
202 lines (184 loc) · 8.81 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<title>BitJanitor</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="description" content="BitJanitor is a Cleanup Utility with multiple different features to help free space on your PC and help it run better" />
<meta name="keywords" content="PC, cleanup, software, virus, antivirus, ccleaner" />
<meta property="og:type" content="profile" />
<meta property="og:image" content="http://bitjanitor.xyz/images/logo.png" />
<meta property="og:title" content="BitJanitor" />
<meta property="og:url" content="http://bitjanitor.xyz" />
<meta property="og:description" content="BitJanitor is a Cleanup Utility with multiple different features to help free space on your PC and help it run better" />
<meta name="theme-color" content="#1ba1e2" />
<link rel="shortcut icon" href="images/logo.png" />
<link href="css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<link href="css/magnific-popup.css" rel="stylesheet" type="text/css" />
<link href="css/materialdesignicons.min.css" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="css/owl.carousel.min.css" />
<link rel="stylesheet" href="css/owl.theme.default.min.css" />
<link href="css/style.css" rel="stylesheet" type="text/css" id="theme-opt" />
</head>
<body>
<div id="preloader">
<div id="status">
<div class="spinner">
<div class="double-bounce1"></div>
<div class="double-bounce2"></div>
</div>
</div>
</div>
<!-- Navbar -->
<header id="topnav" class="defaultscroll sticky bg-white">
<div class="container">
<div><a class="logo" href="#">BitJanitor</a></div>
<div class="buy-button">
<a href="http://bitjanitor.xyz/download" target="_blank" class="btn btn-primary"><i class="mdi mdi-windows">
</i> Download <span style="font-weight: 300">(beta)</span>
</a>
</div>
</div>
</header>
<!-- Hero Start -->
<section class="bg-half-260 bg-light d-table w-100" style="background: url('images/bg.jpg') center center;">
<div class="bg-overlay bg-overlay-gradient2"></div>
<div class="container">
<div class="row align-items-center position-relative mt-5" style="z-index: 1;">
<div class="col-lg-6 col-md-12">
<div class="title-heading mt-4 text-center text-lg-left">
<h1 class="heading mb-3" style="color: #3c4858">BitJanitor - A PC Cleanup Utility</h1>
<p class="para-desc" style="color: #3c4858">Clean up your PC to free up space and help it run better and faster. Click "Download" to get started.</p>
<div class="mt-4">
<a href="http://bitjanitor.xyz/download" target="_blank" class="btn btn-light">
<i class="mdi mdi-windows"></i> Download <span style="font-weight: 300">(beta)</span>
</a>
</div>
</div>
</div>
<div class="col-lg-6 col-md-12 mt-4 pt-2">
<div class="position-relative">
<div class="software_hero">
<img src="images/software.png" class="img-fluid d-block" alt="">
</div>
</div>
</div>
</div>
</div>
</section>
<div class="position-relative">
<div class="shape overflow-hidden text-white">
<svg viewBox="0 0 2880 250" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M720 125L2160 0H2880V250H0V125H720Z" fill="currentColor"></path>
</svg>
</div>
</div>
<div class="container mt-100 mt-60">
<div class="row justify-content-center">
<div class="col-12 text-center">
<div class="section-title mb-4 pb-2">
<h4 class="title mb-4">Chose your Plan</h4>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-12 mt-4 pt-2">
<div class="card pricing-rates business-rate shadow bg-light border-0 rounded">
<div class="card-body">
<h2 class="title text-uppercase mb-4">Free</h2>
<div class="d-flex mb-4">
<span class="h4 mb-0 mt-2">$</span>
<span class="price h1 mb-0">0</span>
</div>
<ul class="feature list-unstyled pl-0">
<li class="feature-list text-muted"><i data-feather="check" class="fea icon-sm text-success mr-2"></i>Clean Temporary Files</li>
<li class="feature-list text-muted"><i data-feather="check" class="fea icon-sm text-success mr-2"></i>Clean Duplicate Files</li>
<li class="feature-list text-muted"><i data-feather="check" class="fea icon-sm text-success mr-2"></i>Clean Large Files</li>
<li class="feature-list text-muted"><i data-feather="x" class="fea icon-sm text-danger mr-2"></i>Update Installed Software</li>
<li class="feature-list text-muted"><i data-feather="x" class="fea icon-sm text-danger mr-2"></i>Customize Interface</li>
<li class="feature-list text-muted"><i data-feather="x" class="fea icon-sm text-danger mr-2"></i>Install on Business Computers</li>
</ul>
<a href="http://bitjanitor.xyz/download" target="_blank" class="btn btn-primary mt-4"><i class="mdi mdi-windows"></i> Download</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12 mt-4 pt-2">
<div class="card pricing-rates business-rate shadow bg-light border-0 rounded">
<div class="card-body">
<h2 class="title text-uppercase mb-4">Professional</h2>
<div class="d-flex mb-4">
<span class="h4 mb-0 mt-2">$</span>
<span class="price h1 mb-0">20</span>
</div>
<ul class="feature list-unstyled pl-0">
<li class="feature-list text-muted"><i data-feather="check" class="fea icon-sm text-success mr-2"></i>Clean Temporary Files</li>
<li class="feature-list text-muted"><i data-feather="check" class="fea icon-sm text-success mr-2"></i>Clean Duplicate Files</li>
<li class="feature-list text-muted"><i data-feather="check" class="fea icon-sm text-success mr-2"></i>Clean Large Files</li>
<li class="feature-list text-muted"><i data-feather="check" class="fea icon-sm text-success mr-2"></i>Update Installed Software</li>
<li class="feature-list text-muted"><i data-feather="check" class="fea icon-sm text-success mr-2"></i>Customize Interface</li>
<li class="feature-list text-muted"><i data-feather="x" class="fea icon-sm text-danger mr-2"></i>Install on Business Computers</li>
</ul>
<a href="#" class="btn btn-secondary mt-4">Coming Soon . . .</a>
</div>
</div>
</div>
<div class="col-lg-4 col-md-6 col-12 mt-4 pt-2">
<div class="card pricing-rates business-rate shadow bg-light border-0 rounded">
<div class="card-body">
<h2 class="title text-uppercase mb-4">Business</h2>
<div class="d-flex mb-4">
<span class="h4 mb-0 mt-2">$</span>
<span class="price h1 mb-0">10</span>
<span class="h4 align-self-end mb-1">/mo</span>
</div>
<ul class="feature list-unstyled pl-0">
<li class="feature-list text-muted"><i data-feather="check" class="fea icon-sm text-success mr-2"></i>Clean Temporary Files</li>
<li class="feature-list text-muted"><i data-feather="check" class="fea icon-sm text-success mr-2"></i>Clean Duplicate Files</li>
<li class="feature-list text-muted"><i data-feather="check" class="fea icon-sm text-success mr-2"></i>Clean Large Files</li>
<li class="feature-list text-muted"><i data-feather="check" class="fea icon-sm text-success mr-2"></i>Update Installed Software</li>
<li class="feature-list text-muted"><i data-feather="check" class="fea icon-sm text-success mr-2"></i>Customize Interface</li>
<li class="feature-list text-muted"><i data-feather="check" class="fea icon-sm text-success mr-2"></i>Install on Business Computers</li>
</ul>
<a href="#" class="btn btn-secondary mt-4">Coming Soon . . .</a>
</div>
</div>
</div>
</div>
</div>
<br><br><br><br><br><br>
<footer class="footer footer-bar">
<div class="container text-center">
<div class="row align-items-center">
<div class="col-sm-6">
<div class="text-sm-left">
<p class="mb-0">
© 2020 <a href="https://cheesits456.dev" target="_blank" class="text-white">
cheesits456
</a>
<br>
Created with <a href="https://nodejs.org" target="_blank" class="text-white">NodeJS</a>
</p>
</div>
</div>
</div>
</div>
</footer>
<!-- Back to top -->
<a href="#" class="back-to-top rounded text-center" id="back-to-top">
<i data-feather="chevron-up" class="icons d-inline-block"></i>
</a>
<!-- javascript -->
<script src="js/jquery-3.4.1.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/jquery.easing.min.js"></script>
<script src="js/scrollspy.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/magnific.init.js"></script>
<script src="js/owl.carousel.min.js "></script>
<script src="js/owl.init.js "></script>
<script src="js/feather.min.js"></script>
<script src="js/unicons-monochrome.js"></script>
<script src="js/switcher.js"></script>
<script src="js/app.js"></script>
</body>
</html>