-
Notifications
You must be signed in to change notification settings - Fork 0
/
service5.html
277 lines (265 loc) · 12.9 KB
/
service5.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="./img/favicon.ico"/>
<link rel="stylesheet" href="./css/fadeIn.css">
<link rel="stylesheet" href="./css/reset.css">
<link rel="stylesheet" href="./css/header-and-menu-navigation2.css">
<link rel="stylesheet" href="./css/service-pages.css">
<link rel="stylesheet" href="./css/people-testimonial.css">
<link rel="stylesheet" href="./css/footer.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open+Sans&display=swap">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-F8KE3M7EKW"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-F8KE3M7EKW');
</script>
<title>Service5</title>
</head>
<body class="fadeIn">
<header>
<div>
<a href="">
<img src="img/logo.png" alt="logotipo WebWorld" title="WebWorld">
</a>
<div>
<a href="https://pt.wikihow.com/Criar-um-Feed-RSS" target="_blank">
<img src="./img/rss.png" alt="logotipo RSS" title="feed RSS">
</a>
<a href="https://www.facebook.com/" target="_blank">
<img src="./img/face.png" alt="logotipo facebook" title="Facebook">
</a>
<a href="https://twitter.com/" target="_blank">
<img src="./img/tw.png" alt="logotipo twetter" title="twetter">
</a>
<a href="https://www.linkedin.com" target="_blank">
<img src="./img/linkedin.png" alt="logotipo linkeIn" title="LinkedIn">
</a>
</div>
</div>
</header>
<nav>
<div>
<ul class="menu">
<li><a href="index.html">HOME</a></li>
<li><a href="aboutUs.html">ABOUT US</a></li>
<li><a href="services.html">SERVICES</a></li>
<li>
<a id="link-pages" href="">PAGES</a>
<ul class="menu-drop-down">
<li><a href="service1.html">Client value</a></li>
<li><a href="service2.html">Reliable service</a></li>
<li><a href="service3.html">Innovate at work</a></li>
<li><a href="service4.html">Fast SSD Servers</a></li>
<li><a href="service5.html">Constant Update</a></li>
<li><a href="service6.html">Largest Network</a></li>
</ul>
</li>
<li><a href="blog.html">BLOG</a></li>
<li><a href="contactUs.html">CONTACT US</a></li>
</ul>
<input id="search-field" placeholder="Search Something" type="text">
</div>
</nav>
<section class="section-banner-page">
<img src="./img/services-head.png" alt="mesa de projetos" title="Projeto">
</section>
<section class="section-service-presentation">
<div class="container-service-presentation">
<h1>Constant Update</h1>
<p>Vivamus faucibus magna vitae purus blandit</p>
<img src="./img/imagemBig-servico5.jpg" alt="">
<div class="service-description-contacts">
<div class="box-discription">
<img class="box-pointer" src="./img/indicadorAzul-servicos-cima.png" alt="">
<img class="icon-service" src="./img/wc5.png" alt="">
<h1>Constant Update</h1>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua Ut enim ad minim
veniam. Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed
do eiusmod tempor incididunt ut labore et dolore magna aliqua Ut
enim ad minim veniam.
</p>
<a href="contactUs.html">
<button>Contact us</button>
</a>
</div>
<div class="email-telephone-contact">
<div>
<img src="./img/telefone2.png" alt="">
<div>
<p id="tel-text-p">CALL US TODAY</p>
<p id="tel-number-p" >890-09880-45590</p>
</div>
</div>
<hr>
<div>
<img src="./img/email2.png" alt="">
<div>
<p id="email-text-p">EMAIL NOW</p>
<p id="email-number-p" >info@ourservices.com</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="section-clients-testimonial">
<div class="people-testimonial">
<h1>What clients say about our services</h1>
<div class="people-pictures">
<img src="./img/CEO-01.jpg" alt="funcionário 1" >
<img src="./img/CEO-02.jpg" alt="funcionário 2" >
<img class="picture-active" src="./img/CEO-03.jpg" alt="funcionário 3">
<img src="./img/CEO-04.jpg" alt="funcionário 4">
<img src="./img/CEO-05.jpg" alt="funcionário 5">
</div>
<div class="pointers-testimonial">
<div>
<p></p>
<p></p>
<p class="pointer-active"></p>
<p></p>
<p></p>
</div>
</div>
<div class="box-testimonial fadeIn">
<p class="name-people">John</p>
<p>CEO, X company</p>
<div>
<img class="abre-aspas" src="./img/abre-aspas.png" alt="icone abrindo aspas" title="aspas abertas">
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam ante
purus, aliquet ut urna id, blandit lobortis nisl. Phasellus varius
velit sed placerat euismod. Duis nisi massa, pretium at luctus.
</p>
<img class="fecha-aspas" src="./img/fecha-aspas.png" alt="icone fechando aspas" title="aspas fechadas">
</div>
</div>
<div class="box-testimonial fadeIn">
<p class="name-people">Roger</p>
<p>CEO, X company</p>
<div>
<img class="abre-aspas" src="./img/abre-aspas.png" alt="icone abrindo aspas" title="aspas abertas">
<p>
Cras vitae justo eu tellus maximus rutrum. Vestibulum nibh nibh,
varius nec vehicula sed, finibus in tortor. Aliquam dictum,
ligula vel euismod eleifend, libero est elementum.
</p>
<img class="fecha-aspas" src="./img/fecha-aspas.png" alt="icone fechando aspas" title="aspas fechadas">
</div>
</div>
<div class="box-testimonial fadeIn box-testimonial-active">
<p class="name-people">Victoria</p>
<p>CEO, X company</p>
<div>
<img class="abre-aspas" src="./img/abre-aspas.png" alt="icone abrindo aspas" title="aspas abertas">
<p>
Vivamus faucibus magna vitae purus blandit, rutrum aliquam turpis
bibendum. Ut sit amet sapien dolor. Integer eget orci id leo consectetur
iaculis ut vitae neque. Interdum et malesuada fames ac ante ipsum primis
in faucibus.
</p>
<img class="fecha-aspas" src="./img/fecha-aspas.png" alt="icone fechando aspas" title="aspas fechadas">
</div>
</div>
<div class="box-testimonial fadeIn">
<p class="name-people">Liang</p>
<p>CEO, X company</p>
<div>
<img class="abre-aspas" src="./img/abre-aspas.png" alt="icone abrindo aspas" title="aspas abertas">
<p>
Pellentesque feugiat suscipit quam, quis dignissim massa. Suspendisse
potenti. Donec porta tempus ipsum id rhoncus. Aliquam hendrerit leo
erat, non accumsan massa venenatis vitae.
</p>
<img class="fecha-aspas" src="./img/fecha-aspas.png" alt="icone fechando aspas" title="aspas fechadas">
</div>
</div>
<div class="box-testimonial fadeIn">
<p class="name-people">Adam</p>
<p>CEO, X company</p>
<div>
<img class="abre-aspas" src="./img/abre-aspas.png" alt="icone abrindo aspas" title="aspas abertas">
<p>
Vivamus faucibus magna vitae purus blandit, rutrum aliquam turpis bibendum.
Ut sit amet sapien dolor. Integer eget orci id leo consectetur iaculis
ut vitae neque.
</p>
<img class="fecha-aspas" src="./img/fecha-aspas.png" alt="icone fechando aspas" title="aspas fechadas">
</div>
</div>
</div>
</section>
<footer>
<div class="footer-line1">
<div class="important-informations">
<div>
<h1>Popular Post</h1>
<p>Lorem Ipsum is simply dummy text of the printing.</p>
<p class="date-post">25-September 2013</p>
<hr>
<p>Lorem Ipsum is simply dummy text of the printing.</p>
<p class="date-post">25-September 2013</p>
</div>
<div>
<h1>Tags</h1>
<p>
apps <span>blog</span> blogroll coda concert <span>daily design</span>
develop dialog drinks gallery holiday icon <span>illustration</span>
ipad iphone journal <span>jquery</span> label link marketing photo
<span>profession</span> quotation recipes typography
<span>video</span>
</p>
</div>
<div>
<h1>A little about us</h1>
<p>
There are many variations of passages of Lorem Ipsum available,
but the majority have suffered alteration in some form, by
injected humour, even slightly believable. <br><br>
If you are going to use a passage of Lorem Ipsum, you need to be.
</p>
</div>
<div>
<h1>Get in touch</h1>
<p>
Lorem Ipsum is of the printing and typesetting industry. Lorem Ipsum
has been the industry's standard dummy text ever since.
</p>
<p class="adress-contact">Texas, US</p>
<p class="email-contact">email@email.com</p>
<p class="tel-contact">890-09880-45590</p>
</div>
</div>
</div>
<div class="footer-line2">
<div class="end-page">
<p>© 2013 Web world. All rights reserved. Theme bycssautther</p>
<div>
<a href="https://pt.wikihow.com/Criar-um-Feed-RSS" target="_blank">
<img src="./img/rss.png" alt="logotipo RSS" title="feed RSS">
</a>
<a href="https://www.facebook.com/" target="_blank">
<img src="./img/face.png" alt="logotipo facebook" title="Facebook">
</a>
<a href="https://twitter.com/" target="_blank">
<img src="./img/tw.png" alt="logotipo twetter" title="twetter">
</a>
<a href="https://www.linkedin.com" target="_blank">
<img src="./img/linkedin.png" alt="logotipo linkeIn" title="LinkedIn">
</a>
</div>
</div>
</div>
</footer>
<script src="./js/menu-navigation.js"></script>
<script src="./js/people-testimonial.js"></script>
</body>
</html>