-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathindex.html
More file actions
334 lines (282 loc) · 15.4 KB
/
index.html
File metadata and controls
334 lines (282 loc) · 15.4 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
<!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" />
<meta name="author" content="Evander Inácio"/>
<meta name="description" content="E-commerce Website PlayStation"/>
<link rel="canonical" href="https://playstation-4.vercel.app/">
<meta name="keywords" content="website, playstation, E-commerce"/>
<meta name="theme-color" content="#09071c"/>
<meta name="copyright" content="https://www.evanderinacio.com/" />
<meta property="og:image"
content="https://www.evanderinacio.com/assets/images/playstation.png"
/>
<meta property="og:title" content="PlayStation"/>
<meta property="og:description" content="E-commerce Website PlayStation"/>
<meta property="og:type" content="website">
<meta property="og:url" content="https://playstation-4.vercel.app/">
<!------- CSS --------------->
<link rel="stylesheet" href="assets/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=Poppins:wght@400;500;600&display=swap"
rel="stylesheet"
/>
<!------- ICON UNICONS --------------->
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v4.0.0/css/line.css">
<title>PlayStation</title>
<link rel="icon" href="assets/images/logo.svg">
</head>
<body>
<!------- HEADER --------------->
<header class="header">
<nav id="nav">
<div class="logo">
<div id="menu-mobile">
<img class="menu-mobile" src="assets/images/menu-mobile.svg" alt="menu do dispositivo mobile">
</div>
<img class="logo-img" src="assets/images/logo.svg" alt="logo do PlayStation" />
<h2 class="logo-titulo">PlayStation</h2>
</div>
<div class="menu">
<ul class="links">
<li class="nav-link"> <a href="#home"> Home</li></a>
<li class="nav-link"> <a href="assets/html/about.html"> About</li></a>
<li class="nav-link"> <a href="assets/html/produts.html"> Produt</li></a>
<li class="nav-link"> <a href="#faq"> FAQs</li></a>
<li class="nav-link"> <a href="assets/html/contact.html"> Contact</li></a>
<div class="btn-dark-mode" >
<img id="btn" src="assets/images/Dark.svg" alt="botão do dark mode">
</div>
</ul>
</div>
</nav>
</header>
<!------- MAIN --------------->
<main class="main">
<!--------------- HOME ------------------------>
<section class="home-container section grid" id="home">
<div class="home-content">
<div class="home-data">
<h1 class="home-titulo section-title delaySmall">PlayStation <br>
<span class="controller section-span"> Controller</span></h1>
<p class="home-description delayMedium">This is a Hyper Ergonimic PLAYSTATION Controller <br> Concept Makes Gaming Far More Comfortable</p>
<div class="home-button">
<a class="btn-about-more delayLarge" href="assets/html/about.html">About More</a>
<a class="btn-explore delayLargeTopExtra" href="assets/html/produts.html">Explore Produts <i class="uil uil-arrow-right"></i></a>
</div>
<div class="sony">
<img class="sony-left" src="assets/images/sony.png" alt="imagem do nome sony">
<img class="sony-right" src="assets/images/sony.png" alt="imagem do nome sony">
<img class="sony-left" src="assets/images/sony.png" alt="imagem do nome sony">
<img class="sony-right" src="assets/images/sony.png" alt="imagem do nome sony">
</div>
</div>
<div class="home-data-img ">
<img class="home-img desktop" src="assets/images/controller.png" alt="controle do PlayStation 4 da cor preta, versão desktop">
<span class="controle superior delayLargeTopExtra">Compatible with <br> Controller <div class="line1"></div><div class="circle1"></div></span>
<span class="controle inferior delayLargeBottomExtra">Made of High <br> Quality Silicone<div class="line2"></div><div class="circle2"></div></span>
</div>
</div>
</section>
<!--------------- ABOUT ------------------------>
<section class="about-container section grid">
<div class="about-content">
<div class="data-about-img">
<img class="about-img" src="assets/images/about-img.png" alt="imagens detalhadas do controle preto do PlayStation 4">
</div>
<div class="about-data">
<h2 class="about-home-title section-title">Made with <span class="section-span">quality</span></h2>
<p class="about-home-description">Your PlayStation controler isn't just limited to your console, with integrated Bluetooth supporting iOS. Android, and PCs. We recommend picking up a phone clip. though.</p>
<ul class="about-list">
<li>Great. familiar in-hand feel</li>
<li>Works with PlayStation, iOS, Android, PC </li>
<li>Supports PlayStation controller clips</li>
<li>Easy to use for any enviromment</li>
</ul>
<div class="button-about"><a href="assets/html/buy.html">Shop Now <i class="uil uil-arrow-right btn"></i></a></div>
</div>
</div>
</section>
<!--------------- PRODUCT ------------------------>
<section class="functions-container section grid">
<div class="function-content">
<h2 class="function-title section-title">Our <span class="section-span">Functions</span></h2>
<p class="function-description">PlayStation Wireless Controller Series 2</p>
<div class="card-content">
<div class="card">
<img class="icone-animation" src="assets/images/bx-rocket.png" alt="icone de foguete azul">
<h3>VELOCITY</h3>
<div class="line-function"></div><div class="circle-function"></div>
</div>
<div class="card">
<img class="icone-animation" src="assets/images/bxs-battery-charging.png" alt="icone de bateria de celular azul">
<h3>DURABLE</h3>
<div class="line-function"></div><div class="circle-function"></div>
</div>
<div class="card">
<img class="icone-animation" src="assets/images/bx-bluetooth.png" alt="icone do Bluetooth azul">
<h3>bluetooth</h3>
<div class="line-function"></div><div class="circle-function"></div>
</div>
</div>
</div>
</section>
<!--------------- TOP ------------------------>
<section class="top section grid">
<div class="top-content">
<h2 class="top-title section-title delaySmall">Top crontroller <span class="section-span">now</span></h2>
<p class="top-description delayMedium">PS4 Elite Wireless Controller Series 2</p>
<div class="top-content-card">
<div class="top-card delaySmall">
<div class="border-top"></div>
<img class="img-controller-top card-controle card-animation" src="assets/images/Controller-2.png" alt="controle do PlayStation 4 na cor preta">
<h5 class="card-title">PS4 Controller</h5>
<div class="estrela">
<img src="assets/images/estrela.png" alt="estrela amarela de avaliação">
<img src="assets/images/estrela.png" alt="estrela amarela de avaliação">
<img src="assets/images/estrela.png" alt="estrela amarela de avaliação">
<p>(15)</p>
</div>
<p class="top-money">R$ 200</p>
<div><a class="cart" href="assets/html/produts.html#ps4"><i class="uil uil-shopping-cart icon-cart"></i></a></div>
</div>
<div class="top-card delayMedium">
<div class="border-top"></div>
<img class="img-controller-top card-animation" src="assets/images/Controller-1.png" alt="controle do PlayStation 4 da cor branco">
<h5 class="card-title ps5-control">PS5 Controller</h5>
<div class="estrela">
<img src="assets/images/estrela.png" alt="estrela amarela de avaliação">
<img src="assets/images/estrela.png" alt="estrela amarela de avaliação">
<img src="assets/images/estrela.png" alt="estrela amarela de avaliação">
<img src="assets/images/estrela.png" alt="estrela amarela de avaliação">
<img src="assets/images/estrela.png" alt="estrela amarela de avaliação">
<p>(30)</p>
</div>
<p class="top-money">R$ 400</p>
<div><a class="cart" href="assets/html/produts.html#ps5"><i class="uil uil-shopping-cart icon-cart"></i></a></div>
</div>
<div class="top-card delayLarge">
<div class="border-top"></div>
<img class="img-controller-top card-animation" src="assets/images/Controller-3.png" alt="controle do PlayStation 4 na cor branca">
<h5 class="card-title">Squid Controller</h5>
<div class="estrela">
<img src="assets/images/estrela.png" alt="estrela amarela de avaliação">
<img src="assets/images/estrela.png" alt="estrela amarela de avaliação">
<img src="assets/images/estrela.png" alt="estrela amarela de avaliação">
<img src="assets/images/estrela.png" alt="estrela amarela de avaliação">
<img src="assets/images/estrela.png" alt="estrela amarela de avaliação">
<img src="assets/images/estrela.png" alt="estrela amarela de avaliação">
<p>(43)</p>
</div>
<p class="top-money">R$ 550</p>
<div><a class="cart" href="assets/html/produts.html#squid"><i class="uil uil-shopping-cart icon-cart"></i></a></div>
</div>
</div>
</div>
</section>
<!--------------- FAQ ------------------------>
<section class="faq faq-container section grid" id="faq">
<h5 class="sub-title">SECURELY BUY AND TRACK</h5>
<h2 class="faq-title section-title">Frequenly Asked <span class="section-span">Question</span>
</h2>
<p class="faq-description">We know you have some questions in mind, we have tried to list the most important ones.</p>
<div class="faq-content">
<div class="faq-one">
<hr class="hr-line">
<h1 class="faq-page">What form of payment do you accept?</h1>
<div class="faq-body">
<p>Take full control of every game using the smartest controller design we've ever created. <br>
With responsive triggers, refined controls, textured grips</p>
</div>
</div>
<hr class="hr-line">
<div class="faq-two">
<h1 class="faq-page">How can I get in touch?</h1>
<div class="faq-body">
<p>Take full control of every game using the smartest controller design we've ever created. <br>
With responsive triggers, refined controls, textured grips</p>
</div>
</div>
<hr class="hr-line">
<div class="faq-three">
<h1 class="faq-page">Do you have any discounts?</h1>
<div class="faq-body">
<p>Take full control of every game using the smartest controller design we've ever created. <br>
With responsive triggers, refined controls, textured grips</p>
</div>
</div>
<hr class="hr-line">
<div class="faq-three">
<h1 class="faq-page">What guarantee do I have?</h1>
<div class="faq-body">
<p>Take full control of every game using the smartest controller design we've ever created. <br>
With responsive triggers, refined controls, textured grips</p>
</div>
</div>
<hr class="hr-line">
<div class="faq-three">
<h1 class="faq-page">Can I pay in installments?</h1>
<div class="faq-body">
<p>Take full control of every game using the smartest controller design we've ever created. <br>
With responsive triggers, refined controls, textured grips</p>
</div>
</div>
<hr class="hr-line">
</div>
</section>
</main>
<!------- FOOTER --------------->
<footer class="footer">
<section class="section grid footer-container ">
<hr class="hr-line">
<div class="footer-content">
<div class="left-footer">
<div class="logo-footer">
<img class="footer-icon" src="assets/images/logo.svg" alt="logo do PlayStation" />
<h2 class="logo-titulo">PlayStation</h2>
<p class="footer-description">Welcome to PlayStation Plus. Enhance your PlayStation experience with online multiplayer, monthly games, exclusive discounts and more.</p>
</div>
<div class="social">
<a href="https://github.com/EvanderInacio" target="_blank"><i class="uil uil-github"></i></a>
<a href="https://www.linkedin.com/in/evander-inacio/" target="_blank"><i class="uil uil-linkedin-alt"></i></a>
<a href="#"><i class="uil uil-instagram"></i></a>
</div>
</div>
<div class="right-footer">
<div class="services">
<h4 class="footer-h4">Services</h4>
<a class="footer-a" href="assets/html/produts.html">Produts</a>
</div>
<div class="company">
<h4 class="footer-h4">Company</h4>
<a class="footer-a" href="#home">Home</a>
<a class="footer-a" href="./assets/html/about.html">About</a>
<a class="footer-a" href="#faq">FaQs</a>
</div>
<div class="suport">
<h4 class="footer-h4">Suport</h4>
<a class="footer-a" href="assets/html/Terms.html">Terms of Service</a>
<a class="footer-a" href="assets/html/privacy.html">Privacy Policy</a>
<a class="footer-a" href="assets/html/contact.html">Contact Us</a>
</div>
</div>
</div>
<hr class="hr-line">
<p class="copy">Copyright 2022 Playstation - All Rights Rleserved</p>
</section>
</footer>
<!--================== BUTTON SCROLL TOP ====================-->
<a href="#" class="scrollup" id="scroll-up">
<i class="uil uil-arrow-up scroll_icon"></i>
</a>
<!------- SCROLL REVEAL --------------->
<script src="https://unpkg.com/scrollreveal"></script>
<!------- JS --------------->
<script src="assets/js/main.js"></script>
</body>
</html>