-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
461 lines (461 loc) · 17.7 KB
/
index.html
File metadata and controls
461 lines (461 loc) · 17.7 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
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
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
<!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" />
<title>Piroll</title>
<!-- Add 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=Montserrat:wght@300;400;500;600;700;800&family=Nunito+Sans:wght@200;300;400;600;700&display=swap"
rel="stylesheet"
/>
<!-- Add Main CSS -->
<link rel="stylesheet" href="./css/Piroll.css" />
<!-- Add Normalize File -->
<link rel="stylesheet" href="./css/normalize.css" />
<!-- Add All Min File -->
<link rel="stylesheet" href="./css/all.min.css" />
<link
rel="stylesheet"
href="./pe-icon-7-stroke/css/pe-icon-7-stroke.css"
/>
<!-- Optional - Adds useful class to manipulate icon font display -->
<link rel="stylesheet" href="./pe-icon-7-stroke/css/helper.css" />
</head>
<body>
<!-- Start Header -->
<header>
<div class="container">
<nav>
<img src="./images/logo.png" alt="Logo" />
<form action="">
<input type="checkbox" id="bar" title="menuBar" />
<div class="menu">
<label for="bar" class="menu-icon">
<i class="pe-7s-menu pe-2x pe-va"></i>
</label>
<ul class="links">
<li><a href="index.html">Home</a></li>
<li><a href="#About">About</a></li>
<li><a href="#Work">Work</a></li>
<li><a href="#Works_P">Process</a></li>
<li><a href="#services">Services</a></li>
<li>
<a href="#testimonials">Testimonials</a>
</li>
<li><a href="#contact">Contact</a></li>
</ul>
</div>
</form>
</nav>
<div class="container">
<div class="text">
<h2>We Design and Develop</h2>
<p>
We are a new design studio based in USA. We have
over 20 years of combined experience, and know a
thing or two about designing websites and mobile
apps
</p>
<button>contact us</button>
</div>
</div>
</div>
</header>
<!-- End Header -->
<!-- Start About -->
<div id="About">
<div class="container">
<div class="main-heading">
<h2>About Us</h2>
<p>
Divide have don't man wherein air fourth. Own itself
make have night won't make. A you under Seed appear
which good give. Own give air without fowl moveth dry
first heaven fruit, dominion she'd won't very all.
</p>
</div>
<img src="./images/signature.png" alt="signature" />
</div>
</div>
<!-- End About -->
<!-- Start Skills -->
<div class="Skills">
<div class="container">
<div class="main-heading">
<h2>Professional Skills</h2>
</div>
<div class="content">
<div class="box">
<h4>UI/UX Design</h4>
<div class="prog">
<span style="width: 75%" data-progress="75%"></span>
</div>
</div>
<div class="box">
<h4>Web Development</h4>
<div class="prog">
<span style="width: 90%" data-progress="90%"></span>
</div>
</div>
<div class="box">
<h4>Marketing</h4>
<div class="prog">
<span style="width: 65%" data-progress="65%"></span>
</div>
</div>
</div>
</div>
</div>
<!-- End Skills -->
<!-- Start Numbers -->
<div class="numbers">
<div class="container">
<div class="content">
<i class="pe-7s-portfolio pe-3x pe-va"></i>
<p>548</p>
<p>projects completed</p>
</div>
<div class="content">
<i class="pe-7s-star pe-3x pe-va"></i>
<p>612</p>
<p>positive feedbacks</p>
</div>
<div class="content">
<i class="pe-7s-clock pe-3x pe-va"></i>
<p>1465</p>
<p>working hours</p>
</div>
<div class="content">
<i class="pe-7s-like pe-3x pe-va"></i>
<p>735</p>
<p>happy clients</p>
</div>
</div>
</div>
<!-- End Numbers -->
<!-- Start Works Section-->
<div id="Work">
<div class="photos">
<div class="image">
<img
loading="lazy"
src="./images/Photo (13).avif"
alt="photo"
decoding="async"
/>
<div class="overlay">
<i class="pe-7s-look pe-3x pe-va"></i>
</div>
</div>
<div class="image">
<img
loading="lazy"
src="./images/Photo (15).avif"
alt="photo"
decoding="async"
/>
<div class="overlay">
<i class="pe-7s-look pe-3x pe-va"></i>
</div>
</div>
<div class="image">
<img
loading="lazy"
src="./images/Photo (12).avif"
alt="photo"
decoding="async"
/>
<div class="overlay">
<i class="pe-7s-look pe-3x pe-va"></i>
</div>
</div>
<div class="image">
<img
loading="lazy"
src="./images/Photo (11).avif"
alt="photo"
decoding="async"
/>
<div class="overlay">
<i class="pe-7s-look pe-3x pe-va"></i>
</div>
</div>
<div class="image">
<img
loading="lazy"
src="./images/Photo (14).avif"
alt="photo"
decoding="async"
/>
<div class="overlay">
<i class="pe-7s-look pe-3x pe-va"></i>
</div>
</div>
<div class="image">
<img
loading="lazy"
src="./images/Photo (7).avif"
alt="photo"
decoding="async"
/>
<div class="overlay">
<i class="pe-7s-look pe-3x pe-va"></i>
</div>
</div>
<div class="image">
<img
loading="lazy"
src="./images/Photo (5).avif"
alt="photo"
decoding="async"
/>
<div class="overlay">
<i class="pe-7s-look pe-3x pe-va"></i>
</div>
</div>
<div class="image">
<img
loading="lazy"
src="./images/Photo (3).avif"
alt="photo"
decoding="async"
/>
<div class="overlay">
<i class="pe-7s-look pe-3x pe-va"></i>
</div>
</div>
</div>
<p>Load more work</p>
</div>
<!-- End Works Section-->
<!-- Start Works Process Section -->
<div id="Works_P">
<div class="container">
<div class="main-heading">
<h2>Our Work Process</h2>
<p>
Was years it seasons was there form he in in them
together over that, third sixth gathered female creeping
bearing behold years.
</p>
</div>
<video autoplay controls src="./video/work.mp4"></video>
</div>
</div>
<!-- End Works Process Section -->
<!-- Strat Services -->
<div id="services">
<div class="container">
<div class="s-box">
<i class="pe-7s-diamond pe-4x pe-va"></i>
<h3>ui / ux design</h3>
<p>Be set fourth land god darkness make it wherein own</p>
</div>
<div class="s-box">
<i class="pe-7s-arc pe-4x pe-va"></i>
<h3>web development</h3>
<p>A she'd them bring void moving third she'd kind fill</p>
</div>
<div class="s-box">
<i class="pe-7s-phone pe-4x pe-va"></i>
<h3>app / mobile</h3>
<p>Dominion man second spirit he, earth they're creeping</p>
</div>
<div class="s-box">
<i class="pe-7s-joy pe-4x pe-va"></i>
<h3>game design</h3>
<p>Morning his saying moveth it multiply appear life be</p>
</div>
<div class="s-box">
<i class="pe-7s-plane pe-4x pe-va"></i>
<h3>SEO / marketing</h3>
<p>Give won't after land fill creeping meat you, may</p>
</div>
<div class="s-box">
<i class="pe-7s-star pe-4x pe-va"></i>
<h3>photography</h3>
<p>Creepeth one seas cattle grass give moving saw give</p>
</div>
<div class="s-box">
<i class="pe-7s-magic-wand pe-4x pe-va"></i>
<h3>graphic design</h3>
<p>Open, great whales air rule for, fourth life whales</p>
</div>
<div class="s-box">
<i class="pe-7s-paint-bucket pe-4x pe-va"></i>
<h3>illustrations</h3>
<p>Whales likeness hath, man kind for them air two won't</p>
</div>
</div>
</div>
<!-- End Services -->
<!-- Start Testimonials -->
<div id="testimonials">
<div class="container">
<q
>Outstanding job and exceeded all expectations. It was a
pleasure to work with them on a sizable first project and am
looking forward to start the next one asap.</q
>
<p>Michael Hopkins</p>
<div class="option">
<span></span>
<span class="active"></span>
<span></span>
</div>
</div>
</div>
<!-- End testimonials -->
<!-- Start Clients -->
<div class="clients">
<div class="container">
<img
src="images/Clients (1).png"
alt=""
loading="lazy"
decoding="async"
/>
<img
src="images/Clients (2).png"
alt=""
loading="lazy"
decoding="async"
/>
<img
src="images/Clients (4).png"
alt=""
loading="lazy"
decoding="async"
/>
<img
src="images/Clients (3).png"
alt=""
loading="lazy"
decoding="async"
/>
<img
src="images/Clients (1).png"
alt=""
loading="lazy"
decoding="async"
/>
</div>
</div>
<!-- End Clients -->
<!-- Start New Project Section -->
<div class="nw-Prj">
<div class="container">
<div class="main-heading">
<h2>Need a Preject?</h2>
<p>
Let us know what you're looking for in an agency. We'll
take a look and see if this could be the start of
something beatiful.
</p>
</div>
<form action="">
<input
type="text"
required
placeholder="Your Name"
title="name"
name="userName"
id="us-name"
/>
<input
type="mail"
required
placeholder="Your Email"
title="email"
name="userEmail"
id="us-mail"
/>
<input
type="text"
required
placeholder="Your Title"
title="title"
name="titleProject"
id="til-p"
/>
<textarea
name="comment"
id="us-comment"
cols="30"
rows="10"
placeholder="Your Comment"
></textarea>
<input type="submit" value="Send Message" id="se-mes" />
</form>
</div>
</div>
<!-- End New Project Section -->
<!-- Start Footer -->
<footer>
<div class="container">
<div class="title">
<h3>Piroll Design, Inc.</h3>
<p>
© 2017 Piroll. All rights reserved. Designed by
robirurk.
</p>
</div>
<div class="linkPags">
<div id="contact">
<p class="mail">hello@pirolltheme.com</p>
<p class="numPh">+44 987 065 908</p>
</div>
<ul id="pags">
<li><a href="#">Projects</a></li>
<li><a href="#">About</a></li>
<li><a href="#">Services</a></li>
<li><a href="#">Carreer</a></li>
<li><a href="#">News</a></li>
<li><a href="#">Events</a></li>
<li><a href="#">Contact</a></li>
<li><a href="#">Legals</a></li>
</ul>
<ul id="soc-media">
<li>
<a
rel="noopener"
href="https://www.facebook.com"
target="_blank"
>Facebook</a
>
</li>
<li>
<a
rel="noopener"
href="https://www.twitter.com"
target="_blank"
>Twitter</a
>
</li>
<li>
<a
rel="noopener"
href="https://www.instagram"
target="_blank"
>Instagram</a
>
</li>
<li>
<a
rel="noopener"
href="https://www.dribbble.com"
target="_blank"
>Dribbble</a
>
</li>
</ul>
</div>
</div>
</footer>
<!-- End Footer -->
</body>
</html>