-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
291 lines (282 loc) Β· 7.18 KB
/
Copy pathindex.html
File metadata and controls
291 lines (282 loc) Β· 7.18 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Lacasa Store</title>
<meta name="description" content="Lacasa-store is an online store helps you to shop easily and safety">
<meta name="author" content="ZORO">
<meta name="copyright" content="Lacasa Store | ZORO">
<meta name="robots" content="index, follow">
<title>lacasa Store</title>
<!-- HTML -->
<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=Cairo&family=Poppins&family=Roboto&display=swap" rel="stylesheet">
<link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.0/css/all.min.css" rel="stylesheet">
<!-- Custom Styles -->
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<nav>
<p> Lacasa </p>
<ul>
<li>
<a href="#about-us"> About </a>
</li>
<li>
<a href="#contact"> Order </a>
</li>
<li>
<a href="#contact"> Contact </a>
</li>
<li>
<a href="#feedbacks"> Feedback </a>
</li>
</ul>
</nav>
</header>
<!-π©π¦π’π₯π¦π³ π¦π―π₯-!>
<!-ππ’π―π₯πͺπ―π¨ ππ’π¨π¦-!>
<section class="landing-page">
<div class="logo">
<img src="Money-Heist-Mask-PNG-File.png" alt="logo.png">
</div>
<h1> Lacasa</h1>
<h3> Store </h3>
<p>
is one of the biggest online stores in Egypt.<br>
We help you do online shopping
<h4> easily and safety </h4>
</p>
<div class="buttons">
<a href="#contact"> Order Now </a>
<a href="#contact"> Contact Us</a>
</div>
</section>
<!-ππ’π―π₯πͺπ―π¨ π¦π―π₯-!>
<!-=========================-!>
<!-ππ³π΅πͺπ€ππ¦π΄ ππ¦π€-!>
<section class="articles" id="about-us">
<div class="section-title">
<p> About Us</p>
<span> About Us</span>
</div>
<!-=========================-!>
<div class="container">
<div class="question">
<p> Who is Lacasa Store? </p>
</div>
<div class="answer">
<p> It's an online store has stublised since +3 years ago,
The store provides you with a high quality products with low prices.</p>
</div>
</div>
<!-=========================-!>
<div class="container">
<div class="question">
<p> Where is Lacasa Store? </p>
</div>
<div class="answer">
<p> It's an online store has stublised since +3 years ago,
The store provides you with a high quality products with low prices.</p>
</div>
</div>
<!-==========================->
<div class="container">
<div class="question">
<p> What is Lacasa Store? </p>
</div>
<div class="answer">
<p> It's an online store has stublised since +3 years ago,
The store provides you with a high quality products with low prices.</p>
</div>
</div>
<!-=========================-!>
</section>
<!-ππ³π΅πͺπ€ππ¦π΄ ππ―π₯-!>
<!-=========================-!>
<!-ππ³π°π₯πΆπ€π΅π΄ ππ¦π€-!>
<section class="products">
<div class="section-title">
<p>Products</p>
<span> Products</span>
</div>
<div class="products-con">
<div class="product-card">
<div class="product-card-img">
<img src="png.monster-697.png" alt="product-logo">
</div>
<div class="product-card-des">
<div class="product-card-title">
Netflix
</div>
<div class="product-order-link">
<a href="#contact">
Buy Now
</a>
</div>
</div>
</div>
<!-=========================-!>
<div class="product-card">
<div class="product-card-img">
<img src="png.monster-697.png" alt="product-logo">
</div>
<div class="product-card-des">
<div class="product-card-title">
Netflix
</div>
<div class="product-order-link">
<a href="#contact">
Buy Now
</a>
</div>
</div>
</div>
<!-=========================-!>
<div class="product-card">
<div class="product-card-img">
<img src="png.monster-697.png" alt="product-logo">
</div>
<div class="product-card-des">
<div class="product-card-title">
Netflix
</div>
<div class="product-order-link">
<a href="#contact">
Buy Now
</a>
</div>
</div>
</div>
<!-=========================-!>
<div class="product-card">
<div class="product-card-img">
<img src="png.monster-697.png" alt="product-logo">
</div>
<div class="product-card-des">
<div class="product-card-title">
Netflix
</div>
<div class="product-order-link">
<a href="#contact">
Buy Now
</a>
</div>
</div>
</div>
<!-=========================-!>
</div>
</section>
<hr>
<!-ππ³π°π₯πΆπ€π΅π΄ ππ―π₯-!>
<!-=========================-!>
<!-ππ΅π’π΅πͺπ€π΄ ππ¦π€-!>
<section class="store-statics">
<div class="section-title">
<p> Statics </p>
<span> Statics </span>
</div>
<div class="statics-container">
<div class="states-card">
<div class="card-des">
<p><span> +3000</span>
<br> <br> per month </p>
</div>
<div class="card-title">
<p> Customers Number </p>
</div>
</div>
<!-=========================-!>
<div class="states-card">
<div class="card-des">
<p><span> +5000 </span>
<br> <br> working hour </p>
</div>
<div class="card-title">
<p> Working hours </p>
</div>
</div>
<!-=========================-!>
<div class="states-card">
<div class="card-des">
<p><span> +5000</span>
<br> <br> Feedback </p>
</div>
<div class="card-title">
<p> Feedbacks Number </p>
</div>
</div>
<!-=========================-!>
<div class="states-card">
<div class="card-des">
<p><span> 24/7 </span>
<br> <br> Wroking hour </p>
</div>
<div class="card-title">
<p> Daily working hours </p>
</div>
</div>
<!-=========================-!>
</div>
</section>
<!-ππ΅π’π΅πͺπ€π΄ ππ―π₯-!>
<!-=========================-!>
<!-ππ¦π¦π₯π£π’π€π¬ ππ¦π€-!>
<section class="feedback-section" id="feedbacks">
<div class="section-title">
<p>Feedback</p>
<span>Feedback</span>
</div>
<div class="inputs-container">
<form>
<span> Name :</span>
<input type="text" required minlength="4" maxlength="40" placeholder="Write your name">
<br>
<span>G-mail :</span>
<input type="gmail" placeholder="Write your gmail" required minlength="7" maxlength="30">
<br>
<span> Feedback :</span>
<input type="text" required minlength="4" maxlength="200" placeholder="Give us a feedback">
</form>
<button type="button">
Send
</button>
</div>
</section>
<!-ππ¦π¦π₯π£π’π€π¬ ππ―π₯-!>
<!-=========================-!>
<section class="contact-section" id="contact">
<div class="section-title">
<p> Contact Us</p>
<span>Contact Us</span>
</div>
<div class="copyrights-links">
<div class="con-links">
<a href="#facebook">
<i class="fa-solid fa-facebook"></i>
</a>
<a href="#whatsapp">
<i class="fa-solid fa-whatsapp"></i>
</a>
<a href="#tele">
<i class="fa-solid fa-telegram"></i>
</a>
<a href="#discord">
<i class="fa-solid fa-discord"></i>
</a>
<a href="mailto:test@gmail.com">
<i class="fa-solid fa-envelope"></i>
</a>
</div>
<!-=========================-!>
<p> All rights reserved to Lacasa store | 2022<br>
<span>Made by <a href="https://www.facebook.com/sirzoro" target="_blank"> ZORO </a> </span></p>
</div>
</section>
<!-- Project -->
<script src="main.js"></script>
</body>
</html>