-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
213 lines (207 loc) · 6.34 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
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="website icon" type="png" href="./assets/logo.png" />
<link rel="stylesheet" href="style.css" />
<link
href="https://fonts.googleapis.com/css2?family=Fraunces:[email protected]&family=Inter:wght@300&family=Montserrat&family=Noto+Serif&display=swap"
rel="stylesheet"
/>
<title>Plant Shop</title>
</head>
<body>
<div class="row">
<div class="col-6">
<img src="./assets/nav-img.png" alt="img " width="608" />
</div>
<div class="col-6">
<nav class="navbar">
<i class="fa-solid fa-magnifying-glass"></i>
<i class="fa-solid fa-cart-shopping"></i>
<button class="btn-1">Sign Up</button>
<button class="btn-2">Sign In</button>
</nav>
<div class="mantap">
<h1>
Kembang <br />
Flower Mantap
</h1>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting
industry. Lorem Ipsum has been the industry's standard dummy text
ever since the 1500s,
</p>
<button class="btn-3">
<img src="./assets/Vector-left.png" alt="vector" />
<p>Previous</p>
<br />
<h3>Kaktus Plant</h3>
</button>
<button class="btn-4">
<img src="./assets/Vector.png" alt="vector" />
<p>Previous</p>
<br />
<h3>Rahasia Plant</h3>
</button>
</div>
</div>
</div>
<section>
<div class="row">
<div class="col-3">
<div class="card">
<img src="./assets/fast 1.png" alt="" />
<h3>Fast Delivery</h3>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting
industry. Lorem Ipsum has been the industry's standard
</p>
</div>
</div>
<div class="col-3">
<div class="card">
<img src="./assets/headphones.png" alt="" />
<h3>Great Customer Service</h3>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting
industry. Lorem Ipsum has been the industry's standard
</p>
</div>
</div>
<div class="col-3">
<div class="card">
<img src="./assets/plant 1.png" alt="" />
<h3>Original Plants</h3>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting
industry. Lorem Ipsum has been the industry's standard
</p>
</div>
</div>
<div class="col-3">
<div class="card">
<img src="./assets/dollar-symbol 1.png" alt="" />
<h3>Affordable Price</h3>
<p>
Lorem Ipsum is simply dummy text of the printing and typesetting
industry. Lorem Ipsum has been the industry's standard
</p>
</div>
</div>
</div>
</section>
<header>
<div class="row">
<div class="col-2">
<div class="flowers">
<img src="./assets/flower1.png" alt="" />
<h4>Kaktus Plants</h4>
<h3>IDR 85.000</h3>
</div>
</div>
<div class="col-2">
<div class="flowers">
<img src="./assets/flowerf2.png" alt="" />
<h4>Landak Plants</h4>
<h3>IDR 105.000</h3>
</div>
</div>
<div class="col-2">
<div class="flowers">
<img src="./assets/flower3.png" alt="" />
<h4>Kecubung Plants</h4>
<h3>IDR 85.000</h3>
</div>
</div>
<div class="col-2">
<div class="flowers">
<img src="./assets/flower4.png" alt="" />
<h4>Kecubung Plants</h4>
<h3>IDR 85.000</h3>
</div>
</div>
<div class="col-2">
<div class="flowers">
<img src="./assets/flower5.png" alt="" />
<h4>Kecubung Plants</h4>
<h3>IDR 85.000</h3>
</div>
</div>
</div>
</header>
<main>
<div class="row">
<div class="col-6">
<div class="relax">
<h1>
Buy more plants, it <br />
helps you to be relaxed
</h1>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi
gravida gravida aliquam. Pellentesque et lobortis nisl. Sed et
mauris justo. Nulla eu enim non mauris maximus dignissim. Maecenas
vitae eros sapien. Quisque pellentesque tempus dignissim.
</p>
<img src="./assets/relaxed1.png" alt="" />
</div>
</div>
<div class="col-6">
<div class="relax">
<img src="./assets/relaxed2.png" alt="" />
</div>
</div>
</div>
</main>
<main class="plant">
<div class="row">
<div class="col-7">
<div class="penalty">
<h1>
Get your favourites plant on <br />
our shop now
</h1>
<button class="btn-2">Visit Shop</button>
</div>
</div>
<div class="col-5">
<img src="./assets/penalty-img.png" alt="" />
</div>
</div>
</main>
<hr />
<footer>
<div class="row">
<div class="col-4">
<img src="./assets/plantku.png" alt="" />
<h4>Plantku House</h4>
<p>
Jl. Laksda Adisucipto No.51, Demangan, Kec. Depok, Kota Yogyakarta,
Daerah Istimewa Yogyakarta 55282
</p>
</div>
<div class="col-2">
<h4>Perusahaan</h4>
<li><a href="#">Tentang Kami</a></li>
<li><a href="#">Hubungi Kami</a></li>
</div>
<div class="col-2">
<h4>Produk</h4>
<li><a href="#">Tanaman</a></li>
<li><a href="#">Tanaman Lain</a></li>
</div>
<div class="col-4">
<h3>Berlangganan Email Kami</h3>
<label for="email"
>Masukan Alamat Email <br />
<input type="email" id="email" />
</label>
</div>
</div>
</footer>
<script
src="https://kit.fontawesome.com/5638d70b76.js"
crossorigin="anonymous"
></script>
</body>
</html>