-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
228 lines (221 loc) · 13.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
<!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>GeekJedi</title>
<link rel="shortcut icon" href="./assets/img/shortcut.png" type="image/png"/>
<link rel="icon" href="favicon.ico" type="image/x-icon">
<link href="https://fonts.googleapis.com/css2?family=Poppins&display=swap" rel="stylesheet">
<link href="./assets/css/reset.css" rel="stylesheet">
<link href="./assets/css/all.css" rel="stylesheet" >
<link href="./assets/css/style.css" rel="stylesheet">
<link href="./assets/css/header.css" rel="stylesheet">
<link href="./assets/css/banner.css" rel="stylesheet" >
<link href="./assets/css/products.css" rel="stylesheet" >
<link href="./assets/css/footer.css" rel="stylesheet" >
<link rel="stylesheet" href="./assets/css/dark-mode.css">
</head>
<body>
<!--darkmode-->
<div id="theme">
<button id="toggle-btn" class="dark-mode-toggle"><i class="fa-solid fa-circle-half-stroke"></i></button>
<!--header-->
<header class="header container">
<div class="header__content">
<a class="header__link" title="Home Geek Jedi" href="index.html">
<h1 class="header__title"><i class="fa-solid fa-jedi icon"></i>Geek<span>Jedi</span></h1>
</a>
<form action="" class="search">
<input type="text" class="search__input" data-search-input placeholder="What do you wish to find?">
<button type="submit" class="search__button"><i class="fa-solid fa-magnifying-glass icon"></i></button>
</form>
</div>
<a class="header__btn-login btns" role="button" href="./assets/html/login.html">Login</a>
</header>
<!--end header-->
<!--banner-->
<main class="inside">
<section class="banner container" id="main">
<div class="banner__content">
<h1 class="banner__title">August offers</h1>
<h2 class="banner__description">All Funko Pop with 40% off</h2>
<a href="#funko" class="banner__button btns" role="button">See funko's</a>
</div>
</section>
<!--end banner-->
<!--products-->
<section class="first-products" data-products>
<div class="products__container">
<div class="products__content">
<h2 class="product__title">Mugs</h2>
<a href="./assets/html/all-products.html"><button class="product__btn btns">See All</button></a>
</div>
<div class="products__content--container" data-product>
<div class="products--content">
<img src="./assets/img/1mug.jfif" alt="Star Wars Stormstrooper Mug" class="products__img">
<h3 class="products__title">Stormtrooper Mug</h3>
<h4 class="products__price">$22,00</h4>
<a href="./assets/html/similar-products.html"><button class="products__btn btns">See product</button></a>
</div>
<div class="products--content">
<img src="./assets/img/2mug.webp" alt="Star Wars Darth Vader Mug" class="products__img">
<h3 class="products__title">Darth Vader Mug</h3>
<h4 class="products__price">$22,00</h4>
<a href=".//assets/html/products-details/products2.html"><button class="products__btn btns">See product</button></a>
</div>
<div class="products--content">
<img src="./assets/img/3mug.jpg" alt="Star Wars Yoda Mug" class="products__img">
<h3 class="products__title">Yoda Mug</h3>
<h4 class="products__price">$22,00</h4>
<a href=".//assets/html/products-details/products3.html"><button class="products__btn btns">See product</button></a>
</div>
<div class="products--content">
<img src="./assets/img/4mug.jfif" alt="Star Wars R2D2 Mug" class="products__img">
<h3 class="products__title">R2D2 Mug</h3>
<h4 class="products__price">$20,00</h4>
<a href=".//assets/html/products-details/products4.html"><button class="products__btn btns">See product</button></a>
</div>
<div class="products--content">
<img src="./assets/img/5mug.jpg" alt="Star Wars C3-PO Mug" class="products__img">
<h3 class="products__title">C3P0 Mug</h3>
<h4 class="products__price">$18,00</h4>
<a href=".//assets/html/products-details/products5.html"><button class="products__btn btns">See product</button></a>
</div>
<div class="products--content">
<img src="./assets/img/6mug.jfif" alt="Star Wars Mug" class="products__img">
<h3 class="products__title">Star Wars Mug</h3>
<h4 class="products__price">$16,00</h4>
<a href=".//assets/html/products-details/products6.html"><button class="products__btn btns">See product</button></a>
</div>
</div>
</div>
</section>
<section class="second-products" data-products>
<div class="products__container">
<div class="products__content">
<h2 class="product__title" id="funko">Funko pop</h2>
<a href="./assets/html/all-products.html"><button class="product__btn btns">See All</button></a>
</div>
<div class="products__content--container">
<div class="products--content">
<img src="./assets/img/1funko.jpg" alt="Star Wars Ben Solo Funko" class="products__img">
<h3 class="products__title">Ben Solo</h3>
<h4 class="products__price">$16,00</h4>
<a href="./assets/html/products-details/products7.html"><button class="products__btn btns">See product</button></a>
</div>
<div class="products--content">
<img src="./assets/img/2funko.jpg" alt="Star Wars Yoda Funko" class="products__img">
<h3 class="products__title">Yoda</h3>
<h4 class="products__price">$16,00</h4>
<a href="./assets/html/products-details/products8.html"><button class="products__btn btns">See product</button></a>
</div>
<div class="products--content">
<img src="./assets/img/3funko.jfif" alt="Star Wars Stormtrooper Funko" class="products__img">
<h3 class="products__title">Stormtrooper</h3>
<h4 class="products__price">$16,00</h4>
<a href="./assets/html/products-details/products9.html"><button class="products__btn btns">See product</button></a>
</div>
<div class="products--content">
<img src="./assets/img/4funko.jfif" alt="Star Wars Darth Vader Funko" class="products__img">
<h3 class="products__title">Darth Vader</h3>
<h4 class="products__price">$16,00</h4>
<a href="./assets/html/products-details/products10.html"><button class="products__btn btns">See product</button></a>
</div>
<div class="products--content">
<img src="./assets/img/5funko.jpg" alt="Star Wars Darth Sidious Funko" class="products__img">
<h3 class="products__title">Darth Sidious</h3>
<h4 class="products__price">$16,00</h4>
<a href="./assets/html/products-details/products11.html"><button class="products__btn btns">See product</button></a>
</div>
<div class="products--content">
<img src="./assets/img/6funko.jfif" alt="Star Wars Luke Skywalker with Yoda Funko" class="products__img">
<h3 class="products__title">Luke Skywalker</h3>
<h4 class="products__price">$16,00</h4>
<a href="./assets/html/products-details/products12.html"><button class="products__btn btns">See product</button></a>
</div>
</div>
</section>
<section class="third-products" data-products>
<div class="products__container">
<div class="products__content">
<h2 class="product__title">Others</h2>
<a href="./assets/html/all-products.html"><button class="product__btn btns">See All</button></a>
</div>
<div class="products__content--container">
<div class="products--content">
<img src="./assets/img/1others.webp" alt="Star Wars Baby Yoda" class="products__img">
<h3 class="products__title">Baby Yoda</h3>
<h4 class="products__price">$35,00</h4>
<a href="./assets/html/products-details/products13.html"><button class="products__btn btns">See product</button></a>
</div>
<div class="products--content">
<img src="./assets/img/2others.jpg" alt="Star Wars Lightsaber" class="products__img">
<h3 class="products__title">Lightsaber</h3>
<h4 class="products__price">$15,00</h4>
<a href="./assets/html/products-details/products14.html"><button class="products__btn btns">See product</button></a>
</div>
<div class="products--content">
<img src="./assets/img/3others.jpg" alt="Star Wars Millennium Falcon Lego" class="products__img">
<h3 class="products__title">Millennium Falcon</h3>
<h4 class="products__price">$50,00</h4>
<a href="./assets/html/products-details/products15.html"><button class="products__btn btns">See product</button></a>
</div>
<div class="products--content">
<img src="./assets/img/4others.webp" alt="Star Wars Darth Vader Toy" class="products__img">
<h3 class="products__title">Darth Vader Toy</h3>
<h4 class="products__price">$25,00</h4>
<a href="./assets/html/products-details/products16.html"><button class="products__btn btns">See product</button></a>
</div>
<div class="products--content">
<img src="./assets/img/5others.webp" alt="Star Wars Lamp" class="products__img">
<h3 class="products__title">Star Wars Lamp</h3>
<h4 class="products__price">$26,90</h4>
<a href="./assets/html/products-details/products17.html"><button class="products__btn btns">See product</button></a>
</div>
<div class="products--content">
<img src="./assets/img/6others.jpg" alt="Star Wars Door Mat" class="products__img">
<h3 class="products__title">Door Mat</h3>
<h4 class="products__price">$10,00</h4>
<a href="./assets/html/products-details/products18.html"><button class="products__btn btns">See product</button></a>
</div>
</div>
</div>
</section>
<!--end products-->
</main>
<!--footer-->
<footer>
<section class="footer container">
<div>
<nav class="footer__nav">
<ul class="footer__nav-list">
<li class="footer__nav-item">
<a href="#" class="footer__nav-link">About</a>
<a href="#" class="footer__nav-link green">Privacy</a>
<a href="#" class="footer__nav-link">Fidelity</a>
<a href="#" class="footer__nav-link green">Stores</a>
<a href="#" class="footer__nav-link">Franchises</a>
<a href="#" class="footer__nav-link green">Advertise</a>
<a href="./assets/html/contact.html" class="footer__nav-link">Contact</a>
</li>
</ul>
</nav>
</div>
<div class="footer_content">
<a class="header__link" title="Home Geek Jedi" href="index.html">
<h1 class="footer__title"><i class="fa-solid fa-jedi icon"></i>Geek<span>Jedi</span></h1>
</a>
</div>
<div class="copyright">
<h3 class="by">©Coded by <a href="https://www.linkedin.com/in/qbrubs/"> <span> Bruna Nascimento</span></a></h3>
</div>
</section>
</footer>
<!-- end footer-->
</div>
<!--div end of darkmode-->
<script src="./assets/js/darkMode.js"></script>
</body>
</html>