-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
40 lines (36 loc) · 1.36 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<title>Smart Deblur</title>
</head>
<body>
<div class="container">
<h1>Smart Deblur</h1>
<div class="content">
<p>
Turn your old, fade, blurry, pixelated, damaged photos into High Definition with Smart Deblur.
Smart Deblur broken and old blurry photos like real magic. With AI improve Picture Quality so you can upload and Make the Picture to HD.
</p>
<p>
Smart Deblur Enhancer results feels like a retouch to old photos like Photo Cleaner. Upscaling Photo Quality is now so easy. Now you can restore old photos. Fix and improve blurred photos like never before!
</p>
<p>
Smart Deblur Features:
</p>
<p>
• Select Photo you want to upscale and improve its quality<br>
• With AI to make the Picture HD.<br>
• Bring fade and scratched photos to life and give them colorized effect<br>
• Sharpen and unblur out of focus photos and give photos life
</p>
</div>
<div class="link-container">
<p><a href="https://sites.google.com/view/smart-deblur-terms-of-use/page1">Terms of Use</a></p>
<p><a href="https://sites.google.com/view/smartdeblur-privacy--policy/page2">Privacy Policy</a></p>
</div>
</div>
<script src="js/jquery-3.1.1.min.js"></script>
<script src="bootstrap-3.4.1-dist/js/bootstrap.min.js"></script>
</body>
</html>