-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
285 lines (276 loc) · 12.3 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
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
275
276
277
278
279
280
281
282
283
284
285
<!--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
-->
<!DOCTYPE html>
<html>
<head>
<title>Smart Storage Cleaner: smart and Easy Photo App cleaner for iOS</title>
<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />
<!-- jQuery (Bootstrap's JavaScript plugins) -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script type="text/javascript" src="js/jquery.min.js"></script>
<link href="css/component.css" rel="stylesheet" type="text/css" />
<!-- Custom Theme files -->
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<!-- Custom Theme files -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Duplicate cleaner, smiliar photo finder for iOS, similar photo finder for mac, duplicate photo finder for iOS, duplicate file finder, Meme finde, spoof finder,
whats app cleaner, ios app, smart storage cleaner, smart photo cleaner"/>
<script type="application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!--webfont-->
<!---- start-smoth-scrolling---->
<script type="text/javascript" src="js/move-top.js"></script>
<script type="text/javascript" src="js/easing.js"></script>
<script type="text/javascript">
jQuery(document).ready(function($) {
$(".scroll").click(function(event){
event.preventDefault();
$('html,body').animate({scrollTop:$(this.hash).offset().top},300);
});
});
</script>
<!---- start-smoth-scrolling---->
</head>
<body class="cbp-spmenu-push">
<div id="home" class="banner">
<div class="container">
<div class="header">
<div class="logo">
<a href="#"><img src="images/logo.png" alt=""/></a>
</div>
<div class="top-nav">
<nav class="cbp-spmenu cbp-spmenu-vertical cbp-spmenu-right" id="cbp-spmenu-s2">
<h3>Menu</h3>
<a class="scroll" href="#home" class="active">Home</a>
<a class="scroll" href="#feature">Features</a>
<a class="scroll" href="#screenshots">Screen Shots</a>
<a class="scroll" href="#team">Team</a>
<a href="Support/chats.html">How to Sync media from Chat</a>
<a href="Privacy/PrivacyPolicy.html">Privacy terms</a>
</nav>
<div class="main buttonset">
<!-- Class "cbp-spmenu-open" gets applied to menu and "cbp-spmenu-push-toleft" or "cbp-spmenu-push-toright" to the body -->
<button id="showRightPush"><img src="images/menu-icon.png" alt=""/></button>
<!--<span class="menu"></span>-->
</div>
<!-- Classie - class helper functions by @desandro https://github.com/desandro/classie -->
<script src="js/classie.js"></script>
<script>
var menuRight = document.getElementById( 'cbp-spmenu-s2' ),
showRightPush = document.getElementById( 'showRightPush' ),
body = document.body;
showRightPush.onclick = function() {
classie.toggle( this, 'active' );
classie.toggle( body, 'cbp-spmenu-push-toleft' );
classie.toggle( menuRight, 'cbp-spmenu-open' );
disableOther( 'showRightPush' );
};
function disableOther( button ) {
if( button !== 'showRightPush' ) {
classie.toggle( showRightPush, 'disabled' );
}
}
</script>
</div>
<div class="clearfix"></div>
</div>
<div class="banner-info">
<h1>Smart Storage Cleaner<p></p><span>Smart and Simple way to clean your Photos and Videos</span></h1>
<p>Solution For your struggle of choosing and deleting each pictures.<br>
Are you Annoyed of forwarded photos in your Messaging Apps? We can find it for you with our cutting edge Artifical Intelligence.<br>
Identify similar and duplicate photos using our App and toss unwanted pictures to your bin.<br>
Use our "Sort by Size" filter to delete photos and videos that consumed lionshare phone memory.<br>
Save your space in a few clicks for your future memorable pictures and videos.</p>
<a href="https://apps.apple.com/us/app/id1517312653"><img src="images/app.png" alt=""/></a>
</div>
<div class="down">
<a class="scroll" href="#feature"><img src="images/scroll.png" alt=""/></a>
</div>
</div>
<div class="hand">
<img src="images/hand.png" alt=""/>
</div>
</div>
<!--features-->
<div id="feature" class="features">
<div class="container">
<div class="feature-info text-center">
<h3>APP FEATURES</h3>
<p>Smart Storage Cleaner uses Cutting edge Artificial intelligence to organise your Photos and Videos in an elegant way with our user friendly Interface</p>
</div>
<div class="feature-grids">
<div class="col-md-6 feature-sec">
<div class="feature-grid grid1">
<h3>Auto Detect Memes, Spoofs and Trolls</h3>
<p>App uses custom trained AI models to detect all the Spoofs, Memes and Troll pictures in your phone.
<br>All these are done with out sending your photos to any outside servers.</br>
</p>
</div>
<div class="feature-grid grid2">
<h3>Auto Detect Similar and Duplicate Photos.</h3>
<p>Using Apple's own Vision AI Framework, this app can detect Similar and Duplicate photos.
<br>Our Accuracy is the best. </br>
</p>
</div>
</div>
<div class="col-md-6 feature-sec">
<div class="feature-grid grid3">
<h3>Sort and Organise Photos and Videos</h3>
<p>We offer you "Ultra Fast Sorting" based on Date, month, Year and Size.
<br> Size information of all videos and photos in your iphone are made avilable. </br>
</p>
</div>
<div class="feature-grid grid4">
<h3>Explore what's inside your albums in easiest ways</h3>
<p>Get detailed information on all the albums you have & content and size of it.<br>
You can sort, find Spoofs and Trolls.<br>
Mannually delete all photos & vidoes based on Albums too.<br>
</p>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<!--landing-->
<div class="landing">
<h3>With Free Subscription Enjoy The Best</h3>
<div class="alnding-sec">
<div class="col-md-6 slades">
<img src="images/appTalks.png" alt=""/>
</div>
<div class="col-md-6 landing-info">
<p>No more expensive subscription for just sorting and deleting your photos unlike other apps.<br>
Are you annoyed by selecting and removing each forwarded Good Morning-Good Night memes & trolls which is trapped between your lovely photos!!.<br>
Here comes an end to your struggle of choosing and deleting each pictures. We can sort it for you with our cutting edge Artificial Intelligence.<br>
Identify similar and duplicate photos using our app and toss unwanted pictures to your bin. We use Apple Vision frame work to do this and it is the best in class accuracy!<br>
Use our "Sort By Size" filter to delete photos and videos that consumed lion's share of your phone memory. Save your space in a few clicks for your future memorable pictures and videos<br>
<br>Key Features:<br>
<i># sort Pictures and Videos by:</i><br>
1. Size<br>
2. Day<br>
3. Month<br>
4. Year<br>
<i># Find Duplicate & Similar Images</i><br>
<i># Preview your image before deletion</i><br>
<i># User friendly interface<i><br>
<i># Fast Loading<i><br>
</p>
</div>
<div class="clearfix"></div>
</div>
</div>
<!--screenshots-->
<div id="screenshots" class="screen-shots">
<div class="container">
<h3>SCREEN SHOTS</h3>
<div class="review-slider">
<ul id="flexiselDemo3">
<li><img src="images/sr1.png" alt=""/></li>
<li><img src="images/sr2.png" alt=""/></li>
<li><img src="images/sr3.png" alt=""/></li>
<li><img src="images/sr4.png" alt=""/></li>
<li><img src="images/sr5.png" alt=""/></li>
<li><img src="images/sr6.png" alt=""/></li>
<li><img src="images/sr7.png" alt=""/></li>
<li><img src="images/sr8.png" alt=""/></li>
</ul>
<script type="text/javascript">
$(window).load(function() {
$("#flexiselDemo3").flexisel({
visibleItems: 4,
animationSpeed: 1000,
autoPlay: true,
autoPlaySpeed: 3000,
pauseOnHover: true,
enableResponsiveBreakpoints: true,
responsiveBreakpoints: {
portrait: {
changePoint:480,
visibleItems: 2
},
landscape: {
changePoint:640,
visibleItems: 3
},
tablet: {
changePoint:768,
visibleItems: 4
}
}
});
});
</script>
<script type="text/javascript" src="js/jquery.flexisel.js"></script>
</div>
</div>
</div>
<!--team-->
<div id="team" class="team">
<div class="container">
<h3>TEAM</h3>
<div class="team-grids">
<div class="col-md-4 team-grid text-center">
<img src="images/edwin.png" alt=""/>
<h4>Edwin Wilson</h4>
<p>Mobile Application Developer</p>
<div class="social-icons">
<a href="https://www.facebook.com/mdveddy"><span class="fb"></span></a>
<a href="https://github.com/eewilfred"><span class="tweet"></span></a>
<a href="https://www.linkedin.com/in/edwin-wilson-42290150"><span class="drib"></span></a>
</div>
</div>
<div class="col-md-4 team-grid text-center">
</div>
<div class="col-md-4 team-grid text-center">
<img src="images/ditty.png" alt=""/>
<h4>Ditty Thomas</h4>
<p>Content and QA </p>
<div class="social-icons2">
<a href="https://www.facebook.com/dittythomasn"><span class="fb"></span></a>
<a href="https://www.instagram.com/dittythomas/"><span class="tweet"></span></a>
<a href="https://www.linkedin.com/in/dittythomas"><span class="drib"></span></a>
</div>
</div>
<!-- <div class="col-md-4 team-grid text-center">
<img src="images/t3.jpg" alt=""/>
<h4>Jennifer</h4>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit,
sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. </p>
<div class="social-icons">
<a href="#"><span class="fb"></span></a>
<a href="#"><span class="tweet"></span></a>
<a href="#"><span class="drib"></span></a>
</div>
</div> -->
<div class="clearfix"></div>
</div>
</div>
</div>
<!--team-->
<!---FB-->
<div id="fb-root"></div>
<script async defer crossorigin="anonymous" src="https://connect.facebook.net/en_US/sdk.js#xfbml=1&version=v7.0"></script>
<div class="subscribe">
<div class="text-center">
<div class="fb-like" data-href="https://www.facebook.com/Smart-Storage-Cleaner-105650421178523" data-width="" data-layout="button_count" data-action="like" data-size="large" data-share="true"></div>
</div>
</div>
<div class="subscribe">
<div class="text-center">
<div class="fb-page" data-href="https://www.facebook.com/Smart-Storage-Cleaner-105650421178523" data-tabs="timeline" data-width="380" data-height="400" data-small-header="true" data-adapt-container-width="true" data-hide-cover="false" data-show-facepile="true"><blockquote cite="https://www.facebook.com/Smart-Storage-Cleaner-105650421178523" class="fb-xfbml-parse-ignore"><a href="https://www.facebook.com/Smart-Storage-Cleaner-105650421178523">Smart Storage Cleaner</a></blockquote></div>
</div>
</div>
<!---FB-->
<!--footer-->
<div class="footer">
<div class="container">
<p>Copyright © 2015 Aptile. All rights reserved | Template by <a href="http://w3layouts.com">W3layouts</a></p>
</div>
</div>
</body>
</html>