Current File : /home/inlingua/www/bestbuyindia/hotel_linen.php |
<?php include('include/header.php'); ?>
<main>
<header class="site-header d-flex justify-content-center align-items-center">
<div class="container">
<div class="row">
<div class="col-lg-12 col-12">
<h1 class="text-white">Winter Collection Page</h1>
</div>
</div>
</div>
</header>
<section class="shop-detail-bar section-bg">
<div class="container">
<div class="row">
<div class="col-lg-7 col-md-8 col-12 d-flex">
<p class="shop-detail-bar-wrap d-flex flex-wrap mb-0">
<span class="me-2">Size:</span>
<strong class="shop-pricing-text">$4,500</strong>
</p>
<p class="shop-detail-bar-wrap d-flex flex-wrap ms-lg-5 ms-4 mb-0">
<span class="me-2">Condition:</span>
<strong class="shop-condition-text">Good</strong>
</p>
<p class="shop-detail-bar-wrap d-flex flex-wrap ms-lg-5 ms-4 mb-0">
<span class="me-2">Type:</span>
<strong>Family</strong>
</p>
</div>
<!--
<div class="col-lg-5 col-md-4 col-12 social-share d-flex align-items-center ms-lg-auto mt-3 mt-lg-0 mt-md-0">
<p class="mb-0 me-3 ms-lg-auto ms-md-auto">Share:</p>
<ul class="social-icon">
<li class="social-icon-item">
<a href="#" class="social-icon-link social-icon-twitter bi-twitter"></a>
</li>
<li class="social-icon-item">
<a href="#" class="social-icon-link social-icon-facebook bi-facebook"></a>
</li>
<li class="social-icon-item">
<a href="#" class="social-icon-link social-icon-pinterest bi-pinterest"></a>
</li>
</ul>
</div> -->
</div>
</div>
</section>
<section class="shop-detail-section section-padding">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12 m-auto">
<div class="custom-block shop-detail-custom-block">
<h3 class="mb-3">Winter collection 1</h3>
<p>Moso Interior is a free Bootstrap 5 HTML CSS template for your website. You are free to use this template for your commercial websites.</p>
<p>Tooplate is one of the best websites to download 100% free HTML Templates for web designers and developers around the world. Thank you for visiting.</p>
</div>
</div>
<div class="col-lg-5 col-8">
<div class="shop-image-wrap">
<a href="winter-collection 1.html">
<img src="images/winter-collection/winter collection whitepink.jpg" class="shop-image img-fluid" alt="">
</a>
</div>
</div>
</div>
</div>
</section>
<section class="shop-detail-section section-padding section-bg">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12">
<div class="shop-image-wrap">
<img src="images/shop/minimal-bathroom-interior-design-with-wooden-furniture.jpg" class="shop-image img-fluid" alt="">
</div>
</div>
<div class="col-lg-6 col-12 m-auto">
<div class="custom-block shop-detail-custom-block">
<h3 class="mb-3">Winter collection 2</h3>
<p>Lorem Ipsum dolor sit amet, consectetur adipsicing kengan omeg kohm tokito adipcingi elit, sed do eismuod larehai med.</p>
<p>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi</p>
</div>
</div>
</div>
</div>
</section>
<section class="shop-detail-section section-padding">
<div class="container">
<div class="row">
<div class="col-lg-6 col-12 m-auto">
<div class="custom-block shop-detail-custom-block">
<h3 class="mb-3">Winter collection 3</h3>
<p>Moso Interior is a free Bootstrap 5 HTML CSS template for your website. You are free to use this template for your commercial websites.</p>
<p>Tooplate is one of the best websites to download 100% free HTML Templates for web designers and developers around the world. Thank you for visiting.</p>
</div>
</div>
<div class="col-lg-6 col-12">
<div class="shop-image-wrap">
<a href="winter-collection 3.html">
<img src="images/winter-collection/winter collection whitepink.jpg" class="shop-image img-fluid" alt="">
</a>
</div>
</div>
</div>
</div>
</section>
<section class="shop-detail-section section-padding pb-0">
<div class="container">
<div class="row">
<div class="col-lg-4 col-12">
<div class="shop-thumb">
<div class="shop-image-wrap">
<img src="images/shop/green-sofa-white-living-room-with-blank-table-mockup.jpg" class="shop-image img-fluid" alt="">
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="shop-thumb">
<div class="shop-image-wrap">
<img src="images/shop/concept-home-cooking-with-female-chef.jpg" class="shop-image img-fluid" alt="">
</div>
</div>
</div>
<div class="col-lg-4 col-12">
<div class="shop-thumb">
<div class="shop-image-wrap">
<img src="images/shop/childrens-bed-nursery-cot-velvet-childrens-room.jpg" class="shop-image img-fluid" alt="">
</div>
</div>
</div>
</div>
</div>
</section>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="#36363e" fill-opacity="1" d="M0,96L40,117.3C80,139,160,181,240,186.7C320,192,400,160,480,149.3C560,139,640,149,720,176C800,203,880,245,960,250.7C1040,256,1120,224,1200,229.3C1280,235,1360,277,1400,298.7L1440,320L1440,320L1400,320C1360,320,1280,320,1200,320C1120,320,1040,320,960,320C880,320,800,320,720,320C640,320,560,320,480,320C400,320,320,320,240,320C160,320,80,320,40,320L0,320Z"></path></svg> -->
</main>
<?php include('include/footer.php'); ?>