hotmemeh commited on
Commit
d8f0725
·
verified ·
1 Parent(s): 5c6a043
Files changed (1) hide show
  1. index.html +1 -36
index.html CHANGED
@@ -245,42 +245,7 @@ footer {
245
  <p style="font-weight: 600;">تصاميم حصرية تضيف لمسة جمالية لأناقتك اليومية</p>
246
  <div class="banner-img"></div>
247
  </div>
248
- <section class="products">
249
- <div class="product-card">
250
- <div class="product-image" style="background-image: url('http://static.photos/fashion/640x360/2')"></div>
251
- <div class="product-info">
252
- <h3>حذاء رياضي</h3>
253
- <p>حذاء رياضي مريح ومناسب لجميع الأنشطة</p>
254
- <div class="price">250 ر.س</div>
255
- </div>
256
- </div>
257
- <div class="product-card">
258
- <div class="product-image" style="background-image: url('http://static.photos/fashion/640x360/3')"></div>
259
- <div class="product-info">
260
- <h3>حذاء كلاسيكي</h3>
261
- <p>حذاء أنيق للرسميات والمناسبات</p>
262
- <div class="price">350 ر.س</div>
263
- </div>
264
- </div>
265
- <div class="product-card">
266
- <div class="product-image" style="background-image: url('http://static.photos/fashion/640x360/4')"></div>
267
- <div class="product-info">
268
- <h3>صندل صيفي</h3>
269
- <p>مريح وخفيف لأجواء الصيف الحارة</p>
270
- <div class="price">180 ر.س</div>
271
- </div>
272
- </div>
273
- <div class="product-card">
274
- <div class="product-image" style="background-image: url('http://static.photos/fashion/640x360/5')"></div>
275
- <div class="product-info">
276
- <h3>حذاء كاجوال</h3>
277
- <p>مثالي للخروج اليومي مع الأصدقاء</p>
278
- <div class="price">220 ر.س</div>
279
- </div>
280
- </div>
281
- </section>
282
-
283
- <footer>
284
  <p>جميع الحقوق محفوظة &copy; 2023 HER - متجر الأحذية</p>
285
  <p>تطوير: AyvWvlid</p>
286
  </footer>
 
245
  <p style="font-weight: 600;">تصاميم حصرية تضيف لمسة جمالية لأناقتك اليومية</p>
246
  <div class="banner-img"></div>
247
  </div>
248
+ <footer>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
249
  <p>جميع الحقوق محفوظة &copy; 2023 HER - متجر الأحذية</p>
250
  <p>تطوير: AyvWvlid</p>
251
  </footer>