Home and shopping cart pages

This commit is contained in:
2023-01-31 16:27:05 +05:30
parent c9b12f29ed
commit 6c21a9aeab
4 changed files with 47 additions and 16 deletions
+9 -2
View File
@@ -31,17 +31,24 @@
<h5 class="mb-4">AIO24 - 1700N</h5>
<h1 class="banner_heading_4 mb-4">All-in-One</h1>
<h6 class="subtitle_1 mb-4">Extraordinary Performance and Unparalleled Flexibility</h6>
<a class="btn btn-dark button_dark" href="#">Learn
<a class="btn btn-dark button_dark" href="#">Know
More</a>
</div>
<div class="col-md-12 d-block d-sm-none">
<img src="../../assets/imgs/Home/all-in-one-mobile.png" class="img-fluid" alt="mobile-all-in-one">
</div>
</div>
</section>
<section class="offer-main-sec py-2 mb-3">
<div class="offer-sec bg-white shadow rounded ms-auto
col-md-4">
<p class="py-3 text-center satoshi_font">Flat <span class="fw-bold"> 4,500</span> Instant Discount with HDFC credit card</p>
<p class="py-3 text-center satoshi_font">Flat <span class="fw-bold"> 4,500</span> Instant Discount with HDFC Credit Card</p>
</div>
</section>
<div class="col-5 d-block d-sm-none">
<a class="btn btn-dark button_dark mb-4" href="#">Know
More</a>
</div>
</div>
</section>
<!-- end-banner -->