-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
529 lines (525 loc) · 22.4 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
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
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
<!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">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
<link rel="stylesheet" href="styles.css">
<script src="https://kit.fontawesome.com/1da2c8f5eb.js" crossorigin="anonymous"></script>
<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=Spartan:wght@300;400;500;700&display=swap" rel="stylesheet">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.3/umd/popper.min.js"
integrity="sha384-ZMP7rVo3mIykV+2+9J3UJ46jBk0WLaUAdn689aCwoqbBJiSnjAK/l8WvCWPIPm49"
crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js"
integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy"
crossorigin="anonymous"></script>
<title>TCC FrontEnd</title>
</head>
<body>
<header class="header">
<nav class="navbar">
<div class="container">
<ul class="menu mb-3">
<li><a href="/">Sobre</a></li>
<li><a href="/">Testimonials</a></li>
<li><a href="/">FAQ</a></li>
<li><a href="/">Download</a></li>
</ul>
<button type="button" class="btn btn-outline-secondary me-2">
Download
</button>
</div>
</nav>
</header>
<section class="container text-center space-title">
<h1>Simples e confiável</h1>
<p class="subtitle">
O aplicativo The PMS tenta ser melhor, mais rápido e mais confiável do que o
<br> aplicativo da concorrência. A gente jura.
</p>
<div class="btn-position justify-content-md-center">
<button class="btn btn-primary flex-container">
<i class="fab fa-apple btn-icon"></i>
<span class="btn-text-container">
<span class="btn-text-firstline">Disponível na</span>
<span class="btn-text-secondline">App Store</span>
</span>
</button>
<button class="btn btn-primary flex-container btn-space">
<i class="fab fa-google-play btn-icon"></i>
<span class="btn-text-container">
<span class="btn-text-firstline">Disponível na</span>
<span class="btn-text-secondline">Google Play</span>
</span>
</button>
</div>
</section>
<section class="container img-title space-img">
<div>
<img src="assets/scene.svg" alt="">
</div>
</section>
<section class="container space-b">
<div class="container">
<div class="row">
<div class="col">
<span class="image-section4 rounded mx-auto d-block">
<i class="fas fa-money-bill-wave"></i>
</span>
<p class="title-section4">Mais caro</p>
<p class="text-section4">Somos mais caros para parecer
<br>que somos mais profissionais.
</p>
</div>
<div class="col">
<span class="image-section4 rounded mx-auto d-block">
<i class="fas fa-map-marked-alt"></i>
</span>
<p class="title-section4">Mais lentos</p>
<p class="text-section4">Não sabemos fazer cache e nossos
<br>servidores estão nos EUA.
</p>
</div>
<div class="col">
<span class="image-section4 rounded mx-auto d-block">
<i class="fas fa-shopping-basket"></i>
</span>
<p class="title-section4">Mais tudo</p>
<p class="text-section4">Mais tudo aquilo que você gostaria
<br>de não ter.
</p>
</div>
</div>
</div>
</section>
<section class="container text-center space-c">
<h2>
Melhor em todos os aspectos
</h2>
<p class="subtitle">
Somos líder do Reclame Aqui: nossa equipe tem o prazer de resolver
<br>problemas e esquecer de avsiar que resolveu.
</p>
</section>
<section class="container section-learn-more space-a">
<div class="row d-flex align-items-center">
<div class="col">
<h3 class="ps-3">
Facilmente esquecível
</h3>
<p class="ps-3">
Aplicativos simples e bons são aqueles que você <br>
instala e esquece de usar. Apesar da taxa de<br>
abertura, nossa taxa de instalçao é alta<br>
comparada com aplicativos de Como Limpar<br>
Janelas.
</p>
<p class="ps-3">
Veja essa ilustração ao lado. Ela não diz nada, mas <br>
é tão bem feitinha que parece dizer que no app você<br>
vai poder estudar e se formar em Harvard.
</p>
<button class="btn btn-primary learn-more ms-3 ps-3">Saiba mais
<i class="fas fa-external-link-alt ps-2"></i>
</button>
</div>
<div class="col">
<img src="assets/scene-3.svg" alt="..." class="rounded float-end">
</div>
</div>
</section>
<section class="container section-learn-more section-download-now space-d">
<div class="row">
<div class="col">
<img src="assets/scene-2.svg" alt="...">
</div>
<div class="col">
<h3 class="ps-5 ms-5 mt-4">
Baixe agora. Baixe!
</h3>
<p class="ps-5 ms-5">
Nosso aplicativo conta apenas com um ransomware.<br>
Só um. O que é uma vantagem competitiva. Estudos<br>
indicam que 50% dos apps de Como Lavar Louça<br>
contam com 2 ou mais.
</p>
<p class="ps-5 ms-5">
E você pode sentar em cima do seu laptop ou fingir<br>
que está em um concerto sendo maestro.
<button class="btn btn-primary learn-more">Saiba mais
<i class="fas fa-external-link-alt ms-2"></i>
</button>
</p>
</div>
</div>
</section>
<section class="container space-e">
<div class="container">
<div class="row">
<div class="col-sm">
<div class=" box-style-section8">
<p class="title-section8"> 98%</p>
<p class="text-section8">Índice de satisfação médio.
<br>Bem baixo.
</p>
</div>
</div>
<div class="col-sm">
<div class=" box-style-section8">
<p class="title-section8">24/7</p>
<p class="text-section8">Tempo que os dev precisam
<br> para entregar.
</p>
</div>
</div>
<div class="col-sm">
<div class=" box-style-section8">
<p class="title-section8">220k+</p>
<p class="text-section8">Quantidade de bugs
<br> acumulados. Nesse mês.
</p>
</div>
</div>
</div>
</div>
</section>
<section class="container title-little space-f">
<div class="logos">
Feliz por botar logos aleatórias aqui:
</div>
<div class="row text-center">
<div class="col d-flex justify-content-center">
<div class="me-5"><i class="fab fa-stripe fa-4x"></i></div>
<div class="me-5"><i class="fab fa-digg fa-4x"></i></div>
<div class="me-5"><i class="fab fa-fedex fa-4x"></i></div>
<div class="me-5"><i class="fab fa-ember fa-4x"></i></div>
<div class="me-5"><i class="fab fa-d-and-d-beyond fa-4x"></i></div>
<div><i class="fab fa-angrycreative fa-4x"></i></div>
</div>
</div>
</div>
</section>
<section class="container text-center space-g">
<H2>
Clientes amam eles
</H2>
<p class="subtitle">
O resultado final de um trabalho intenso.
<br>Veja esses reviews aleatórios já que ñao temos nenhum.
</p>
</section>
<section class="container space-h">
<div class="container">
<div class="row">
<div class="col aling-sectio11">
<div class="box-section11">
<img src="assets/airbnb.svg" alt="...." class="image-section11 mt-3">
<br>
<p class="aling-star-section11"><i class="fas fa-star icon-star-section11"><i
class="fas fa-star icon-star-section11"><i class="fas fa-star icon-star-section11"><i
class="fas fa-star icon-star-section11"><i
class="far fa-star icon-star-section11"></i></i></i></i></i>
</p>
<p class="text-section11 mb-5">Claramente esta foi a experiência
<br>mais intensa que já tivemos: o
<br> Airbnb recebeu um aporte de
<br> U$$ 100.00 depois de termos
<br> contratado os serviços.
</p>
<p class="boton-section11 mb-5"><i class="fas fa-book-open icon-book-sectio11 mt-1"></i> Alugar Kitnetes</p>
</div>
</div>
<div class="col">
<div class="box-section11">
<img src="assets/corsair.svg" alt="...." class="image-third-section11 mt-3">
<br>
<p class="aling-star-section11 mb-5"><i class="fas fa-star icon-star-section11"><i
class="fas fa-star icon-star-section11"><i class="fas fa-star icon-star-section11"><i
class="fas fa-star icon-star-section11"><i
class="far fa-star icon-star-section11"></i></i></i></i></i>
</p>
<p class="text-section11 mb-4">Nos ajudou a fechar três fábricas
<br>de memória que estavam
<br> lucrando. Foi sensacional!
</p>
<p class="boton-section11"><i class="fas fa-book-open icon-book-sectio11 mb-5"></i> Comprar memórias</p>
</div>
</div>
<div class="col aling-sectio11">
<div class="box-section11">
<img src="assets/paypal.svg" alt="...." class="image-section11 mt-3">
<br>
<p class="aling-star-section11"><i class="fas fa-star icon-star-section11"><i
class="fas fa-star icon-star-section11"><i class="fas fa-star icon-star-section11"><i
class="fas fa-star icon-star-section11"><i
class="far fa-star icon-star-section11"></i></i></i></i></i>
</p>
<p class="text-section11">O ransomware é bem simpático.
<br>Nos deu um desconto de 10%
<br> para pagamento do resgate em
<br> Bitcoin.
</p>
<p class="boton-section11 mb-4"><i class="fas fa-book-open icon-book-sectio11 mt-4 mb-5"></i> Pagar o
resgate</p>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col aling-second-sectio11">
<div class="box-section11">
<img src="assets/ebay.svg" alt="...." class="image-second-section11 mt-5">
<br>
<p class="aling-star-section11"><i class="fas fa-star icon-star-section11"><i
class="fas fa-star icon-star-section11"><i class="fas fa-star icon-star-section11"><i
class="fas fa-star icon-star-section11"><i
class="far fa-star icon-star-section11"></i></i></i></i></i>
</p>
<p class="text-section11 mb-0">Sou estagiário do Ebay e me
<br>pediram para escrever qualquer
<br> coisa. Bom, acho que não sei
<br> o que estou fazendo aqui...
</p>
<p class="boton-section11"><i class="fas fa-book-open icon-book-sectio11 mt-5 mb-5"></i> Ajudar estagiário
</p>
</div>
</div>
<div class="col">
<div class="box-section11">
<img src="assets/northwestern.svg" alt="...." class="image-third-section11 mt-5">
<br>
<p class="aling-star-section11"><i class="fas fa-star icon-star-section11"><i
class="fas fa-star icon-star-section11"><i class="fas fa-star icon-star-section11"><i
class="fas fa-star icon-star-section11"><i
class="far fa-star icon-star-section11"></i></i></i></i></i>
</p>
<p class="text-section11 mb-3">Faz todo sentido uma faculdade
<br>renomada usar um sistema em
<br> português. Por isso estamos
<br> usando o melhor app para Lavar
<br> Carros da América do Sul.
</p>
<p class="boton-section11"><i class="fas fa-book-open icon-book-sectio11 mb-5 mt-5"></i> Lavar Carros</p>
</div>
</div>
<div class="col aling-third-sectio11">
<div class="box-section11">
<img src="assets/elastic.svg" alt="...." class="image-section11">
<br>
<p class="aling-star-section11"><i class="fas fa-star icon-star-section11"><i
class="fas fa-star icon-star-section11"><i class="fas fa-star icon-star-section11"><i
class="fas fa-star icon-star-section11"><i
class="far fa-star icon-star-section11"></i></i></i></i></i>
</p>
<p class="text-section11">Me amoleço por vocês. Estico
<br>meus braços para vê-los. Me
<br> contraio de felicidade.
</p>
<p class="boton-section11"><i class="fas fa-book-open icon-book-sectio11 mt-5 mb-5"></i> Ser flexível</p>
</div>
</div>
</div>
</div>
</section>
<section class="container text-center space-i">
<h2>
Fatos e Questões
</h2>
<p class="subtitle">
Se tem alguma dúvida, leia o FAQ abaixo. Se não conseguir encontrar
<br>uma resposta por favor desista.
</p>
</section>
<section class="container space-j">
<div class="accordion" id="accordionExample">
<div class="card">
<div class="card-header p-3" id="headingOne">
<h5 class="mb-2">
<button class="btn" type="button" data-toggle="collapse" data-target="#collapseOne" aria-expanded="true"
aria-controls="collapseOne">
What is the purpose of a FAQ?
</button>
<i class="bottom-close fas fa-times float-end fa-xs"></i>
<i class="bottom-close fas fa-plus float-end fa-xs"></i>
</h5>
</div>
<div id="collapseOne" class="collapse show" aria-labelledby="headingOne" data-parent="#accordionExample">
<p class="card-body">
At Themesberg, our mission has always been focused on bringing openness and transparency to the design
process. We've always believes that by providing a space where designers can share ongoing work not only
empowers them to make a better products. It also helps them grow. We're proud to be a part of creating a
more open culture and to continue building a product that supports this vision.
</p>
</div>
</div>
<div class="card">
<div class="card-header p-3" id="headingTwo">
<h5 class="mb-2">
<button class="btn collapsed" type="button" data-toggle="collapse" data-target="#collapseTwo"
aria-expanded="false" aria-controls="collapseTwo">
What is a FAQ document?
</button>
<i class="bottom-close fas fa-times float-end fa-xs"></i>
<i class="bottom-close fas fa-plus float-end fa-xs"></i>
</h5>
</div>
<div id="collapseTwo" class="collapse" aria-labelledby="headingTwo" data-parent="#accordionExample">
<div class="card-body">
At Themesberg, our mission has always been focused on bringing openness and transparency to the design
process. We've always believes that by providing a space where designers can share ongoing work not only
empowers them to make a better products. It also helps them grow. We're proud to be a part of creating a
more open culture and to continue building a product that supports this vision.
</div>
</div>
</div>
<div class="card">
<div class="card-header p-3" id="headingThree">
<h5 class="mb-2">
<button class="btn collapsed" type="button" data-toggle="collapse" data-target="#collapseThree"
aria-expanded="false" aria-controls="collapseThree">
What are the top 10 interview questions?
</button>
<i class="bottom-close fas fa-times float-end fa-xs"></i>
<i class="bottom-close fas fa-plus float-end fa-xs"></i>
</h5>
</div>
<div id="collapseThree" class="collapse" aria-labelledby="headingThree" data-parent="#accordionExample">
<div class="card-body">
At Themesberg, our mission has always been focused on bringing openness and transparency to the design
process. We've always believes that by providing a space where designers can share ongoing work not only
empowers them to make a better products. It also helps them grow. We're proud to be a part of creating a
more open culture and to continue building a product that supports this vision.
</div>
</div>
</div>
<div class="card">
<div class="card-header p-3" id="headingFour">
<h5 class="mb-2">
<button class="btn collapsed" type="button" data-toggle="collapse" data-target="#collapseFour"
aria-expanded="false" aria-controls="collapseThree">
Cookies?
</button>
<i class="bottom-close fas fa-times float-end fa-xs"></i>
<i class="bottom-close fas fa-plus float-end fa-xs"></i>
</h5>
</div>
<div id="collapseFour" class="collapse" aria-labelledby="headingFour" data-parent="#accordionExample">
<div class="card-body">
At Themesberg, our mission has always been focused on bringing openness and transparency to the design
process. We've always believes that by providing a space where designers can share ongoing work not only
empowers them to make a better products. It also helps them grow. We're proud to be a part of creating a
more open culture and to continue building a product that supports this vision.
</div>
</div>
</div>
<div class="card">
<div class="card-header p-3" id="headingFive">
<h5 class="mb-2">
<button class="btn collapsed" type="button" data-toggle="collapse" data-target="#collapseFive"
aria-expanded="false" aria-controls="collapseThree">
Copyright Notice.
</button>
<i class="bottom-close fas fa-times float-end fa-xs"></i>
<i class="bottom-close fas fa-plus float-end fa-xs"></i>
</h5>
</div>
<div id="collapseFive" class="collapse" aria-labelledby="headingFive" data-parent="#accordionExample">
<div class="card-body">
At Themesberg, our mission has always been focused on bringing openness and transparency to the design
process. We've always believes that by providing a space where designers can share ongoing work not only
empowers them to make a better products. It also helps them grow. We're proud to be a part of creating a
more open culture and to continue building a product that supports this vision.
</div>
</div>
</div>
</div>
</section>
<section class="container-fluid section-bg-blue section-wave">
<div class="container space-u">
<div class="row d-flex align-items-center">
<div class="col">
<p class="subtitle ps-3 mt-5 mb-2">
Download App
</p>
<h2 class="ps-3">
Comece em segundos
</h2>
<p class="subtitle ps-3 mb-2">
Bla bla bla bla bla bla bla bla bla bla bla bla bla
<br>
Bla bla bla Tekpix bla bla bla bla Whiskas Sachê.
<br>
Isso é cringe
</p>
<div class="btn-position justify-content-md-start">
<button class="btn btn-primary flex-container ms-3 mt-5">
<i class="fab fa-apple btn-icon"></i>
<span class="btn-text-container">
<span class="btn-text-firstline">Disponível na</span>
<span class="btn-text-secondline">App Store</span>
</span>
</button>
<button class="btn btn-primary flex-container btn-space ms-3 mt-5">
<i class="fab fa-google-play btn-icon"></i>
<span class="btn-text-container">
<span class="btn-text-firstline">Disponível na</span>
<span class="btn-text-secondline">Google Play</span>
</span>
</button>
</div>
</div>
<div class="col">
<img src="assets/scene-3.svg" class="img-title2 ps-5">
</div>
</div>
</div>
</section>
<section class="container space-p">
<div class="row">
<div class="col-5 text-xl-start ">
<p class="ps-3">Lorem ipsum dolor sit amet Lorem ipsum<br>
dolar sit amet
</p>
<p class="social-links ps-3">
<i class="fab fa-twitter twitter-modify pr-0"></i>
<i class="fab fa-facebook face-modify"></i>
<i class="fab fa-github github-modify "></i>
<i class="fab fa-dribbble dribbble-modify"></i>
</p>
</div>
<div class="col-3 text-xl-start">
<h4 class="mt-0 ps-2">
The PMs
</h4>
<p class="subtitle3 ps-2">
Blog <br>
Produtos <br>
Sobre nós <br>
Não nos contate <br>
</p>
</div>
<div class="col-4 text-xl-start">
<h4 class="mb-0">
Assine
</h4>
<div>
<label for="exampleFormControlInput1 form-label"></label>
<input type="email" class="form-control" id="exampleFormControlInput1" placeholder="[email protected]">
</div>
<div class="d-grid gap-2 col-12 mx-auto mb-2">
<button class="btn btn-primary learn-more2" type="button">Assine</button>
</div>
<p>No span. Pink swear</p1>
</div>
</div>
</section>
</body>
</html>