-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfaq.html
More file actions
233 lines (228 loc) · 11 KB
/
Copy pathfaq.html
File metadata and controls
233 lines (228 loc) · 11 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Got questions about TalkingTech's IT home services? Find answers on pricing, remote support, service areas, and what to expect from a visit.">
<meta name="keywords" content="TalkingTech, IT home services, IT consultancy, data backup, virus removal, hardware maintenance, home network setup, software upgrades, online support, technology solutions">
<!-- Open Graph -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://sasantazayoni.github.io/TalkingTech/faq.html">
<meta property="og:site_name" content="TalkingTech">
<meta property="og:title" content="TalkingTech | Frequently Asked Questions">
<meta property="og:description" content="Have questions about our IT home services? Find answers about TalkingTech's PC repair, network setup, virus removal, and support services.">
<meta property="og:image" content="https://sasantazayoni.github.io/TalkingTech/assets/images/mainpic.webp">
<meta property="og:image:alt" content="TalkingTech IT home services">
<link rel="canonical" href="https://sasantazayoni.github.io/TalkingTech/faq.html">
<!-- Bootstrap CDN -->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-gH2yIJqKdNHPEq0n4Mqa/HGKIhSkIHeL5AyhkYV8i59U5AR6csBvApHHNl/vI1Bx" crossorigin="anonymous" >
<link rel="stylesheet" href="assets/css/styles.css">
<!-- AOS library link -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.css">
<link rel="apple-touch-icon" sizes="180x180" href="apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon-16x16.png">
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico?">
<link rel="manifest" href="site.webmanifest">
<script src="assets/scripts/components.js" defer></script>
<script src="assets/scripts/script.js" defer></script>
<script src="assets/scripts/faq.js" defer></script>
<title>FAQ | TalkingTech IT Home Services</title>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "Do you offer remote assistance?",
"acceptedAnswer": {
"@type": "Answer",
"text": "I offer both remote and in-person assistance, depending on the nature of the problem and your preference. Many issues can be resolved remotely, providing quick and cost-effective solutions. However, for more complex problems or on-site network setup, I am available for in-person support provided that you are within the North Kensington area."
}
},
{
"@type": "Question",
"name": "How do I know if my computer needs virus protection or removal services?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Common signs of a virus-infected computer include slow performance, unexpected pop-up ads, unexplained file changes, and unauthorised access. If you suspect your computer is infected, it's best to contact me immediately for a thorough assessment and necessary action to protect your system."
}
},
{
"@type": "Question",
"name": "How long does it take to recover my data?",
"acceptedAnswer": {
"@type": "Answer",
"text": "The time it takes to recover your data depends on the extent of the damage and the size of the data. Simple data recovery tasks can often be completed within a day, while more complex cases may take a bit longer. I will provide an estimate after an initial assessment."
}
},
{
"@type": "Question",
"name": "What are your fees?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Quick phone assistance (5–10 minutes): free. Remote appointments: £15 per 30 minutes. In-person appointments within 3 miles of North Kensington: £30 per hour. Rates for locations outside the local area are variable — please contact me for details."
}
},
{
"@type": "Question",
"name": "If I face a tech problem outside your working hours, what should I do?",
"acceptedAnswer": {
"@type": "Answer",
"text": "If you face a critical problem outside of my regular working hours, please leave a detailed enquiry or send me an email explaining the issue. I monitor urgent messages and will make every effort to respond promptly and assist you in resolving the problem as soon as possible."
}
}
]
}
</script>
</head>
<body>
<div data-navbar></div>
<!-- FAQ image -->
<div class="faq__image" data-aos="fade" aria-hidden="true"></div>
<!-- FAQ -->
<section class="block block--dark">
<h1 class="block__header faq__header">Frequently Asked Questions</h1>
<!-- Questions -->
<div class="center-align">
<!-- Question text -->
<article class="question">
<div class="question__content">
<p>
Do you offer remote assistance?
</p>
<button type="button" class="question__btn" aria-label="Toggle answer to question" aria-expanded="false">
<span class="plus-icon">
<i class="far fa-plus-square"></i>
</span>
<span class="minus-icon">
<i class="far fa-minus-square"></i>
</span>
</button>
</div>
<!-- Answer text -->
<div class="answer__text">
<p>
I offer both remote and in-person assistance, depending on the nature of the problem and your preference. Many issues can be resolved remotely, providing quick and cost-effective solutions. However, for more complex problems or on-site network setup, I am available
for in-person support provided that you are within the North Kensington area.
</p>
</div>
</article>
<!-- Question text -->
<article class="question">
<div class="question__content">
<p>
How do I know if my computer needs virus protection or removal services?
</p>
<button type="button" class="question__btn" aria-label="Toggle answer to question" aria-expanded="false">
<span class="plus-icon">
<i class="far fa-plus-square"></i>
</span>
<span class="minus-icon">
<i class="far fa-minus-square"></i>
</span>
</button>
</div>
<!-- Answer text -->
<div class="answer__text">
<p>
Common signs of a virus-infected computer include slow performance, unexpected pop-up ads, unexplained file changes, and unauthorised access. If you suspect your computer is infected, it's best to contact me immediately for a thorough assessment and necessary action to protect your system.
</p>
</div>
</article>
<!-- Question text -->
<article class="question">
<div class="question__content">
<p>
How long does it take to recover my data?
</p>
<button type="button" class="question__btn" aria-label="Toggle answer to question" aria-expanded="false">
<span class="plus-icon">
<i class="far fa-plus-square"></i>
</span>
<span class="minus-icon">
<i class="far fa-minus-square"></i>
</span>
</button>
</div>
<!-- Answer text -->
<div class="answer__text">
<p>
The time it takes to recover your data depends on the extent of the damage and the size of the data. Simple data recovery tasks can often be completed within a day, while more complex cases may take a bit longer. I will provide an estimate after an initial assessment.
</p>
</div>
</article>
<!-- Question text -->
<article class="question">
<div class="question__content">
<p>
What are your fees?
</p>
<button type="button" class="question__btn" aria-label="Toggle answer to question" aria-expanded="false">
<span class="plus-icon">
<i class="far fa-plus-square"></i>
</span>
<span class="minus-icon">
<i class="far fa-minus-square"></i>
</span>
</button>
</div>
<!-- Answer text -->
<div class="answer__text">
<p>
- Quick phone assistance: For queries that can be resolved over the phone within 5-10 minutes, there's no charge.
</p>
<p>
- Remote appointments: If your query is complex and requires more time (beyond 10 minutes), we can schedule a remote appointment at a rate of £15 per 30 minutes.
</p>
<p>
- In-person appointments (Local): In the event that a query can't be resolved remotely and you are within 3 miles of the North Kensington area, we can book an initial assessment at your address for £30 per hour.
</p>
<p>
- In-person appointments (Non-Local): Rates for in-person appointments outside the local area are variable. Please contact me for further details if this applies to your location.
</p>
</div>
</article>
<!-- Question text -->
<article class="question">
<div class="question__content">
<p>
If I face a tech problem outside your working hours, what should I do?
</p>
<button type="button" class="question__btn" aria-label="Toggle answer to question" aria-expanded="false">
<span class="plus-icon">
<i class="far fa-plus-square"></i>
</span>
<span class="minus-icon">
<i class="far fa-minus-square"></i>
</span>
</button>
</div>
<!-- Answer text -->
<div class="answer__text">
<p>
I understand that urgent tech issues can arise at any time. If you face a critical problem outside of my regular working hours, please leave a detailed enquiry or send me an email explaining the issue. I monitor urgent messages and I will make every effort to respond promptly and assist you in resolving the problem as soon as possible.
</p>
</div>
</article>
</div>
</section>
<div data-footer></div>
<div data-scroll-up></div>
<!-- Bootstrap script -->
<script
src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-A3rJD856KowSb7dwlZdYEkO39Gagi7vIsF0jrRAoQmDKKtQBHUuLZ9AsSv4jD4Xa"
crossorigin="anonymous"
></script>
<!-- Font Awesome script -->
<script src="https://kit.fontawesome.com/8e27f7937b.js" crossorigin="anonymous"></script>
<!-- AOS script -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/aos/2.3.4/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>