-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
204 lines (203 loc) · 8.13 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Penguin</title>
<script src="https://cdn.tailwindcss.com"></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=Bebas+Neue&display=swap"
rel="stylesheet"
/>
<style>
.font-bebas {
font-family: "Bebas Neue", sans-serif;
}
</style>
</head>
<body>
<header class="bg-amber-100 py-20 px-4 md:px-20">
<nav class="grid grid-cols-1 px-3 lg:grid-cols-2">
<div class="max-w-sm"><img src="./icons/logo.png" alt="" /></div>
<div class="grid grid-cols-1 text-center pt-6 pb-6 lg:grid-cols-4">
<div><a href="">Home</a></div>
<div><a href="">Product</a></div>
<div><a href="">About us</a></div>
<div><a href="">Contact us</a></div>
</div>
</nav>
<div class="flex flex-col md:flex-row justify-evenly items-center pt-5">
<div class="space-y-3">
<h1 class="text-7xl uppercase font-bebas">
Be the Penguins <br /><span class="text-[#FABE4C]">of winter</span>
</h1>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting
industry.
</p>
<button
class="py-4 px-9 bg-gradient-to-r from-[#A4BC46] to to-[#85A019] rounded-xl uppercase text-white font-medium"
>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="w-6 h-6 inline"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="M15.75 10.5V6a3.75 3.75 0 10-7.5 0v4.5m11.356-1.993l1.263 12c.07.665-.45 1.243-1.119 1.243H4.25a1.125 1.125 0 01-1.12-1.243l1.264-12A1.125 1.125 0 015.513 7.5h12.974c.576 0 1.059.435 1.119 1.007zM8.625 10.5a.375.375 0 11-.75 0 .375.375 0 01.75 0zm7.5 0a.375.375 0 11-.75 0 .375.375 0 01.75 0z"
/></svg
>BUY NOW
</button>
</div>
<div><img src="./images/model.png" alt="" /></div>
</div>
</header>
<main class="max-w-7xl mx-auto">
<!-- Woman jacket -->
<section class="py-12">
<h3 class="text-5xl font-bebas ml-10">Woman Jackets</h3>
<!-- jackets-container -->
<div class="grid grid-cols-1 px-3 md:grid-cols-2 lg:grid-cols-3 gap-7">
<div class="space-y-3 drop-shadow-lg">
<div class="bg-[#F1F1F1] p-5 rounded-2xl">
<img src="./images/jacket-1.png" alt="" />
</div>
<h4 class="text-2xl">Yellow Jacket</h4>
<p class="">
Lorem Ipsum is simply dummy text of the printing and typesetting
industry.
</p>
<div class="flex justify-between">
<h3 class="text-4xl font-black">$234</h3>
<button
class="py-4 px-9 bg-gradient-to-r from-[#A4BC46] to to-[#85A019] rounded-xl uppercase text-white font-medium"
>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="w-6 h-6 inline"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="M15.75 10.5V6a3.75 3.75 0 10-7.5 0v4.5m11.356-1.993l1.263 12c.07.665-.45 1.243-1.119 1.243H4.25a1.125 1.125 0 01-1.12-1.243l1.264-12A1.125 1.125 0 015.513 7.5h12.974c.576 0 1.059.435 1.119 1.007zM8.625 10.5a.375.375 0 11-.75 0 .375.375 0 01.75 0zm7.5 0a.375.375 0 11-.75 0 .375.375 0 01.75 0z"
/></svg
>BUY NOW
</button>
</div>
</div>
<div class="space-y-3 drop-shadow-lg">
<div class="bg-[#F1F1F1] p-5 rounded-2xl">
<img src="./images/jacket-2.png" alt="" />
</div>
<h4 class="text-2xl">Yellow Jacket</h4>
<p class="">
Lorem Ipsum is simply dummy text of the printing and typesetting
industry.
</p>
<div class="flex justify-between">
<h3 class="text-4xl font-black">$234</h3>
<button
class="py-4 px-9 bg-gradient-to-r from-[#A4BC46] to to-[#85A019] rounded-xl uppercase text-white font-medium"
>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="w-6 h-6 inline"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="M15.75 10.5V6a3.75 3.75 0 10-7.5 0v4.5m11.356-1.993l1.263 12c.07.665-.45 1.243-1.119 1.243H4.25a1.125 1.125 0 01-1.12-1.243l1.264-12A1.125 1.125 0 015.513 7.5h12.974c.576 0 1.059.435 1.119 1.007zM8.625 10.5a.375.375 0 11-.75 0 .375.375 0 01.75 0zm7.5 0a.375.375 0 11-.75 0 .375.375 0 01.75 0z"
/></svg
>BUY NOW
</button>
</div>
</div>
<div class="space-y-3 drop-shadow-lg">
<div class="bg-[#F1F1F1] p-5 rounded-2xl">
<img src="./images/jacket-3.png" alt="" />
</div>
<h4 class="text-2xl">Yellow Jacket</h4>
<p class="">
Lorem Ipsum is simply dummy text of the printing and typesetting
industry.
</p>
<div class="flex justify-between">
<h3 class="text-4xl font-black">$234</h3>
<button
class="py-4 px-9 bg-gradient-to-r from-[#A4BC46] to to-[#85A019] rounded-xl uppercase text-white font-medium"
>
<svg
xmlns="http://www.w3.org/2000/svg"
fill="none"
viewBox="0 0 24 24"
stroke-width="1.5"
stroke="currentColor"
class="w-6 h-6 inline"
>
<path
stroke-linecap="round"
stroke-linejoin="round"
d="M15.75 10.5V6a3.75 3.75 0 10-7.5 0v4.5m11.356-1.993l1.263 12c.07.665-.45 1.243-1.119 1.243H4.25a1.125 1.125 0 01-1.12-1.243l1.264-12A1.125 1.125 0 015.513 7.5h12.974c.576 0 1.059.435 1.119 1.007zM8.625 10.5a.375.375 0 11-.75 0 .375.375 0 01.75 0zm7.5 0a.375.375 0 11-.75 0 .375.375 0 01.75 0z"
/></svg
>BUY NOW
</button>
</div>
</div>
</div>
</section>
</main>
<footer class="grid grid-cols-1 lg:grid-cols-2 max-w-7xl mx-auto">
<div class="pt-20">
<div class="flex">
<img class="w-20 h-20" src="./icons/house.png" alt="" />
<div>
<h4>Find the Perfect Fit</h4>
<p>
Everybody is different, which is why we offer styles for every
body.
</p>
</div>
</div>
<div class="flex pt-7 pb-7">
<img class="w-20 h-20" src="./icons/box.png" alt="" />
<div>
<h4>Free Exchanges</h4>
<p>One of the many reasons you can shop with peace of mind.</p>
</div>
</div>
<div class="flex">
<img class="w-20 h-20" src="./icons/question.png" alt="" />
<div>
<h4>Contact Our Seller</h4>
<p>
They are here to help you. That's quite literally what we pay them
for.
</p>
</div>
</div>
</div>
<div>
<img
class="w-3/4 pb-6 lg:w-3/4 pt-16 ml-14"
src="./images/shopping.png"
alt=""
/>
</div>
</footer>
</body>
</html>