May 10, 2026

Featured Collection

<div class="container mt-5">
        <h2 class="pb-2 border-bottom">Features Collection</h2>
        <div class="row">
            <div class="col-sm-3">
                <div class="image">
                    <img class="w-100" src="https://cdn.shopify.com/s/files/1/0667/3160/6248/products/babys-room_925x_e9ffa219-71df-499a-b596-11aafe92cbc8_large.jpg?v=1665215766" alt="">
                </div>
                <h5>Antique Drawers</h5>
                <small>Rs. 250.00</small>
            </div>
            <div class="col-sm-3">
                <div class="image">
                    <img src="https://cdn.shopify.com/s/files/1/0667/3160/6248/products/condominium-interior-livingroom_925x_63f3edc2-5e1b-4799-8ee1-daf659c8e0d7_large.jpg?v=1665215765" class="w-100" alt="">
                </div>
                <h5>Cream Sofa</h5>
                <small>Rs. 500.00</small>
            </div>
            <div class="col-sm-3">
                <div class="image">
                    <img class="w-100" src="https://cdn.shopify.com/s/files/1/0667/3160/6248/products/dark-wall-bedside-table_925x_8d18c44a-33d5-4b60-8129-6a829e67d7d1_large.jpg?v=1665215792" alt="">
                </div>
                <h5>Bedside Table</h5>
                <small>Rs. 69.99</small>
            </div>
            <div class="col-sm-3">
                <div class="image">
                    <img src="https://cdn.shopify.com/s/files/1/0667/3160/6248/products/bedroom-bed-with-brown-throw-pillows_925x_af9a5068-c34e-4b45-8b24-978471fc41eb_large.jpg?v=1665215772" class="w-100" alt="">
                </div>
                <h5>Brown Throw Pillow</h5>
                <small>Rs. 19.99</small>
            </div>
        </div>
    </div>

 

<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-Zenh87qX5JnK2Jl0vWa8Ck2rdkQ2Bzep5IDxbcnCeuOxjzrPF/et3URy9Bv1WTRi" crossorigin="anonymous">

 

Leave a Reply

Your email address will not be published. Required fields are marked *