-
Notifications
You must be signed in to change notification settings - Fork 0
/
datarecovery.html
284 lines (231 loc) · 15.4 KB
/
datarecovery.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
<!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.0">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
integrity="sha384-zCbKRCUGaJDkqS1kPbPd7TveP5iyJE0EjAuZQTgFLD2ylzuqKfdKlfG/eSrtxUkn" crossorigin="anonymous">
<!-- Personal CSS -->
<link rel="stylesheet" href="css/style.css">
<!-- Google Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap" rel="stylesheet">
<title>Sigma Repairs - Home</title>
</head>
<body>
<header class="container-fluid fixed-top px-0">
<div class="nav-banner d-none d-lg-block"></div>
<div class="nav-banner-2 d-none d-lg-flex justify-content-around align-items-center ">
<a class="navbar-brand" href="index.html"><img class="img-fluid " width="120" height="120"
src="images/logo4.svg" alt=""></a>
<div>
<p>Telephone: 0161 123 4567</p>
<p>Email: [email protected]</p>
</div>
</div>
<div class="nav-banner-3 d-none d-lg-block"></div>
<nav class="col navbar navbar-expand-lg navbar-light ">
<div class="container ">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown"
aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<a class="navbar-brand d-lg-none" href="index.html"><img class="img-fluid " width="120" height="120"
src="images/logo4.svg" alt=""></a>
<div class="collapse navbar-collapse justify-content-center " id="navbarNavDropdown">
<ul class="navbar-nav">
<li class="nav-item">
<a class="nav-link" href="index.html">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item active dropdown">
<a class="nav-link dropdown-toggle nav-txt" href="#" id="navbarDropdownMenuLink"
role="button" data-toggle="dropdown" aria-expanded="false">
Repair Services
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="repairs.html">Desktop PC & Laptop Repairs and Support</a>
<a class="dropdown-item" href="datarecovery.html">Data Rescue and Recovery</a>
<a class="dropdown-item" href="bookings.html">Offsite & Onsite Repairs and Services</a>
<a class="dropdown-item" href="internetproblems.html">Internet Problems</a>
<a class="dropdown-item" href="setups.html">Set-ups</a>
</div>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" role="button"
data-toggle="dropdown" aria-expanded="false">
Bookings
</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<a class="dropdown-item" href="bookings.html">Book a Repair or Collection</a>
</div>
</li>
<li class="nav-item">
<a class="nav-link" href="prices.html">Prices</a>
</li>
<li class="nav-item">
<a class="nav-link" href="contact.html">Contact</a>
</li>
<li class="nav-item">
<a class="nav-link" href="blog.html">Blog</a>
</li>
</ul>
</div>
<div id="icons" class="d-none d-lg-inline">
<a href="https://www.facebook.com">
<svg xmlns="http://www.w3.org/2000/svg" width="1.6rem" height="1.6rem" viewBox="0 0 448 512">
<!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. -->
<path
d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z" />
</svg>
</a>
<a href="https://twitter.com/">
<svg xmlns="http://www.w3.org/2000/svg" width="1.6rem" height="1.6rem" viewBox="0 0 448 512">
<!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. -->
<path
d="M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-48.9 158.8c.2 2.8.2 5.7.2 8.5 0 86.7-66 186.6-186.6 186.6-37.2 0-71.7-10.8-100.7-29.4 5.3.6 10.4.8 15.8.8 30.7 0 58.9-10.4 81.4-28-28.8-.6-53-19.5-61.3-45.5 10.1 1.5 19.2 1.5 29.6-1.2-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3a65.447 65.447 0 0 1-29.2-54.6c0-12.2 3.2-23.4 8.9-33.1 32.3 39.8 80.8 65.8 135.2 68.6-9.3-44.5 24-80.6 64-80.6 18.9 0 35.9 7.9 47.9 20.7 14.8-2.8 29-8.3 41.6-15.8-4.9 15.2-15.2 28-28.8 36.1 13.2-1.4 26-5.1 37.8-10.2-8.9 13.1-20.1 24.7-32.9 34z" />
</svg>
</a>
</div>
</div>
</nav>
</header>
<main>
<div class="container">
<div class="row">
<div class="col">
<h1 class="py-4">Data Rescue and Recovery Services</h1>
</div>
</div>
<div class="row">
<div class="col-md-6">
<img src="images/hard-drive.jpg" class="img-fluid" alt="">
</div>
<div class="col-md-6">
<p>
If you live in Cardiff or nearby surroundings within 20 miles from us look no further. Our
experienced technicians will recover your data from faulty computers and laptops.
</p>
<p>
If your computer has failed and stopped switching on and you’re worried about losing your data
we will do all we can to recovery your data, including any documents, photos or videos you may
have on your hard drive. With a success rate of over 85% we’re confident we can recover your
data, but if we can’t recover your data you will not be charged!
</p>
Most common scenarios when you need to recover your data is when your computer boots to a blue
screen in the recovery mode or it may not be starting at all. This could mean the hard drive is
not
recognised or another hardware has failed and therefore you cannot access your data.
</p>
</div>
</div>
<div class="row py-4">
<div class="col-md-6 order-2 order-md-1">
<p>
<p>
Data Rescue and Recovery is the process of extracting all the data from a faulty hard drive or
computer.
</p>
<p>
Our experienced technicians will do their best to achieve the results you’re looking for and you
can
rest at east that no charges will be made if we can’t recover it.
</p>
</div>
<div class="col-md-6 order-1 order-md-2">
<img src="images/ssd.jpg" class="img-fluid" alt="">
</div>
</div>
</div>
</main>
<hr>
<footer class="footer container ">
<div class="container">
<footer class="py-5">
<div class="row">
<div class="col-6 col-md-2 mb-3">
<h5>Services</h5>
<ul class="nav flex-column footer-links">
<li class="nav-item mb-2"><a href="repairs.html" class="nav-link p-0 ">PC Repairs</a></li>
<li class="nav-item mb-2"><a href="datarecovery.html" class="nav-link p-0 ">Data
Recovery</a></li>
<li class="nav-item mb-2"><a href="bookings.html" class="nav-link p-0 ">Offsite & Onsite
Repairs</a>
</li>
<li class="nav-item mb-2"><a href="internetproblems.html" class="nav-link p-0 ">Internet
Problems</a></li>
<li class="nav-item mb-2"><a href="setups.html" class="nav-link p-0 ">Set-Ups</a></li>
</ul>
</div>
<div class="col-6 col-md-2 mb-3 footer-links">
<h5>Bookings</h5>
<ul class="nav flex-column">
<li class="nav-item mb-2"><a href="bookings.html" class="nav-link p-0">Book a Repair</a>
</li>
<li class="nav-item mb-2"><a href="bookings.html" class="nav-link p-0">Book Collection</a>
</li>
</ul>
</div>
<div class="col-6 col-md-2 mb-3 footer-links">
<h5>More</h5>
<ul class="nav flex-column">
<li class="nav-item mb-2"><a href="prices.html" class="nav-link p-0">Prices</a></li>
<li class="nav-item mb-2"><a href="contact.html" class="nav-link p-0">Contact Us</a></li>
<li class="nav-item mb-2"><a href="terms.html" class="nav-link p-0">Terms & Conditions</a>
</li>
<li class="nav-item mb-2"><a href="privacy.html" class="nav-link p-0">Privacy Policy</a>
</li>
<li class="nav-item mb-2"><a href="blog.html" class="nav-link p-0">Blog</a></li>
</ul>
</div>
<div class="col-md-5 offset-md-1 mb-3 footer-links">
<form>
<h5>Subscribe to our newsletter</h5>
<p>Monthly digest of what's new and exciting from us.</p>
<div class="d-flex flex-column flex-sm-row w-100 gap-2">
<input id="newsletter1" type="text" class="form-control mr-2 mt-1 "
placeholder="Email address">
<button class="btn btn-primary mt-1" type="button">Subscribe</button>
</div>
</form>
</div>
</div>
<div id="icons" class="row d-flex flex-column flex-sm-row justify-content-between py-4 my-4 border-top">
<p>© 2022 Sigma IT, Inc. All rights reserved.</p>
<ul class="list-unstyled d-flex">
<li class="ms-3 mr-1"><a class="link-dark" href="https://www.facebook.com/">
<svg xmlns="http://www.w3.org/2000/svg" width="1.6rem" height="1.6rem"
viewBox="0 0 448 512">
<!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. -->
<path
d="M400 32H48A48 48 0 0 0 0 80v352a48 48 0 0 0 48 48h137.25V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.27c-30.81 0-40.42 19.12-40.42 38.73V256h68.78l-11 71.69h-57.78V480H400a48 48 0 0 0 48-48V80a48 48 0 0 0-48-48z" />
</svg>
<!-- <svg class="bi" width="24" height="24"><use xlink:href="#twitter"/></svg> -->
</a></li>
<li class="ms-3"><a class="link-dark" href="https://twitter.com/">
<svg xmlns="http://www.w3.org/2000/svg" width="1.6rem" height="1.6rem"
viewBox="0 0 448 512">
<!--! Font Awesome Pro 6.1.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license (Commercial License) Copyright 2022 Fonticons, Inc. -->
<path
d="M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zm-48.9 158.8c.2 2.8.2 5.7.2 8.5 0 86.7-66 186.6-186.6 186.6-37.2 0-71.7-10.8-100.7-29.4 5.3.6 10.4.8 15.8.8 30.7 0 58.9-10.4 81.4-28-28.8-.6-53-19.5-61.3-45.5 10.1 1.5 19.2 1.5 29.6-1.2-30-6.1-52.5-32.5-52.5-64.4v-.8c8.7 4.9 18.9 7.9 29.6 8.3a65.447 65.447 0 0 1-29.2-54.6c0-12.2 3.2-23.4 8.9-33.1 32.3 39.8 80.8 65.8 135.2 68.6-9.3-44.5 24-80.6 64-80.6 18.9 0 35.9 7.9 47.9 20.7 14.8-2.8 29-8.3 41.6-15.8-4.9 15.2-15.2 28-28.8 36.1 13.2-1.4 26-5.1 37.8-10.2-8.9 13.1-20.1 24.7-32.9 34z" />
</svg>
</a>
</ul>
</div>
</footer>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.slim.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/umd/popper.min.js"
integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN"
crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.min.js"
integrity="sha384-VHvPCCyXqtD5DqJeNxl2dtTyhF78xXNXdkwX1CZeRusQfRKp+tA7hAShOK/B/fQ2"
crossorigin="anonymous"></script>
<body>
</body>
</html>