-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html.backup.html
More file actions
385 lines (348 loc) · 18.6 KB
/
Copy pathindex.html.backup.html
File metadata and controls
385 lines (348 loc) · 18.6 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
<!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 rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,200;0,400;1,700&display=swap" rel="stylesheet">
<link href="./build/tailwind.css" rel="stylesheet">
<script src="https://kit.fontawesome.com/74be4f90e6.js" crossorigin="anonymous"></script>
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet">
<title>Welcome | GGS4ALL</title>
<link rel="shortcut icon" href="assets/favicon.ico" type="image/x-icon">
<style>
@font-face {
font-family: 'aquirebold';
src: url('aquirebold-8ma60-webfont.woff2') format('woff2'),
url('aquirebold-8ma60-webfont.woff') format('woff');
font-weight: normal;
font-style: normal;
}
body {
font-family: 'Barlow Condensed', sans-serif;
font-size: x-large;
}
</style>
</head>
<body>
<nav id="navbar" class="z-40 text-gray-400 bg-scroll bg-gray-900 bg-opacity-20 hover:opacity-80 hover:bg-black body-font" style="position: fixed;top: 0;overflow: hidden;width: 100%;">
<div class="container flex flex-col flex-wrap items-center p-5 mx-auto md:flex-row">
<a class="flex items-center mb-4 text-white title-font font-large md:mb-0">
<img src="assets/logo.png" alt="GG" srcset="" class="w-10 h-10">
</svg>
<span class="ml-3 text-3xl" id="logo-title">GGS4ALL</span>
</a>
<nav class="flex flex-wrap items-center justify-center text-base md:ml-auto">
<a class="mr-5 text-lg hover:text-white" href="index.html">Home</a>
<a class="mr-5 text-lg hover:text-white">Deals</a>
<a class="mr-5 text-lg hover:text-white">Who are we?</a>
<a class="mr-5 text-lg hover:text-white">Our services</a>
</nav>
<button class="inline-flex items-center px-3 py-1 mt-4 text-base text-lg bg-gray-800 border-0 rounded bg-opacity-30 focus:outline-none hover:bg-gray-700 md:mt-0"><a href="contact.html">Contact</a>
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-4 h-4 ml-1" viewBox="0 0 24 24">
<path d="M5 12h14M12 5l7 7-7 7"></path>
</svg>
</button>
</div>
</nav>
<div id="first" style="width:100% ;height: 90%; max-height: 60%">
<img src="assets/herocover.png" alt="" srcset="" style="background-size: auto 90%; visibility: visible;">
</div>
<!-- blassa dyal l offre -->
<section class="text-gray-400 bg-fixed py-36 body-font " style=" background-image: url(./assets/frza.jpg);">
<div class="container flex flex-col items-center justify-center px-5 mx-auto" style="padding-top: 6rem; padding-bottom: 2rem;">
<div class="py-4" alt="hero">
<iframe width="1031" height="580" src="https://www.youtube.com/embed/6bfC-vvlbHc?autoplay=1&mute=1&controls=0&loop=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; modestbranding" allowfullscreen></iframe>
</div>
<div class="w-full text-center px-9 py-9 lg:w-2/3">
<div class="flex justify-center py-2">
<img class="w-48 px-3 py-2" src="assets/forza300px.png">
</div>
<h1 class="mb-4 text-3xl font-medium text-white title-font sm:text-4xl"> UPCOMING: Forza Horizon ™ 5</h1>
<p class="mb-8 leading-relaxed text-gray-300">Witness the power of Xbox Series X through Forza Motorsport. Automotive entertainment is reimagined for a new generation.</p>
<div class="flex justify-center">
<button class="inline-flex px-6 py-2 text-lg text-white bg-gradient-to-r from-pink-600 to-indigo-600 border-0 rounded focus:outline-none hover:bg-indigo-600">Learn More</button>
<button class="inline-flex px-6 py-2 ml-4 text-lg text-gray-400 bg-gray-800 border-0 rounded focus:outline-none hover:bg-gray-700 hover:text-white">Release Date</button>
</div>
</div>
</div>
</id>
</section>
<!--blassa dial lo3aab-->
<section class="text-gray-400 bg-gray-900 body-font">
<div class="container px-5 py-20 mx-auto">
<div class="flex-col">
<img class="w-10 rounded" src="assets/ICONS/discount1.png" alt="" srcset="">
<p class="text-4xl" style="padding-bottom: 3rem;">Top Deals:</p>
</div>
<div class="flex flex-wrap -m-4">
<div class="w-full p-4 lg:w-1/4 md:w-1/2">
<button>
<a class="relative block overflow-hidden rounded h-70">
<img alt="ecommerce" class="w-full h-full opacity-100 hover:opacity-60 " src="./assets/spmiles.jpg">
</a>
</button>
<div class="mt-4">
<h3 class="mb-1 text-xs tracking-widest text-gray-500 title-font">Action/Adventure</h3>
<h2 class="text-lg font-medium text-white title-font"><a href="">Spider-Man Mile Morales</a></h2>
<p class="mt-1">$12.99 <strike>$16.00</strike></p>
</div>
</div>
<div class="w-full p-4 lg:w-1/4 md:w-1/2">
<button>
<a class="relative block overflow-hidden rounded h-70">
<img alt="ecommerce" class="w-full h-full opacity-100 hover:opacity-60 " src="./assets/RAG.jpg ">
</a>
</button>
<div class="mt-4">
<h3 class="mb-1 text-xs tracking-widest text-gray-500 title-font">Action/Adventure</h3>
<h2 class="text-lg font-medium text-white title-font"><a href="">God of War 4</a></h2>
<p class="mt-1">$21.15</p>
</div>
</div>
<div class="w-full p-4 lg:w-1/4 md:w-1/2">
<button>
<a class="relative block overflow-hidden rounded h-70">
<img alt="ecommerce" class="block object-cover object-center w-full h-full opacity-100 hover:opacity-60" src="./assets/The-Last-of-Us.jpg">
</a>
</button>
<div class="mt-4">
<h3 class="mb-1 text-xs tracking-widest text-gray-500 title-font">Horror/Action/Adventure</h3>
<h2 class="text-lg font-medium text-white title-font"><a href="">The Last of Us</a></h2>
<p class="mt-1">$12.00</p>
</div>
</div>
<div class="w-full p-4 lg:w-1/4 md:w-1/2">
<button>
<a class="relative block overflow-hidden rounded h-70">
<img alt="ecommerce" class="w-full h-full opacity-100 hover:opacity-60 " src="./assets/Ghost-of-Tsushima.jpg">
</a>
</button>
<div class="mt-4">
<h3 class="mb-1 text-xs tracking-widest text-gray-500 title-font">Action/Adventure</h3>
<h2 class="text-lg font-medium text-white title-font"><a href="">Ghost of Tsushima</a></h2>
<p class="mt-1">$18.40</p>
</div>
</div>
<div class="w-full p-4 lg:w-1/4 md:w-1/2">
<button>
<a class="relative block overflow-hidden rounded h-90">
<img alt="ecommerce" class="w-full h-full opacity-100 hover:opacity-60" src="./assets/FIFA21.jpg">
</a>
</button>
<div class="mt-4">
<h3 class="mb-1 text-xs tracking-widest text-gray-500 title-font">Football/Sport</h3>
<h2 class="text-lg font-medium text-white title-font"><a href="">FIFA 21</a></h2>
<p class="mt-1">$16.00</p>
</div>
</div>
<div class="w-full p-4 lg:w-1/4 md:w-1/2" >
<button>
<a class="relative block overflow-hidden rounded h-70">
<img alt="ecommerce" class="w-full h-full opacity-100 hover:opacity-60" src="./assets/NBA.jpeg">
</a>
</button>
<div class="mt-4">
<h3 class="mb-1 text-xs tracking-widest text-gray-500 title-font">BasketBall/Sport</h3>
<h2 class="text-lg font-medium text-white title-font"><a href="">NBA 2K21</a> </h2>
<p class="mt-1">$21.15</p>
</div>
</div>
<div class="w-full p-4 lg:w-1/4 md:w-1/2" >
<button >
<a class="relative block overflow-hidden rounded h-70">
<img alt="ecommerce" class="w-full h-full opacity-100 hover:opacity-60" width="719" height=900 src="./assets/PES2021.jpg">
</a>
</button>
<div class="mt-4">
<h3 class="mb-1 text-xs tracking-widest text-gray-500 title-font">Football/Sport</h3>
<h2 class="text-lg font-medium text-white title-font"><a href="">Pro Evolution Soccer 2021</a></h2>
<p class="mt-1">$12.00</p>
</div>
</div>
<div class="w-full p-4 lg:w-1/4 md:w-1/2" >
<button>
<a class="relative block overflow-hidden rounded h-70">
<img alt="ecommerce" class="block object-cover object-center w-full h-full opacity-100 hover:opacity-60" src="./assets/needforspeed.jpg">
</a>
</button>
<div class="mt-4">
<h3 class="mb-1 text-xs tracking-widest text-gray-500 title-font">Racing/Sports</h3>
<h2 class="text-lg font-medium text-white title-font"><a href="">Need for speed : HEAT</a></h2>
<p class="mt-1">$18.40</p>
</div>
</div>
</div>
</div>
</section>
<!-- hna katsali blassa dial lo3aab-->
<!-- hady hya la partie li khdamin 3liha -->
<section class="py-24 text-gray-400 bg-gray-900 body-font">
<div class="mb-20 text-center">
<img src="" alt="">
<h1 class="mb-4 text-2xl font-medium text-white sm:text-3xl title-font">Gaming made different</h1>
<p class="mx-auto text-base leading-relaxed text-gray-400 xl:w-2/4 lg:w-3/4 text-opacity-80">Unleash new gaming possibilities that you never anticipated</p>
<div class="flex justify-center mt-6">
<div class="inline-flex w-16 h-1 bg-indigo-500 rounded-full"></div>
</div>
</div>
<!-- hadi animation -->
<div class="flex justify-between">
<div class="pl-14 pr-32 "><h1>Games</h1></div>
<div class="pr-24 " ><h1>Twitch</h1></div>
<div class="pr-28"><h1>Playstation</h1></div>
<div class="pr-24"><h1>Shop</h1></div>
<div class="pr-10"><h1>Tournament</h1></div>
</div>
<div class="flex justify-between pl-14 pr-14">
<img class="w-16 rounded" src="assets/ICONS/gameRemote.png" alt="" srcset="">
<img class="w-16 rounded" src="assets/ICONS/twitch.png" alt="" srcset="">
<img class="w-16 rounded" src="assets/ICONS/playstation-logotype.png" alt="" srcset="">
<img class="w-16 rounded" src="assets/ICONS/shoPp.png" alt="" srcset="">
<img class="w-16 rounded" src="assets/ICONS/TOURNAMENT.png" alt="" srcset="">
</div>
<div class="flex justify-between pr-16 pl-16 ">
<div id="ha" ></div>
<div id="hb"></div>
<div id="hc"></div>
<div id="hd"></div>
<div id="he"></div>
</div>
<script src="https://cdn.jsdelivr.net/npm/animejs@3.0.1/lib/anime.min.js"></script>
<script type="text/javascript">
var el = document.querySelector('#ha #hb #hc #hd #he');
let animation=anime({
targets: ['#ha', '#hb', '#hc', '#hd','#he'],
translateY: 10
});
document.querySelector('#ha').addEventListener('mouseover', () => {animation.play();})
document.querySelector('#hb').addEventListener('mouseover', () => {animation.play();})
document.querySelector('#hc').addEventListener('mouseover', () => {animation.play();})
document.querySelector('#hd').addEventListener('mouseover', () => {animation.play();})
document.querySelector('#he').addEventListener('mouseover', () => {animation.play();})
</script>
<script>
var roundLogEl = document.querySelector('#ha');
let elias=anime({
targets: roundLogEl,
innerHTML: [0, 10000],
easing: 'linear',
round: 1 // Will round the animated value to 1 decimal
});
document.querySelector('#ha').addEventListener('mouseover', () => {elias.play();})
document.querySelector('#hb').addEventListener('mouseover', () => {elias.play();})
document.querySelector('#hc').addEventListener('mouseover', () => {elias.play();})
document.querySelector('#hd').addEventListener('mouseover', () => {elias.play();})
document.querySelector('#he').addEventListener('mouseover', () => {elias.play();})
</script>
<!-- hb hb hb hb hb hb hb hb hb -->
<script>
var roundLogEl = document.querySelector('#hb');
let oussama=anime({
targets: roundLogEl,
innerHTML: [0, 10000],
easing: 'linear',
round: 1 // Will round the animated value to 1 decimal
});
document.querySelector('#ha').addEventListener('mouseover', () => {oussama.play();})
document.querySelector('#hb').addEventListener('mouseover', () => {oussama.play();})
document.querySelector('#hc').addEventListener('mouseover', () => {oussama.play();})
document.querySelector('#hd').addEventListener('mouseover', () => {oussama.play();})
document.querySelector('#he').addEventListener('mouseover', () => {oussama.play();})
</script>
<!-- hc hc hc hc hc hc hc hc hc -->
<script>
var roundLogEl = document.querySelector('#hc');
let machrouh=anime({
targets: roundLogEl,
innerHTML: [0, 10000],
easing: 'linear',
round: 1 // Will round the animated value to 1 decimal
});
document.querySelector('#ha').addEventListener('mouseover', () => {machrouh.play();})
document.querySelector('#hb').addEventListener('mouseover', () => {machrouh.play();})
document.querySelector('#hc').addEventListener('mouseover', () => {machrouh.play();})
document.querySelector('#hd').addEventListener('mouseover', () => {machrouh.play();})
document.querySelector('#he').addEventListener('mouseover', () => {machrouh.play();})
</script>
<!-- hd hd hd hd hd hd hd hd hd hd -->
<script>
var roundLogEl = document.querySelector('#hd');
let rachid=anime({
targets: roundLogEl,
innerHTML: [0, 10000],
easing: 'linear',
round: 1 // Will round the animated value to 1 decimal
});
document.querySelector('#ha').addEventListener('mouseover', () => {rachid.play();})
document.querySelector('#hb').addEventListener('mouseover', () => {rachid.play();})
document.querySelector('#hc').addEventListener('mouseover', () => {rachid.play();})
document.querySelector('#hd').addEventListener('mouseover', () => {rachid.play();})
document.querySelector('#he').addEventListener('mouseover', () => {rachid.play();})
</script>
<!-- he he he he he he he he -->
<script>
var roundLogEl = document.querySelector('#he');
let badr=anime({
targets: roundLogEl,
innerHTML: [0, 10000],
easing: 'linear',
round: 1 // Will round the animated value to 1 decimal
});
document.querySelector('#ha').addEventListener('mouseover', () => {badr.play();})
document.querySelector('#hb').addEventListener('mouseover', () => {badr.play();})
document.querySelector('#hc').addEventListener('mouseover', () => {badr.play();})
document.querySelector('#hd').addEventListener('mouseover', () => {badr.play();})
document.querySelector('#he').addEventListener('mouseover', () => {badr.play();})
</script>
</section>
<!-- HNAAAAAAA KATSSAAALI ANIMATION -->
<!-- 7ett hna lkmala mn site dyal tailblocks -->
<div style="height: auto;"></div>
<footer class="text-gray-400 bg-gray-900 body-font">
<div class="container flex flex-col items-center px-5 py-8 mx-auto sm:flex-row">
<a class="flex items-center justify-center font-medium text-white title-font md:justify-start">
<img src="assets/logo.png" alt="GG" srcset="" class="w-10 h-10">
<span class="ml-3 text-xl">GGS4ALL</span>
</a>
<p class="mt-4 text-sm text-gray-400 sm:ml-4 sm:pl-4 sm:border-l-2 sm:border-gray-800 sm:py-2 sm:mt-0">© 2021 EIDIA —
<!-- <a href="https://twitter.com/knyttneve" class="ml-1 text-gray-500" target="_blank" rel="noopener noreferrer">@knyttneve</a> -->
</p>
<span class="inline-flex justify-center mt-4 sm:ml-auto sm:mt-0 sm:justify-start">
<a class="text-gray-400">
<svg fill="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<path d="M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z"></path>
</svg>
</a>
<a class="ml-3 text-gray-400">
<svg fill="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<path d="M23 3a10.9 10.9 0 01-3.14 1.53 4.48 4.48 0 00-7.86 3v1A10.66 10.66 0 013 4s-4 9 5 13a11.64 11.64 0 01-7 2c9 5 20 0 20-11.5a4.5 4.5 0 00-.08-.83A7.72 7.72 0 0023 3z"></path>
</svg>
</a>
<a class="ml-3 text-gray-400">
<svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" class="w-5 h-5" viewBox="0 0 24 24">
<rect width="20" height="20" x="2" y="2" rx="5" ry="5"></rect>
<path d="M16 11.37A4 4 0 1112.63 8 4 4 0 0116 11.37zm1.5-4.87h.01"></path>
</svg>
</a>
<a class="ml-3 text-gray-400">
<svg fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="0" class="w-5 h-5" viewBox="0 0 24 24">
<path stroke="none" d="M16 8a6 6 0 016 6v7h-4v-7a2 2 0 00-2-2 2 2 0 00-2 2v7h-4v-7a6 6 0 016-6zM2 9h4v12H2z"></path>
<circle cx="4" cy="4" r="2" stroke="none"></circle>
</svg>
</a>
</span>
</div>
</footer>
<!-- hady gheer myk 3liha rah makadir walo -->
<script>
$(document).ready(function(){
$(window).scroll(function(){
$('#navbar').css("opacity", $(window).scrollTop()/700)
})
})
</script>
</body>
</html>