Blog

  • Angular 17 Free FoodMart Ecommerce Website Template

    Angular 17 Free FoodMart Ecommerce Website Template

    Hello friends, welcome back to my blog. Today this blog post will share you, Angular 17 Free FoodMart Ecommerce Website Template.


    Live Demo

    Angular 17 Free FoodMart Ecommerce Website Template
    Angular 17 Free FoodMart Ecommerce Website Template

    Angular 17 came and Bootstrap 5 also. If you are new then you must check below two links:

    1. Angular 17 Basic Tutorials
    2. Bootstrap 5

    Friends now I proceed onwards and here is the working code snippet and please use carefully this to avoid the mistakes:

    1. Firstly friends we need fresh angular 17 setup and for this we need to run below commands but if you already have angular 17 setup then you can avoid below commands. Secondly we should also have latest node version installed on our system:

    npm install -g @angular/cli 
    
    ng new angulareco //Create new Angular Project
    
    cd angulareco // Go inside the Angular Project Folder

    2. Now friends we just need to add below code into angulareco/src/app/app.component.html file to get final out on the web browser:

    <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
      <defs>
        <symbol xmlns="http://www.w3.org/2000/svg" id="link" viewBox="0 0 24 24">
          <path fill="currentColor" d="M12 19a1 1 0 1 0-1-1a1 1 0 0 0 1 1Zm5 0a1 1 0 1 0-1-1a1 1 0 0 0 1 1Zm0-4a1 1 0 1 0-1-1a1 1 0 0 0 1 1Zm-5 0a1 1 0 1 0-1-1a1 1 0 0 0 1 1Zm7-12h-1V2a1 1 0 0 0-2 0v1H8V2a1 1 0 0 0-2 0v1H5a3 3 0 0 0-3 3v14a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V6a3 3 0 0 0-3-3Zm1 17a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-9h16Zm0-11H4V6a1 1 0 0 1 1-1h1v1a1 1 0 0 0 2 0V5h8v1a1 1 0 0 0 2 0V5h1a1 1 0 0 1 1 1ZM7 15a1 1 0 1 0-1-1a1 1 0 0 0 1 1Zm0 4a1 1 0 1 0-1-1a1 1 0 0 0 1 1Z"/>
        </symbol>
        <symbol xmlns="http://www.w3.org/2000/svg" id="arrow-right" viewBox="0 0 24 24">
          <path fill="currentColor" d="M17.92 11.62a1 1 0 0 0-.21-.33l-5-5a1 1 0 0 0-1.42 1.42l3.3 3.29H7a1 1 0 0 0 0 2h7.59l-3.3 3.29a1 1 0 0 0 0 1.42a1 1 0 0 0 1.42 0l5-5a1 1 0 0 0 .21-.33a1 1 0 0 0 0-.76Z"/>
        </symbol>
        <symbol xmlns="http://www.w3.org/2000/svg" id="category" viewBox="0 0 24 24">
          <path fill="currentColor" d="M19 5.5h-6.28l-.32-1a3 3 0 0 0-2.84-2H5a3 3 0 0 0-3 3v13a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3v-10a3 3 0 0 0-3-3Zm1 13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-13a1 1 0 0 1 1-1h4.56a1 1 0 0 1 .95.68l.54 1.64a1 1 0 0 0 .95.68h7a1 1 0 0 1 1 1Z"/>
        </symbol>
        <symbol xmlns="http://www.w3.org/2000/svg" id="calendar" viewBox="0 0 24 24">
          <path fill="currentColor" d="M19 4h-2V3a1 1 0 0 0-2 0v1H9V3a1 1 0 0 0-2 0v1H5a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3h14a3 3 0 0 0 3-3V7a3 3 0 0 0-3-3Zm1 15a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-7h16Zm0-9H4V7a1 1 0 0 1 1-1h2v1a1 1 0 0 0 2 0V6h6v1a1 1 0 0 0 2 0V6h2a1 1 0 0 1 1 1Z"/>
        </symbol>
        <symbol xmlns="http://www.w3.org/2000/svg" id="heart" viewBox="0 0 24 24">
          <path fill="currentColor" d="M20.16 4.61A6.27 6.27 0 0 0 12 4a6.27 6.27 0 0 0-8.16 9.48l7.45 7.45a1 1 0 0 0 1.42 0l7.45-7.45a6.27 6.27 0 0 0 0-8.87Zm-1.41 7.46L12 18.81l-6.75-6.74a4.28 4.28 0 0 1 3-7.3a4.25 4.25 0 0 1 3 1.25a1 1 0 0 0 1.42 0a4.27 4.27 0 0 1 6 6.05Z"/>
        </symbol>
        <symbol xmlns="http://www.w3.org/2000/svg" id="plus" viewBox="0 0 24 24">
          <path fill="currentColor" d="M19 11h-6V5a1 1 0 0 0-2 0v6H5a1 1 0 0 0 0 2h6v6a1 1 0 0 0 2 0v-6h6a1 1 0 0 0 0-2Z"/>
        </symbol>
        <symbol xmlns="http://www.w3.org/2000/svg" id="minus" viewBox="0 0 24 24">
          <path fill="currentColor" d="M19 11H5a1 1 0 0 0 0 2h14a1 1 0 0 0 0-2Z"/>
        </symbol>
        <symbol xmlns="http://www.w3.org/2000/svg" id="cart" viewBox="0 0 24 24">
          <path fill="currentColor" d="M8.5 19a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 8.5 19ZM19 16H7a1 1 0 0 1 0-2h8.491a3.013 3.013 0 0 0 2.885-2.176l1.585-5.55A1 1 0 0 0 19 5H6.74a3.007 3.007 0 0 0-2.82-2H3a1 1 0 0 0 0 2h.921a1.005 1.005 0 0 1 .962.725l.155.545v.005l1.641 5.742A3 3 0 0 0 7 18h12a1 1 0 0 0 0-2Zm-1.326-9l-1.22 4.274a1.005 1.005 0 0 1-.963.726H8.754l-.255-.892L7.326 7ZM16.5 19a1.5 1.5 0 1 0 1.5 1.5a1.5 1.5 0 0 0-1.5-1.5Z"/>
        </symbol>
        <symbol xmlns="http://www.w3.org/2000/svg" id="check" viewBox="0 0 24 24">
          <path fill="currentColor" d="M18.71 7.21a1 1 0 0 0-1.42 0l-7.45 7.46l-3.13-3.14A1 1 0 1 0 5.29 13l3.84 3.84a1 1 0 0 0 1.42 0l8.16-8.16a1 1 0 0 0 0-1.47Z"/>
        </symbol>
        <symbol xmlns="http://www.w3.org/2000/svg" id="trash" viewBox="0 0 24 24">
          <path fill="currentColor" d="M10 18a1 1 0 0 0 1-1v-6a1 1 0 0 0-2 0v6a1 1 0 0 0 1 1ZM20 6h-4V5a3 3 0 0 0-3-3h-2a3 3 0 0 0-3 3v1H4a1 1 0 0 0 0 2h1v11a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3V8h1a1 1 0 0 0 0-2ZM10 5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v1h-4Zm7 14a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1V8h10Zm-3-1a1 1 0 0 0 1-1v-6a1 1 0 0 0-2 0v6a1 1 0 0 0 1 1Z"/>
        </symbol>
        <symbol xmlns="http://www.w3.org/2000/svg" id="star-outline" viewBox="0 0 15 15">
          <path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M7.5 9.804L5.337 11l.413-2.533L4 6.674l2.418-.37L7.5 4l1.082 2.304l2.418.37l-1.75 1.793L9.663 11L7.5 9.804Z"/>
        </symbol>
        <symbol xmlns="http://www.w3.org/2000/svg" id="star-solid" viewBox="0 0 15 15">
          <path fill="currentColor" d="M7.953 3.788a.5.5 0 0 0-.906 0L6.08 5.85l-2.154.33a.5.5 0 0 0-.283.843l1.574 1.613l-.373 2.284a.5.5 0 0 0 .736.518l1.92-1.063l1.921 1.063a.5.5 0 0 0 .736-.519l-.373-2.283l1.574-1.613a.5.5 0 0 0-.283-.844L8.921 5.85l-.968-2.062Z"/>
        </symbol>
        <symbol xmlns="http://www.w3.org/2000/svg" id="search" viewBox="0 0 24 24">
          <path fill="currentColor" d="M21.71 20.29L18 16.61A9 9 0 1 0 16.61 18l3.68 3.68a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.39ZM11 18a7 7 0 1 1 7-7a7 7 0 0 1-7 7Z"/>
        </symbol>
        <symbol xmlns="http://www.w3.org/2000/svg" id="user" viewBox="0 0 24 24">
          <path fill="currentColor" d="M15.71 12.71a6 6 0 1 0-7.42 0a10 10 0 0 0-6.22 8.18a1 1 0 0 0 2 .22a8 8 0 0 1 15.9 0a1 1 0 0 0 1 .89h.11a1 1 0 0 0 .88-1.1a10 10 0 0 0-6.25-8.19ZM12 12a4 4 0 1 1 4-4a4 4 0 0 1-4 4Z"/>
        </symbol>
        <symbol xmlns="http://www.w3.org/2000/svg" id="close" viewBox="0 0 15 15">
          <path fill="currentColor" d="M7.953 3.788a.5.5 0 0 0-.906 0L6.08 5.85l-2.154.33a.5.5 0 0 0-.283.843l1.574 1.613l-.373 2.284a.5.5 0 0 0 .736.518l1.92-1.063l1.921 1.063a.5.5 0 0 0 .736-.519l-.373-2.283l1.574-1.613a.5.5 0 0 0-.283-.844L8.921 5.85l-.968-2.062Z"/>
        </symbol>
      </defs>
    </svg>
    
    <div class="preloader-wrapper">
      <div class="preloader">
      </div>
    </div>
    
    <div class="offcanvas offcanvas-end" data-bs-scroll="true" tabindex="-1" id="offcanvasCart">
      <div class="offcanvas-header justify-content-center">
        <button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close"></button>
      </div>
      <div class="offcanvas-body">
        <div class="order-md-last">
          <h4 class="d-flex justify-content-between align-items-center mb-3">
            <span class="text-primary">Your cart</span>
            <span class="badge bg-primary rounded-pill">3</span>
          </h4>
          <ul class="list-group mb-3">
            <li class="list-group-item d-flex justify-content-between lh-sm">
              <div>
                <h6 class="my-0">Growers cider</h6>
                <small class="text-body-secondary">Brief description</small>
              </div>
              <span class="text-body-secondary">$12</span>
            </li>
            <li class="list-group-item d-flex justify-content-between lh-sm">
              <div>
                <h6 class="my-0">Fresh grapes</h6>
                <small class="text-body-secondary">Brief description</small>
              </div>
              <span class="text-body-secondary">$8</span>
            </li>
            <li class="list-group-item d-flex justify-content-between lh-sm">
              <div>
                <h6 class="my-0">Heinz tomato ketchup</h6>
                <small class="text-body-secondary">Brief description</small>
              </div>
              <span class="text-body-secondary">$5</span>
            </li>
            <li class="list-group-item d-flex justify-content-between">
              <span>Total (USD)</span>
              <strong>$20</strong>
            </li>
          </ul>
    
          <button class="w-100 btn btn-primary btn-lg" type="submit">Continue to checkout</button>
        </div>
      </div>
    </div>
    
    <div class="offcanvas offcanvas-end" data-bs-scroll="true" tabindex="-1" id="offcanvasSearch">
      <div class="offcanvas-header justify-content-center">
        <button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close"></button>
      </div>
      <div class="offcanvas-body">
        <div class="order-md-last">
          <h4 class="d-flex justify-content-between align-items-center mb-3">
            <span class="text-primary">Search</span>
          </h4>
          <form role="search" action="#" method="get" class="d-flex mt-3 gap-0">
            <input class="form-control rounded-start rounded-0 bg-light" type="email" placeholder="What are you looking for?" aria-label="What are you looking for?">
            <button class="btn btn-dark rounded-end rounded-0" type="submit">Search</button>
          </form>
        </div>
      </div>
    </div>
    
    <header>
      <div class="container-fluid">
        <div class="row py-3 border-bottom">
          
          <div class="col-sm-4 col-lg-3 text-center text-sm-start">
            <div class="main-logo">
              <a href="#">
                <img src="assets/images/logo.png" alt="logo" class="img-fluid">
              </a>
            </div>
          </div>
          
          <div class="col-sm-6 offset-sm-2 offset-md-0 col-lg-5 d-none d-lg-block">
            <div class="search-bar row bg-light p-2 my-2 rounded-4">
              <div class="col-md-4 d-none d-md-block">
                <select class="form-select border-0 bg-transparent">
                  <option>All Categories</option>
                  <option>Groceries</option>
                  <option>Drinks</option>
                  <option>Chocolates</option>
                </select>
              </div>
              <div class="col-11 col-md-7">
                <form id="search-form" class="text-center" action="#" method="post">
                  <input type="text" class="form-control border-0 bg-transparent" placeholder="Search for more than 20,000 products">
                </form>
              </div>
              <div class="col-1">
                <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="currentColor" d="M21.71 20.29L18 16.61A9 9 0 1 0 16.61 18l3.68 3.68a1 1 0 0 0 1.42 0a1 1 0 0 0 0-1.39ZM11 18a7 7 0 1 1 7-7a7 7 0 0 1-7 7Z"/></svg>
              </div>
            </div>
          </div>
          
          <div class="col-sm-8 col-lg-4 d-flex justify-content-end gap-5 align-items-center mt-4 mt-sm-0 justify-content-center justify-content-sm-end">
            <div class="support-box text-end d-none d-xl-block">
              <span class="fs-6 text-muted">For Support?</span>
              <h5 class="mb-0">+980-34984089</h5>
            </div>
    
            <ul class="d-flex justify-content-end list-unstyled m-0">
              <li>
                <a href="#" class="rounded-circle bg-light p-2 mx-1">
                  <svg width="24" height="24" viewBox="0 0 24 24"><use xlink:href="#user"></use></svg>
                </a>
              </li>
              <li>
                <a href="#" class="rounded-circle bg-light p-2 mx-1">
                  <svg width="24" height="24" viewBox="0 0 24 24"><use xlink:href="#heart"></use></svg>
                </a>
              </li>
              <li class="d-lg-none">
                <a href="#" class="rounded-circle bg-light p-2 mx-1" data-bs-toggle="offcanvas" data-bs-target="#offcanvasCart" aria-controls="offcanvasCart">
                  <svg width="24" height="24" viewBox="0 0 24 24"><use xlink:href="#cart"></use></svg>
                </a>
              </li>
              <li class="d-lg-none">
                <a href="#" class="rounded-circle bg-light p-2 mx-1" data-bs-toggle="offcanvas" data-bs-target="#offcanvasSearch" aria-controls="offcanvasSearch">
                  <svg width="24" height="24" viewBox="0 0 24 24"><use xlink:href="#search"></use></svg>
                </a>
              </li>
            </ul>
    
            <div class="cart text-end d-none d-lg-block dropdown">
              <button class="border-0 bg-transparent d-flex flex-column gap-2 lh-1" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasCart" aria-controls="offcanvasCart">
                <span class="fs-6 text-muted dropdown-toggle">Your Cart</span>
                <span class="cart-total fs-5 fw-bold">$1290.00</span>
              </button>
            </div>
          </div>
    
        </div>
      </div>
      <div class="container-fluid">
        <div class="row py-3">
          <div class="d-flex  justify-content-center justify-content-sm-between align-items-center">
            <nav class="main-menu d-flex navbar navbar-expand-lg">
    
              <button class="navbar-toggler" type="button" data-bs-toggle="offcanvas" data-bs-target="#offcanvasNavbar"
                aria-controls="offcanvasNavbar">
                <span class="navbar-toggler-icon"></span>
              </button>
    
              <div class="offcanvas offcanvas-end" tabindex="-1" id="offcanvasNavbar">
    
                <div class="offcanvas-header justify-content-center">
                  <button type="button" class="btn-close" data-bs-dismiss="offcanvas" aria-label="Close"></button>
                </div>
    
                <div class="offcanvas-body">
              
                  <select class="filter-categories border-0 mb-0 me-5">
                    <option>Shop by Departments</option>
                    <option>Groceries</option>
                    <option>Drinks</option>
                    <option>Chocolates</option>
                  </select>
              
                  <ul class="navbar-nav justify-content-end menu-list list-unstyled d-flex gap-md-3 mb-0">
                    <li class="nav-item active">
                      <a href="#women" class="nav-link">Women</a>
                    </li>
                    <li class="nav-item dropdown">
                      <a href="#men" class="nav-link">Men</a>
                    </li>
                    <li class="nav-item">
                      <a href="#kids" class="nav-link">Kids</a>
                    </li>
                    <li class="nav-item">
                      <a href="#accessories" class="nav-link">Accessories</a>
                    </li>
                    <li class="nav-item dropdown">
                      <a class="nav-link dropdown-toggle" role="button" id="pages" data-bs-toggle="dropdown" aria-expanded="false">Pages</a>
                      <ul class="dropdown-menu" aria-labelledby="pages">
                        <li><a href="#" class="dropdown-item">About Us <span class="badge bg-success text-dark ms-2">PRO</span></a></li>
                        <li><a href="#" class="dropdown-item">Shop <span class="badge bg-success text-dark ms-2">PRO</span></a></li>
                        <li><a href="#" class="dropdown-item">Single Product <span class="badge bg-success text-dark ms-2">PRO</span></a></li>
                        <li><a href="#" class="dropdown-item">Cart <span class="badge bg-success text-dark ms-2">PRO</span></a></li>
                        <li><a href="#" class="dropdown-item">Checkout <span class="badge bg-success text-dark ms-2">PRO</span></a></li>
                        <li><a href="#" class="dropdown-item">Blog <span class="badge bg-success text-dark ms-2">PRO</span></a></li>
                        <li><a href="#" class="dropdown-item">Single Post <span class="badge bg-success text-dark ms-2">PRO</span></a></li>
                        <li><a href="#" class="dropdown-item">Styles <span class="badge bg-success text-dark ms-2">PRO</span></a></li>
                        <li><a href="#" class="dropdown-item">Contact <span class="badge bg-success text-dark ms-2">PRO</span></a></li>
                        <li><a href="#" class="dropdown-item">Thank You <span class="badge bg-success text-dark ms-2">PRO</span></a></li>
                        <li><a href="#" class="dropdown-item">My Account <span class="badge bg-success text-dark ms-2">PRO</span></a></li>
                        <li><a href="#" class="dropdown-item">404 Error <span class="badge bg-success text-dark ms-2">PRO</span></a></li>
                      </ul>
                    </li>
                    <li class="nav-item">
                      <a href="#brand" class="nav-link">Brand</a>
                    </li>
                    <li class="nav-item">
                      <a href="#sale" class="nav-link">Sale</a>
                    </li>
                    <li class="nav-item">
                      <a href="#blog" class="nav-link">Blog</a>
                    </li>
                  </ul>
                
                </div>
    
              </div>
    
            </nav>
            <div class="d-none d-lg-block">
              <a href="https://therichpost.com" target="_blank" class="nav-link btn-coupon-code">
                <img src="assets/images/gift.svg" alt="gift icon">
                <strong class="ms-2 text-dark">Get PRO Version</strong>
              </a>
            </div>
          </div>
        </div>
      </div>
    </header>
    
    <section class="py-3" style="background-image: url('assets/images/background-pattern.jpg');background-repeat: no-repeat;background-size: cover;">
      <div class="container-fluid">
        <div class="row">
          <div class="col-md-12">
    
            <div class="banner-blocks">
            
              <div class="banner-ad large bg-info block-1">
    
                <div class="swiper main-swiper">
                  <div class="swiper-wrapper">
                    
                    <div class="swiper-slide">
                      <div class="row banner-content p-5">
                        <div class="content-wrapper col-md-7">
                          <div class="categories my-3">100% natural</div>
                          <h3 class="display-4">Fresh Smoothie & Summer Juice</h3>
                          <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Dignissim massa diam elementum.</p>
                          <a href="#" class="btn btn-outline-dark btn-lg text-uppercase fs-6 rounded-1 px-4 py-3 mt-3">Shop Now</a>
                        </div>
                        <div class="img-wrapper col-md-5">
                          <img src="assets/images/product-thumb-1.png" alt="Product Thumbnail" class="img-fluid">
                        </div>
                      </div>
                    </div>
                    
                    <div class="swiper-slide">
                      <div class="row banner-content p-5">
                        <div class="content-wrapper col-md-7">
                          <div class="categories mb-3 pb-3">100% natural</div>
                          <h3 class="banner-title">Fresh Smoothie & Summer Juice</h3>
                          <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Dignissim massa diam elementum.</p>
                          <a href="#" class="btn btn-outline-dark btn-lg text-uppercase fs-6 rounded-1">Shop Collection</a>
                        </div>
                        <div class="img-wrapper col-md-5">
                          <img src="assets/images/product-thumb-1.png" alt="Product Thumbnail" class="img-fluid">
                        </div>
                      </div>
                    </div>
                    
                    <div class="swiper-slide">
                      <div class="row banner-content p-5">
                        <div class="content-wrapper col-md-7">
                          <div class="categories mb-3 pb-3">100% natural</div>
                          <h3 class="banner-title">Heinz Tomato Ketchup</h3>
                          <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Dignissim massa diam elementum.</p>
                          <a href="#" class="btn btn-outline-dark btn-lg text-uppercase fs-6 rounded-1">Shop Collection</a>
                        </div>
                        <div class="img-wrapper col-md-5">
                          <img src="assets/images/product-thumb-2.png" alt="Product Thumbnail" class="img-fluid">
                        </div>
                      </div>
                    </div>
                  </div>
                  
                  <div class="swiper-pagination"></div>
    
                </div>
              </div>
              
              <div class="banner-ad bg-success-subtle block-2" style="background:url('assets/images/ad-image-1.png') no-repeat;background-position: right bottom">
                <div class="row banner-content p-5">
    
                  <div class="content-wrapper col-md-7">
                    <div class="categories sale mb-3 pb-3">20% off</div>
                    <h3 class="banner-title">Fruits & Vegetables</h3>
                    <a href="#" class="d-flex align-items-center nav-link">Shop Collection <svg width="24" height="24"><use xlink:href="#arrow-right"></use></svg></a>
                  </div>
    
                </div>
              </div>
    
              <div class="banner-ad bg-danger block-3" style="background:url('assets/images/ad-image-2.png') no-repeat;background-position: right bottom">
                <div class="row banner-content p-5">
    
                  <div class="content-wrapper col-md-7">
                    <div class="categories sale mb-3 pb-3">15% off</div>
                    <h3 class="item-title">Baked Products</h3>
                    <a href="#" class="d-flex align-items-center nav-link">Shop Collection <svg width="24" height="24"><use xlink:href="#arrow-right"></use></svg></a>
                  </div>
    
                </div>
              </div>
    
            </div>
            <!-- / Banner Blocks -->
              
          </div>
        </div>
      </div>
    </section>
    
    <section class="py-5 overflow-hidden">
      <div class="container-fluid">
        <div class="row">
          <div class="col-md-12">
    
            <div class="section-header d-flex flex-wrap justify-content-between mb-5">
              <h2 class="section-title">Category</h2>
    
              <div class="d-flex align-items-center">
                <a href="#" class="btn-link text-decoration-none">View All Categories →</a>
                <div class="swiper-buttons">
                  <button class="swiper-prev category-carousel-prev btn btn-yellow">❮</button>
                  <button class="swiper-next category-carousel-next btn btn-yellow">❯</button>
                </div>
              </div>
            </div>
            
          </div>
        </div>
        <div class="row">
          <div class="col-md-12">
    
            <div class="category-carousel swiper">
              <div class="swiper-wrapper">
                <a href="#" class="nav-link category-item swiper-slide">
                  <img src="assets/images/icon-vegetables-broccoli.png" alt="Category Thumbnail">
                  <h3 class="category-title">Fruits & Veges</h3>
                </a>
                <a href="#" class="nav-link category-item swiper-slide">
                  <img src="assets/images/icon-bread-baguette.png" alt="Category Thumbnail">
                  <h3 class="category-title">Breads & Sweets</h3>
                </a>
                <a href="#" class="nav-link category-item swiper-slide">
                  <img src="assets/images/icon-soft-drinks-bottle.png" alt="Category Thumbnail">
                  <h3 class="category-title">Fruits & Veges</h3>
                </a>
                <a href="#" class="nav-link category-item swiper-slide">
                  <img src="assets/images/icon-wine-glass-bottle.png" alt="Category Thumbnail">
                  <h3 class="category-title">Beverages</h3>
                </a>
                <a href="#" class="nav-link category-item swiper-slide">
                  <img src="assets/images/icon-animal-products-drumsticks.png" alt="Category Thumbnail">
                  <h3 class="category-title">Meat Products</h3>
                </a>
                <a href="#" class="nav-link category-item swiper-slide">
                  <img src="assets/images/icon-bread-herb-flour.png" alt="Category Thumbnail">
                  <h3 class="category-title">Breads</h3>
                </a>
                <a href="#" class="nav-link category-item swiper-slide">
                  <img src="assets/images/icon-vegetables-broccoli.png" alt="Category Thumbnail">
                  <h3 class="category-title">Fruits & Veges</h3>
                </a>
                <a href="#" class="nav-link category-item swiper-slide">
                  <img src="assets/images/icon-bread-baguette.png" alt="Category Thumbnail">
                  <h3 class="category-title">Breads & Sweets</h3>
                </a>
                <a href="#" class="nav-link category-item swiper-slide">
                  <img src="assets/images/icon-soft-drinks-bottle.png" alt="Category Thumbnail">
                  <h3 class="category-title">Fruits & Veges</h3>
                </a>
                <a href="#" class="nav-link category-item swiper-slide">
                  <img src="assets/images/icon-wine-glass-bottle.png" alt="Category Thumbnail">
                  <h3 class="category-title">Beverages</h3>
                </a>
                <a href="#" class="nav-link category-item swiper-slide">
                  <img src="assets/images/icon-animal-products-drumsticks.png" alt="Category Thumbnail">
                  <h3 class="category-title">Meat Products</h3>
                </a>
                <a href="#" class="nav-link category-item swiper-slide">
                  <img src="assets/images/icon-bread-herb-flour.png" alt="Category Thumbnail">
                  <h3 class="category-title">Breads</h3>
                </a>
                
              </div>
            </div>
    
          </div>
        </div>
      </div>
    </section>
    
    
    <section class="py-5 overflow-hidden">
      <div class="container-fluid">
        <div class="row">
          <div class="col-md-12">
    
            <div class="section-header d-flex flex-wrap flex-wrap justify-content-between mb-5">
              
              <h2 class="section-title">Newly Arrived Brands</h2>
    
              <div class="d-flex align-items-center">
                <a href="#" class="btn-link text-decoration-none">View All Categories →</a>
                <div class="swiper-buttons">
                  <button class="swiper-prev brand-carousel-prev btn btn-yellow">❮</button>
                  <button class="swiper-next brand-carousel-next btn btn-yellow">❯</button>
                </div>  
              </div>
            </div>
            
          </div>
        </div>
        <div class="row">
          <div class="col-md-12">
    
            <div class="brand-carousel swiper">
              <div class="swiper-wrapper">
                
                <div class="swiper-slide">
                  <div class="card mb-3 p-3 rounded-4 shadow border-0">
                    <div class="row g-0">
                      <div class="col-md-4">
                        <img src="assets/images/product-thumb-11.jpg" class="img-fluid rounded" alt="Card title">
                      </div>
                      <div class="col-md-8">
                        <div class="card-body py-0">
                          <p class="text-muted mb-0">Amber Jar</p>
                          <h5 class="card-title">Honey best nectar you wish to get</h5>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
                <div class="swiper-slide">
                  <div class="card mb-3 p-3 rounded-4 shadow border-0">
                    <div class="row g-0">
                      <div class="col-md-4">
                        <img src="assets/images/product-thumb-12.jpg" class="img-fluid rounded" alt="Card title">
                      </div>
                      <div class="col-md-8">
                        <div class="card-body py-0">
                          <p class="text-muted mb-0">Amber Jar</p>
                          <h5 class="card-title">Honey best nectar you wish to get</h5>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
                <div class="swiper-slide">
                  <div class="card mb-3 p-3 rounded-4 shadow border-0">
                    <div class="row g-0">
                      <div class="col-md-4">
                        <img src="assets/images/product-thumb-13.jpg" class="img-fluid rounded" alt="Card title">
                      </div>
                      <div class="col-md-8">
                        <div class="card-body py-0">
                          <p class="text-muted mb-0">Amber Jar</p>
                          <h5 class="card-title">Honey best nectar you wish to get</h5>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
                <div class="swiper-slide">
                  <div class="card mb-3 p-3 rounded-4 shadow border-0">
                    <div class="row g-0">
                      <div class="col-md-4">
                        <img src="assets/images/product-thumb-14.jpg" class="img-fluid rounded" alt="Card title">
                      </div>
                      <div class="col-md-8">
                        <div class="card-body py-0">
                          <p class="text-muted mb-0">Amber Jar</p>
                          <h5 class="card-title">Honey best nectar you wish to get</h5>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
                <div class="swiper-slide">
                  <div class="card mb-3 p-3 rounded-4 shadow border-0">
                    <div class="row g-0">
                      <div class="col-md-4">
                        <img src="assets/images/product-thumb-11.jpg" class="img-fluid rounded" alt="Card title">
                      </div>
                      <div class="col-md-8">
                        <div class="card-body py-0">
                          <p class="text-muted mb-0">Amber Jar</p>
                          <h5 class="card-title">Honey best nectar you wish to get</h5>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
                <div class="swiper-slide">
                  <div class="card mb-3 p-3 rounded-4 shadow border-0">
                    <div class="row g-0">
                      <div class="col-md-4">
                        <img src="assets/images/product-thumb-12.jpg" class="img-fluid rounded" alt="Card title">
                      </div>
                      <div class="col-md-8">
                        <div class="card-body py-0">
                          <p class="text-muted mb-0">Amber Jar</p>
                          <h5 class="card-title">Honey best nectar you wish to get</h5>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
                
              </div>
            </div>
    
          </div>
        </div>
      </div>
    </section>
    
    
    <section class="py-5">
      <div class="container-fluid">
        
        <div class="row">
          <div class="col-md-12">
    
            <div class="bootstrap-tabs product-tabs">
              <div class="tabs-header d-flex justify-content-between border-bottom my-5">
                <h3>Trending Products</h3>
                <nav>
                  <div class="nav nav-tabs" id="nav-tab" role="tablist">
                    <a href="#" class="nav-link text-uppercase fs-6 active" id="nav-all-tab" data-bs-toggle="tab" data-bs-target="#nav-all">All</a>
                    <a href="#" class="nav-link text-uppercase fs-6" id="nav-fruits-tab" data-bs-toggle="tab" data-bs-target="#nav-fruits">Fruits & Veges</a>
                    <a href="#" class="nav-link text-uppercase fs-6" id="nav-juices-tab" data-bs-toggle="tab" data-bs-target="#nav-juices">Juices</a>
                  </div>
                </nav>
              </div>
              <div class="tab-content" id="nav-tabContent">
                <div class="tab-pane fade show active" id="nav-all" role="tabpanel" aria-labelledby="nav-all-tab">
    
                  <div class="product-grid row row-cols-1 row-cols-sm-2 row-cols-md-3 row-cols-lg-4 row-cols-xl-5">
                  
                    <div class="col">
                      <div class="product-item">
                        <span class="badge bg-success position-absolute m-3">-30%</span>
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <span class="badge bg-success position-absolute m-3">-30%</span>
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-biscuits.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-cucumber.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-milk.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-biscuits.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-cucumber.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-milk.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-biscuits.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                  </div>
                  <!-- / product-grid -->
                  
                </div>
    
                <div class="tab-pane fade" id="nav-fruits" role="tabpanel" aria-labelledby="nav-fruits-tab">
                  
                  <div class="product-grid row row-cols-1 row-cols-sm-2 row-cols-md-3 row-cols-lg-4 row-cols-xl-5">
    
                    <div class="col">
                      <div class="product-item">
                        <span class="badge bg-success position-absolute m-3">-30%</span>
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-cucumber.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <span class="badge bg-success position-absolute m-3">-30%</span>
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-milk.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
                  
                    <div class="col">
                      <div class="product-item">
                        <span class="badge bg-success position-absolute m-3">-30%</span>
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-orange-juice.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-raspberries.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                  </div>
                  <!-- / product-grid -->
    
                </div>
                <div class="tab-pane fade" id="nav-juices" role="tabpanel" aria-labelledby="nav-juices-tab">
    
                  <div class="product-grid row row-cols-1 row-cols-sm-2 row-cols-md-3 row-cols-lg-4 row-cols-xl-5">
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-cucumber.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-milk.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
                  
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-tomatoes.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-tomatoketchup.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                    <div class="col">
                      <div class="product-item">
                        <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                        <figure>
                          <a href="#" title="Product Title">
                            <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                          </a>
                        </figure>
                        <h3>Sunstar Fresh Melon Juice</h3>
                        <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                        <span class="price">$18.00</span>
                        <div class="d-flex align-items-center justify-content-between">
                          <div class="input-group product-qty">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                                    <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                                  </button>
                              </span>
                              <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                              <span class="input-group-btn">
                                  <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                      <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                                  </button>
                              </span>
                          </div>
                          <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                        </div>
                      </div>
                    </div>
    
                  </div>
                  <!-- / product-grid -->
                  
                </div>
                
              </div>
            </div>
    
          </div>
        </div>
      </div>
    </section>
    
    <section class="py-5">
      <div class="container-fluid">
        <div class="row">
          
          <div class="col-md-6">
            <div class="banner-ad bg-danger mb-3" style="background: url('assets/images/ad-image-3.png');background-repeat: no-repeat;background-position: right bottom;">
              <div class="banner-content p-5">
    
                <div class="categories text-primary fs-3 fw-bold">Upto 25% Off</div>
                <h3 class="banner-title">Luxa Dark Chocolate</h3>
                <p>Very tasty & creamy vanilla flavour creamy muffins.</p>
                <a href="#" class="btn btn-dark text-uppercase">Show Now</a>
    
              </div>
            
            </div>
          </div>
          <div class="col-md-6">
            <div class="banner-ad bg-info" style="background: url('assets/images/ad-image-4.png');background-repeat: no-repeat;background-position: right bottom;">
              <div class="banner-content p-5">
    
                <div class="categories text-primary fs-3 fw-bold">Upto 25% Off</div>
                <h3 class="banner-title">Creamy Muffins</h3>
                <p>Very tasty & creamy vanilla flavour creamy muffins.</p>
                <a href="#" class="btn btn-dark text-uppercase">Show Now</a>
    
              </div>
            
            </div>
          </div>
             
        </div>
      </div>
    </section>
    
    <section class="py-5 overflow-hidden">
      <div class="container-fluid">
        <div class="row">
          <div class="col-md-12">
    
            <div class="section-header d-flex flex-wrap justify-content-between my-5">
              
              <h2 class="section-title">Best selling products</h2>
    
              <div class="d-flex align-items-center">
                <a href="#" class="btn-link text-decoration-none">View All Categories →</a>
                <div class="swiper-buttons">
                  <button class="swiper-prev products-carousel-prev btn btn-primary">❮</button>
                  <button class="swiper-next products-carousel-next btn btn-primary">❯</button>
                </div>  
              </div>
            </div>
            
          </div>
        </div>
        <div class="row">
          <div class="col-md-12">
    
            <div class="products-carousel swiper">
              <div class="swiper-wrapper">
                
                <div class="product-item swiper-slide">
                  <span class="badge bg-success position-absolute m-3">-15%</span>
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-tomatoes.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <span class="badge bg-success position-absolute m-3">-15%</span>
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-tomatoketchup.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <span class="badge bg-success position-absolute m-3">-15%</span>
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <span class="badge bg-success position-absolute m-3">-15%</span>
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-tomatoes.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-tomatoketchup.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
                
              </div>
            </div>
            <!-- / products-carousel -->
    
          </div>
        </div>
      </div>
    </section>
    
    <section class="py-5">
      <div class="container-fluid">
    
        <div class="bg-secondary py-5 my-5 rounded-5" style="background: url('assets/images/bg-leaves-img-pattern.png') no-repeat;">
          <div class="container my-5">
            <div class="row">
              <div class="col-md-6 p-5">
                <div class="section-header">
                  <h2 class="section-title display-4">Get <span class="text-primary">25% Discount</span> on your first purchase</h2>
                </div>
                <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Dictumst amet, metus, sit massa posuere maecenas. At tellus ut nunc amet vel egestas.</p>
              </div>
              <div class="col-md-6 p-5">
                <form>
                  <div class="mb-3">
                    <label for="name" class="form-label">Name</label>
                    <input type="text"
                      class="form-control form-control-lg" name="name" id="name" placeholder="Name">
                  </div>
                  <div class="mb-3">
                    <label for="email" class="form-label">Email</label>
                    <input type="email" class="form-control form-control-lg" name="email" id="email" placeholder="abc@mail.com">
                  </div>
                  <div class="form-check form-check-inline mb-3">
                    <label class="form-check-label" for="subscribe">
                    <input class="form-check-input" type="checkbox" id="subscribe" value="subscribe">
                    Subscribe to the newsletter</label>
                  </div>
                  <div class="d-grid gap-2">
                    <button type="submit" class="btn btn-dark btn-lg">Submit</button>
                  </div>
                </form>
                
              </div>
              
            </div>
            
          </div>
        </div>
        
      </div>
    </section>
    
    <section class="py-5 overflow-hidden">
      <div class="container-fluid">
        <div class="row">
          <div class="col-md-12">
    
            <div class="section-header d-flex justify-content-between">
              
              <h2 class="section-title">Most popular products</h2>
    
              <div class="d-flex align-items-center">
                <a href="#" class="btn-link text-decoration-none">View All Categories →</a>
                <div class="swiper-buttons">
                  <button class="swiper-prev products-carousel-prev btn btn-primary">❮</button>
                  <button class="swiper-next products-carousel-next btn btn-primary">❯</button>
                </div>  
              </div>
            </div>
            
          </div>
        </div>
        <div class="row">
          <div class="col-md-12">
    
            <div class="products-carousel swiper">
              <div class="swiper-wrapper">
                
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-tomatoes.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-tomatoketchup.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-tomatoes.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-tomatoketchup.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
                
              </div>
            </div>
            <!-- / products-carousel -->
    
          </div>
        </div>
      </div>
    </section>
    
    <section class="py-5 overflow-hidden">
      <div class="container-fluid">
        <div class="row">
          <div class="col-md-12">
    
            <div class="section-header d-flex justify-content-between">
              
              <h2 class="section-title">Just arrived</h2>
    
              <div class="d-flex align-items-center">
                <a href="#" class="btn-link text-decoration-none">View All Categories →</a>
                <div class="swiper-buttons">
                  <button class="swiper-prev products-carousel-prev btn btn-primary">❮</button>
                  <button class="swiper-next products-carousel-next btn btn-primary">❯</button>
                </div>  
              </div>
            </div>
            
          </div>
        </div>
        <div class="row">
          <div class="col-md-12">
    
            <div class="products-carousel swiper">
              <div class="swiper-wrapper">
                
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-tomatoes.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-tomatoketchup.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-tomatoes.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-tomatoketchup.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
    
                <div class="product-item swiper-slide">
                  <a href="#" class="btn-wishlist"><svg width="24" height="24"><use xlink:href="#heart"></use></svg></a>
                  <figure>
                    <a href="#" title="Product Title">
                      <img src="assets/images/thumb-bananas.png" alt="Product Thumbnail" class="tab-image">
                    </a>
                  </figure>
                  <h3>Sunstar Fresh Melon Juice</h3>
                  <span class="qty">1 Unit</span><span class="rating"><svg width="24" height="24" class="text-primary"><use xlink:href="#star-solid"></use></svg> 4.5</span>
                  <span class="price">$18.00</span>
                  <div class="d-flex align-items-center justify-content-between">
                    <div class="input-group product-qty">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-left-minus btn btn-danger btn-number" data-type="minus">
                              <svg width="16" height="16"><use xlink:href="#minus"></use></svg>
                            </button>
                        </span>
                        <input type="text" name="quantity" class="form-control input-number quantity" value="1">
                        <span class="input-group-btn">
                            <button type="button" class="quantity-right-plus btn btn-success btn-number" data-type="plus">
                                <svg width="16" height="16"><use xlink:href="#plus"></use></svg>
                            </button>
                        </span>
                    </div>
                    <a href="#" class="nav-link">Add to Cart <svg width="18" height="18"><use xlink:href="#cart"></use></svg></a>
                  </div>
                </div>
                
              </div>
            </div>
            <!-- / products-carousel -->
    
          </div>
        </div>
      </div>
    </section>
    
    <section id="latest-blog" class="py-5">
      <div class="container-fluid">
        <div class="row">
          <div class="section-header d-flex align-items-center justify-content-between my-5">
            <h2 class="section-title">Our Recent Blog</h2>
            <div class="btn-wrap align-right">
              <a href="#" class="d-flex align-items-center nav-link">Read All Articles <svg width="24" height="24"><use xlink:href="#arrow-right"></use></svg></a>
            </div>
          </div>
        </div>
        <div class="row">
          <div class="col-md-4">
            <article class="post-item card border-0 shadow-sm p-3">
              <div class="image-holder zoom-effect">
                <a href="#">
                  <img src="assets/images/post-thumb-1.jpg" alt="post" class="card-img-top">
                </a>
              </div>
              <div class="card-body">
                <div class="post-meta d-flex text-uppercase gap-3 my-2 align-items-center">
                  <div class="meta-date"><svg width="16" height="16"><use xlink:href="#calendar"></use></svg>22 Aug 2021</div>
                  <div class="meta-categories"><svg width="16" height="16"><use xlink:href="#category"></use></svg>tips & tricks</div>
                </div>
                <div class="post-header">
                  <h3 class="post-title">
                    <a href="#" class="text-decoration-none">Top 10 casual look ideas to dress up your kids</a>
                  </h3>
                  <p>Lorem ipsum dolor sit amet, consectetur adipi elit. Aliquet eleifend viverra enim tincidunt donec quam. A in arcu, hendrerit neque dolor morbi...</p>
                </div>
              </div>
            </article>
          </div>
          <div class="col-md-4">
            <article class="post-item card border-0 shadow-sm p-3">
              <div class="image-holder zoom-effect">
                <a href="#">
                  <img src="assets/images/post-thumb-2.jpg" alt="post" class="card-img-top">
                </a>
              </div>
              <div class="card-body">
                <div class="post-meta d-flex text-uppercase gap-3 my-2 align-items-center">
                  <div class="meta-date"><svg width="16" height="16"><use xlink:href="#calendar"></use></svg>25 Aug 2021</div>
                  <div class="meta-categories"><svg width="16" height="16"><use xlink:href="#category"></use></svg>trending</div>
                </div>
                <div class="post-header">
                  <h3 class="post-title">
                    <a href="#" class="text-decoration-none">Latest trends of wearing street wears supremely</a>
                  </h3>
                  <p>Lorem ipsum dolor sit amet, consectetur adipi elit. Aliquet eleifend viverra enim tincidunt donec quam. A in arcu, hendrerit neque dolor morbi...</p>
                </div>
              </div>
            </article>
          </div>
          <div class="col-md-4">
            <article class="post-item card border-0 shadow-sm p-3">
              <div class="image-holder zoom-effect">
                <a href="#">
                  <img src="assets/images/post-thumb-3.jpg" alt="post" class="card-img-top">
                </a>
              </div>
              <div class="card-body">
                <div class="post-meta d-flex text-uppercase gap-3 my-2 align-items-center">
                  <div class="meta-date"><svg width="16" height="16"><use xlink:href="#calendar"></use></svg>28 Aug 2021</div>
                  <div class="meta-categories"><svg width="16" height="16"><use xlink:href="#category"></use></svg>inspiration</div>
                </div>
                <div class="post-header">
                  <h3 class="post-title">
                    <a href="#" class="text-decoration-none">10 Different Types of comfortable clothes ideas for women</a>
                  </h3>
                  <p>Lorem ipsum dolor sit amet, consectetur adipi elit. Aliquet eleifend viverra enim tincidunt donec quam. A in arcu, hendrerit neque dolor morbi...</p>
                </div>
              </div>
            </article>
          </div>
        </div>
      </div>
    </section>
    
    <section class="py-5 my-5">
      <div class="container-fluid">
    
        <div class="bg-warning py-5 rounded-5" style="background: url('assets/images/bg-pattern-2.png') no-repeat;">
          <div class="container">
            <div class="row">
              <div class="col-md-4">
                <img src="assets/images/phone.png" alt="phone" class="image-float img-fluid">
              </div>
              <div class="col-md-8">
                <h2 class="my-5">Shop faster with foodmart App</h2>
                <p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sagittis sed ptibus liberolectus nonet psryroin. Amet sed lorem posuere sit iaculis amet, ac urna. Adipiscing fames semper erat ac in suspendisse iaculis. Amet blandit tortor praesent ante vitae. A, enim pretiummi senectus magna. Sagittis sed ptibus liberolectus non et psryroin.</p>
                <div class="d-flex gap-2 flex-wrap">
                  <img src="assets/images/app-store.jpg" alt="app-store">
                  <img src="assets/images/google-play.jpg" alt="google-play">
                </div>
              </div>
            </div>
          </div>
        </div>
        
      </div>
    </section>
    
    <section class="py-5">
      <div class="container-fluid">
        <h2 class="my-5">People are also looking for</h2>
        <a href="#" class="btn btn-warning me-2 mb-2">Blue diamon almonds</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Angie’s Boomchickapop Corn</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Salty kettle Corn</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Chobani Greek Yogurt</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Sweet Vanilla Yogurt</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Foster Farms Takeout Crispy wings</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Warrior Blend Organic</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Chao Cheese Creamy</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Chicken meatballs</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Blue diamon almonds</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Angie’s Boomchickapop Corn</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Salty kettle Corn</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Chobani Greek Yogurt</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Sweet Vanilla Yogurt</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Foster Farms Takeout Crispy wings</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Warrior Blend Organic</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Chao Cheese Creamy</a>
        <a href="#" class="btn btn-warning me-2 mb-2">Chicken meatballs</a>
      </div>
    </section>
    
    <section class="py-5">
      <div class="container-fluid">
        <div class="row row-cols-1 row-cols-sm-3 row-cols-lg-5">
          <div class="col">
            <div class="card mb-3 border-0">
              <div class="row">
                <div class="col-md-2 text-dark">
                  <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill="currentColor" d="M21.5 15a3 3 0 0 0-1.9-2.78l1.87-7a1 1 0 0 0-.18-.87A1 1 0 0 0 20.5 4H6.8l-.33-1.26A1 1 0 0 0 5.5 2h-2v2h1.23l2.48 9.26a1 1 0 0 0 1 .74H18.5a1 1 0 0 1 0 2h-13a1 1 0 0 0 0 2h1.18a3 3 0 1 0 5.64 0h2.36a3 3 0 1 0 5.82 1a2.94 2.94 0 0 0-.4-1.47A3 3 0 0 0 21.5 15Zm-3.91-3H9L7.34 6H19.2ZM9.5 20a1 1 0 1 1 1-1a1 1 0 0 1-1 1Zm8 0a1 1 0 1 1 1-1a1 1 0 0 1-1 1Z"/></svg>
                </div>
                <div class="col-md-10">
                  <div class="card-body p-0">
                    <h5>Free delivery</h5>
                    <p class="card-text">Lorem ipsum dolor sit amet, consectetur adipi elit.</p>
                  </div>
                </div>
              </div>
              </div>
          </div>
          <div class="col">
            <div class="card mb-3 border-0">
              <div class="row">
                <div class="col-md-2 text-dark">
                  <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill="currentColor" d="M19.63 3.65a1 1 0 0 0-.84-.2a8 8 0 0 1-6.22-1.27a1 1 0 0 0-1.14 0a8 8 0 0 1-6.22 1.27a1 1 0 0 0-.84.2a1 1 0 0 0-.37.78v7.45a9 9 0 0 0 3.77 7.33l3.65 2.6a1 1 0 0 0 1.16 0l3.65-2.6A9 9 0 0 0 20 11.88V4.43a1 1 0 0 0-.37-.78ZM18 11.88a7 7 0 0 1-2.93 5.7L12 19.77l-3.07-2.19A7 7 0 0 1 6 11.88v-6.3a10 10 0 0 0 6-1.39a10 10 0 0 0 6 1.39Zm-4.46-2.29l-2.69 2.7l-.89-.9a1 1 0 0 0-1.42 1.42l1.6 1.6a1 1 0 0 0 1.42 0L15 11a1 1 0 0 0-1.42-1.42Z"/></svg>
                </div>
                <div class="col-md-10">
                  <div class="card-body p-0">
                    <h5>100% secure payment</h5>
                    <p class="card-text">Lorem ipsum dolor sit amet, consectetur adipi elit.</p>
                  </div>
                </div>
              </div>
              </div>
          </div>
          <div class="col">
            <div class="card mb-3 border-0">
              <div class="row">
                <div class="col-md-2 text-dark">
                  <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill="currentColor" d="M22 5H2a1 1 0 0 0-1 1v4a3 3 0 0 0 2 2.82V22a1 1 0 0 0 1 1h16a1 1 0 0 0 1-1v-9.18A3 3 0 0 0 23 10V6a1 1 0 0 0-1-1Zm-7 2h2v3a1 1 0 0 1-2 0Zm-4 0h2v3a1 1 0 0 1-2 0ZM7 7h2v3a1 1 0 0 1-2 0Zm-3 4a1 1 0 0 1-1-1V7h2v3a1 1 0 0 1-1 1Zm10 10h-4v-2a2 2 0 0 1 4 0Zm5 0h-3v-2a4 4 0 0 0-8 0v2H5v-8.18a3.17 3.17 0 0 0 1-.6a3 3 0 0 0 4 0a3 3 0 0 0 4 0a3 3 0 0 0 4 0a3.17 3.17 0 0 0 1 .6Zm2-11a1 1 0 0 1-2 0V7h2ZM4.3 3H20a1 1 0 0 0 0-2H4.3a1 1 0 0 0 0 2Z"/></svg>
                </div>
                <div class="col-md-10">
                  <div class="card-body p-0">
                    <h5>Quality guarantee</h5>
                    <p class="card-text">Lorem ipsum dolor sit amet, consectetur adipi elit.</p>
                  </div>
                </div>
              </div>
              </div>
          </div>
          <div class="col">
            <div class="card mb-3 border-0">
              <div class="row">
                <div class="col-md-2 text-dark">
                  <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill="currentColor" d="M12 8.35a3.07 3.07 0 0 0-3.54.53a3 3 0 0 0 0 4.24L11.29 16a1 1 0 0 0 1.42 0l2.83-2.83a3 3 0 0 0 0-4.24A3.07 3.07 0 0 0 12 8.35Zm2.12 3.36L12 13.83l-2.12-2.12a1 1 0 0 1 0-1.42a1 1 0 0 1 1.41 0a1 1 0 0 0 1.42 0a1 1 0 0 1 1.41 0a1 1 0 0 1 0 1.42ZM12 2A10 10 0 0 0 2 12a9.89 9.89 0 0 0 2.26 6.33l-2 2a1 1 0 0 0-.21 1.09A1 1 0 0 0 3 22h9a10 10 0 0 0 0-20Zm0 18H5.41l.93-.93a1 1 0 0 0 0-1.41A8 8 0 1 1 12 20Z"/></svg>
                </div>
                <div class="col-md-10">
                  <div class="card-body p-0">
                    <h5>guaranteed savings</h5>
                    <p class="card-text">Lorem ipsum dolor sit amet, consectetur adipi elit.</p>
                  </div>
                </div>
              </div>
              </div>
          </div>
          <div class="col">
            <div class="card mb-3 border-0">
              <div class="row">
                <div class="col-md-2 text-dark">
                  <svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"><path fill="currentColor" d="M18 7h-.35A3.45 3.45 0 0 0 18 5.5a3.49 3.49 0 0 0-6-2.44A3.49 3.49 0 0 0 6 5.5A3.45 3.45 0 0 0 6.35 7H6a3 3 0 0 0-3 3v2a1 1 0 0 0 1 1h1v6a3 3 0 0 0 3 3h8a3 3 0 0 0 3-3v-6h1a1 1 0 0 0 1-1v-2a3 3 0 0 0-3-3Zm-7 13H8a1 1 0 0 1-1-1v-6h4Zm0-9H5v-1a1 1 0 0 1 1-1h5Zm0-4H9.5A1.5 1.5 0 1 1 11 5.5Zm2-1.5A1.5 1.5 0 1 1 14.5 7H13ZM17 19a1 1 0 0 1-1 1h-3v-7h4Zm2-8h-6V9h5a1 1 0 0 1 1 1Z"/></svg>
                </div>
                <div class="col-md-10">
                  <div class="card-body p-0">
                    <h5>Daily offers</h5>
                    <p class="card-text">Lorem ipsum dolor sit amet, consectetur adipi elit.</p>
                  </div>
                </div>
              </div>
              </div>
          </div>
        </div>
      </div>
    </section>
    
    <footer class="py-5">
      <div class="container-fluid">
        <div class="row">
    
          <div class="col-lg-3 col-md-6 col-sm-6">
            <div class="footer-menu">
              <img src="assets/images/logo.png" alt="logo">
              <div class="social-links mt-5">
                <ul class="d-flex list-unstyled gap-2">
                  <li>
                    <a href="#" class="btn btn-outline-light">
                      <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M15.12 5.32H17V2.14A26.11 26.11 0 0 0 14.26 2c-2.72 0-4.58 1.66-4.58 4.7v2.62H6.61v3.56h3.07V22h3.68v-9.12h3.06l.46-3.56h-3.52V7.05c0-1.05.28-1.73 1.76-1.73Z"/></svg>
                    </a>
                  </li>
                  <li>
                    <a href="#" class="btn btn-outline-light">
                      <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M22.991 3.95a1 1 0 0 0-1.51-.86a7.48 7.48 0 0 1-1.874.794a5.152 5.152 0 0 0-3.374-1.242a5.232 5.232 0 0 0-5.223 5.063a11.032 11.032 0 0 1-6.814-3.924a1.012 1.012 0 0 0-.857-.365a.999.999 0 0 0-.785.5a5.276 5.276 0 0 0-.242 4.769l-.002.001a1.041 1.041 0 0 0-.496.89a3.042 3.042 0 0 0 .027.439a5.185 5.185 0 0 0 1.568 3.312a.998.998 0 0 0-.066.77a5.204 5.204 0 0 0 2.362 2.922a7.465 7.465 0 0 1-3.59.448A1 1 0 0 0 1.45 19.3a12.942 12.942 0 0 0 7.01 2.061a12.788 12.788 0 0 0 12.465-9.363a12.822 12.822 0 0 0 .535-3.646l-.001-.2a5.77 5.77 0 0 0 1.532-4.202Zm-3.306 3.212a.995.995 0 0 0-.234.702c.01.165.009.331.009.488a10.824 10.824 0 0 1-.454 3.08a10.685 10.685 0 0 1-10.546 7.93a10.938 10.938 0 0 1-2.55-.301a9.48 9.48 0 0 0 2.942-1.564a1 1 0 0 0-.602-1.786a3.208 3.208 0 0 1-2.214-.935q.224-.042.445-.105a1 1 0 0 0-.08-1.943a3.198 3.198 0 0 1-2.25-1.726a5.3 5.3 0 0 0 .545.046a1.02 1.02 0 0 0 .984-.696a1 1 0 0 0-.4-1.137a3.196 3.196 0 0 1-1.425-2.673c0-.066.002-.133.006-.198a13.014 13.014 0 0 0 8.21 3.48a1.02 1.02 0 0 0 .817-.36a1 1 0 0 0 .206-.867a3.157 3.157 0 0 1-.087-.729a3.23 3.23 0 0 1 3.226-3.226a3.184 3.184 0 0 1 2.345 1.02a.993.993 0 0 0 .921.298a9.27 9.27 0 0 0 1.212-.322a6.681 6.681 0 0 1-1.026 1.524Z"/></svg>
                    </a>
                  </li>
                  <li>
                    <a href="#" class="btn btn-outline-light">
                      <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M23 9.71a8.5 8.5 0 0 0-.91-4.13a2.92 2.92 0 0 0-1.72-1A78.36 78.36 0 0 0 12 4.27a78.45 78.45 0 0 0-8.34.3a2.87 2.87 0 0 0-1.46.74c-.9.83-1 2.25-1.1 3.45a48.29 48.29 0 0 0 0 6.48a9.55 9.55 0 0 0 .3 2a3.14 3.14 0 0 0 .71 1.36a2.86 2.86 0 0 0 1.49.78a45.18 45.18 0 0 0 6.5.33c3.5.05 6.57 0 10.2-.28a2.88 2.88 0 0 0 1.53-.78a2.49 2.49 0 0 0 .61-1a10.58 10.58 0 0 0 .52-3.4c.04-.56.04-3.94.04-4.54ZM9.74 14.85V8.66l5.92 3.11c-1.66.92-3.85 1.96-5.92 3.08Z"/></svg>
                    </a>
                  </li>
                  <li>
                    <a href="#" class="btn btn-outline-light">
                      <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M17.34 5.46a1.2 1.2 0 1 0 1.2 1.2a1.2 1.2 0 0 0-1.2-1.2Zm4.6 2.42a7.59 7.59 0 0 0-.46-2.43a4.94 4.94 0 0 0-1.16-1.77a4.7 4.7 0 0 0-1.77-1.15a7.3 7.3 0 0 0-2.43-.47C15.06 2 14.72 2 12 2s-3.06 0-4.12.06a7.3 7.3 0 0 0-2.43.47a4.78 4.78 0 0 0-1.77 1.15a4.7 4.7 0 0 0-1.15 1.77a7.3 7.3 0 0 0-.47 2.43C2 8.94 2 9.28 2 12s0 3.06.06 4.12a7.3 7.3 0 0 0 .47 2.43a4.7 4.7 0 0 0 1.15 1.77a4.78 4.78 0 0 0 1.77 1.15a7.3 7.3 0 0 0 2.43.47C8.94 22 9.28 22 12 22s3.06 0 4.12-.06a7.3 7.3 0 0 0 2.43-.47a4.7 4.7 0 0 0 1.77-1.15a4.85 4.85 0 0 0 1.16-1.77a7.59 7.59 0 0 0 .46-2.43c0-1.06.06-1.4.06-4.12s0-3.06-.06-4.12ZM20.14 16a5.61 5.61 0 0 1-.34 1.86a3.06 3.06 0 0 1-.75 1.15a3.19 3.19 0 0 1-1.15.75a5.61 5.61 0 0 1-1.86.34c-1 .05-1.37.06-4 .06s-3 0-4-.06a5.73 5.73 0 0 1-1.94-.3a3.27 3.27 0 0 1-1.1-.75a3 3 0 0 1-.74-1.15a5.54 5.54 0 0 1-.4-1.9c0-1-.06-1.37-.06-4s0-3 .06-4a5.54 5.54 0 0 1 .35-1.9A3 3 0 0 1 5 5a3.14 3.14 0 0 1 1.1-.8A5.73 5.73 0 0 1 8 3.86c1 0 1.37-.06 4-.06s3 0 4 .06a5.61 5.61 0 0 1 1.86.34a3.06 3.06 0 0 1 1.19.8a3.06 3.06 0 0 1 .75 1.1a5.61 5.61 0 0 1 .34 1.9c.05 1 .06 1.37.06 4s-.01 3-.06 4ZM12 6.87A5.13 5.13 0 1 0 17.14 12A5.12 5.12 0 0 0 12 6.87Zm0 8.46A3.33 3.33 0 1 1 15.33 12A3.33 3.33 0 0 1 12 15.33Z"/></svg>
                    </a>
                  </li>
                  <li>
                    <a href="#" class="btn btn-outline-light">
                      <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24"><path fill="currentColor" d="M1.04 17.52q.1-.16.32-.02a21.308 21.308 0 0 0 10.88 2.9a21.524 21.524 0 0 0 7.74-1.46q.1-.04.29-.12t.27-.12a.356.356 0 0 1 .47.12q.17.24-.11.44q-.36.26-.92.6a14.99 14.99 0 0 1-3.84 1.58A16.175 16.175 0 0 1 12 22a16.017 16.017 0 0 1-5.9-1.09a16.246 16.246 0 0 1-4.98-3.07a.273.273 0 0 1-.12-.2a.215.215 0 0 1 .04-.12Zm6.02-5.7a4.036 4.036 0 0 1 .68-2.36A4.197 4.197 0 0 1 9.6 7.98a10.063 10.063 0 0 1 2.66-.66q.54-.06 1.76-.16v-.34a3.562 3.562 0 0 0-.28-1.72a1.5 1.5 0 0 0-1.32-.6h-.16a2.189 2.189 0 0 0-1.14.42a1.64 1.64 0 0 0-.62 1a.508.508 0 0 1-.4.46L7.8 6.1q-.34-.08-.34-.36a.587.587 0 0 1 .02-.14a3.834 3.834 0 0 1 1.67-2.64A6.268 6.268 0 0 1 12.26 2h.5a5.054 5.054 0 0 1 3.56 1.18a3.81 3.81 0 0 1 .37.43a3.875 3.875 0 0 1 .27.41a2.098 2.098 0 0 1 .18.52q.08.34.12.47a2.856 2.856 0 0 1 .06.56q.02.43.02.51v4.84a2.868 2.868 0 0 0 .15.95a2.475 2.475 0 0 0 .29.62q.14.19.46.61a.599.599 0 0 1 .12.32a.346.346 0 0 1-.16.28q-1.66 1.44-1.8 1.56a.557.557 0 0 1-.58.04q-.28-.24-.49-.46t-.3-.32a4.466 4.466 0 0 1-.29-.39q-.2-.29-.28-.39a4.91 4.91 0 0 1-2.2 1.52a6.038 6.038 0 0 1-1.68.2a3.505 3.505 0 0 1-2.53-.95a3.553 3.553 0 0 1-.99-2.69Zm3.44-.4a1.895 1.895 0 0 0 .39 1.25a1.294 1.294 0 0 0 1.05.47a1.022 1.022 0 0 0 .17-.02a1.022 1.022 0 0 1 .15-.02a2.033 2.033 0 0 0 1.3-1.08a3.13 3.13 0 0 0 .33-.83a3.8 3.8 0 0 0 .12-.73q.01-.28.01-.92v-.5a7.287 7.287 0 0 0-1.76.16a2.144 2.144 0 0 0-1.76 2.22Zm8.4 6.44a.626.626 0 0 1 .12-.16a3.14 3.14 0 0 1 .96-.46a6.52 6.52 0 0 1 1.48-.22a1.195 1.195 0 0 1 .38.02q.9.08 1.08.3a.655.655 0 0 1 .08.36v.14a4.56 4.56 0 0 1-.38 1.65a3.84 3.84 0 0 1-1.06 1.53a.302.302 0 0 1-.18.08a.177.177 0 0 1-.08-.02q-.12-.06-.06-.22a7.632 7.632 0 0 0 .74-2.42a.513.513 0 0 0-.08-.32q-.2-.24-1.12-.24q-.34 0-.8.04q-.5.06-.92.12a.232.232 0 0 1-.16-.04a.065.065 0 0 1-.02-.08a.153.153 0 0 1 .02-.06Z"/></svg>
                    </a>
                  </li>
                </ul>
              </div>
            </div>
          </div>
    
          <div class="col-md-2 col-sm-6">
            <div class="footer-menu">
              <h5 class="widget-title">Ultras</h5>
              <ul class="menu-list list-unstyled">
                <li class="menu-item">
                  <a href="#" class="nav-link">About us</a>
                </li>
                <li class="menu-item">
                  <a href="#" class="nav-link">Conditions </a>
                </li>
                <li class="menu-item">
                  <a href="#" class="nav-link">Our Journals</a>
                </li>
                <li class="menu-item">
                  <a href="#" class="nav-link">Careers</a>
                </li>
                <li class="menu-item">
                  <a href="#" class="nav-link">Affiliate Programme</a>
                </li>
                <li class="menu-item">
                  <a href="#" class="nav-link">Ultras Press</a>
                </li>
              </ul>
            </div>
          </div>
          <div class="col-md-2 col-sm-6">
            <div class="footer-menu">
              <h5 class="widget-title">Customer Service</h5>
              <ul class="menu-list list-unstyled">
                <li class="menu-item">
                  <a href="#" class="nav-link">FAQ</a>
                </li>
                <li class="menu-item">
                  <a href="#" class="nav-link">Contact</a>
                </li>
                <li class="menu-item">
                  <a href="#" class="nav-link">Privacy Policy</a>
                </li>
                <li class="menu-item">
                  <a href="#" class="nav-link">Returns & Refunds</a>
                </li>
                <li class="menu-item">
                  <a href="#" class="nav-link">Cookie Guidelines</a>
                </li>
                <li class="menu-item">
                  <a href="#" class="nav-link">Delivery Information</a>
                </li>
              </ul>
            </div>
          </div>
          <div class="col-md-2 col-sm-6">
            <div class="footer-menu">
              <h5 class="widget-title">Customer Service</h5>
              <ul class="menu-list list-unstyled">
                <li class="menu-item">
                  <a href="#" class="nav-link">FAQ</a>
                </li>
                <li class="menu-item">
                  <a href="#" class="nav-link">Contact</a>
                </li>
                <li class="menu-item">
                  <a href="#" class="nav-link">Privacy Policy</a>
                </li>
                <li class="menu-item">
                  <a href="#" class="nav-link">Returns & Refunds</a>
                </li>
                <li class="menu-item">
                  <a href="#" class="nav-link">Cookie Guidelines</a>
                </li>
                <li class="menu-item">
                  <a href="#" class="nav-link">Delivery Information</a>
                </li>
              </ul>
            </div>
          </div>
          <div class="col-lg-3 col-md-6 col-sm-6">
            <div class="footer-menu">
              <h5 class="widget-title">Subscribe Us</h5>
              <p>Subscribe to our newsletter to get updates about our grand offers.</p>
              <form class="d-flex mt-3 gap-0" action="#">
                <input class="form-control rounded-start rounded-0 bg-light" type="email" placeholder="Email Address" aria-label="Email Address">
                <button class="btn btn-dark rounded-end rounded-0" type="submit">Subscribe</button>
              </form>
            </div>
          </div>
          
        </div>
      </div>
    </footer>
    <div id="footer-bottom">
      <div class="container-fluid">
        <div class="row">
          <div class="col-md-6 copyright">
            <p>© 2023 Foodmart. All rights reserved.</p>
          </div>
          <div class="col-md-6 credit-link text-start text-md-end">
            <p>Free HTML Template by <a href="https://therichpost.com">Jassa</a></p>
          </div>
        </div>
      </div>
    </div>

    4. Now friends we just need to add below code into angulareco/angular.json file to custom.js file working code:

    ...
     "styles": [
                  "src/styles.css",
    "assets/css/vendor.css",
    "assets/css/style.css"
                
                 
                ],
                "scripts": [
                "assets/js/jquery-1.11.0.min.js",
    "assets/js/plugins.js",
    "assets/js/script.js"
    
                ]
    ...

     

    5. Guys now here is the git repo link from where we will get images, fonts, css and js folder and place all the folder inside assets folder:

    Free Git Repo Link

    6. Now friends we just need to add below code into angulareco/src/imdex.html file:

    <!doctype html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Angular17</title>
      <base href="/">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <link rel="icon" type="image/x-icon" href="favicon.ico">
    
    
      <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css">
        <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ" crossorigin="anonymous">
        
    
        <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=Nunito:wght@400;700&family=Open+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
    </head>
    <body>
      <app-root></app-root>
       
        <script src="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.js"></script>
        <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/js/bootstrap.bundle.min.js" integrity="sha384-ENjdO4Dr2bkBIFxQpeoTz1HIcje39Wm4jDKdf19U8gI4ddQ3GYNS7NTKfAdVQSZe" crossorigin="anonymous"></script>
       
    </body>
    </html>
    
    

    Friends in the end must run ng serve command into your terminal to run the angular 17 project(localhost:4200).

    Now we are done friends. If you have any kind of query, suggestion and new requirement then feel free to comment below.

    Note: Friends, In this post, I just tell the basic setup and things, you can change the code according to your requirements.

    I will appreciate that if you will tell your views for this post. Nothing matters if your views will be good or bad because with your views, I will make my next posts more good and helpful.

    Jassa

    Thanks

  • ReactJS Trends for 2024: What Every Developer Needs to Know

    ReactJS Trends for 2024: What Every Developer Needs to Know

    The fate of ReactJS seems promising as well as radiant for front-end engineers. Situated as the structure of decision for making easy-to-understand and search engine-oriented interfaces, ReactJS has penetrated different ventures, including medical care, finance, internet business, and diversion.

    Since its origin in 2013, ReactJS has seen outstanding development, developing into an urgent player in UI improvement. Recent data demonstrates its significance that more than 4.014% of software developers are using ReactJs.

    Hire ReactJS developers India are used for web development by major corporations such as Dropbox, Instagram, Facebook, Airbnb, and others.

    It continues to develop, bringing developers new trends and opportunities. What’s more, it shows a promising future. ReactJs is currently turning into a fundamental piece of organization for web and versatile application advancement. In view of a few elements like usability, advancing rapidly, and pre-constructed parts.  Thus, if you want to make a career in ReactJs or need to know the Future trends of ReactJs in 2024, then, at that point, continue to peruse this aide.

    Here, we will investigate how ReactJS is going to be in 2024, the most recent patterns and forecasts, its interest, and how it’s forming the fate of web and mobile application development.

    How did ReactJs evolve?

    ReactJs was first presented by Facebook in 2013. It is a JavaScript library that can assist designers with building UIs. At the underlying stage, the Facebook engineers fabricated ReactJs to determine any issue, and its entrance was restricted exclusively to the workers.

    Afterwards, the utilization of ReactJs made javascript developers’ lives simpler and immediately acquired gigantic ubiquity among people in general.

    ReactJS: From Problem Solver to Top Choice—A Contemporary Perspective

    As of now, ReactJs is a very encouraging field for building web and portable application UIs. It was principally utilized for assisting with any issue, yet presently it’s a Top decision of JavaScript designers.

    Most well-known organizations, including Facebook, Netflix, Airbnb, Dropbox, Walmart, Instagram, Wix, and so on, use ReactJs for connecting with and easy-to-use UI improvements. It shows that React is constantly developing, and the interest will develop after some time.

    React is profoundly centred around staying up with the latest renditions, functionalities, assets, and patterns and working on the developer’s life by making the UI improvement process a lot more straightforward and quicker.

    The most compelling motivations behind the developing interest in ReactJs are pre-fabricated parts, vigour, and versatility that permit any business to develop its business, and that is the reason it’s a favored javascript library for UI improvement.

    Advanced Topics Every ReactJs Developer Should Know

    Hire ReactJS developers India developing applications that are more effective and scalable can be made possible by mastering advanced ReactJS concepts. The following are seven high level ReactJS ideas that each engineer ought to know all about:

    • Higher-Order Components (HOCs):

    HOCs are capabilities that take a part and return another part with extra props or potentially conduct. HOCs enable developers to abstract complex logic or features into reusable components and improve the reusability of code. They are normally utilized for errands like confirmation, logging, or taking care of aftereffects.

    • Render Props:

    Render props is a procedure where a part’s render strategy gets a capability as a prop, permitting the part to impart its inside state or conduct to its kids.

    Render props give an adaptable method for dividing code among parts, advancing a more secluded and reusable design.

    • React Hooks:

    Hooks are functions that let functional components use state and lifecycle features. Normal snares incorporate useState, useEffect, and useContext.

    Snares work on state the board and lifecycle techniques in useful parts, advancing cleaner and more succinct code. They likewise energize the reuse of stateful rationale.

    • Context API:

    Setting gives a method for going information through the part tree without passing props down physically at each level.

    Setting is helpful for overseeing worldwide state or giving subject data, making it simpler to share information across parts without prop penetrating.

    • Blunder Limits:

    Components that detect JavaScript errors anywhere in their component tree and either log them or display a fallback UI are known as error boundaries.

    Mistake limits assist with forestalling crashes in your application by effortlessly taking care of blunders. They likewise give a method for logging blunder data for investigating.

    • Memoization:

    Memoization includes advancing the presentation of useful parts by memoizing the aftereffect of costly capability calls.

    Memoization can fundamentally work on the exhibition of Respond applications by storing the consequences of calculations and forestalling pointless re-renders.

    • Server-Side Delivering (SSR) and Static Site Generation (SSG):

    SSR includes delivering Respond parts on the server prior to sending HTML to the client, further developing introductory burden times. SSG creates static HTML documents at assembly time.

    SSR and SSG improve execution, Website optimization, and client experience by conveying pre-delivered content. They are especially valuable for content-weighty sites.

    Top 10 Patterns Molding the Future Scene of ReactJS

    • Favored Decision for New Businesses and Endeavors:

    ReactJS arises as the best option for new businesses and endeavours, offering an expense-proficient answer for quick web and versatile application improvement.

    • Ascent of Single-Page Applications (SPA):

    The interest in very advanced single-page applications (SPAs) is on the ascent, with ReactJS being the go-to system for designers looking to improve client encounters.

    • Incorporation with AI (ML):

    As AI picks up speed, ReactJS works with its coordination into current applications. The versatility, versatility, and cross-stage backing of ReactJS make it a superb decision for designers joining ML with a ReactJs-based UI.

    • Improved Designer Experience:

    ReactJS altered the improvement interaction by working on it, and the system’s constant development and updates guarantee far superior engineer insight.

    • The debut of the reactive concurrent mode:

    ReactJs Simultaneous Mode, a strong element, empowers the nonconcurrent delivery of parts, supporting the presentation and streamlining of ReactJs applications.

    • Respond Server Parts: Moving the Worldview

    Further developed execution and decreased load times are the critical benefits of Respond Server Parts. Developers have the ability to improve the user experience and appeal to a wider audience by reducing client-side rendering overhead.

    • Simultaneous Mode Development: A Step Up: What You Need to Know:

    The earlier version of React Concurrent Mode is expected to mature in 2024. This element empowers the nonconcurrent delivery of parts, improving the responsiveness and UI of Respond applications. Mature Simultaneous Mode carries further developed execution and responsiveness to Respond applications. Designers can expect smoother client cooperation and a more effective portion of assets, causing applications to feel quicker and more powerful.

    • The Ascent of Headless CMS with Respond Coordination

    The executive’s frameworks(CMS) are turning out to be progressively famous, and the mix of React with these frameworks is picking up speed. This pattern permits designers to make dynamic, content-rich sites while utilizing the adaptability of headless CMS stages.

    The blend of ReactJS and headless CMS smoothes out happy administration, furnishing designers with a strong toolset for making drawing in and dynamic web encounters. This pattern is especially pertinent for content-weighty applications.

    • The Micro Frontends: Building Particular Applications

    Miniature Frontends, a design style that applies microservices development standards to front-end improvement, is getting some momentum. This approach includes separating a solid front end into more modest, freely deployable units.

    Miniature Frontends offer improved versatility, more straightforward upkeep, and free organization of front-end modules. Respond engineers embracing this pattern can fabricate more particular, adaptable, and viable applications.

    • Flood Popular for ReactJS Designers:

    The job market is experiencing a surge in demand for skilled React developers as a result of the growing popularity and adoption of ReactJS. Aspiring developers now have a lucrative career option.

    Final Outline

    Wrapping Up!

    ReactJS has a brilliant future, and interest in utilizing ReactJs will develop over the long haul in light of its various functionalities and low expectations to learn and adapt. ReactJs is the most popular decision for UI (UI) improvement. We trust this guide covers everything about the future of ReactJs and you find out about your interest for ReactJs. Presently it’s your chance to recruit ReactJs designers and use the ReactJs system to make your application’s UI current and utilitarian.

  • ANGULAR 17 Datatable with Dynamic Data & Get data from selected row

    ANGULAR 17 Datatable with Dynamic Data & Get data from selected row

    Hello friends, welcome back to my blog. Today in this blog post, I am going to show you, ANGULAR 17 Datatable with Dynamic Data & Get data from selected row

    Live Demo
    ANGULAR 17 Datatable with Dynamic Data & Get data from selected row
    ANGULAR 17 Datatable with Dynamic Data & Get data from selected row

    Angular 17 came and if you are new then you must check below link:

    1. Angular 17 Basic Tutorials
    2. Datatable

    Friends now I proceed onwards and here is the working code snippet and please use carefully this to avoid the mistakes:

    1. Firstly friends we need fresh angular 17 setup and for this we need to run below commands but if you already have angular 17 setup then you can avoid below commands. Secondly we should also have latest node version installed on our system:

    npm install -g @angular/cli 
    
    ng new angulardatatable //Create new Angular Project
    
    cd angulardatatable // Go inside the Angular Project Folder

    2. Now friends, here we need to run below commands into our project terminal to install datatable modules, bootstrap(for good looks), jquery  modules into our angular application:

    I am also adding bootstrap to make datatable looks good.

    npm install jquery --save 
    npm install datatables.net --save 
    npm install datatables.net-dt --save 
    npm install angular-datatables --save 
    npm install @types/jquery --save-dev 
    npm install @types/datatables.net --save-dev 
    npm install bootstrap --save 
    npm i @popperjs/core 
    npm install datatables.net-buttons --save 
    npm install datatables.net-buttons-dt --save 
    npm install @types/datatables.net-buttons --save-dev 
    npm install jszip --save

    3. After done with commands add below code into you angular.json file:

    ...
    "styles": [
                  "src/styles.css",
                  "node_modules/datatables.net-dt/css/jquery.dataTables.css",
                  "node_modules/bootstrap/dist/css/bootstrap.min.css"
                ],
                "scripts": [
                  "node_modules/jquery/dist/jquery.js",
                  "node_modules/datatables.net/js/jquery.dataTables.js",
                  "node_modules/bootstrap/dist/js/bootstrap.min.js",
                  "node_modules/jszip/dist/jszip.js",
                  "node_modules/datatables.net-buttons/js/dataTables.buttons.js",
                  "node_modules/datatables.net-buttons/js/buttons.colVis.js",
                  "node_modules/datatables.net-buttons/js/buttons.flash.js",
                  "node_modules/datatables.net-buttons/js/buttons.html5.js",
                  "node_modules/datatables.net-buttons/js/buttons.print.js"
                ]
    ...

    4. Now friends we just need to add below code into src/app/app.component.ts file:

    import { Component } from '@angular/core';
    import { CommonModule } from '@angular/common';
    import { RouterOutlet } from '@angular/router';
    import {DataTablesModule} from 'angular-datatables';
    import { HttpClientModule } from '@angular/common/http';
    import { HttpClient } from '@angular/common/http';
    
    @Component({
      selector: 'app-root',
      standalone: true,
      imports: [CommonModule, RouterOutlet, DataTablesModule, HttpClientModule],
      templateUrl: './app.component.html',
      styleUrls: ['./app.component.css']
    })
    export class AppComponent {
      title = 'angular17';
      data:any;
      constructor(private http: HttpClient){
      //get request from web api
      this.http.get('https://jsonplaceholder.typicode.com/users').subscribe(data => {
      
        this.data = data;
      setTimeout(()=>{   
         $('#datatableexample').DataTable( {
          pagingType: 'full_numbers',
          pageLength: 5,
          processing: true,
          lengthMenu : [5, 10, 25],
      } );
      }, 1);
            }, error => console.error(error));
    }
    getName(name:any)
    {
      alert(name)
    }
    }

    6. Now friends we need to add below code into app.component.html file to get final output on web browser:

    <div class="container p-5">
      <table class="table table-striped table-bordered table-sm row-border hover" id="datatableexample">
        <thead>
          <tr>
            <th>ID</th>
            <th>Name</th>
            <th>Email</th>
           
          </tr>
        </thead>
        <tbody>
         <tr *ngFor="let group of data">
               <td>{{group.id}}<input (click)="getName(group.name)" name="flexRadioDefault" id={{group.id}} class="form-check-input" type="radio"></td>
               <td>{{group.name}}</td>
               <td>{{group.email}}</td>
              
           </tr>
        </tbody>
      </table>
    </div>

    Now we are done friends and please run ng serve command and if you have any kind of query then please do comment below.

    Note: Friends, I just tell the basic setup and things, you can change the code according to your requirements. For better understanding must watch video above.

    I will appreciate that if you will tell your views for this post. Nothing matters if your views will be good or bad.

    Jassa

    Thanks

  • Angular 17 Free Organic Veggies & Fruits Foods Ecommerce Template

    Angular 17 Free Organic Veggies & Fruits Foods Ecommerce Template

    Hello friends, welcome back to my blog. Today this blog post will share you, Angular 17 Free Organic Veggies & Fruits Foods Ecommerce Template.


    Live Demo

    Angular 17 Free Organic Veggies & Fruits Foods Ecommerce Template
    Angular 17 Free Organic Veggies & Fruits Foods Ecommerce Template

    Angular 17 came and Bootstrap 5 also. If you are new then you must check below two links:

    1. Angular 17 Basic Tutorials
    2. Bootstrap 5

    Friends now I proceed onwards and here is the working code snippet and please use carefully this to avoid the mistakes:

    1. Firstly friends we need fresh angular 17 setup and for this we need to run below commands but if you already have angular 17 setup then you can avoid below commands. Secondly we should also have latest node version installed on our system:

    npm install -g @angular/cli 
    
    ng new angulareco //Create new Angular Project
    
    cd angulareco // Go inside the Angular Project Folder

    2. Now friends we just need to add below code into angulareco/src/app/app.component.html file to get final out on the web browser:

     <!-- Spinner Start -->
     <div id="spinner" class="w-100 vh-100 bg-white position-fixed translate-middle top-50 start-50 d-flex align-items-center justify-content-center">
      <div class="spinner-grow text-primary" role="status"></div>
    </div>
    <!-- Spinner End -->
    
    
    <!-- Navbar start -->
    <div class="container-fluid fixed-top">
      <div class="container topbar bg-primary d-none d-lg-block">
          <div class="d-flex justify-content-between">
              <div class="top-info ps-2">
                  <small class="me-3"><i class="fas fa-map-marker-alt me-2 text-secondary"></i> <a href="#" class="text-white">123 Street, New York</a></small>
                  <small class="me-3"><i class="fas fa-envelope me-2 text-secondary"></i><a href="#" class="text-white">https://therichpost.com</a></small>
              </div>
              <div class="top-link pe-2">
                  <a href="#" class="text-white"><small class="text-white mx-2">Privacy Policy</small>/</a>
                  <a href="#" class="text-white"><small class="text-white mx-2">Terms of Use</small>/</a>
                  <a href="#" class="text-white"><small class="text-white ms-2">Sales and Refunds</small></a>
              </div>
          </div>
      </div>
      <div class="container px-0">
          <nav class="navbar navbar-light bg-white navbar-expand-xl">
              <a href="#" class="navbar-brand"><h1 class="text-primary display-6">Fruitables</h1></a>
              <button class="navbar-toggler py-2 px-3" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse">
                  <span class="fa fa-bars text-primary"></span>
              </button>
              <div class="collapse navbar-collapse bg-white" id="navbarCollapse">
                  <div class="navbar-nav mx-auto">
                      <a href="#" class="nav-item nav-link active">Home</a>
                      <a href="#" class="nav-item nav-link">Shop</a>
                      <a href="#" class="nav-item nav-link">Shop Detail</a>
                      <div class="nav-item dropdown">
                          <a href="#" class="nav-link dropdown-toggle" data-bs-toggle="dropdown">Pages</a>
                          <div class="dropdown-menu m-0 bg-secondary rounded-0">
                              <a href="#" class="dropdown-item">Cart</a>
                              <a href="#" class="dropdown-item">Chackout</a>
                              <a href="#" class="dropdown-item">Testimonial</a>
                              <a href="#" class="dropdown-item">404 Page</a>
                          </div>
                      </div>
                      <a href="#" class="nav-item nav-link">Contact</a>
                  </div>
                  <div class="d-flex m-3 me-0">
                      <button class="btn-search btn border border-secondary btn-md-square rounded-circle bg-white me-4" data-bs-toggle="modal" data-bs-target="#searchModal"><i class="fas fa-search text-primary"></i></button>
                      <a href="#" class="position-relative me-4 my-auto">
                          <i class="fa fa-shopping-bag fa-2x"></i>
                          <span class="position-absolute bg-secondary rounded-circle d-flex align-items-center justify-content-center text-dark px-1" style="top: -5px; left: 15px; height: 20px; min-width: 20px;">3</span>
                      </a>
                      <a href="#" class="my-auto">
                          <i class="fas fa-user fa-2x"></i>
                      </a>
                  </div>
              </div>
          </nav>
      </div>
    </div>
    <!-- Navbar End -->
    
    
    <!-- Modal Search Start -->
    <div class="modal fade" id="searchModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true">
      <div class="modal-dialog modal-fullscreen">
          <div class="modal-content rounded-0">
              <div class="modal-header">
                  <h5 class="modal-title" id="exampleModalLabel">Search by keyword</h5>
                  <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
              </div>
              <div class="modal-body d-flex align-items-center">
                  <div class="input-group w-75 mx-auto d-flex">
                      <input type="search" class="form-control p-3" placeholder="keywords" aria-describedby="search-icon-1">
                      <span id="search-icon-1" class="input-group-text p-3"><i class="fa fa-search"></i></span>
                  </div>
              </div>
          </div>
      </div>
    </div>
    <!-- Modal Search End -->
    
    
    <!-- Hero Start -->
    <div class="container-fluid py-5 mb-5 hero-header">
      <div class="container py-5">
          <div class="row g-5 align-items-center">
              <div class="col-md-12 col-lg-7">
                  <h4 class="mb-3 text-secondary">100% Organic Foods</h4>
                  <h1 class="mb-5 display-3 text-primary">Organic Veggies & Fruits Foods</h1>
                  <div class="position-relative mx-auto">
                      <input class="form-control border-2 border-secondary w-75 py-3 px-4 rounded-pill" type="number" placeholder="Search">
                      <button type="submit" class="btn btn-primary border-2 border-secondary py-3 px-4 position-absolute rounded-pill text-white h-100" style="top: 0; right: 25%;">Submit Now</button>
                  </div>
              </div>
              <div class="col-md-12 col-lg-5">
                  <div id="carouselId" class="carousel slide position-relative" data-bs-ride="carousel">
                      <div class="carousel-inner" role="listbox">
                          <div class="carousel-item active rounded">
                              <img src="assets/images/hero-img-1.png" class="img-fluid w-100 h-100 bg-secondary rounded" alt="First slide">
                              <a href="#" class="btn px-4 py-2 text-white rounded">Fruites</a>
                          </div>
                          <div class="carousel-item rounded">
                              <img src="assets/images/hero-img-2.jpg" class="img-fluid w-100 h-100 rounded" alt="Second slide">
                              <a href="#" class="btn px-4 py-2 text-white rounded">Vesitables</a>
                          </div>
                      </div>
                      <button class="carousel-control-prev" type="button" data-bs-target="#carouselId" data-bs-slide="prev">
                          <span class="carousel-control-prev-icon" aria-hidden="true"></span>
                          <span class="visually-hidden">Previous</span>
                      </button>
                      <button class="carousel-control-next" type="button" data-bs-target="#carouselId" data-bs-slide="next">
                          <span class="carousel-control-next-icon" aria-hidden="true"></span>
                          <span class="visually-hidden">Next</span>
                      </button>
                  </div>
              </div>
          </div>
      </div>
    </div>
    <!-- Hero End -->
    
    
    <!-- Featurs Section Start -->
    <div class="container-fluid featurs py-5">
      <div class="container py-5">
          <div class="row g-4">
              <div class="col-md-6 col-lg-3">
                  <div class="featurs-item text-center rounded bg-light p-4">
                      <div class="featurs-icon btn-square rounded-circle bg-secondary mb-5 mx-auto">
                          <i class="fas fa-car-side fa-3x text-white"></i>
                      </div>
                      <div class="featurs-content text-center">
                          <h5>Free Shipping</h5>
                          <p class="mb-0">Free on order over $300</p>
                      </div>
                  </div>
              </div>
              <div class="col-md-6 col-lg-3">
                  <div class="featurs-item text-center rounded bg-light p-4">
                      <div class="featurs-icon btn-square rounded-circle bg-secondary mb-5 mx-auto">
                          <i class="fas fa-user-shield fa-3x text-white"></i>
                      </div>
                      <div class="featurs-content text-center">
                          <h5>Security Payment</h5>
                          <p class="mb-0">100% security payment</p>
                      </div>
                  </div>
              </div>
              <div class="col-md-6 col-lg-3">
                  <div class="featurs-item text-center rounded bg-light p-4">
                      <div class="featurs-icon btn-square rounded-circle bg-secondary mb-5 mx-auto">
                          <i class="fas fa-exchange-alt fa-3x text-white"></i>
                      </div>
                      <div class="featurs-content text-center">
                          <h5>30 Day Return</h5>
                          <p class="mb-0">30 day money guarantee</p>
                      </div>
                  </div>
              </div>
              <div class="col-md-6 col-lg-3">
                  <div class="featurs-item text-center rounded bg-light p-4">
                      <div class="featurs-icon btn-square rounded-circle bg-secondary mb-5 mx-auto">
                          <i class="fa fa-phone-alt fa-3x text-white"></i>
                      </div>
                      <div class="featurs-content text-center">
                          <h5>24/7 Support</h5>
                          <p class="mb-0">Support every time fast</p>
                      </div>
                  </div>
              </div>
          </div>
      </div>
    </div>
    <!-- Featurs Section End -->
    
    
    <!-- Fruits Shop Start-->
    <div class="container-fluid fruite py-5">
      <div class="container py-5">
          <div class="tab-class text-center">
              <div class="row g-4">
                  <div class="col-lg-4 text-start">
                      <h1>Our Organic Products</h1>
                  </div>
                  <div class="col-lg-8 text-end">
                      <ul class="nav nav-pills d-inline-flex text-center mb-5">
                          <li class="nav-item">
                              <a class="d-flex m-2 py-2 bg-light rounded-pill active" data-bs-toggle="pill" href="#tab-1">
                                  <span class="text-dark" style="width: 130px;">All Products</span>
                              </a>
                          </li>
                          <li class="nav-item">
                              <a class="d-flex py-2 m-2 bg-light rounded-pill" data-bs-toggle="pill" href="#tab-2">
                                  <span class="text-dark" style="width: 130px;">Vegetables</span>
                              </a>
                          </li>
                          <li class="nav-item">
                              <a class="d-flex m-2 py-2 bg-light rounded-pill" data-bs-toggle="pill" href="#tab-3">
                                  <span class="text-dark" style="width: 130px;">Fruits</span>
                              </a>
                          </li>
                          <li class="nav-item">
                              <a class="d-flex m-2 py-2 bg-light rounded-pill" data-bs-toggle="pill" href="#tab-4">
                                  <span class="text-dark" style="width: 130px;">Bread</span>
                              </a>
                          </li>
                          <li class="nav-item">
                              <a class="d-flex m-2 py-2 bg-light rounded-pill" data-bs-toggle="pill" href="#tab-5">
                                  <span class="text-dark" style="width: 130px;">Meat</span>
                              </a>
                          </li>
                      </ul>
                  </div>
              </div>
              <div class="tab-content">
                  <div id="tab-1" class="tab-pane fade show p-0 active">
                      <div class="row g-4">
                          <div class="col-lg-12">
                              <div class="row g-4">
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-5.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Grapes</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-5.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Grapes</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-2.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Raspberries</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-4.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Apricots</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-3.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Banana</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-1.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Oranges</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-2.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Raspberries</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-5.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Grapes</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                              </div>
                          </div>
                      </div>
                  </div>
                  <div id="tab-2" class="tab-pane fade show p-0">
                      <div class="row g-4">
                          <div class="col-lg-12">
                              <div class="row g-4">
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-5.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Grapes</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-2.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Raspberries</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                              </div>
                          </div>
                      </div>
                  </div>
                  <div id="tab-3" class="tab-pane fade show p-0">
                      <div class="row g-4">
                          <div class="col-lg-12">
                              <div class="row g-4">
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-1.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Oranges</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-6.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Apple</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                              </div>
                          </div>
                      </div>
                  </div>
                  <div id="tab-4" class="tab-pane fade show p-0">
                      <div class="row g-4">
                          <div class="col-lg-12">
                              <div class="row g-4">
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-5.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Grapes</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-4.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Apricots</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                              </div>
                          </div>
                      </div>
                  </div>
                  <div id="tab-5" class="tab-pane fade show p-0">
                      <div class="row g-4">
                          <div class="col-lg-12">
                              <div class="row g-4">
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-3.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Banana</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-2.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Raspberries</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                                  <div class="col-md-6 col-lg-4 col-xl-3">
                                      <div class="rounded position-relative fruite-item">
                                          <div class="fruite-img">
                                              <img src="assets/images/fruite-item-1.jpg" class="img-fluid w-100 rounded-top" alt="">
                                          </div>
                                          <div class="text-white bg-secondary px-3 py-1 rounded position-absolute" style="top: 10px; left: 10px;">Fruits</div>
                                          <div class="p-4 border border-secondary border-top-0 rounded-bottom">
                                              <h4>Oranges</h4>
                                              <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                                              <div class="d-flex justify-content-between flex-lg-wrap">
                                                  <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                                                  <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                                              </div>
                                          </div>
                                      </div>
                                  </div>
                              </div>
                          </div>
                      </div>
                  </div>
              </div>
          </div>      
      </div>
    </div>
    <!-- Fruits Shop End-->
    
    
    <!-- Featurs Start -->
    <div class="container-fluid service py-5">
      <div class="container py-5">
          <div class="row g-4 justify-content-center">
              <div class="col-md-6 col-lg-4">
                  <a href="#">
                      <div class="service-item bg-secondary rounded border border-secondary">
                          <img src="assets/images/featur-1.jpg" class="img-fluid rounded-top w-100" alt="">
                          <div class="px-4 rounded-bottom">
                              <div class="service-content bg-primary text-center p-4 rounded">
                                  <h5 class="text-white">Fresh Apples</h5>
                                  <h3 class="mb-0">20% OFF</h3>
                              </div>
                          </div>
                      </div>
                  </a>
              </div>
              <div class="col-md-6 col-lg-4">
                  <a href="#">
                      <div class="service-item bg-dark rounded border border-dark">
                          <img src="assets/images/featur-2.jpg" class="img-fluid rounded-top w-100" alt="">
                          <div class="px-4 rounded-bottom">
                              <div class="service-content bg-light text-center p-4 rounded">
                                  <h5 class="text-primary">Tasty Fruits</h5>
                                  <h3 class="mb-0">Free delivery</h3>
                              </div>
                          </div>
                      </div>
                  </a>
              </div>
              <div class="col-md-6 col-lg-4">
                  <a href="#">
                      <div class="service-item bg-primary rounded border border-primary">
                          <img src="assets/images/featur-3.jpg" class="img-fluid rounded-top w-100" alt="">
                          <div class="px-4 rounded-bottom">
                              <div class="service-content bg-secondary text-center p-4 rounded">
                                  <h5 class="text-white">Exotic Vegitable</h5>
                                  <h3 class="mb-0">Discount 30$</h3>
                              </div>
                          </div>
                      </div>
                  </a>
              </div>
          </div>
      </div>
    </div>
    <!-- Featurs End -->
    <!-- Vesitable Shop Start-->
    <div class="container-fluid vesitable py-5">
      <div class="container py-5">
          <h1 class="mb-0">Fresh Organic Vegetables</h1>
          <div class="owl-carousel vegetable-carousel justify-content-center">
              <div class="border border-primary rounded position-relative vesitable-item">
                  <div class="vesitable-img">
                      <img src="assets/images/vegetable-item-6.jpg" class="img-fluid w-100 rounded-top" alt="">
                  </div>
                  <div class="text-white bg-primary px-3 py-1 rounded position-absolute" style="top: 10px; right: 10px;">Vegetable</div>
                  <div class="p-4 rounded-bottom">
                      <h4>Parsely</h4>
                      <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                      <div class="d-flex justify-content-between flex-lg-wrap">
                          <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                          <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                      </div>
                  </div>
              </div>
              <div class="border border-primary rounded position-relative vesitable-item">
                  <div class="vesitable-img">
                      <img src="assets/images/vegetable-item-1.jpg" class="img-fluid w-100 rounded-top" alt="">
                  </div>
                  <div class="text-white bg-primary px-3 py-1 rounded position-absolute" style="top: 10px; right: 10px;">Vegetable</div>
                  <div class="p-4 rounded-bottom">
                      <h4>Parsely</h4>
                      <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                      <div class="d-flex justify-content-between flex-lg-wrap">
                          <p class="text-dark fs-5 fw-bold mb-0">$4.99 / kg</p>
                          <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                      </div>
                  </div>
              </div>
              <div class="border border-primary rounded position-relative vesitable-item">
                  <div class="vesitable-img">
                      <img src="assets/images/vegetable-item-3.png" class="img-fluid w-100 rounded-top bg-light" alt="">
                  </div>
                  <div class="text-white bg-primary px-3 py-1 rounded position-absolute" style="top: 10px; right: 10px;">Vegetable</div>
                  <div class="p-4 rounded-bottom">
                      <h4>Banana</h4>
                      <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                      <div class="d-flex justify-content-between flex-lg-wrap">
                          <p class="text-dark fs-5 fw-bold mb-0">$7.99 / kg</p>
                          <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                      </div>
                  </div>
              </div>
              <div class="border border-primary rounded position-relative vesitable-item">
                  <div class="vesitable-img">
                      <img src="assets/images/vegetable-item-4.jpg" class="img-fluid w-100 rounded-top" alt="">
                  </div>
                  <div class="text-white bg-primary px-3 py-1 rounded position-absolute" style="top: 10px; right: 10px;">Vegetable</div>
                  <div class="p-4 rounded-bottom">
                      <h4>Bell Papper</h4>
                      <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                      <div class="d-flex justify-content-between flex-lg-wrap">
                          <p class="text-dark fs-5 fw-bold mb-0">$7.99 / kg</p>
                          <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                      </div>
                  </div>
              </div>
              <div class="border border-primary rounded position-relative vesitable-item">
                  <div class="vesitable-img">
                      <img src="assets/images/vegetable-item-5.jpg" class="img-fluid w-100 rounded-top" alt="">
                  </div>
                  <div class="text-white bg-primary px-3 py-1 rounded position-absolute" style="top: 10px; right: 10px;">Vegetable</div>
                  <div class="p-4 rounded-bottom">
                      <h4>Potatoes</h4>
                      <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                      <div class="d-flex justify-content-between flex-lg-wrap">
                          <p class="text-dark fs-5 fw-bold mb-0">$7.99 / kg</p>
                          <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                      </div>
                  </div>
              </div>
              <div class="border border-primary rounded position-relative vesitable-item">
                  <div class="vesitable-img">
                      <img src="assets/images/vegetable-item-6.jpg" class="img-fluid w-100 rounded-top" alt="">
                  </div>
                  <div class="text-white bg-primary px-3 py-1 rounded position-absolute" style="top: 10px; right: 10px;">Vegetable</div>
                  <div class="p-4 rounded-bottom">
                      <h4>Parsely</h4>
                      <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                      <div class="d-flex justify-content-between flex-lg-wrap">
                          <p class="text-dark fs-5 fw-bold mb-0">$7.99 / kg</p>
                          <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                      </div>
                  </div>
              </div>
              <div class="border border-primary rounded position-relative vesitable-item">
                  <div class="vesitable-img">
                      <img src="assets/images/vegetable-item-5.jpg" class="img-fluid w-100 rounded-top" alt="">
                  </div>
                  <div class="text-white bg-primary px-3 py-1 rounded position-absolute" style="top: 10px; right: 10px;">Vegetable</div>
                  <div class="p-4 rounded-bottom">
                      <h4>Potatoes</h4>
                      <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                      <div class="d-flex justify-content-between flex-lg-wrap">
                          <p class="text-dark fs-5 fw-bold mb-0">$7.99 / kg</p>
                          <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                      </div>
                  </div>
              </div>
              <div class="border border-primary rounded position-relative vesitable-item">
                  <div class="vesitable-img">
                      <img src="assets/images/vegetable-item-6.jpg" class="img-fluid w-100 rounded-top" alt="">
                  </div>
                  <div class="text-white bg-primary px-3 py-1 rounded position-absolute" style="top: 10px; right: 10px;">Vegetable</div>
                  <div class="p-4 rounded-bottom">
                      <h4>Parsely</h4>
                      <p>Lorem ipsum dolor sit amet consectetur adipisicing elit sed do eiusmod te incididunt</p>
                      <div class="d-flex justify-content-between flex-lg-wrap">
                          <p class="text-dark fs-5 fw-bold mb-0">$7.99 / kg</p>
                          <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                      </div>
                  </div>
              </div>
          </div>
      </div>
    </div>
    <!-- Vesitable Shop End -->
    
    
    <!-- Banner Section Start-->
    <div class="container-fluid banner bg-secondary my-5">
      <div class="container py-5">
          <div class="row g-4 align-items-center">
              <div class="col-lg-6">
                  <div class="py-4">
                      <h1 class="display-3 text-white">Fresh Exotic Fruits</h1>
                      <p class="fw-normal display-3 text-dark mb-4">in Our Store</p>
                      <p class="mb-4 text-dark">The generated Lorem Ipsum is therefore always free from repetition injected humour, or non-characteristic words etc.</p>
                      <a href="#" class="banner-btn btn border-2 border-white rounded-pill text-dark py-3 px-5">BUY</a>
                  </div>
              </div>
              <div class="col-lg-6">
                  <div class="position-relative">
                      <img src="assets/images/baner-1.png" class="img-fluid w-100 rounded" alt="">
                      <div class="d-flex align-items-center justify-content-center bg-white rounded-circle position-absolute" style="width: 140px; height: 140px; top: 0; left: 0;">
                          <h1 style="font-size: 100px;">1</h1>
                          <div class="d-flex flex-column">
                              <span class="h2 mb-0">50$</span>
                              <span class="h4 text-muted mb-0">kg</span>
                          </div>
                      </div>
                  </div>
              </div>
          </div>
      </div>
    </div>
    <!-- Banner Section End -->
    
    
    <!-- Bestsaler Product Start -->
    <div class="container-fluid py-5">
      <div class="container py-5">
          <div class="text-center mx-auto mb-5" style="max-width: 700px;">
              <h1 class="display-4">Bestseller Products</h1>
              <p>Latin words, combined with a handful of model sentence structures, to generate Lorem Ipsum which looks reasonable.</p>
          </div>
          <div class="row g-4">
              <div class="col-lg-6 col-xl-4">
                  <div class="p-4 rounded bg-light">
                      <div class="row align-items-center">
                          <div class="col-6">
                              <img src="assets/images/best-product-1.jpg" class="img-fluid rounded-circle w-100" alt="">
                          </div>
                          <div class="col-6">
                              <a href="#" class="h5">Organic Tomato</a>
                              <div class="d-flex my-3">
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star"></i>
                              </div>
                              <h4 class="mb-3">3.12 $</h4>
                              <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                          </div>
                      </div>
                  </div>
              </div>
              <div class="col-lg-6 col-xl-4">
                  <div class="p-4 rounded bg-light">
                      <div class="row align-items-center">
                          <div class="col-6">
                              <img src="assets/images/best-product-2.jpg" class="img-fluid rounded-circle w-100" alt="">
                          </div>
                          <div class="col-6">
                              <a href="#" class="h5">Organic Tomato</a>
                              <div class="d-flex my-3">
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star"></i>
                              </div>
                              <h4 class="mb-3">3.12 $</h4>
                              <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                          </div>
                      </div>
                  </div>
              </div>
              <div class="col-lg-6 col-xl-4">
                  <div class="p-4 rounded bg-light">
                      <div class="row align-items-center">
                          <div class="col-6">
                              <img src="assets/images/best-product-3.jpg" class="img-fluid rounded-circle w-100" alt="">
                          </div>
                          <div class="col-6">
                              <a href="#" class="h5">Organic Tomato</a>
                              <div class="d-flex my-3">
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star"></i>
                              </div>
                              <h4 class="mb-3">3.12 $</h4>
                              <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                          </div>
                      </div>
                  </div>
              </div>
              <div class="col-lg-6 col-xl-4">
                  <div class="p-4 rounded bg-light">
                      <div class="row align-items-center">
                          <div class="col-6">
                              <img src="assets/images/best-product-4.jpg" class="img-fluid rounded-circle w-100" alt="">
                          </div>
                          <div class="col-6">
                              <a href="#" class="h5">Organic Tomato</a>
                              <div class="d-flex my-3">
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star"></i>
                              </div>
                              <h4 class="mb-3">3.12 $</h4>
                              <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                          </div>
                      </div>
                  </div>
              </div>
              <div class="col-lg-6 col-xl-4">
                  <div class="p-4 rounded bg-light">
                      <div class="row align-items-center">
                          <div class="col-6">
                              <img src="assets/images/best-product-5.jpg" class="img-fluid rounded-circle w-100" alt="">
                          </div>
                          <div class="col-6">
                              <a href="#" class="h5">Organic Tomato</a>
                              <div class="d-flex my-3">
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star"></i>
                              </div>
                              <h4 class="mb-3">3.12 $</h4>
                              <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                          </div>
                      </div>
                  </div>
              </div>
              <div class="col-lg-6 col-xl-4">
                  <div class="p-4 rounded bg-light">
                      <div class="row align-items-center">
                          <div class="col-6">
                              <img src="assets/images/best-product-6.jpg" class="img-fluid rounded-circle w-100" alt="">
                          </div>
                          <div class="col-6">
                              <a href="#" class="h5">Organic Tomato</a>
                              <div class="d-flex my-3">
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star"></i>
                              </div>
                              <h4 class="mb-3">3.12 $</h4>
                              <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                          </div>
                      </div>
                  </div>
              </div>
              <div class="col-md-6 col-lg-6 col-xl-3">
                  <div class="text-center">
                      <img src="assets/images/fruite-item-1.jpg" class="img-fluid rounded" alt="">
                      <div class="py-4">
                          <a href="#" class="h5">Organic Tomato</a>
                          <div class="d-flex my-3 justify-content-center">
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star"></i>
                          </div>
                          <h4 class="mb-3">3.12 $</h4>
                          <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                      </div>
                  </div>
              </div>
              <div class="col-md-6 col-lg-6 col-xl-3">
                  <div class="text-center">
                      <img src="assets/images/fruite-item-2.jpg" class="img-fluid rounded" alt="">
                      <div class="py-4">
                          <a href="#" class="h5">Organic Tomato</a>
                          <div class="d-flex my-3 justify-content-center">
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star"></i>
                          </div>
                          <h4 class="mb-3">3.12 $</h4>
                          <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                      </div>
                  </div>
              </div>
              <div class="col-md-6 col-lg-6 col-xl-3">
                  <div class="text-center">
                      <img src="assets/images/fruite-item-3.jpg" class="img-fluid rounded" alt="">
                      <div class="py-4">
                          <a href="#" class="h5">Organic Tomato</a>
                          <div class="d-flex my-3 justify-content-center">
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star"></i>
                          </div>
                          <h4 class="mb-3">3.12 $</h4>
                          <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                      </div>
                  </div>
              </div>
              <div class="col-md-6 col-lg-6 col-xl-3">
                  <div class="text-center">
                      <img src="assets/images/fruite-item-4.jpg" class="img-fluid rounded" alt="">
                      <div class="py-2">
                          <a href="#" class="h5">Organic Tomato</a>
                          <div class="d-flex my-3 justify-content-center">
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star text-primary"></i>
                              <i class="fas fa-star"></i>
                          </div>
                          <h4 class="mb-3">3.12 $</h4>
                          <a href="#" class="btn border border-secondary rounded-pill px-3 text-primary"><i class="fa fa-shopping-bag me-2 text-primary"></i> Add to cart</a>
                      </div>
                  </div>
              </div>
          </div>
      </div>
    </div>
    <!-- Bestsaler Product End -->
    
    
    <!-- Fact Start -->
    <div class="container-fluid py-5">
      <div class="container">
          <div class="bg-light p-5 rounded">
              <div class="row g-4 justify-content-center">
                  <div class="col-md-6 col-lg-6 col-xl-3">
                      <div class="counter bg-white rounded p-5">
                          <i class="fa fa-users text-secondary"></i>
                          <h4>satisfied customers</h4>
                          <h1>1963</h1>
                      </div>
                  </div>
                  <div class="col-md-6 col-lg-6 col-xl-3">
                      <div class="counter bg-white rounded p-5">
                          <i class="fa fa-users text-secondary"></i>
                          <h4>quality of service</h4>
                          <h1>99%</h1>
                      </div>
                  </div>
                  <div class="col-md-6 col-lg-6 col-xl-3">
                      <div class="counter bg-white rounded p-5">
                          <i class="fa fa-users text-secondary"></i>
                          <h4>quality certificates</h4>
                          <h1>33</h1>
                      </div>
                  </div>
                  <div class="col-md-6 col-lg-6 col-xl-3">
                      <div class="counter bg-white rounded p-5">
                          <i class="fa fa-users text-secondary"></i>
                          <h4>Available Products</h4>
                          <h1>789</h1>
                      </div>
                  </div>
              </div>
          </div>
      </div>
    </div>
    <!-- Fact Start -->
    
    
    <!-- Tastimonial Start -->
    <div class="container-fluid testimonial py-5">
      <div class="container py-5">
          <div class="testimonial-header text-center">
              <h4 class="text-primary">Our Testimonial</h4>
              <h1 class="display-5 mb-5 text-dark">Our Client Saying!</h1>
          </div>
          <div class="owl-carousel testimonial-carousel">
              <div class="testimonial-item img-border-radius bg-light rounded p-4">
                  <div class="position-relative">
                      <i class="fa fa-quote-right fa-2x text-secondary position-absolute" style="bottom: 30px; right: 0;"></i>
                      <div class="mb-4 pb-4 border-bottom border-secondary">
                          <p class="mb-0">Lorem Ipsum is simply dummy text of the printing Ipsum has been the industry's standard dummy text ever since the 1500s,
                          </p>
                      </div>
                      <div class="d-flex align-items-center flex-nowrap">
                          <div class="bg-secondary rounded">
                              <img src="assets/images/testimonial-1.jpg" class="img-fluid rounded" style="width: 100px; height: 100px;" alt="">
                          </div>
                          <div class="ms-4 d-block">
                              <h4 class="text-dark">Client Name</h4>
                              <p class="m-0 pb-3">Profession</p>
                              <div class="d-flex pe-5">
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star"></i>
                              </div>
                          </div>
                      </div>
                  </div>
              </div>
              <div class="testimonial-item img-border-radius bg-light rounded p-4">
                  <div class="position-relative">
                      <i class="fa fa-quote-right fa-2x text-secondary position-absolute" style="bottom: 30px; right: 0;"></i>
                      <div class="mb-4 pb-4 border-bottom border-secondary">
                          <p class="mb-0">Lorem Ipsum is simply dummy text of the printing Ipsum has been the industry's standard dummy text ever since the 1500s,
                          </p>
                      </div>
                      <div class="d-flex align-items-center flex-nowrap">
                          <div class="bg-secondary rounded">
                              <img src="assets/images/testimonial-1.jpg" class="img-fluid rounded" style="width: 100px; height: 100px;" alt="">
                          </div>
                          <div class="ms-4 d-block">
                              <h4 class="text-dark">Client Name</h4>
                              <p class="m-0 pb-3">Profession</p>
                              <div class="d-flex pe-5">
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                              </div>
                          </div>
                      </div>
                  </div>
              </div>
              <div class="testimonial-item img-border-radius bg-light rounded p-4">
                  <div class="position-relative">
                      <i class="fa fa-quote-right fa-2x text-secondary position-absolute" style="bottom: 30px; right: 0;"></i>
                      <div class="mb-4 pb-4 border-bottom border-secondary">
                          <p class="mb-0">Lorem Ipsum is simply dummy text of the printing Ipsum has been the industry's standard dummy text ever since the 1500s,
                          </p>
                      </div>
                      <div class="d-flex align-items-center flex-nowrap">
                          <div class="bg-secondary rounded">
                              <img src="assets/images/testimonial-1.jpg" class="img-fluid rounded" style="width: 100px; height: 100px;" alt="">
                          </div>
                          <div class="ms-4 d-block">
                              <h4 class="text-dark">Client Name</h4>
                              <p class="m-0 pb-3">Profession</p>
                              <div class="d-flex pe-5">
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                                  <i class="fas fa-star text-primary"></i>
                              </div>
                          </div>
                      </div>
                  </div>
              </div>
          </div>
      </div>
    </div>
    <!-- Tastimonial End -->
    
    
    <!-- Footer Start -->
    <div class="container-fluid bg-dark text-white-50 footer pt-5 mt-5">
      <div class="container py-5">
          <div class="pb-4 mb-4" style="border-bottom: 1px solid rgba(226, 175, 24, 0.5) ;">
              <div class="row g-4">
                  <div class="col-lg-3">
                      <a href="#">
                          <h1 class="text-primary mb-0">Fruitables</h1>
                          <p class="text-secondary mb-0">Fresh products</p>
                      </a>
                  </div>
                  <div class="col-lg-6">
                      <div class="position-relative mx-auto">
                          <input class="form-control border-0 w-100 py-3 px-4 rounded-pill" type="number" placeholder="Your Email">
                          <button type="submit" class="btn btn-primary border-0 border-secondary py-3 px-4 position-absolute rounded-pill text-white" style="top: 0; right: 0;">Subscribe Now</button>
                      </div>
                  </div>
                  <div class="col-lg-3">
                      <div class="d-flex justify-content-end pt-3">
                          <a class="btn  btn-outline-secondary me-2 btn-md-square rounded-circle" href=""><i class="fab fa-twitter"></i></a>
                          <a class="btn btn-outline-secondary me-2 btn-md-square rounded-circle" href=""><i class="fab fa-facebook-f"></i></a>
                          <a class="btn btn-outline-secondary me-2 btn-md-square rounded-circle" href=""><i class="fab fa-youtube"></i></a>
                          <a class="btn btn-outline-secondary btn-md-square rounded-circle" href=""><i class="fab fa-linkedin-in"></i></a>
                      </div>
                  </div>
              </div>
          </div>
          <div class="row g-5">
              <div class="col-lg-3 col-md-6">
                  <div class="footer-item">
                      <h4 class="text-light mb-3">Why People Like us!</h4>
                      <p class="mb-4">typesetting, remaining essentially unchanged. It was 
                          popularised in the 1960s with the like Aldus PageMaker including of Lorem Ipsum.</p>
                      <a href="" class="btn border-secondary py-2 px-4 rounded-pill text-primary">Read More</a>
                  </div>
              </div>
              <div class="col-lg-3 col-md-6">
                  <div class="d-flex flex-column text-start footer-item">
                      <h4 class="text-light mb-3">Shop Info</h4>
                      <a class="btn-link" href="">About Us</a>
                      <a class="btn-link" href="">Contact Us</a>
                      <a class="btn-link" href="">Privacy Policy</a>
                      <a class="btn-link" href="">Terms & Condition</a>
                      <a class="btn-link" href="">Return Policy</a>
                      <a class="btn-link" href="">FAQs & Help</a>
                  </div>
              </div>
              <div class="col-lg-3 col-md-6">
                  <div class="d-flex flex-column text-start footer-item">
                      <h4 class="text-light mb-3">Account</h4>
                      <a class="btn-link" href="">My Account</a>
                      <a class="btn-link" href="">Shop details</a>
                      <a class="btn-link" href="">Shopping Cart</a>
                      <a class="btn-link" href="">Wishlist</a>
                      <a class="btn-link" href="">Order History</a>
                      <a class="btn-link" href="">International Orders</a>
                  </div>
              </div>
              <div class="col-lg-3 col-md-6">
                  <div class="footer-item">
                      <h4 class="text-light mb-3">Contact</h4>
                      <p>Address: 1429 Netus Rd, NY 48247</p>
                      <p>Email: https://therichpost.com</p>
                      <p>Phone: +0123 4567 8910</p>
                      <p>Payment Accepted</p>
                      <img src="assets/images/payment.png" class="img-fluid" alt="">
                  </div>
              </div>
          </div>
      </div>
    </div>
    <!-- Footer End -->
    
    <!-- Copyright Start -->
    <div class="container-fluid copyright bg-dark py-4">
      <div class="container">
          <div class="row">
              <div class="col-md-6 text-center text-md-start mb-3 mb-md-0">
                  <span class="text-light"><a href="#"><i class="fas fa-copyright text-light me-2"></i>Your Site Name</a>, All right reserved.</span>
              </div>
              <div class="col-md-6 my-auto text-center text-md-end text-white">
                 
                  Designed By <a class="border-bottom" href="https://therichpost.com">HTML Codex</a> Distributed By <a class="border-bottom" href="https://therichpost.com">Jassa</a>
              </div>
          </div>
      </div>
    </div>
    <!-- Copyright End -->
    
    
    
    <!-- Back to Top -->
    <a href="#" class="btn btn-primary border-3 border-primary rounded-circle back-to-top"><i class="fa fa-arrow-up"></i></a>

    4. Now friends we just need to add below code into angulareco/angular.json file to custom.js file working code:

    ...
     "styles": [
                  "src/styles.css",
    "assets/css/lightbox.min.css",
    "assets/css/owl.carousel.min.css",
    "assets/css/bootstrap.min.css",
    "assets/css/style.css"
                
                 
                ],
                "scripts": [
                "assets/js/easing.min.js",
    "assets/js/waypoints.min.js",
    "assets/js/lightbox.min.js",
    "assets/js/owl.carousel.min.js",
    "assets/js/main.js"
    
                ]
    ...

    5. Guys now here is the git repo link from where we will get images, fonts, css and js folder and place all the folder inside assets folder:

    Free Git Repo Link

    6. Now friends we just need to add below code into angulareco/src/imdex.html file:

    <!doctype html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Angular17</title>
      <base href="/">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <link rel="icon" type="image/x-icon" href="favicon.ico">
    
    
      <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600&family=Raleway:wght@600;800&display=swap" rel="stylesheet"> 
    
      <!-- Icon Font Stylesheet -->
      <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.15.4/css/all.css"/>
      <link href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.1/font/bootstrap-icons.css" rel="stylesheet">
    
    
    </head>
    <body data-bs-spy="scroll" data-bs-target="#navbar" data-bs-root-margin="0px 0px -40%" data-bs-smooth-scroll="true" tabindex="0">
      <app-root></app-root>
       <!-- JavaScript Libraries -->
       <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script>
       <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.0/dist/js/bootstrap.bundle.min.js"></script>
      
    </body>
    </html>
    
    

    Friends in the end must run ng serve command into your terminal to run the angular 17 project(localhost:4200).

    Now we are done friends. If you have any kind of query, suggestion and new requirement then feel free to comment below.

    Note: Friends, In this post, I just tell the basic setup and things, you can change the code according to your requirements.

    I will appreciate that if you will tell your views for this post. Nothing matters if your views will be good or bad because with your views, I will make my next posts more good and helpful.

    Jassa

    Thanks

  • Angular 17 Responsive Ecommerce Free Template

    Angular 17 Responsive Ecommerce Free Template

    Hello friends, welcome back to my blog. Today this blog post will share you, Angular 17 Responsive Ecommerce Free Template.


    Live Demo

    Angular 17 Responsive Ecommerce Free Template
    Angular 17 Responsive Ecommerce Free Template

    Angular 17 came and Bootstrap 5 also. If you are new then you must check below two links:

    1. Angular 17 Basic Tutorials
    2. Bootstrap 5

    Friends now I proceed onwards and here is the working code snippet and please use carefully this to avoid the mistakes:

    1. Firstly friends we need fresh angular 17 setup and for this we need to run below commands but if you already have angular 17 setup then you can avoid below commands. Secondly we should also have latest node version installed on our system:

    npm install -g @angular/cli 
    
    ng new angulareco //Create new Angular Project
    
    cd angulareco // Go inside the Angular Project Folder

    2. Now friends we just need to add below code into angulareco/src/app/app.component.html file to get final out on the web browser:

    <svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
      <symbol id="search" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
        <title>Search</title>
        <path fill="currentColor" d="M19 3C13.488 3 9 7.488 9 13c0 2.395.84 4.59 2.25 6.313L3.281 27.28l1.439 1.44l7.968-7.969A9.922 9.922 0 0 0 19 23c5.512 0 10-4.488 10-10S24.512 3 19 3zm0 2c4.43 0 8 3.57 8 8s-3.57 8-8 8s-8-3.57-8-8s3.57-8 8-8z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="user" viewBox="0 0 16 16">
        <path d="M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="cart" viewBox="0 0 16 16">
        <path d="M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .491.592l-1.5 8A.5.5 0 0 1 13 12H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z" />
      </symbol>
      <svg xmlns="http://www.w3.org/2000/svg" id="chevron-left" viewBox="0 0 16 16">
        <path fill-rule="evenodd" d="M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z" />
      </svg>
      <symbol xmlns="http://www.w3.org/2000/svg" id="chevron-right" viewBox="0 0 16 16">
        <path fill-rule="evenodd" d="M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="cart-outline" viewBox="0 0 16 16">
        <path d="M0 1.5A.5.5 0 0 1 .5 1H2a.5.5 0 0 1 .485.379L2.89 3H14.5a.5.5 0 0 1 .49.598l-1 5a.5.5 0 0 1-.465.401l-9.397.472L4.415 11H13a.5.5 0 0 1 0 1H4a.5.5 0 0 1-.491-.408L2.01 3.607 1.61 2H.5a.5.5 0 0 1-.5-.5zM3.102 4l.84 4.479 9.144-.459L13.89 4H3.102zM5 12a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm7 0a2 2 0 1 0 0 4 2 2 0 0 0 0-4zm-7 1a1 1 0 1 1 0 2 1 1 0 0 1 0-2zm7 0a1 1 0 1 1 0 2 1 1 0 0 1 0-2z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="quality" viewBox="0 0 16 16">
        <path d="M9.669.864 8 0 6.331.864l-1.858.282-.842 1.68-1.337 1.32L2.6 6l-.306 1.854 1.337 1.32.842 1.68 1.858.282L8 12l1.669-.864 1.858-.282.842-1.68 1.337-1.32L13.4 6l.306-1.854-1.337-1.32-.842-1.68L9.669.864zm1.196 1.193.684 1.365 1.086 1.072L12.387 6l.248 1.506-1.086 1.072-.684 1.365-1.51.229L8 10.874l-1.355-.702-1.51-.229-.684-1.365-1.086-1.072L3.614 6l-.25-1.506 1.087-1.072.684-1.365 1.51-.229L8 1.126l1.356.702 1.509.229z" />
        <path d="M4 11.794V16l4-1 4 1v-4.206l-2.018.306L8 13.126 6.018 12.1 4 11.794z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="price-tag" viewBox="0 0 16 16">
        <path d="M6 4.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0zm-1 0a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0z" />
        <path d="M2 1h4.586a1 1 0 0 1 .707.293l7 7a1 1 0 0 1 0 1.414l-4.586 4.586a1 1 0 0 1-1.414 0l-7-7A1 1 0 0 1 1 6.586V2a1 1 0 0 1 1-1zm0 5.586 7 7L13.586 9l-7-7H2v4.586z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="shield-plus" viewBox="0 0 16 16">
        <path d="M5.338 1.59a61.44 61.44 0 0 0-2.837.856.481.481 0 0 0-.328.39c-.554 4.157.726 7.19 2.253 9.188a10.725 10.725 0 0 0 2.287 2.233c.346.244.652.42.893.533.12.057.218.095.293.118a.55.55 0 0 0 .101.025.615.615 0 0 0 .1-.025c.076-.023.174-.061.294-.118.24-.113.547-.29.893-.533a10.726 10.726 0 0 0 2.287-2.233c1.527-1.997 2.807-5.031 2.253-9.188a.48.48 0 0 0-.328-.39c-.651-.213-1.75-.56-2.837-.855C9.552 1.29 8.531 1.067 8 1.067c-.53 0-1.552.223-2.662.524zM5.072.56C6.157.265 7.31 0 8 0s1.843.265 2.928.56c1.11.3 2.229.655 2.887.87a1.54 1.54 0 0 1 1.044 1.262c.596 4.477-.787 7.795-2.465 9.99a11.775 11.775 0 0 1-2.517 2.453 7.159 7.159 0 0 1-1.048.625c-.28.132-.581.24-.829.24s-.548-.108-.829-.24a7.158 7.158 0 0 1-1.048-.625 11.777 11.777 0 0 1-2.517-2.453C1.928 10.487.545 7.169 1.141 2.692A1.54 1.54 0 0 1 2.185 1.43 62.456 62.456 0 0 1 5.072.56z" />
        <path d="M8 4.5a.5.5 0 0 1 .5.5v1.5H10a.5.5 0 0 1 0 1H8.5V9a.5.5 0 0 1-1 0V7.5H6a.5.5 0 0 1 0-1h1.5V5a.5.5 0 0 1 .5-.5z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="star-fill" viewBox="0 0 16 16">
        <path d="M3.612 15.443c-.386.198-.824-.149-.746-.592l.83-4.73L.173 6.765c-.329-.314-.158-.888.283-.95l4.898-.696L7.538.792c.197-.39.73-.39.927 0l2.184 4.327 4.898.696c.441.062.612.636.282.95l-3.522 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="star-empty" viewBox="0 0 16 16">
        <path d="M2.866 14.85c-.078.444.36.791.746.593l4.39-2.256 4.389 2.256c.386.198.824-.149.746-.592l-.83-4.73 3.522-3.356c.33-.314.16-.888-.282-.95l-4.898-.696L8.465.792a.513.513 0 0 0-.927 0L5.354 5.12l-4.898.696c-.441.062-.612.636-.283.95l3.523 3.356-.83 4.73zm4.905-2.767-3.686 1.894.694-3.957a.565.565 0 0 0-.163-.505L1.71 6.745l4.052-.576a.525.525 0 0 0 .393-.288L8 2.223l1.847 3.658a.525.525 0 0 0 .393.288l4.052.575-2.906 2.77a.565.565 0 0 0-.163.506l.694 3.957-3.686-1.894a.503.503 0 0 0-.461 0z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="star-half" viewBox="0 0 16 16">
        <path d="M5.354 5.119 7.538.792A.516.516 0 0 1 8 .5c.183 0 .366.097.465.292l2.184 4.327 4.898.696A.537.537 0 0 1 16 6.32a.548.548 0 0 1-.17.445l-3.523 3.356.83 4.73c.078.443-.36.79-.746.592L8 13.187l-4.389 2.256a.52.52 0 0 1-.146.05c-.342.06-.668-.254-.6-.642l.83-4.73L.173 6.765a.55.55 0 0 1-.172-.403.58.58 0 0 1 .085-.302.513.513 0 0 1 .37-.245l4.898-.696zM8 12.027a.5.5 0 0 1 .232.056l3.686 1.894-.694-3.957a.565.565 0 0 1 .162-.505l2.907-2.77-4.052-.576a.525.525 0 0 1-.393-.288L8.001 2.223 8 2.226v9.8z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="quote" viewBox="0 0 24 24">
        <path fill="currentColor" d="m15 17l2-4h-4V6h7v7l-2 4h-3Zm-9 0l2-4H4V6h7v7l-2 4H6Z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="facebook" viewBox="0 0 24 24">
        <path fill="currentColor" d="M9.198 21.5h4v-8.01h3.604l.396-3.98h-4V7.5a1 1 0 0 1 1-1h3v-4h-3a5 5 0 0 0-5 5v2.01h-2l-.396 3.98h2.396v8.01Z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="youtube" viewBox="0 0 32 32">
        <path fill="currentColor" d="M29.41 9.26a3.5 3.5 0 0 0-2.47-2.47C24.76 6.2 16 6.2 16 6.2s-8.76 0-10.94.59a3.5 3.5 0 0 0-2.47 2.47A36.13 36.13 0 0 0 2 16a36.13 36.13 0 0 0 .59 6.74a3.5 3.5 0 0 0 2.47 2.47c2.18.59 10.94.59 10.94.59s8.76 0 10.94-.59a3.5 3.5 0 0 0 2.47-2.47A36.13 36.13 0 0 0 30 16a36.13 36.13 0 0 0-.59-6.74ZM13.2 20.2v-8.4l7.27 4.2Z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="twitter" viewBox="0 0 256 256">
        <path fill="currentColor" d="m245.66 77.66l-29.9 29.9C209.72 177.58 150.67 232 80 232c-14.52 0-26.49-2.3-35.58-6.84c-7.33-3.67-10.33-7.6-11.08-8.72a8 8 0 0 1 3.85-11.93c.26-.1 24.24-9.31 39.47-26.84a110.93 110.93 0 0 1-21.88-24.2c-12.4-18.41-26.28-50.39-22-98.18a8 8 0 0 1 13.65-4.92c.35.35 33.28 33.1 73.54 43.72V88a47.87 47.87 0 0 1 14.36-34.3A46.87 46.87 0 0 1 168.1 40a48.66 48.66 0 0 1 41.47 24H240a8 8 0 0 1 5.66 13.66Z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="instagram" viewBox="0 0 256 256">
        <path fill="currentColor" d="M128 80a48 48 0 1 0 48 48a48.05 48.05 0 0 0-48-48Zm0 80a32 32 0 1 1 32-32a32 32 0 0 1-32 32Zm48-136H80a56.06 56.06 0 0 0-56 56v96a56.06 56.06 0 0 0 56 56h96a56.06 56.06 0 0 0 56-56V80a56.06 56.06 0 0 0-56-56Zm40 152a40 40 0 0 1-40 40H80a40 40 0 0 1-40-40V80a40 40 0 0 1 40-40h96a40 40 0 0 1 40 40ZM192 76a12 12 0 1 1-12-12a12 12 0 0 1 12 12Z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="linkedin" viewBox="0 0 24 24">
        <path fill="currentColor" d="M6.94 5a2 2 0 1 1-4-.002a2 2 0 0 1 4 .002zM7 8.48H3V21h4V8.48zm6.32 0H9.34V21h3.94v-6.57c0-3.66 4.77-4 4.77 0V21H22v-7.93c0-6.17-7.06-5.94-8.72-2.91l.04-1.68z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="nav-icon" viewBox="0 0 16 16">
        <path d="M14 10.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 .5-.5zm0-3a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0 0 1h7a.5.5 0 0 0 .5-.5zm0-3a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0 0 1h11a.5.5 0 0 0 .5-.5z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="close" viewBox="0 0 16 16">
        <path d="M2.146 2.854a.5.5 0 1 1 .708-.708L8 7.293l5.146-5.147a.5.5 0 0 1 .708.708L8.707 8l5.147 5.146a.5.5 0 0 1-.708.708L8 8.707l-5.146 5.147a.5.5 0 0 1-.708-.708L7.293 8 2.146 2.854Z" />
      </symbol>
      <symbol xmlns="http://www.w3.org/2000/svg" id="navbar-icon" viewBox="0 0 16 16">
        <path d="M14 10.5a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0 0 1h3a.5.5 0 0 0 .5-.5zm0-3a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0 0 1h7a.5.5 0 0 0 .5-.5zm0-3a.5.5 0 0 0-.5-.5h-11a.5.5 0 0 0 0 1h11a.5.5 0 0 0 .5-.5z" />
      </symbol>
    </svg>  
    
    <div class="search-popup">
        <div class="search-popup-container">
    
          <form role="search" method="get" class="search-form" action="">
            <input type="search" id="search-form" class="search-field" placeholder="Type and press enter" value="" name="s" />
            <button type="submit" class="search-submit"><svg class="search"><use xlink:href="#search"></use></svg></button>
          </form>
    
          <h5 class="cat-list-title">Browse Categories</h5>
          
          <ul class="cat-list">
            <li class="cat-list-item">
              <a href="#" title="Mobile Phones">Mobile Phones</a>
            </li>
            <li class="cat-list-item">
              <a href="#" title="Smart Watches">Smart Watches</a>
            </li>
            <li class="cat-list-item">
              <a href="#" title="Headphones">Headphones</a>
            </li>
            <li class="cat-list-item">
              <a href="#" title="Accessories">Accessories</a>
            </li>
            <li class="cat-list-item">
              <a href="#" title="Monitors">Monitors</a>
            </li>
            <li class="cat-list-item">
              <a href="#" title="Speakers">Speakers</a>
            </li>
            <li class="cat-list-item">
              <a href="#" title="Memory Cards">Memory Cards</a>
            </li>
          </ul>
    
        </div>
    </div>
    
    <header id="header" class="site-header header-scrolled position-fixed text-black bg-light">
      <nav id="header-nav" class="navbar navbar-expand-lg px-3 mb-3">
        <div class="container-fluid">
          <a class="navbar-brand" href="#">
            <img src="assets/images/main-logo.png" class="logo">
          </a>
          <button class="navbar-toggler d-flex d-lg-none order-3 p-2" type="button" data-bs-toggle="offcanvas" data-bs-target="#bdNavbar" aria-controls="bdNavbar" aria-expanded="false" aria-label="Toggle navigation">
            <svg class="navbar-icon">
              <use xlink:href="#navbar-icon"></use>
            </svg>
          </button>
          <div class="offcanvas offcanvas-end" tabindex="-1" id="bdNavbar" aria-labelledby="bdNavbarOffcanvasLabel">
            <div class="offcanvas-header px-4 pb-0">
              <a class="navbar-brand" href="#">
                <img src="assets/images/main-logo.png" class="logo">
              </a>
              <button type="button" class="btn-close btn-close-black" data-bs-dismiss="offcanvas" aria-label="Close" data-bs-target="#bdNavbar"></button>
            </div>
            <div class="offcanvas-body">
              <ul id="navbar" class="navbar-nav text-uppercase justify-content-end align-items-center flex-grow-1 pe-3">
                <li class="nav-item">
                  <a class="nav-link me-4 active" href="#">Home</a>
                </li>
                <li class="nav-item">
                  <a class="nav-link me-4" href="#company-services">Services</a>
                </li>
                <li class="nav-item">
                  <a class="nav-link me-4" href="#mobile-products">Products</a>
                </li>
                <li class="nav-item">
                  <a class="nav-link me-4" href="#smart-watches">Watches</a>
                </li>
                <li class="nav-item">
                  <a class="nav-link me-4" href="#yearly-sale">Sale</a>
                </li>
                <li class="nav-item">
                  <a class="nav-link me-4" href="#latest-blog">Blog</a>
                </li>
                <li class="nav-item dropdown">
                  <a class="nav-link me-4 dropdown-toggle link-dark" data-bs-toggle="dropdown" href="#" role="button" aria-expanded="false">Pages</a>
                  <ul class="dropdown-menu">
                    <li>
                      <a href="#" class="dropdown-item">About</a>
                    </li>
                    <li>
                      <a href="#" class="dropdown-item">Blog</a>
                    </li>
                    <li>
                      <a href="#" class="dropdown-item">Shop</a>
                    </li>
                    <li>
                      <a href="#" class="dropdown-item">Cart</a>
                    </li>
                    <li>
                      <a href="#" class="dropdown-item">Checkout</a>
                    </li>
                    <li>
                      <a href="#" class="dropdown-item">Single Post</a>
                    </li>
                    <li>
                      <a href="#" class="dropdown-item">Single Product</a>
                    </li>
                    <li>
                      <a href="#" class="dropdown-item">Contact</a>
                    </li>
                  </ul>
                </li>
                <li class="nav-item">
                  <div class="user-items ps-5">
                    <ul class="d-flex justify-content-end list-unstyled">
                      <li class="search-item pe-3">
                        <a href="#" class="search-button">
                          <svg class="search">
                            <use xlink:href="#search"></use>
                          </svg>
                        </a>
                      </li>
                      <li class="pe-3">
                        <a href="#">
                          <svg class="user">
                            <use xlink:href="#user"></use>
                          </svg>
                        </a>
                      </li>
                      <li>
                        <a href="#">
                          <svg class="cart">
                            <use xlink:href="#cart"></use>
                          </svg>
                        </a>
                      </li>
                    </ul>
                  </div>
                </li>
              </ul>
            </div>
          </div>
        </div>
      </nav>
    </header>
    <section id="billboard" class="position-relative overflow-hidden bg-light-blue">
      <div class="swiper main-swiper">
        <div class="swiper-wrapper">
          <div class="swiper-slide">
            <div class="container">
              <div class="row d-flex align-items-center">
                <div class="col-md-6">
                  <div class="banner-content">
                    <h1 class="display-2 text-uppercase text-dark pb-5">Your Products Are Great.</h1>
                    <a href="#" class="btn btn-medium btn-dark text-uppercase btn-rounded-none">Shop Product</a>
                  </div>
                </div>
                <div class="col-md-5">
                  <div class="image-holder">
                    <img src="assets/images/banner-image.png" alt="banner">
                  </div>
                </div>
              </div>
            </div>
          </div>
          <div class="swiper-slide">
            <div class="container">
              <div class="row d-flex flex-wrap align-items-center">
                <div class="col-md-6">
                  <div class="banner-content">
                    <h1 class="display-2 text-uppercase text-dark pb-5">Technology Hack You Won't Get</h1>
                    <a href="#" class="btn btn-medium btn-dark text-uppercase btn-rounded-none">Shop Product</a>
                  </div>
                </div>
                <div class="col-md-5">
                  <div class="image-holder">
                    <img src="assets/images/banner-image.png" alt="banner">
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="swiper-icon swiper-arrow swiper-arrow-prev">
        <svg class="chevron-left">
          <use xlink:href="#chevron-left" />
        </svg>
      </div>
      <div class="swiper-icon swiper-arrow swiper-arrow-next">
        <svg class="chevron-right">
          <use xlink:href="#chevron-right" />
        </svg>
      </div>
    </section>
    <section id="company-services" class="padding-large">
      <div class="container">
        <div class="row">
          <div class="col-lg-3 col-md-6 pb-3">
            <div class="icon-box d-flex">
              <div class="icon-box-icon pe-3 pb-3">
                <svg class="cart-outline">
                  <use xlink:href="#cart-outline" />
                </svg>
              </div>
              <div class="icon-box-content">
                <h3 class="card-title text-uppercase text-dark">Free delivery</h3>
                <p>Consectetur adipi elit lorem ipsum dolor sit amet.</p>
              </div>
            </div>
          </div>
          <div class="col-lg-3 col-md-6 pb-3">
            <div class="icon-box d-flex">
              <div class="icon-box-icon pe-3 pb-3">
                <svg class="quality">
                  <use xlink:href="#quality" />
                </svg>
              </div>
              <div class="icon-box-content">
                <h3 class="card-title text-uppercase text-dark">Quality guarantee</h3>
                <p>Dolor sit amet orem ipsu mcons ectetur adipi elit.</p>
              </div>
            </div>
          </div>
          <div class="col-lg-3 col-md-6 pb-3">
            <div class="icon-box d-flex">
              <div class="icon-box-icon pe-3 pb-3">
                <svg class="price-tag">
                  <use xlink:href="#price-tag" />
                </svg>
              </div>
              <div class="icon-box-content">
                <h3 class="card-title text-uppercase text-dark">Daily offers</h3>
                <p>Amet consectetur adipi elit loreme ipsum dolor sit.</p>
              </div>
            </div>
          </div>
          <div class="col-lg-3 col-md-6 pb-3">
            <div class="icon-box d-flex">
              <div class="icon-box-icon pe-3 pb-3">
                <svg class="shield-plus">
                  <use xlink:href="#shield-plus" />
                </svg>
              </div>
              <div class="icon-box-content">
                <h3 class="card-title text-uppercase text-dark">100% secure payment</h3>
                <p>Rem Lopsum dolor sit amet, consectetur adipi elit.</p>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>
    <section id="mobile-products" class="product-store position-relative padding-large no-padding-top">
      <div class="container">
        <div class="row">
          <div class="display-header d-flex justify-content-between pb-3">
            <h2 class="display-7 text-dark text-uppercase">Mobile Products</h2>
            <div class="btn-right">
              <a href="#" class="btn btn-medium btn-normal text-uppercase">Go to Shop</a>
            </div>
          </div>
          <div class="swiper product-swiper">
            <div class="swiper-wrapper">
              <div class="swiper-slide">
                <div class="product-card position-relative">
                  <div class="image-holder">
                    <img src="assets/images/product-item1.jpg" alt="product-item" class="img-fluid">
                  </div>
                  <div class="cart-concern position-absolute">
                    <div class="cart-button d-flex">
                      <a href="#" class="btn btn-medium btn-black">Add to Cart<svg class="cart-outline"><use xlink:href="#cart-outline"></use></svg></a>
                    </div>
                  </div>
                  <div class="card-detail d-flex justify-content-between align-items-baseline pt-3">
                    <h3 class="card-title text-uppercase">
                      <a href="#">Iphone 10</a>
                    </h3>
                    <span class="item-price text-primary">$980</span>
                  </div>
                </div>
              </div>
              <div class="swiper-slide">
                <div class="product-card position-relative">
                  <div class="image-holder">
                    <img src="assets/images/product-item2.jpg" alt="product-item" class="img-fluid">
                  </div>
                  <div class="cart-concern position-absolute">
                    <div class="cart-button d-flex">
                      <a href="#" class="btn btn-medium btn-black">Add to Cart<svg class="cart-outline"><use xlink:href="#cart-outline"></use></svg></a>
                    </div>
                  </div>
                  <div class="card-detail d-flex justify-content-between align-items-baseline pt-3">
                    <h3 class="card-title text-uppercase">
                      <a href="#">Iphone 11</a>
                    </h3>
                    <span class="item-price text-primary">$1100</span>
                  </div>
                </div>
              </div>
              <div class="swiper-slide">
                <div class="product-card position-relative">
                  <div class="image-holder">
                    <img src="assets/images/product-item3.jpg" alt="product-item" class="img-fluid">
                  </div>
                  <div class="cart-concern position-absolute">
                    <div class="cart-button d-flex">
                      <a href="#" class="btn btn-medium btn-black">Add to Cart<svg class="cart-outline"><use xlink:href="#cart-outline"></use></svg></a>
                    </div>
                  </div>
                  <div class="card-detail d-flex justify-content-between align-items-baseline pt-3">
                    <h3 class="card-title text-uppercase">
                      <a href="#">Iphone 8</a>
                    </h3>
                    <span class="item-price text-primary">$780</span>
                  </div>
                </div>
              </div>
              <div class="swiper-slide">
                <div class="product-card position-relative">
                  <div class="image-holder">
                    <img src="assets/images/product-item4.jpg" alt="product-item" class="img-fluid">
                  </div>
                  <div class="cart-concern position-absolute">
                    <div class="cart-button d-flex">
                      <a href="#" class="btn btn-medium btn-black">Add to Cart<svg class="cart-outline"><use xlink:href="#cart-outline"></use></svg></a>
                    </div>
                  </div>
                  <div class="card-detail d-flex justify-content-between align-items-baseline pt-3">
                    <h3 class="card-title text-uppercase">
                      <a href="#">Iphone 13</a>
                    </h3>
                    <span class="item-price text-primary">$1500</span>
                  </div>
                </div>
              </div>
              <div class="swiper-slide">
                <div class="product-card position-relative">
                  <div class="image-holder">
                    <img src="assets/images/product-item5.jpg" alt="product-item" class="img-fluid">
                  </div>
                  <div class="cart-concern position-absolute">
                    <div class="cart-button d-flex">
                      <a href="#" class="btn btn-medium btn-black">Add to Cart<svg class="cart-outline"><use xlink:href="#cart-outline"></use></svg></a>
                    </div>
                  </div>
                  <div class="card-detail d-flex justify-content-between align-items-baseline pt-3">
                    <h3 class="card-title text-uppercase">
                      <a href="#">Iphone 12</a>
                    </h3>
                    <span class="item-price text-primary">$1300</span>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="swiper-pagination position-absolute text-center"></div>
    </section>
    <section id="smart-watches" class="product-store padding-large position-relative">
      <div class="container">
        <div class="row">
          <div class="display-header d-flex justify-content-between pb-3">
            <h2 class="display-7 text-dark text-uppercase">Smart Watches</h2>
            <div class="btn-right">
              <a href="#" class="btn btn-medium btn-normal text-uppercase">Go to Shop</a>
            </div>
          </div>
          <div class="swiper product-watch-swiper">
            <div class="swiper-wrapper">
              <div class="swiper-slide">
                <div class="product-card position-relative">
                  <div class="image-holder">
                    <img src="assets/images/product-item6.jpg" alt="product-item" class="img-fluid">
                  </div>
                  <div class="cart-concern position-absolute">
                    <div class="cart-button d-flex">
                      <a href="#" class="btn btn-medium btn-black">Add to Cart<svg class="cart-outline"><use xlink:href="#cart-outline"></use></svg></a>
                    </div>
                  </div>
                  <div class="card-detail d-flex justify-content-between align-items-baseline pt-3">
                    <h3 class="card-title text-uppercase">
                      <a href="#">Pink watch</a>
                    </h3>
                    <span class="item-price text-primary">$870</span>
                  </div>
                </div>
              </div>
              <div class="swiper-slide">
                <div class="product-card position-relative">
                  <div class="image-holder">
                    <img src="assets/images/product-item7.jpg" alt="product-item" class="img-fluid">
                  </div>
                  <div class="cart-concern position-absolute">
                    <div class="cart-button d-flex">
                      <a href="#" class="btn btn-medium btn-black">Add to Cart<svg class="cart-outline"><use xlink:href="#cart-outline"></use></svg></a>
                    </div>
                  </div>
                  <div class="card-detail d-flex justify-content-between align-items-baseline pt-3">
                    <h3 class="card-title text-uppercase">
                      <a href="#">Heavy watch</a>
                    </h3>
                    <span class="item-price text-primary">$680</span>
                  </div>
                </div>
              </div>
              <div class="swiper-slide">
                <div class="product-card position-relative">
                  <div class="image-holder">
                    <img src="assets/images/product-item8.jpg" alt="product-item" class="img-fluid">
                  </div>
                  <div class="cart-concern position-absolute">
                    <div class="cart-button d-flex">
                      <a href="#" class="btn btn-medium btn-black">Add to Cart<svg class="cart-outline"><use xlink:href="#cart-outline"></use></svg></a>
                    </div>
                  </div>
                  <div class="card-detail d-flex justify-content-between align-items-baseline pt-3">
                    <h3 class="card-title text-uppercase">
                      <a href="#">spotted watch</a>
                    </h3>
                    <span class="item-price text-primary">$750</span>
                  </div>
                </div>
              </div>
              <div class="swiper-slide">
                <div class="product-card position-relative">
                  <div class="image-holder">
                    <img src="assets/images/product-item9.jpg" alt="product-item" class="img-fluid">
                  </div>
                  <div class="cart-concern position-absolute">
                    <div class="cart-button d-flex">
                      <a href="#" class="btn btn-medium btn-black">Add to Cart<svg class="cart-outline"><use xlink:href="#cart-outline"></use></svg></a>
                    </div>
                  </div>
                  <div class="card-detail d-flex justify-content-between align-items-baseline pt-3">
                    <h3 class="card-title text-uppercase">
                      <a href="#">black watch</a>
                    </h3>
                    <span class="item-price text-primary">$650</span>
                  </div>
                </div>
              </div>
              <div class="swiper-slide">
                <div class="product-card position-relative">
                  <div class="image-holder">
                    <img src="assets/images/product-item10.jpg" alt="product-item" class="img-fluid">
                  </div>
                  <div class="cart-concern position-absolute">
                    <div class="cart-button d-flex">
                      <a href="#" class="btn btn-medium btn-black">Add to Cart<svg class="cart-outline"><use xlink:href="#cart-outline"></use></svg></a>
                    </div>
                  </div>
                  <div class="card-detail d-flex justify-content-between pt-3">
                    <h3 class="card-title text-uppercase">
                      <a href="#">black watch</a>
                    </h3>
                    <span class="item-price text-primary">$750</span>
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <div class="swiper-pagination position-absolute text-center"></div>
    </section>
    <section id="yearly-sale" class="bg-light-blue overflow-hidden mt-5 padding-xlarge" style="background-image: url('assets/images/single-image1.png');background-position: right; background-repeat: no-repeat;">
      <div class="row d-flex flex-wrap align-items-center">
        <div class="col-md-6 col-sm-12">
          <div class="text-content offset-4 padding-medium">
            <h3>10% off</h3>
            <h2 class="display-2 pb-5 text-uppercase text-dark">New year sale</h2>
            <a href="#" class="btn btn-medium btn-dark text-uppercase btn-rounded-none">Shop Sale</a>
          </div>
        </div>
        <div class="col-md-6 col-sm-12">
          
        </div>
      </div>
    </section>
    <section id="latest-blog" class="padding-large">
      <div class="container">
        <div class="row">
          <div class="display-header d-flex justify-content-between pb-3">
            <h2 class="display-7 text-dark text-uppercase">Latest Posts</h2>
            <div class="btn-right">
              <a href="#" class="btn btn-medium btn-normal text-uppercase">Read Blog</a>
            </div>
          </div>
          <div class="post-grid d-flex flex-wrap justify-content-between">
            <div class="col-lg-4 col-sm-12">
              <div class="card border-none me-3">
                <div class="card-image">
                  <img src="assets/images/post-item1.jpg" alt="" class="img-fluid">
                </div>
              </div>
              <div class="card-body text-uppercase">
                <div class="card-meta text-muted">
                  <span class="meta-date">feb 22, 2023</span>
                  <span class="meta-category">- Gadgets</span>
                </div>
                <h3 class="card-title">
                  <a href="#">Get some cool gadgets in 2023</a>
                </h3>
              </div>
            </div>
            <div class="col-lg-4 col-sm-12">
              <div class="card border-none me-3">
                <div class="card-image">
                  <img src="assets/images/post-item2.jpg" alt="" class="img-fluid">
                </div>
              </div>
              <div class="card-body text-uppercase">
                <div class="card-meta text-muted">
                  <span class="meta-date">feb 25, 2023</span>
                  <span class="meta-category">- Technology</span>
                </div>
                <h3 class="card-title">
                  <a href="#">Technology Hack You Won't Get</a>
                </h3>
              </div>
            </div>
            <div class="col-lg-4 col-sm-12">
              <div class="card border-none me-3">
                <div class="card-image">
                  <img src="assets/images/post-item3.jpg" alt="" class="img-fluid">
                </div>
              </div>
              <div class="card-body text-uppercase">
                <div class="card-meta text-muted">
                  <span class="meta-date">feb 22, 2023</span>
                  <span class="meta-category">- Camera</span>
                </div>
                <h3 class="card-title">
                  <a href="#">Top 10 Small Camera In The World</a>
                </h3>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>
    <section id="testimonials" class="position-relative">
      <div class="container">
        <div class="row">
          <div class="review-content position-relative">
            <div class="swiper-icon swiper-arrow swiper-arrow-prev position-absolute d-flex align-items-center">
              <svg class="chevron-left">
                <use xlink:href="#chevron-left" />
              </svg>
            </div>
            <div class="swiper testimonial-swiper">
              <div class="quotation text-center">
                <svg class="quote">
                  <use xlink:href="#quote" />
                </svg>
              </div>
              <div class="swiper-wrapper">
                <div class="swiper-slide text-center d-flex justify-content-center">
                  <div class="review-item col-md-10">
                    <i class="icon icon-review"></i>
                    <blockquote>“Tempus oncu enim pellen tesque este pretium in neque, elit morbi sagittis lorem habi mattis Pellen tesque pretium feugiat vel morbi suspen dise sagittis lorem habi tasse morbi.”</blockquote>
                    <div class="rating">
                      <svg class="star star-fill">
                        <use xlink:href="#star-fill"></use>
                      </svg>
                      <svg class="star star-fill">
                        <use xlink:href="#star-fill"></use>
                      </svg>
                      <svg class="star star-fill">
                        <use xlink:href="#star-fill"></use>
                      </svg>
                      <svg class="star star-half">
                        <use xlink:href="#star-half"></use>
                      </svg>
                      <svg class="star star-empty">
                        <use xlink:href="#star-empty"></use>
                      </svg>
                    </div>
                    <div class="author-detail">
                      <div class="name text-dark text-uppercase pt-2">Emma Chamberlin</div>
                    </div>
                  </div>
                </div>
                <div class="swiper-slide text-center d-flex justify-content-center">
                  <div class="review-item col-md-10">
                    <i class="icon icon-review"></i>
                    <blockquote>“A blog is a digital publication that can complement a website or exist independently. A blog may include articles, short posts, listicles, infographics, videos, and other digital content.”</blockquote>
                    <div class="rating">
                      <svg class="star star-fill">
                        <use xlink:href="#star-fill"></use>
                      </svg>
                      <svg class="star star-fill">
                        <use xlink:href="#star-fill"></use>
                      </svg>
                      <svg class="star star-fill">
                        <use xlink:href="#star-fill"></use>
                      </svg>
                      <svg class="star star-half">
                        <use xlink:href="#star-half"></use>
                      </svg>
                      <svg class="star star-empty">
                        <use xlink:href="#star-empty"></use>
                      </svg>
                    </div>
                    <div class="author-detail">
                      <div class="name text-dark text-uppercase pt-2">Jennie Rose</div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
            <div class="swiper-icon swiper-arrow swiper-arrow-next position-absolute d-flex align-items-center">
              <svg class="chevron-right">
                <use xlink:href="#chevron-right" />
              </svg>
            </div>
          </div>
        </div>
      </div>
      <div class="swiper-pagination"></div>
    </section>
    <section id="subscribe" class="container-grid padding-large position-relative overflow-hidden">
      <div class="container">
        <div class="row">
          <div class="subscribe-content bg-dark d-flex flex-wrap justify-content-center align-items-center padding-medium">
            <div class="col-md-6 col-sm-12">
              <div class="display-header pe-3">
                <h2 class="display-7 text-uppercase text-light">Subscribe Us Now</h2>
                <p>Get latest news, updates and deals directly mailed to your inbox.</p>
              </div>
            </div>
            <div class="col-md-5 col-sm-12">
              <form class="subscription-form validate">
                <div class="input-group flex-wrap">
                  <input class="form-control btn-rounded-none" type="email" name="EMAIL" placeholder="Your email address here" required="">
                  <button class="btn btn-medium btn-primary text-uppercase btn-rounded-none" type="submit" name="subscribe">Subscribe</button>
                </div>
              </form>
            </div>
          </div>
        </div>
      </div>
    </section>
    <section id="instagram" class="padding-large overflow-hidden no-padding-top">
      <div class="container">
        <div class="row">
          <div class="display-header text-uppercase text-dark text-center pb-3">
            <h2 class="display-7">Shop Our Insta</h2>
          </div>
          <div class="d-flex flex-wrap">
            <figure class="instagram-item pe-2">
              <a href="https://therichpost.com/" class="image-link position-relative">
                <img src="assets/images/insta-item1.jpg" alt="instagram" class="insta-image">
                <div class="icon-overlay position-absolute d-flex justify-content-center">
                  <svg class="instagram">
                    <use xlink:href="#instagram"></use>
                  </svg>
                </div>
              </a>
            </figure>
            <figure class="instagram-item pe-2">
              <a href="https://therichpost.com/" class="image-link position-relative">
                <img src="assets/images/insta-item2.jpg" alt="instagram" class="insta-image">
                <div class="icon-overlay position-absolute d-flex justify-content-center">
                  <svg class="instagram">
                    <use xlink:href="#instagram"></use>
                  </svg>
                </div>
              </a>
            </figure>
            <figure class="instagram-item pe-2">
              <a href="https://therichpost.com/" class="image-link position-relative">
                <img src="assets/images/insta-item3.jpg" alt="instagram" class="insta-image">
                <div class="icon-overlay position-absolute d-flex justify-content-center">
                  <svg class="instagram">
                    <use xlink:href="#instagram"></use>
                  </svg>
                </div>
              </a>
            </figure>
            <figure class="instagram-item pe-2">
              <a href="https://therichpost.com/" class="image-link position-relative">
                <img src="assets/images/insta-item4.jpg" alt="instagram" class="insta-image">
                <div class="icon-overlay position-absolute d-flex justify-content-center">
                  <svg class="instagram">
                    <use xlink:href="#instagram"></use>
                  </svg>
                </div>
              </a>
            </figure>
            <figure class="instagram-item pe-2">
              <a href="https://therichpost.com/" class="image-link position-relative">
                <img src="assets/images/insta-item5.jpg" alt="instagram" class="insta-image">
                <div class="icon-overlay position-absolute d-flex justify-content-center">
                  <svg class="instagram">
                    <use xlink:href="#instagram"></use>
                  </svg>
                </div>
              </a>
            </figure>
          </div>
        </div>
      </div>
    </section>
    <footer id="footer" class="overflow-hidden">
      <div class="container">
        <div class="row">
          <div class="footer-top-area">
            <div class="row d-flex flex-wrap justify-content-between">
              <div class="col-lg-3 col-sm-6 pb-3">
                <div class="footer-menu">
                  <img src="assets/images/main-logo.png" alt="logo">
                  <p>Nisi, purus vitae, ultrices nunc. Sit ac sit suscipit hendrerit. Gravida massa volutpat aenean odio erat nullam fringilla.</p>
                  <div class="social-links">
                    <ul class="d-flex list-unstyled">
                      <li>
                        <a href="#">
                          <svg class="facebook">
                            <use xlink:href="#facebook" />
                          </svg>
                        </a>
                      </li>
                      <li>
                        <a href="#">
                          <svg class="instagram">
                            <use xlink:href="#instagram" />
                          </svg>
                        </a>
                      </li>
                      <li>
                        <a href="#">
                          <svg class="twitter">
                            <use xlink:href="#twitter" />
                          </svg>
                        </a>
                      </li>
                      <li>
                        <a href="#">
                          <svg class="linkedin">
                            <use xlink:href="#linkedin" />
                          </svg>
                        </a>
                      </li>
                      <li>
                        <a href="#">
                          <svg class="youtube">
                            <use xlink:href="#youtube" />
                          </svg>
                        </a>
                      </li>
                    </ul>
                  </div>
                </div>
              </div>
              <div class="col-lg-2 col-sm-6 pb-3">
                <div class="footer-menu text-uppercase">
                  <h5 class="widget-title pb-2">Quick Links</h5>
                  <ul class="menu-list list-unstyled text-uppercase">
                    <li class="menu-item pb-2">
                      <a href="#">Home</a>
                    </li>
                    <li class="menu-item pb-2">
                      <a href="#">About</a>
                    </li>
                    <li class="menu-item pb-2">
                      <a href="#">Shop</a>
                    </li>
                    <li class="menu-item pb-2">
                      <a href="#">Blogs</a>
                    </li>
                    <li class="menu-item pb-2">
                      <a href="#">Contact</a>
                    </li>
                  </ul>
                </div>
              </div>
              <div class="col-lg-3 col-sm-6 pb-3">
                <div class="footer-menu text-uppercase">
                  <h5 class="widget-title pb-2">Help & Info Help</h5>
                  <ul class="menu-list list-unstyled">
                    <li class="menu-item pb-2">
                      <a href="#">Track Your Order</a>
                    </li>
                    <li class="menu-item pb-2">
                      <a href="#">Returns Policies</a>
                    </li>
                    <li class="menu-item pb-2">
                      <a href="#">Shipping + Delivery</a>
                    </li>
                    <li class="menu-item pb-2">
                      <a href="#">Contact Us</a>
                    </li>
                    <li class="menu-item pb-2">
                      <a href="#">Faqs</a>
                    </li>
                  </ul>
                </div>
              </div>
              <div class="col-lg-3 col-sm-6 pb-3">
                <div class="footer-menu contact-item">
                  <h5 class="widget-title text-uppercase pb-2">Contact Us</h5>
                  <p>Do you have any queries or suggestions? <a href="mailto:">therichpost.com</a>
                  </p>
                  <p>If you need support? Just give us a call. <a href="">+55 111 222 333 44</a>
                  </p>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
      <hr>
    </footer>
    <div id="footer-bottom">
      <div class="container">
        <div class="row d-flex flex-wrap justify-content-between">
          <div class="col-md-4 col-sm-6">
            <div class="Shipping d-flex">
              <p>We ship with:</p>
              <div class="card-wrap ps-2">
                <img src="assets/images/dhl.png" alt="visa">
                <img src="assets/images/shippingcard.png" alt="mastercard">
              </div>
            </div>
          </div>
          <div class="col-md-4 col-sm-6">
            <div class="payment-method d-flex">
              <p>Payment options:</p>
              <div class="card-wrap ps-2">
                <img src="assets/images/visa.jpg" alt="visa">
                <img src="assets/images/mastercard.jpg" alt="mastercard">
                <img src="assets/images/paypal.jpg" alt="paypal">
              </div>
            </div>
          </div>
          <div class="col-md-4 col-sm-6">
            <div class="copyright">
              <p>© Free2023 MiniStore. Love by <a href="https://therichpost.com/">therichpost.com</a> Distribution by <a href="https://therichpost.com">Jassa</a>
              </p>
            </div>
          </div>
        </div>
      </div>
    </div>

    4. Now friends we just need to add below code into angulareco/angular.json file to custom.js file working code:

    ...
     "styles": [
                  "src/styles.css",
    "assets/css/bootstrap.min.css",
    "assets/css/style.css"
                
                 
                ],
                "scripts": [
                "assets/js/modernizr.js",
    "assets/js/jquery-1.11.0.min.js",
    "assets/js/bootstrap.bundle.min.js",
    "assets/js/plugins.js",
    "assets/js/script.js",
    
                ]
    ...

    5. Guys now here is the git repo link from where we will get images, fonts, css and js folder and place all the folder inside assets folder:

    Free Git Repo Link

    6. Now friends we just need to add below code into angulareco/src/imdex.html file:

    <!doctype html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Angular17</title>
      <base href="/">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <link rel="icon" type="image/x-icon" href="favicon.ico">
    
    
    
      <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@9/swiper-bundle.min.css" />
      <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=Jost:wght@300;400;500&family=Lato:wght@300;400;700&display=swap" rel="stylesheet">
    
    </head>
    <body data-bs-spy="scroll" data-bs-target="#navbar" data-bs-root-margin="0px 0px -40%" data-bs-smooth-scroll="true" tabindex="0">
      <app-root></app-root>
     
      <script src="https://cdn.jsdelivr.net/npm/swiper/swiper-bundle.min.js"></script>
     
    </body>
    </html>
    
    

    Friends in the end must run ng serve command into your terminal to run the angular 17 project(localhost:4200).

    Now we are done friends. If you have any kind of query, suggestion and new requirement then feel free to comment below.

    Note: Friends, In this post, I just tell the basic setup and things, you can change the code according to your requirements.

    I will appreciate that if you will tell your views for this post. Nothing matters if your views will be good or bad because with your views, I will make my next posts more good and helpful.

    Jassa

    Thanks

  • Angular 17 Monster Bootstrap Free Admin Dashboard Template

    Angular 17 Monster Bootstrap Free Admin Dashboard Template

    Hello friends, welcome back to my blog. Today this blog post will share you, Angular 17 Monster Bootstrap Free Admin Dashboard Template.


    Live Demo

    Angular 17 Monster Bootstrap Free Admin Dashboard Template
    Angular 17 Monster Bootstrap Free Admin Dashboard Template

    Angular 17 came and Bootstrap 5 also. If you are new then you must check below two links:

    1. Angular 17 Basic Tutorials
    2. Bootstrap 5

    Friends now I proceed onwards and here is the working code snippet and please use carefully this to avoid the mistakes:

    1. Firstly friends we need fresh angular 17 setup and for this we need to run below commands but if you already have angular 17 setup then you can avoid below commands. Secondly we should also have latest node version installed on our system:

    npm install -g @angular/cli 
    
    ng new angularadmin //Create new Angular Project
    
    cd angularadmin // Go inside the Angular Project Folder

    2. Now friends we just need to add below code into angularadmin/src/app/app.component.html file to get final out on the web browser:

    <!-- ============================================================== -->
       <!-- Preloader - style you can find in spinners.css -->
       <!-- ============================================================== -->
       <div class="preloader">
         <div class="lds-ripple">
           <div class="lds-pos"></div>
           <div class="lds-pos"></div>
         </div>
       </div>
       <!-- ============================================================== -->
       <!-- Main wrapper - style you can find in pages.scss -->
       <!-- ============================================================== -->
       <div
         id="main-wrapper"
         data-layout="vertical"
         data-navbarbg="skin6"
         data-sidebartype="full"
         data-sidebar-position="absolute"
         data-header-position="absolute"
         data-boxed-layout="full"
       >
         <!-- ============================================================== -->
         <!-- Topbar header - style you can find in pages.scss -->
         <!-- ============================================================== -->
         <header class="topbar" data-navbarbg="skin6">
           <nav class="navbar top-navbar navbar-expand-md navbar-dark">
             <div class="navbar-header" data-logobg="skin6">
               <!-- ============================================================== -->
               <!-- Logo -->
               <!-- ============================================================== -->
               <a class="navbar-brand" href="#">
                 <!-- Logo icon -->
                 <b class="logo-icon">
                   <!--You can put here icon as well // <i class="wi wi-sunset"></i> //-->
                   <!-- Dark Logo icon -->
                   <img
                     src="assets/images/logo-icon.png"
                     alt="homepage"
                     class="dark-logo"
                   />
                 </b>
                 <!--End Logo icon -->
                 <!-- Logo text -->
                 <span class="logo-text">
                   <!-- dark Logo text -->
                   <img
                     src="assets/images/logo-text.png"
                     alt="homepage"
                     class="dark-logo"
                   />
                 </span>
               </a>
               <!-- ============================================================== -->
               <!-- End Logo -->
               <!-- ============================================================== -->
               <!-- ============================================================== -->
               <!-- toggle and nav items -->
               <!-- ============================================================== -->
               <a
                 class="
                   nav-toggler
                   waves-effect waves-light
                   text-dark
                   d-block d-md-none
                 "
                 href="javascript:void(0)"
                 ><i class="ti-menu ti-close"></i
               ></a>
             </div>
             <!-- ============================================================== -->
             <!-- End Logo -->
             <!-- ============================================================== -->
             <div
               class="navbar-collapse collapse"
               id="navbarSupportedContent"
               data-navbarbg="skin5"
             >
               <!-- ============================================================== -->
               <!-- toggle and nav items -->
               <!-- ============================================================== -->
               <ul class="navbar-nav me-auto mt-md-0">
                 <!-- ============================================================== -->
                 <!-- Search -->
                 <!-- ============================================================== -->
    
                 <li class="nav-item hidden-sm-down">
                   <form class="app-search ps-3">
                     <input
                       type="text"
                       class="form-control"
                       placeholder="Search for..."
                     />
                     <a class="srh-btn"
                       ><i class="mdi mdi-magnify fs-4 lh-sm"></i
                     ></a>
                   </form>
                 </li>
               </ul>
    
               <!-- ============================================================== -->
               <!-- Right side toggle and nav items -->
               <!-- ============================================================== -->
               <ul class="navbar-nav">
                 <!-- ============================================================== -->
                 <!-- User profile and search -->
                 <!-- ============================================================== -->
                 <li class="nav-item dropdown">
                   <a
                     class="nav-link dropdown-toggle waves-effect waves-dark"
                     href="#"
                     id="navbarDropdown"
                     role="button"
                     data-bs-toggle="dropdown"
                     aria-expanded="false"
                   >
                     <img
                       src="assets/images/1.jpg"
                       alt="user"
                       class="profile-pic me-2"
                     />Markarn Doe
                   </a>
                   <ul
                     class="dropdown-menu show"
                     aria-labelledby="navbarDropdown"
                   ></ul>
                 </li>
               </ul>
             </div>
           </nav>
         </header>
         <!-- ============================================================== -->
         <!-- End Topbar header -->
         <!-- ============================================================== -->
         <!-- ============================================================== -->
         <!-- Left Sidebar - style you can find in sidebar.scss  -->
         <!-- ============================================================== -->
         <aside class="left-sidebar" data-sidebarbg="skin6">
           <!-- Sidebar scroll-->
           <div class="scroll-sidebar">
             <!-- Sidebar navigation-->
             <nav class="sidebar-nav">
               <ul id="sidebarnav">
                 <!-- User Profile-->
                 <li class="sidebar-item">
                   <a
                     class="sidebar-link waves-effect waves-dark sidebar-link"
                     href="#"
                     aria-expanded="false"
                     ><i
                       class="me-3 mdi mdi-view-dashboard fs-3"
                       aria-hidden="true"
                     ></i
                     ><span class="hide-menu">Dashboard</span></a
                   >
                 </li>
                 <li class="sidebar-item">
                   <a
                     class="sidebar-link waves-effect waves-dark sidebar-link"
                     href="#"
                     aria-expanded="false"
                   >
                     <i
                       class="me-3 mdi mdi-account-network fs-3"
                       aria-hidden="true"
                     ></i
                     ><span class="hide-menu">Profile</span></a
                   >
                 </li>
                 <li class="sidebar-item">
                   <a
                     class="sidebar-link waves-effect waves-dark sidebar-link"
                     href="#"
                     aria-expanded="false"
                     ><i
                       class="me-3 mdi mdi-border-all fs-3"
                       aria-hidden="true"
                     ></i
                     ><span class="hide-menu">Table</span></a
                   >
                 </li>
                 <li class="sidebar-item">
                   <a
                     class="sidebar-link waves-effect waves-dark sidebar-link"
                     href="#"
                     aria-expanded="false"
                     ><i class="me-3 mdi mdi-face fs-3" aria-hidden="true"></i
                     ><span class="hide-menu">Icon</span></a
                   >
                 </li>
                 <li class="sidebar-item">
                   <a
                     class="sidebar-link waves-effect waves-dark sidebar-link"
                     href="#"
                     aria-expanded="false"
                     ><i class="me-3 mdi mdi-earth fs-3" aria-hidden="true"></i
                     ><span class="hide-menu">Google Map</span></a
                   >
                 </li>
                 <li class="sidebar-item">
                   <a
                     class="sidebar-link waves-effect waves-dark sidebar-link"
                     href="#"
                     aria-expanded="false"
                     ><i class="me-3 mdi mdi-file fs-3" aria-hidden="true"></i
                     ><span class="hide-menu">Blank</span></a
                   >
                 </li>
                 <li class="sidebar-item">
                   <a
                     class="sidebar-link waves-effect waves-dark sidebar-link"
                     href="#"
                     aria-expanded="false"
                     ><i
                       class="me-3 mdi mdi-alert-outline fs-3"
                       aria-hidden="true"
                     ></i
                     ><span class="hide-menu">Error 404</span></a
                   >
                 </li>
                 <li class="text-center p-20 upgrade-btn">
                   <a
                     href="https://therichpost.com"
                     class="btn btn-danger text-white mt-4"
                     target="_blank"
                     >Upgrade to Pro</a
                   >
                 </li>
               </ul>
             </nav>
             <!-- End Sidebar navigation -->
           </div>
           <!-- End Sidebar scroll-->
         </aside>
         <!-- ============================================================== -->
         <!-- End Left Sidebar - style you can find in sidebar.scss  -->
         <!-- ============================================================== -->
         <!-- ============================================================== -->
         <!-- Page wrapper  -->
         <!-- ============================================================== -->
         <div class="page-wrapper">
           <!-- ============================================================== -->
           <!-- Bread crumb and right sidebar toggle -->
           <!-- ============================================================== -->
           <div class="page-breadcrumb">
             <div class="row align-items-center">
               <div class="col-md-6 col-8 align-self-center">
                 <h3 class="page-title mb-0 p-0">Dashboard</h3>
                 <div class="d-flex align-items-center">
                   <nav aria-label="breadcrumb">
                     <ol class="breadcrumb">
                       <li class="breadcrumb-item"><a href="#">Home</a></li>
                       <li class="breadcrumb-item active" aria-current="page">
                         Dashboard
                       </li>
                     </ol>
                   </nav>
                 </div>
               </div>
               <div class="col-md-6 col-4 align-self-center">
                 <div class="text-end upgrade-btn">
                   <a
                     href="https://therichpost.com"
                     class="btn btn-success d-none d-md-inline-block text-white"
                     target="_blank"
                     >Upgrade to Pro</a
                   >
                 </div>
               </div>
             </div>
           </div>
           <!-- ============================================================== -->
           <!-- End Bread crumb and right sidebar toggle -->
           <!-- ============================================================== -->
           <!-- ============================================================== -->
           <!-- Container fluid  -->
           <!-- ============================================================== -->
           <div class="container-fluid">
             <!-- ============================================================== -->
             <!-- Sales chart -->
             <!-- ============================================================== -->
             <div class="row">
               <!-- Column -->
               <div class="col-sm-6">
                 <div class="card">
                   <div class="card-body">
                     <h4 class="card-title">Daily Sales</h4>
                     <div class="text-end">
                       <h2 class="font-light mb-0">
                         <i class="mdi mdi-arrow-up fs-2 text-success"></i> $120
                       </h2>
                       <span class="text-muted">Todays Income</span>
                     </div>
                     <span class="text-success">80%</span>
                     <div class="progress">
                       <div
                         class="progress-bar bg-success"
                         role="progressbar"
                         style="width: 80%; height: 6px"
                         aria-valuenow="25"
                         aria-valuemin="0"
                         aria-valuemax="100"
                       ></div>
                     </div>
                   </div>
                 </div>
               </div>
               <!-- Column -->
               <!-- Column -->
               <div class="col-sm-6">
                 <div class="card">
                   <div class="card-body">
                     <h4 class="card-title">Weekly Sales</h4>
                     <div class="text-end">
                       <h2 class="font-light mb-0">
                         <i class="mdi mdi-arrow-up fs-2 text-info"></i> $5,000
                       </h2>
                       <span class="text-muted">Todays Income</span>
                     </div>
                     <span class="text-info">30%</span>
                     <div class="progress">
                       <div
                         class="progress-bar bg-info"
                         role="progressbar"
                         style="width: 30%; height: 6px"
                         aria-valuenow="25"
                         aria-valuemin="0"
                         aria-valuemax="100"
                       ></div>
                     </div>
                   </div>
                 </div>
               </div>
               <!-- Column -->
             </div>
             <!-- ============================================================== -->
             <!-- Sales chart -->
             <!-- ============================================================== -->
             <div class="row">
               <!-- column -->
               <div class="col-sm-12">
                 <div class="card">
                   <div class="card-body">
                     <h4 class="card-title">Revenue Statistics</h4>
                     <div class="flot-chart">
                       <div
                         class="flot-chart-content"
                         id="flot-line-chart"
                         style="padding: 0px; position: relative"
                       >
                         <canvas class="flot-base w-100" height="400"></canvas>
                       </div>
                     </div>
                   </div>
                 </div>
               </div>
               <!-- column -->
             </div>
             <!-- ============================================================== -->
             <!-- Table -->
             <!-- ============================================================== -->
             <div class="row">
               <div class="col-sm-12">
                 <div class="card">
                   <div class="card-body">
                     <div class="d-md-flex">
                       <h4
                         class="
                           card-title
                           col-md-10
                           mb-md-0 mb-3
                           align-self-center
                         "
                       >
                         Projects of the Month
                       </h4>
                       <div class="col-md-2 ms-auto">
                         <select class="form-select shadow-none col-md-2 ml-auto">
                           <option selected>January</option>
                           <option value="1">February</option>
                           <option value="2">March</option>
                           <option value="3">April</option>
                         </select>
                       </div>
                     </div>
                     <div class="table-responsive mt-5">
                       <table class="table stylish-table no-wrap">
                         <thead>
                           <tr>
                             <th class="border-top-0" colspan="2">Assigned</th>
                             <th class="border-top-0">Name</th>
                             <th class="border-top-0">Budget</th>
                           </tr>
                         </thead>
                         <tbody>
                           <tr>
                             <td style="width: 50px">
                               <span class="round">S</span>
                             </td>
                             <td class="align-middle">
                               <h6>Sunil Joshi</h6>
                               <small class="text-muted">Web Designer</small>
                             </td>
                             <td class="align-middle">Elite Admin</td>
                             <td class="align-middle">$3.9K</td>
                           </tr>
                           <tr class="active">
                             <td>
                               <span class="round"
                                 ><img
                                   src="assets/images/2.jpg"
                                   alt="user"
                                   width="50"
                               /></span>
                             </td>
                             <td class="align-middle">
                               <h6>Andrew</h6>
                               <small class="text-muted">Project Manager</small>
                             </td>
                             <td class="align-middle">Real Homes</td>
                             <td class="align-middle">$23.9K</td>
                           </tr>
                           <tr>
                             <td><span class="round round-success">B</span></td>
                             <td class="align-middle">
                               <h6>Bhavesh patel</h6>
                               <small class="text-muted">Developer</small>
                             </td>
                             <td class="align-middle">MedicalPro Theme</td>
                             <td class="align-middle">$12.9K</td>
                           </tr>
                           <tr>
                             <td><span class="round round-primary">N</span></td>
                             <td class="align-middle">
                               <h6>Nirav Joshi</h6>
                               <small class="text-muted">Frontend Eng</small>
                             </td>
                             <td class="align-middle">Elite Admin</td>
                             <td class="align-middle">$10.9K</td>
                           </tr>
                           <tr>
                             <td><span class="round round-warning">M</span></td>
                             <td class="align-middle">
                               <h6>Micheal Doe</h6>
                               <small class="text-muted">Content Writer</small>
                             </td>
                             <td class="align-middle">Helping Hands</td>
                             <td class="align-middle">$12.9K</td>
                           </tr>
                           <tr>
                             <td><span class="round round-danger">N</span></td>
                             <td class="align-middle">
                               <h6>Johnathan</h6>
                               <small class="text-muted">Graphic</small>
                             </td>
                             <td class="align-middle">Digital Agency</td>
                             <td class="align-middle">$2.6K</td>
                           </tr>
                         </tbody>
                       </table>
                     </div>
                   </div>
                 </div>
               </div>
             </div>
             <!-- ============================================================== -->
             <!-- Table -->
             <!-- ============================================================== -->
             <!-- ============================================================== -->
             <!-- Recent blogss -->
             <!-- ============================================================== -->
             <div class="row justify-content-center">
               <!-- Column -->
               <div class="col-lg-4 col-md-6">
                 <div class="card">
                   <img
                     class="card-img-top img-responsive"
                     src="assets/images/img1.jpg"
                     alt="Card"
                   />
                   <div class="card-body">
                     <ul class="list-inline d-flex align-items-center">
                       <li class="ps-0">20 May 2023</li>
                       <li class="ms-auto">
                         <a href="javascript:void(0)" class="link">3 Comment</a>
                       </li>
                     </ul>
                     <h3 class="font-normal">
                       Featured Hydroflora Pots Garden &amp; Outdoors
                     </h3>
                   </div>
                 </div>
               </div>
               <!-- Column -->
               <!-- Column -->
               <div class="col-lg-4 col-md-6">
                 <div class="card">
                   <img
                     class="card-img-top img-responsive"
                     src="assets/images/img2.jpg"
                     alt="Card"
                   />
                   <div class="card-body">
                     <ul class="list-inline d-flex align-items-center">
                       <li class="ps-0">20 May 2023</li>
                       <li class="ms-auto">
                         <a href="javascript:void(0)" class="link">3 Comment</a>
                       </li>
                     </ul>
                     <h3 class="font-normal">
                       Featured Hydroflora Pots Garden &amp; Outdoors
                     </h3>
                   </div>
                 </div>
               </div>
               <!-- Column -->
               <!-- Column -->
               <div class="col-lg-4 col-md-6">
                 <div class="card">
                   <img
                     class="card-img-top img-responsive"
                     src="assets/images/img4.jpg"
                     alt="Card"
                   />
                   <div class="card-body">
                     <ul class="list-inline d-flex align-items-center">
                       <li class="ps-0">20 May 2023</li>
                       <li class="ms-auto">
                         <a href="javascript:void(0)" class="link">3 Comment</a>
                       </li>
                     </ul>
                     <h3 class="font-normal">
                       Featured Hydroflora Pots Garden &amp; Outdoors
                     </h3>
                   </div>
                 </div>
               </div>
               <!-- Column -->
             </div>
             <!-- ============================================================== -->
             <!-- Recent blogss -->
             <!-- ============================================================== -->
           </div>
           <!-- ============================================================== -->
           <!-- End Container fluid  -->
           <!-- ============================================================== -->
           <!-- ============================================================== -->
           <!-- footer -->
           <!-- ============================================================== -->
           <footer class="footer text-center">
             © 2023 Free
             <a href="https://www.therichpost.com/">therichpost.com</a>
           </footer>
           <!-- ============================================================== -->
           <!-- End footer -->
           <!-- ============================================================== -->
         </div>
         <!-- ============================================================== -->
         <!-- End Page wrapper  -->
         <!-- ============================================================== -->
       </div>

    4. Now friends we just need to add below code into angularadmin/angular.json file to custom.js file working code:

    ...
     "styles": [
                  "src/styles.css",
    "assets/css/chartist.min.css",
    "assets/css/style.min.css"
                
                 
                ],
                "scripts": [
                "assets/js/jquery.min.js",
    "assets/js/bootstrap.bundle.min.js",
    "assets/js/app-style-switcher.js",
    "assets/js/waves.js",
    "assets/js/sidebarmenu.js",
    "assets/js/custom.js",
    "assets/js/jquery.flot.js",
    "assets/js/jquery.flot.tooltip.min.js",
    "assets/js/dashboard1.js"
                ]
    ...

    5. Guys now here is the git repo link from where we will get images, fonts, css and js folder and place all the folder inside assets folder:

    Free Git Repo Link

    Friends in the end must run ng serve command into your terminal to run the angular 17 project(localhost:4200).

    Now we are done friends. If you have any kind of query, suggestion and new requirement then feel free to comment below.

    Note: Friends, In this post, I just tell the basic setup and things, you can change the code according to your requirements.

    I will appreciate that if you will tell your views for this post. Nothing matters if your views will be good or bad because with your views, I will make my next posts more good and helpful.

    Jassa

    Thanks

  • Angular 17 Material Admin Dashboard Template Free

    Angular 17 Material Admin Dashboard Template Free

    Hello friends, welcome back to my blog. Today this blog post will share you, Angular 17 Material Admin Dashboard Template Free.


    Live Demo

    Angular 17 Material Admin Dashboard Template Free
    Angular 17 Material Admin Dashboard Template Free

    Angular 17 came and Bootstrap 5 also. If you are new then you must check below two links:

    1. Angular 17 Basic Tutorials
    2. Bootstrap 5

    Friends now I proceed onwards and here is the working code snippet and please use carefully this to avoid the mistakes:

    1. Firstly friends we need fresh angular 17 setup and for this we need to run below commands but if you already have angular 17 setup then you can avoid below commands. Secondly we should also have latest node version installed on our system:

    npm install -g @angular/cli 
    
    ng new angularadmin //Create new Angular Project
    
    cd angularadmin // Go inside the Angular Project Folder

    2. Now friends we just need to add below code into angularadmin/src/app/app.component.html file to get final out on the web browser:

    <aside class="sidenav navbar navbar-vertical navbar-expand-xs border-0 border-radius-xl my-3 fixed-start ms-3   bg-gradient-dark" id="sidenav-main">
      <div class="sidenav-header">
      <i class="fas fa-times p-3 cursor-pointer text-white opacity-5 position-absolute end-0 top-0 d-none d-xl-none" aria-hidden="true" id="iconSidenav"></i>
      <a class="navbar-brand m-0" href="#" target="_blank">
      <img src="assets/images/logo-ct.png" class="navbar-brand-img h-100" alt="main_logo">
      <span class="ms-1 font-weight-bold text-white">Material Dashboard 2</span>
      </a>
      </div>
      <hr class="horizontal light mt-0 mb-2">
      <div class="collapse navbar-collapse  w-auto " id="sidenav-collapse-main">
      <ul class="navbar-nav">
      <li class="nav-item">
      <a class="nav-link text-white active bg-gradient-primary" href="#">
      <div class="text-white text-center me-2 d-flex align-items-center justify-content-center">
      <i class="material-icons opacity-10">dashboard</i>
      </div>
      <span class="nav-link-text ms-1">Dashboard</span>
      </a>
      </li>
      <li class="nav-item">
      <a class="nav-link text-white " href="#">
      <div class="text-white text-center me-2 d-flex align-items-center justify-content-center">
      <i class="material-icons opacity-10">table_view</i>
      </div>
      <span class="nav-link-text ms-1">Tables</span>
      </a>
      </li>
      <li class="nav-item">
      <a class="nav-link text-white " href="#">
      <div class="text-white text-center me-2 d-flex align-items-center justify-content-center">
      <i class="material-icons opacity-10">receipt_long</i>
      </div>
      <span class="nav-link-text ms-1">Billing</span>
      </a>
      </li>
      <li class="nav-item">
      <a class="nav-link text-white " href="#">
      <div class="text-white text-center me-2 d-flex align-items-center justify-content-center">
      <i class="material-icons opacity-10">view_in_ar</i>
      </div>
      <span class="nav-link-text ms-1">Virtual Reality</span>
      </a>
      </li>
      <li class="nav-item">
      <a class="nav-link text-white " href="#">
      <div class="text-white text-center me-2 d-flex align-items-center justify-content-center">
      <i class="material-icons opacity-10">format_textdirection_r_to_l</i>
      </div>
      <span class="nav-link-text ms-1">RTL</span>
      </a>
      </li>
      <li class="nav-item">
      <a class="nav-link text-white " href="#">
      <div class="text-white text-center me-2 d-flex align-items-center justify-content-center">
      <i class="material-icons opacity-10">notifications</i>
      </div>
      <span class="nav-link-text ms-1">Notifications</span>
      </a>
      </li>
      <li class="nav-item mt-3">
      <h6 class="ps-4 ms-2 text-uppercase text-xs text-white font-weight-bolder opacity-8">Account pages</h6>
      </li>
      <li class="nav-item">
      <a class="nav-link text-white " href="#">
      <div class="text-white text-center me-2 d-flex align-items-center justify-content-center">
      <i class="material-icons opacity-10">person</i>
      </div>
      <span class="nav-link-text ms-1">Profile</span>
      </a>
      </li>
      <li class="nav-item">
      <a class="nav-link text-white " href="#">
      <div class="text-white text-center me-2 d-flex align-items-center justify-content-center">
      <i class="material-icons opacity-10">login</i>
      </div>
      <span class="nav-link-text ms-1">Sign In</span>
      </a>
      </li>
      <li class="nav-item">
      <a class="nav-link text-white " href="#">
      <div class="text-white text-center me-2 d-flex align-items-center justify-content-center">
      <i class="material-icons opacity-10">assignment</i>
      </div>
      <span class="nav-link-text ms-1">Sign Up</span>
      </a>
      </li>
      </ul>
      </div>
      <div class="sidenav-footer position-absolute w-100 bottom-0 ">
      <div class="mx-3">
      <a class="btn btn-outline-primary mt-4 w-100" href="https://therichpost.com" type="button">Documentation</a>
      <a class="btn bg-gradient-primary w-100" href="https://therichpost.com" type="button">Upgrade to pro</a>
      </div>
      </div>
      </aside>
      <main class="main-content position-relative max-height-vh-100 h-100 border-radius-lg ">
      
      <nav class="navbar navbar-main navbar-expand-lg px-0 mx-4 shadow-none border-radius-xl" id="navbarBlur" data-scroll="true">
      <div class="container-fluid py-1 px-3">
      <nav aria-label="breadcrumb">
      <ol class="breadcrumb bg-transparent mb-0 pb-0 pt-1 px-0 me-sm-6 me-5">
      <li class="breadcrumb-item text-sm"><a class="opacity-5 text-dark" href="javascript:;">Pages</a></li>
      <li class="breadcrumb-item text-sm text-dark active" aria-current="page">Dashboard</li>
      </ol>
      <h6 class="font-weight-bolder mb-0">Dashboard</h6>
      </nav>
      <div class="collapse navbar-collapse mt-sm-0 mt-2 me-md-0 me-sm-4" id="navbar">
      <div class="ms-md-auto pe-md-3 d-flex align-items-center">
      <div class="input-group input-group-outline">
      <label class="form-label">Type here...</label>
      <input type="text" class="form-control">
      </div>
      </div>
      <ul class="navbar-nav  justify-content-end">
      <li class="nav-item d-flex align-items-center">
      <a class="btn btn-outline-primary btn-sm mb-0 me-3" target="_blank" href="https://therichpost.com">Online Builder</a>
      </li>
      <li class="mt-2">
      <a class="github-button" href="https://therichpost.com" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star creativetimofficial/material-dashboard on GitHub">Star</a>
      </li>
      <li class="nav-item d-xl-none ps-3 d-flex align-items-center">
      <a href="javascript:;" class="nav-link text-body p-0" id="iconNavbarSidenav">
      <div class="sidenav-toggler-inner">
      <i class="sidenav-toggler-line"></i>
      <i class="sidenav-toggler-line"></i>
      <i class="sidenav-toggler-line"></i>
      </div>
      </a>
      </li>
      <li class="nav-item px-3 d-flex align-items-center">
      <a href="javascript:;" class="nav-link text-body p-0">
      <i class="fa fa-cog fixed-plugin-button-nav cursor-pointer"></i>
      </a>
      </li>
      <li class="nav-item dropdown pe-2 d-flex align-items-center">
      <a href="javascript:;" class="nav-link text-body p-0" id="dropdownMenuButton" data-bs-toggle="dropdown" aria-expanded="false">
      <i class="fa fa-bell cursor-pointer"></i>
      </a>
      <ul class="dropdown-menu  dropdown-menu-end  px-2 py-3 me-sm-n4" aria-labelledby="dropdownMenuButton">
      <li class="mb-2">
      <a class="dropdown-item border-radius-md" href="javascript:;">
      <div class="d-flex py-1">
      <div class="my-auto">
      <img src="assets/images/team-2.jpg" class="avatar avatar-sm  me-3 ">
      </div>
      <div class="d-flex flex-column justify-content-center">
      <h6 class="text-sm font-weight-normal mb-1">
      <span class="font-weight-bold">New message</span> from Laur
      </h6>
      <p class="text-xs text-secondary mb-0">
      <i class="fa fa-clock me-1"></i>
      13 minutes ago
      </p>
      </div>
      </div>
      </a>
      </li>
      <li class="mb-2">
      <a class="dropdown-item border-radius-md" href="javascript:;">
      <div class="d-flex py-1">
      <div class="my-auto">
      <img src="assets/images/logo-spotify.svg" class="avatar avatar-sm bg-gradient-dark  me-3 ">
      </div>
      <div class="d-flex flex-column justify-content-center">
      <h6 class="text-sm font-weight-normal mb-1">
      <span class="font-weight-bold">New album</span> by Travis Scott
      </h6>
      <p class="text-xs text-secondary mb-0">
      <i class="fa fa-clock me-1"></i>
      1 day
      </p>
      </div>
      </div>
      </a>
      </li>
      <li>
      <a class="dropdown-item border-radius-md" href="javascript:;">
      <div class="d-flex py-1">
      <div class="avatar avatar-sm bg-gradient-secondary  me-3  my-auto">
      <svg width="12px" height="12px" viewBox="0 0 43 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
      <title>credit-card</title>
      <g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
      <g transform="translate(-2169.000000, -745.000000)" fill="#FFFFFF" fill-rule="nonzero">
      <g transform="translate(1716.000000, 291.000000)">
      <g transform="translate(453.000000, 454.000000)">
      <path class="color-background" d="M43,10.7482083 L43,3.58333333 C43,1.60354167 41.3964583,0 39.4166667,0 L3.58333333,0 C1.60354167,0 0,1.60354167 0,3.58333333 L0,10.7482083 L43,10.7482083 Z" opacity="0.593633743"></path>
      <path class="color-background" d="M0,16.125 L0,32.25 C0,34.2297917 1.60354167,35.8333333 3.58333333,35.8333333 L39.4166667,35.8333333 C41.3964583,35.8333333 43,34.2297917 43,32.25 L43,16.125 L0,16.125 Z M19.7083333,26.875 L7.16666667,26.875 L7.16666667,23.2916667 L19.7083333,23.2916667 L19.7083333,26.875 Z M35.8333333,26.875 L28.6666667,26.875 L28.6666667,23.2916667 L35.8333333,23.2916667 L35.8333333,26.875 Z"></path>
      </g>
      </g>
      </g>
      </g>
      </svg>
      </div>
      <div class="d-flex flex-column justify-content-center">
      <h6 class="text-sm font-weight-normal mb-1">
      Payment successfully completed
      </h6>
      <p class="text-xs text-secondary mb-0">
      <i class="fa fa-clock me-1"></i>
      2 days
      </p>
      </div>
      </div>
      </a>
      </li>
      </ul>
      </li>
      <li class="nav-item d-flex align-items-center">
      <a href="#" class="nav-link text-body font-weight-bold px-0">
      <i class="fa fa-user me-sm-1"></i>
      <span class="d-sm-inline d-none">Sign In</span>
      </a>
      </li>
      </ul>
      </div>
      </div>
      </nav>
      
      <div class="container-fluid py-4">
      <div class="row">
      <div class="col-xl-3 col-sm-6 mb-xl-0 mb-4">
      <div class="card">
      <div class="card-header p-3 pt-2">
      <div class="icon icon-lg icon-shape bg-gradient-dark shadow-dark text-center border-radius-xl mt-n4 position-absolute">
      <i class="material-icons opacity-10">weekend</i>
      </div>
      <div class="text-end pt-1">
      <p class="text-sm mb-0 text-capitalize">Today's Money</p>
      <h4 class="mb-0">$53k</h4>
      </div>
      </div>
      <hr class="dark horizontal my-0">
      <div class="card-footer p-3">
      <p class="mb-0"><span class="text-success text-sm font-weight-bolder">+55% </span>than last week</p>
      </div>
      </div>
      </div>
      <div class="col-xl-3 col-sm-6 mb-xl-0 mb-4">
      <div class="card">
      <div class="card-header p-3 pt-2">
      <div class="icon icon-lg icon-shape bg-gradient-primary shadow-primary text-center border-radius-xl mt-n4 position-absolute">
      <i class="material-icons opacity-10">person</i>
      </div>
      <div class="text-end pt-1">
      <p class="text-sm mb-0 text-capitalize">Today's Users</p>
      <h4 class="mb-0">2,300</h4>
      </div>
      </div>
      <hr class="dark horizontal my-0">
      <div class="card-footer p-3">
      <p class="mb-0"><span class="text-success text-sm font-weight-bolder">+3% </span>than last month</p>
      </div>
      </div>
      </div>
      <div class="col-xl-3 col-sm-6 mb-xl-0 mb-4">
      <div class="card">
      <div class="card-header p-3 pt-2">
      <div class="icon icon-lg icon-shape bg-gradient-success shadow-success text-center border-radius-xl mt-n4 position-absolute">
      <i class="material-icons opacity-10">person</i>
      </div>
      <div class="text-end pt-1">
      <p class="text-sm mb-0 text-capitalize">New Clients</p>
      <h4 class="mb-0">3,462</h4>
      </div>
      </div>
      <hr class="dark horizontal my-0">
      <div class="card-footer p-3">
      <p class="mb-0"><span class="text-danger text-sm font-weight-bolder">-2%</span> than yesterday</p>
      </div>
      </div>
      </div>
      <div class="col-xl-3 col-sm-6">
      <div class="card">
      <div class="card-header p-3 pt-2">
      <div class="icon icon-lg icon-shape bg-gradient-info shadow-info text-center border-radius-xl mt-n4 position-absolute">
      <i class="material-icons opacity-10">weekend</i>
      </div>
      <div class="text-end pt-1">
      <p class="text-sm mb-0 text-capitalize">Sales</p>
      <h4 class="mb-0">$103,430</h4>
      </div>
      </div>
      <hr class="dark horizontal my-0">
      <div class="card-footer p-3">
      <p class="mb-0"><span class="text-success text-sm font-weight-bolder">+5% </span>than yesterday</p>
      </div>
      </div>
      </div>
      </div>
      <div class="row mt-4">
      <div class="col-lg-4 col-md-6 mt-4 mb-4">
      <div class="card z-index-2 ">
      <div class="card-header p-0 position-relative mt-n4 mx-3 z-index-2 bg-transparent">
      <div class="bg-gradient-primary shadow-primary border-radius-lg py-3 pe-1">
      <div class="chart">
      <canvas id="chart-bars" class="chart-canvas" height="170"></canvas>
      </div>
      </div>
      </div>
      <div class="card-body">
      <h6 class="mb-0 ">Website Views</h6>
      <p class="text-sm ">Last Campaign Performance</p>
      <hr class="dark horizontal">
      <div class="d-flex ">
      <i class="material-icons text-sm my-auto me-1">schedule</i>
      <p class="mb-0 text-sm"> campaign sent 2 days ago </p>
      </div>
      </div>
      </div>
      </div>
      <div class="col-lg-4 col-md-6 mt-4 mb-4">
      <div class="card z-index-2  ">
      <div class="card-header p-0 position-relative mt-n4 mx-3 z-index-2 bg-transparent">
      <div class="bg-gradient-success shadow-success border-radius-lg py-3 pe-1">
      <div class="chart">
      <canvas id="chart-line" class="chart-canvas" height="170"></canvas>
      </div>
      </div>
      </div>
      <div class="card-body">
      <h6 class="mb-0 "> Daily Sales </h6>
      <p class="text-sm "> (<span class="font-weight-bolder">+15%</span>) increase in today sales. </p>
      <hr class="dark horizontal">
      <div class="d-flex ">
      <i class="material-icons text-sm my-auto me-1">schedule</i>
      <p class="mb-0 text-sm"> updated 4 min ago </p>
      </div>
      </div>
      </div>
      </div>
      <div class="col-lg-4 mt-4 mb-3">
      <div class="card z-index-2 ">
      <div class="card-header p-0 position-relative mt-n4 mx-3 z-index-2 bg-transparent">
      <div class="bg-gradient-dark shadow-dark border-radius-lg py-3 pe-1">
      <div class="chart">
      <canvas id="chart-line-tasks" class="chart-canvas" height="170"></canvas>
      </div>
      </div>
      </div>
      <div class="card-body">
      <h6 class="mb-0 ">Completed Tasks</h6>
      <p class="text-sm ">Last Campaign Performance</p>
      <hr class="dark horizontal">
      <div class="d-flex ">
      <i class="material-icons text-sm my-auto me-1">schedule</i>
      <p class="mb-0 text-sm">just updated</p>
      </div>
      </div>
      </div>
      </div>
      </div>
      <div class="row mb-4">
      <div class="col-lg-8 col-md-6 mb-md-0 mb-4">
      <div class="card">
      <div class="card-header pb-0">
      <div class="row">
      <div class="col-lg-6 col-7">
      <h6>Projects</h6>
      <p class="text-sm mb-0">
      <i class="fa fa-check text-info" aria-hidden="true"></i>
      <span class="font-weight-bold ms-1">30 done</span> this month
      </p>
      </div>
      <div class="col-lg-6 col-5 my-auto text-end">
      <div class="dropdown float-lg-end pe-4">
      <a class="cursor-pointer" id="dropdownTable" data-bs-toggle="dropdown" aria-expanded="false">
      <i class="fa fa-ellipsis-v text-secondary"></i>
      </a>
      <ul class="dropdown-menu px-2 py-3 ms-sm-n4 ms-n5" aria-labelledby="dropdownTable">
      <li><a class="dropdown-item border-radius-md" href="javascript:;">Action</a></li>
      <li><a class="dropdown-item border-radius-md" href="javascript:;">Another action</a></li>
      <li><a class="dropdown-item border-radius-md" href="javascript:;">Something else here</a></li>
      </ul>
      </div>
      </div>
      </div>
      </div>
      <div class="card-body px-0 pb-2">
      <div class="table-responsive">
      <table class="table align-items-center mb-0">
      <thead>
      <tr>
      <th class="text-uppercase text-secondary text-xxs font-weight-bolder opacity-7">Companies</th>
      <th class="text-uppercase text-secondary text-xxs font-weight-bolder opacity-7 ps-2">Members</th>
      <th class="text-center text-uppercase text-secondary text-xxs font-weight-bolder opacity-7">Budget</th>
      <th class="text-center text-uppercase text-secondary text-xxs font-weight-bolder opacity-7">Completion</th>
      </tr>
      </thead>
      <tbody>
      <tr>
      <td>
      <div class="d-flex px-2 py-1">
      <div>
      <img src="assets/images/logo-xd.svg" class="avatar avatar-sm me-3" alt="xd">
      </div>
      <div class="d-flex flex-column justify-content-center">
      <h6 class="mb-0 text-sm">Material XD Version</h6>
      </div>
      </div>
      </td>
      <td>
      <div class="avatar-group mt-2">
      <a href="javascript:;" class="avatar avatar-xs rounded-circle" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Ryan Tompson">
      <img src="assets/images/team-3.jpg" alt="team1">
      </a>
      <a href="javascript:;" class="avatar avatar-xs rounded-circle" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Romina Hadid">
      <img src="assets/images/team-2.jpg" alt="team2">
      </a>
      <a href="javascript:;" class="avatar avatar-xs rounded-circle" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Alexander Smith">
      <img src="assets/images/team-3.jpg" alt="team3">
      </a>
      <a href="javascript:;" class="avatar avatar-xs rounded-circle" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Jessica Doe">
      <img src="assets/images/team-4.jpg" alt="team4">
      </a>
      </div>
      </td>
      <td class="align-middle text-center text-sm">
      <span class="text-xs font-weight-bold"> $14,000 </span>
      </td>
      <td class="align-middle">
      <div class="progress-wrapper w-75 mx-auto">
      <div class="progress-info">
      <div class="progress-percentage">
      <span class="text-xs font-weight-bold">60%</span>
      </div>
      </div>
      <div class="progress">
      <div class="progress-bar bg-gradient-info w-60" role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100"></div>
      </div>
      </div>
      </td>
      </tr>
      <tr>
      <td>
      <div class="d-flex px-2 py-1">
      <div>
      <img src="assets/images/logo-atlassian.svg" class="avatar avatar-sm me-3" alt="atlassian">
      </div>
      <div class="d-flex flex-column justify-content-center">
      <h6 class="mb-0 text-sm">Add Progress Track</h6>
      </div>
      </div>
      </td>
      <td>
      <div class="avatar-group mt-2">
      <a href="javascript:;" class="avatar avatar-xs rounded-circle" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Romina Hadid">
      <img src="assets/images/team-2.jpg" alt="team5">
      </a>
      <a href="javascript:;" class="avatar avatar-xs rounded-circle" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Jessica Doe">
      <img src="assets/images/team-4.jpg" alt="team6">
      </a>
      </div>
      </td>
      <td class="align-middle text-center text-sm">
      <span class="text-xs font-weight-bold"> $3,000 </span>
      </td>
      <td class="align-middle">
      <div class="progress-wrapper w-75 mx-auto">
      <div class="progress-info">
      <div class="progress-percentage">
      <span class="text-xs font-weight-bold">10%</span>
      </div>
      </div>
      <div class="progress">
      <div class="progress-bar bg-gradient-info w-10" role="progressbar" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100"></div>
      </div>
      </div>
      </td>
      </tr>
      <tr>
      <td>
      <div class="d-flex px-2 py-1">
      <div>
      <img src="assets/images/logo-slack.svg" class="avatar avatar-sm me-3" alt="team7">
      </div>
      <div class="d-flex flex-column justify-content-center">
      <h6 class="mb-0 text-sm">Fix Platform Errors</h6>
      </div>
      </div>
      </td>
      <td>
      <div class="avatar-group mt-2">
      <a href="javascript:;" class="avatar avatar-xs rounded-circle" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Romina Hadid">
      <img src="assets/images/team-3.jpg" alt="team8">
      </a>
      <a href="javascript:;" class="avatar avatar-xs rounded-circle" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Jessica Doe">
      <img src="assets/images/team-1.jpg" alt="team9">
      </a>
      </div>
      </td>
      <td class="align-middle text-center text-sm">
      <span class="text-xs font-weight-bold"> Not set </span>
      </td>
      <td class="align-middle">
      <div class="progress-wrapper w-75 mx-auto">
      <div class="progress-info">
      <div class="progress-percentage">
      <span class="text-xs font-weight-bold">100%</span>
      </div>
      </div>
      <div class="progress">
      <div class="progress-bar bg-gradient-success w-100" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100"></div>
      </div>
      </div>
      </td>
      </tr>
      <tr>
      <td>
      <div class="d-flex px-2 py-1">
      <div>
      <img src="assets/images/logo-spotify.svg" class="avatar avatar-sm me-3" alt="spotify">
      </div>
      <div class="d-flex flex-column justify-content-center">
      <h6 class="mb-0 text-sm">Launch our Mobile App</h6>
      </div>
      </div>
      </td>
      <td>
      <div class="avatar-group mt-2">
      <a href="javascript:;" class="avatar avatar-xs rounded-circle" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Ryan Tompson">
      <img src="assets/images/team-4.jpg" alt="user1">
      </a>
      <a href="javascript:;" class="avatar avatar-xs rounded-circle" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Romina Hadid">
      <img src="assets/images/team-3.jpg" alt="user2">
      </a>
      <a href="javascript:;" class="avatar avatar-xs rounded-circle" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Alexander Smith">
      <img src="assets/images/team-4.jpg" alt="user3">
      </a>
      <a href="javascript:;" class="avatar avatar-xs rounded-circle" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Jessica Doe">
      <img src="assets/images/team-1.jpg" alt="user4">
      </a>
      </div>
      </td>
      <td class="align-middle text-center text-sm">
      <span class="text-xs font-weight-bold"> $20,500 </span>
      </td>
      <td class="align-middle">
      <div class="progress-wrapper w-75 mx-auto">
      <div class="progress-info">
      <div class="progress-percentage">
      <span class="text-xs font-weight-bold">100%</span>
      </div>
      </div>
      <div class="progress">
      <div class="progress-bar bg-gradient-success w-100" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100"></div>
      </div>
      </div>
      </td>
      </tr>
      <tr>
      <td>
      <div class="d-flex px-2 py-1">
      <div>
      <img src="assets/images/logo-jira.svg" class="avatar avatar-sm me-3" alt="jira">
      </div>
      <div class="d-flex flex-column justify-content-center">
      <h6 class="mb-0 text-sm">Add the New Pricing Page</h6>
      </div>
      </div>
      </td>
      <td>
      <div class="avatar-group mt-2">
      <a href="javascript:;" class="avatar avatar-xs rounded-circle" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Ryan Tompson">
      <img src="assets/images/team-4.jpg" alt="user5">
      </a>
      </div>
      </td>
      <td class="align-middle text-center text-sm">
      <span class="text-xs font-weight-bold"> $500 </span>
      </td>
      <td class="align-middle">
      <div class="progress-wrapper w-75 mx-auto">
      <div class="progress-info">
      <div class="progress-percentage">
      <span class="text-xs font-weight-bold">25%</span>
      </div>
      </div>
      <div class="progress">
      <div class="progress-bar bg-gradient-info w-25" role="progressbar" aria-valuenow="25" aria-valuemin="0" aria-valuemax="25"></div>
      </div>
      </div>
      </td>
      </tr>
      <tr>
      <td>
      <div class="d-flex px-2 py-1">
      <div>
      <img src="assets/images/logo-invision.svg" class="avatar avatar-sm me-3" alt="invision">
      </div>
      <div class="d-flex flex-column justify-content-center">
      <h6 class="mb-0 text-sm">Redesign New Online Shop</h6>
      </div>
      </div>
      </td>
      <td>
      <div class="avatar-group mt-2">
      <a href="javascript:;" class="avatar avatar-xs rounded-circle" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Ryan Tompson">
      <img src="assets/images/team-2.jpg" alt="user6">
      </a>
      <a href="javascript:;" class="avatar avatar-xs rounded-circle" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Jessica Doe">
      <img src="assets/images/team-4.jpg" alt="user7">
      </a>
      </div>
      </td>
      <td class="align-middle text-center text-sm">
      <span class="text-xs font-weight-bold"> $2,000 </span>
      </td>
      <td class="align-middle">
      <div class="progress-wrapper w-75 mx-auto">
      <div class="progress-info">
      <div class="progress-percentage">
      <span class="text-xs font-weight-bold">40%</span>
      </div>
      </div>
      <div class="progress">
      <div class="progress-bar bg-gradient-info w-40" role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="40"></div>
      </div>
      </div>
      </td>
      </tr>
      </tbody>
      </table>
      </div>
      </div>
      </div>
      </div>
      <div class="col-lg-4 col-md-6">
      <div class="card h-100">
      <div class="card-header pb-0">
      <h6>Orders overview</h6>
      <p class="text-sm">
      <i class="fa fa-arrow-up text-success" aria-hidden="true"></i>
      <span class="font-weight-bold">24%</span> this month
      </p>
      </div>
      <div class="card-body p-3">
      <div class="timeline timeline-one-side">
      <div class="timeline-block mb-3">
      <span class="timeline-step">
      <i class="material-icons text-success text-gradient">notifications</i>
      </span>
      <div class="timeline-content">
      <h6 class="text-dark text-sm font-weight-bold mb-0">$2400, Design changes</h6>
      <p class="text-secondary font-weight-bold text-xs mt-1 mb-0">22 DEC 7:20 PM</p>
      </div>
      </div>
      <div class="timeline-block mb-3">
      <span class="timeline-step">
      <i class="material-icons text-danger text-gradient">code</i>
      </span>
      <div class="timeline-content">
      <h6 class="text-dark text-sm font-weight-bold mb-0">New order #1832412</h6>
      <p class="text-secondary font-weight-bold text-xs mt-1 mb-0">21 DEC 11 PM</p>
      </div>
      </div>
      <div class="timeline-block mb-3">
      <span class="timeline-step">
      <i class="material-icons text-info text-gradient">shopping_cart</i>
      </span>
      <div class="timeline-content">
      <h6 class="text-dark text-sm font-weight-bold mb-0">Server payments for April</h6>
      <p class="text-secondary font-weight-bold text-xs mt-1 mb-0">21 DEC 9:34 PM</p>
      </div>
      </div>
      <div class="timeline-block mb-3">
      <span class="timeline-step">
      <i class="material-icons text-warning text-gradient">credit_card</i>
      </span>
      <div class="timeline-content">
      <h6 class="text-dark text-sm font-weight-bold mb-0">New card added for order #4395133</h6>
      <p class="text-secondary font-weight-bold text-xs mt-1 mb-0">20 DEC 2:20 AM</p>
      </div>
      </div>
      <div class="timeline-block mb-3">
      <span class="timeline-step">
      <i class="material-icons text-primary text-gradient">key</i>
      </span>
      <div class="timeline-content">
      <h6 class="text-dark text-sm font-weight-bold mb-0">Unlock packages for development</h6>
      <p class="text-secondary font-weight-bold text-xs mt-1 mb-0">18 DEC 4:54 AM</p>
      </div>
      </div>
      <div class="timeline-block">
      <span class="timeline-step">
      <i class="material-icons text-dark text-gradient">payments</i>
      </span>
      <div class="timeline-content">
      <h6 class="text-dark text-sm font-weight-bold mb-0">New order #9583120</h6>
      <p class="text-secondary font-weight-bold text-xs mt-1 mb-0">17 DEC</p>
      </div>
      </div>
      </div>
      </div>
      </div>
      </div>
      </div>
      <footer class="footer py-4  ">
      <div class="container-fluid">
      <div class="row align-items-center justify-content-lg-between">
      <div class="col-lg-6 mb-lg-0 mb-4">
      <div class="copyright text-center text-sm text-muted text-lg-start">
      made with <i class="fa fa-heart"></i> by
      <a href="https://therichpost.com" class="font-weight-bold" target="_blank">Jassa</a>
      for a better web.
      </div>
      </div>
      <div class="col-lg-6">
      <ul class="nav nav-footer justify-content-center justify-content-lg-end">
      <li class="nav-item">
      <a href="https://therichpost.com" class="nav-link text-muted" target="_blank">Therichpost</a>
      </li>
      <li class="nav-item">
      <a href="https://therichpost.com" class="nav-link text-muted" target="_blank">About Us</a>
      </li>
      <li class="nav-item">
      <a href="https://therichpost.com" class="nav-link text-muted" target="_blank">Blog</a>
      </li>
      <li class="nav-item">
      <a href="https://therichpost.com" class="nav-link pe-0 text-muted" target="_blank">License</a>
      </li>
      </ul>
      </div>
      </div>
      </div>
      </footer>
      </div>
      </main>
      <div class="fixed-plugin">
      <a class="fixed-plugin-button text-dark position-fixed px-3 py-2">
      <i class="material-icons py-2">settings</i>
      </a>
      <div class="card shadow-lg">
      <div class="card-header pb-0 pt-3">
      <div class="float-start">
      <h5 class="mt-3 mb-0">Material UI Configurator</h5>
      <p>See our dashboard options.</p>
      </div>
      <div class="float-end mt-4">
      <button class="btn btn-link text-dark p-0 fixed-plugin-close-button">
      <i class="material-icons">clear</i>
      </button>
      </div>
      
      </div>
      <hr class="horizontal dark my-1">
      <div class="card-body pt-sm-3 pt-0">
      
      <div>
      <h6 class="mb-0">Sidebar Colors</h6>
      </div>
      <a href="javascript:void(0)" class="switch-trigger background-color">
      <div class="badge-colors my-2 text-start">
      <span class="badge filter bg-gradient-primary active" data-color="primary" onclick="sidebarColor(this)"></span>
      <span class="badge filter bg-gradient-dark" data-color="dark" onclick="sidebarColor(this)"></span>
      <span class="badge filter bg-gradient-info" data-color="info" onclick="sidebarColor(this)"></span>
      <span class="badge filter bg-gradient-success" data-color="success" onclick="sidebarColor(this)"></span>
      <span class="badge filter bg-gradient-warning" data-color="warning" onclick="sidebarColor(this)"></span>
      <span class="badge filter bg-gradient-danger" data-color="danger" onclick="sidebarColor(this)"></span>
      </div>
      </a>
      
      <div class="mt-3">
      <h6 class="mb-0">Sidenav Type</h6>
      <p class="text-sm">Choose between 2 different sidenav types.</p>
      </div>
      <div class="d-flex">
      <button class="btn bg-gradient-dark px-3 mb-2 active" data-class="bg-gradient-dark" onclick="sidebarType(this)">Dark</button>
      <button class="btn bg-gradient-dark px-3 mb-2 ms-2" data-class="bg-transparent" onclick="sidebarType(this)">Transparent</button>
      <button class="btn bg-gradient-dark px-3 mb-2 ms-2" data-class="bg-white" onclick="sidebarType(this)">White</button>
      </div>
      <p class="text-sm d-xl-none d-block mt-2">You can change the sidenav type just on desktop view.</p>
      
      <div class="mt-3 d-flex">
      <h6 class="mb-0">Navbar Fixed</h6>
      <div class="form-check form-switch ps-0 ms-auto my-auto">
      <input class="form-check-input mt-1 ms-auto" type="checkbox" id="navbarFixed" onclick="navbarFixed(this)">
      </div>
      </div>
      <hr class="horizontal dark my-3">
      <div class="mt-2 d-flex">
      <h6 class="mb-0">Light / Dark</h6>
      <div class="form-check form-switch ps-0 ms-auto my-auto">
      <input class="form-check-input mt-1 ms-auto" type="checkbox" id="dark-version" onclick="darkMode(this)">
      </div>
      </div>
      <hr class="horizontal dark my-sm-4">
      <a class="btn bg-gradient-info w-100" href="https:/therichpost.com">Free Download</a>
      <a class="btn btn-outline-dark w-100" href="https:/therichpost.com">View documentation</a>
      <div class="w-100 text-center">
      <a class="github-button" href="https:/therichpost.com" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star creativetimofficial/material-dashboard on GitHub">Star</a>
      <h6 class="mt-3">Thank you for sharing!</h6>
      <a href="#" class="btn btn-dark mb-0 me-2" target="_blank">
      <i class="fab fa-twitter me-1" aria-hidden="true"></i> Tweet
      </a>
      <a href="#" class="btn btn-dark mb-0 me-2" target="_blank">
      <i class="fab fa-facebook-square me-1" aria-hidden="true"></i> Share
      </a>
      </div>
      </div>
      </div>
      </div>

    4. Now friends we just need to add below code into angularadmin/angular.json file to custom.js file working code:

    ...
     "styles": [
                  "src/styles.css",
    "assets/css/nucleo-icons.css",
    "assets/css/nucleo-svg.css",
    "assets/css/material-dashboard.min.css?v=3.1.0"
                
                 
                ],
                "scripts": [
                "assets/js/popper.min.js",
    "assets/js/bootstrap.min.js",
    "assets/js/perfect-scrollbar.min.js",
    "assets/js/smooth-scrollbar.min.js",
    "assets/js/chartjs.min.js",
    "assets/js/material-dashboard.min.js"
                ]
    ...

    5. Guys now here is the git repo link from where we will get images, fonts, css and js folder and place all the folder inside assets folder:

    Free Git Repo Link

    6. Now friends we just need to add below code into angularadmin/src/index.html file:

    <!doctype html>
    <html lang="en">
    <head>
      <meta charset="utf-8">
      <title>Angular17</title>
      <base href="/">
      <meta name="viewport" content="width=device-width, initial-scale=1">
      <link rel="icon" type="image/x-icon" href="favicon.ico">
    
    
      <link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900|Roboto+Slab:400,700" />
    
     
      
      <script src="https://kit.fontawesome.com/42d5adcbca.js" crossorigin="anonymous"></script>
      
      <link href="https://fonts.googleapis.com/icon?family=Material+Icons+Round" rel="stylesheet">
      
     
      
      <style>
          .async-hide {
            opacity: 0 !important
          }
        </style>
    </head>
    <body class="g-sidenav-show  bg-gray-200">
      <app-root></app-root>
      <script>
          var ctx = document.getElementById("chart-bars").getContext("2d");
      
          new Chart(ctx, {
            type: "bar",
            data: {
              labels: ["M", "T", "W", "T", "F", "S", "S"],
              datasets: [{
                label: "Sales",
                tension: 0.4,
                borderWidth: 0,
                borderRadius: 4,
                borderSkipped: false,
                backgroundColor: "rgba(255, 255, 255, .8)",
                data: [50, 20, 10, 22, 50, 10, 40],
                maxBarThickness: 6
              }, ],
            },
            options: {
              responsive: true,
              maintainAspectRatio: false,
              plugins: {
                legend: {
                  display: false,
                }
              },
              interaction: {
                intersect: false,
                mode: 'index',
              },
              scales: {
                y: {
                  grid: {
                    drawBorder: false,
                    display: true,
                    drawOnChartArea: true,
                    drawTicks: false,
                    borderDash: [5, 5],
                    color: 'rgba(255, 255, 255, .2)'
                  },
                  ticks: {
                    suggestedMin: 0,
                    suggestedMax: 500,
                    beginAtZero: true,
                    padding: 10,
                    font: {
                      size: 14,
                      weight: 300,
                      family: "Roboto",
                      style: 'normal',
                      lineHeight: 2
                    },
                    color: "#fff"
                  },
                },
                x: {
                  grid: {
                    drawBorder: false,
                    display: true,
                    drawOnChartArea: true,
                    drawTicks: false,
                    borderDash: [5, 5],
                    color: 'rgba(255, 255, 255, .2)'
                  },
                  ticks: {
                    display: true,
                    color: '#f8f9fa',
                    padding: 10,
                    font: {
                      size: 14,
                      weight: 300,
                      family: "Roboto",
                      style: 'normal',
                      lineHeight: 2
                    },
                  }
                },
              },
            },
          });
      
      
          var ctx2 = document.getElementById("chart-line").getContext("2d");
      
          new Chart(ctx2, {
            type: "line",
            data: {
              labels: ["Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
              datasets: [{
                label: "Mobile apps",
                tension: 0,
                borderWidth: 0,
                pointRadius: 5,
                pointBackgroundColor: "rgba(255, 255, 255, .8)",
                pointBorderColor: "transparent",
                borderColor: "rgba(255, 255, 255, .8)",
                borderColor: "rgba(255, 255, 255, .8)",
                borderWidth: 4,
                backgroundColor: "transparent",
                fill: true,
                data: [50, 40, 300, 320, 500, 350, 200, 230, 500],
                maxBarThickness: 6
      
              }],
            },
            options: {
              responsive: true,
              maintainAspectRatio: false,
              plugins: {
                legend: {
                  display: false,
                }
              },
              interaction: {
                intersect: false,
                mode: 'index',
              },
              scales: {
                y: {
                  grid: {
                    drawBorder: false,
                    display: true,
                    drawOnChartArea: true,
                    drawTicks: false,
                    borderDash: [5, 5],
                    color: 'rgba(255, 255, 255, .2)'
                  },
                  ticks: {
                    display: true,
                    color: '#f8f9fa',
                    padding: 10,
                    font: {
                      size: 14,
                      weight: 300,
                      family: "Roboto",
                      style: 'normal',
                      lineHeight: 2
                    },
                  }
                },
                x: {
                  grid: {
                    drawBorder: false,
                    display: false,
                    drawOnChartArea: false,
                    drawTicks: false,
                    borderDash: [5, 5]
                  },
                  ticks: {
                    display: true,
                    color: '#f8f9fa',
                    padding: 10,
                    font: {
                      size: 14,
                      weight: 300,
                      family: "Roboto",
                      style: 'normal',
                      lineHeight: 2
                    },
                  }
                },
              },
            },
          });
      
          var ctx3 = document.getElementById("chart-line-tasks").getContext("2d");
      
          new Chart(ctx3, {
            type: "line",
            data: {
              labels: ["Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"],
              datasets: [{
                label: "Mobile apps",
                tension: 0,
                borderWidth: 0,
                pointRadius: 5,
                pointBackgroundColor: "rgba(255, 255, 255, .8)",
                pointBorderColor: "transparent",
                borderColor: "rgba(255, 255, 255, .8)",
                borderWidth: 4,
                backgroundColor: "transparent",
                fill: true,
                data: [50, 40, 300, 220, 500, 250, 400, 230, 500],
                maxBarThickness: 6
      
              }],
            },
            options: {
              responsive: true,
              maintainAspectRatio: false,
              plugins: {
                legend: {
                  display: false,
                }
              },
              interaction: {
                intersect: false,
                mode: 'index',
              },
              scales: {
                y: {
                  grid: {
                    drawBorder: false,
                    display: true,
                    drawOnChartArea: true,
                    drawTicks: false,
                    borderDash: [5, 5],
                    color: 'rgba(255, 255, 255, .2)'
                  },
                  ticks: {
                    display: true,
                    padding: 10,
                    color: '#f8f9fa',
                    font: {
                      size: 14,
                      weight: 300,
                      family: "Roboto",
                      style: 'normal',
                      lineHeight: 2
                    },
                  }
                },
                x: {
                  grid: {
                    drawBorder: false,
                    display: false,
                    drawOnChartArea: false,
                    drawTicks: false,
                    borderDash: [5, 5]
                  },
                  ticks: {
                    display: true,
                    color: '#f8f9fa',
                    padding: 10,
                    font: {
                      size: 14,
                      weight: 300,
                      family: "Roboto",
                      style: 'normal',
                      lineHeight: 2
                    },
                  }
                },
              },
            },
          });
        </script>
      <script>
          var win = navigator.platform.indexOf('Win') > -1;
          if (win && document.querySelector('#sidenav-scrollbar')) {
            var options = {
              damping: '0.5'
            }
            Scrollbar.init(document.querySelector('#sidenav-scrollbar'), options);
          }
        </script>
      
      <script async defer src="https://buttons.github.io/buttons.js"></script>
      
     
    </body>
    </html>
    
    

    Friends in the end must run ng serve command into your terminal to run the angular 17 project(localhost:4200).

    Now we are done friends. If you have any kind of query, suggestion and new requirement then feel free to comment below.

    Note: Friends, In this post, I just tell the basic setup and things, you can change the code according to your requirements.

    I will appreciate that if you will tell your views for this post. Nothing matters if your views will be good or bad because with your views, I will make my next posts more good and helpful.

    Jassa

    Thanks

  • Angular Best Practices: Tips for Writing Clean and Maintainable Code

    Angular Best Practices: Tips for Writing Clean and Maintainable Code

    Angular is known to be one of the fastest-growing front-end frameworks for web applications today. It comes with enormous exceptional features, like a dependency injection framework, routing system, and forms handling.

    In this dynamic world of modern web development, Angular is known as a titan of scalability and efficiency. AngularJS is an excellent framework that helps in building robust and dynamic programming structures.

    An extensive list of excellent features makes Angular the best solution for large enterprises. The majority of companies tend to outsource their software development projects to the best web development service providers like CodingCops which aims to offer skilled Angular developers.

    In today’s digital expanse, everybody tries to refine their craft by writing clean and maintainable code. In this blog, I will share some of the best practices for writing clean and production-ready code that will keep your software in an optimal state.

    What is Angular?

    Angular is the most popular Javascript framework that is mainly used to build mobile and web applications. Since its introduction to the development industry, Angular has experienced remarkable growth as it provides seamless and comprehensive solutions for web applications.

    According to a survey report, almost 30% of web developers prefer using AngularJS to build a solid user interface. Angular programming helps you develop flexible web and mobile applications because it comes with numerous features that can help in optimizing the code for high performance.

    The major components of Angular are listed below:

    • Modules
    • Metadata
    • Components
    • Templates
    • Data Binding
    • Dependency Injection
    • Directives
    • Services

    Tips for writing Clean and Readable Code

    Whether you are an expert web developer or just a beginner, this blog will help you understand how to create clean and maintainable code in Angular development. Currently, every business wants to refine their web and mobile applications in terms of coding standards to keep them in a high-performance state.

    Clean and maintainable coding is important for stable software as it enhances the usability and performance of an app. Furthermore, it is easier to maintain clean code while accommodating new features.

    With the continuously increasing size of the application, it becomes crucial to build a clean codebase. If you are also looking for some quick hacks and tips for writing clean code to keep your software in good shape, then you are at the right place.

    To write a clean and understandable code, there are three core principles you need to follow:

    • Always choose the right tool
    • Optimize the signal-to-noise ratio
    • Attempt to write self-documenting code

    Here is a list of some tips that can help you write clean and maintainable code in Angular projects.

    • Try to use descriptive names

    Always try to use descriptive names for variables and function names. The code will become clear and easy to understand when you write the descriptive function and variable names.

    • Using Empty Lines to Create a Readable Code

    Empty lines can enhance the readability and clarity of your code. By adding an extra line, it would be easier to identify where the functions end. Additionally, you can use empty lines to distinguish between a variable’s declaration and a function’s operation.

    • Using Consistent Format and Syntax

    It is important to use consistent syntax and formatting throughout the codebase in order to create clean and readable code. Consistent formatting makes the code easier to read and understand. Additionally, consistent formatting and syntax help reduce errors in the codebase.

    If a code is consistent, it will be easier for the developer to identify the coding pattern which ultimately makes it easy to maintain, debug, and update the codebase over time.

    • Test the code

    Code testing is an essential part of writing clean and readable code. After testing the code thoroughly, you can ensure that the codebase works properly and does not contain any bugs.

    Catching bugs initially can save you time in the long run before these minor bugs turn into a bigger problem.

    • Modularization

    Categorize the same functions and variables in groups in order to make your code more efficient and understandable. You can divide long programs into different files so that your code becomes digestible and modular because long files are usually hard to screen through. When you group like items in a code, it will be more reusable. 

    Conclusion

    I hope this blog helps you understand the value of writing clean and efficient code in building seamless web applications. Writing a clean and maintained code is the essence of best Angular practices. Your code should always be descriptive so that everybody can read and understand it. A clean and efficient code helps a user understand the purpose of the code so they can easily make changes to it. 

  • Free Responsive Admin Dashboard Template Angular 17 2024

    Free Responsive Admin Dashboard Template Angular 17 2024

    Hello friends, welcome back to my blog. Today this blog post will share you, Free Responsive Admin Dashboard Template Angular 17 2024


    Live Demo

    Free Responsive Admin Dashboard Template Angular 17 2024
    Free Responsive Admin Dashboard Template Angular 17 2024

    Angular 17 came and Bootstrap 5 also. If you are new then you must check below two links:

    1. Angular 17 Basic Tutorials
    2. Bootstrap 5

    Friends now I proceed onwards and here is the working code snippet and please use carefully this to avoid the mistakes:

    1. Firstly friends we need fresh angular 17 setup and for this we need to run below commands but if you already have angular 17 setup then you can avoid below commands. Secondly we should also have latest node version installed on our system:

    npm install -g @angular/cli 
    
    ng new angularadmin //Create new Angular Project
    
    cd angularadmin // Go inside the Angular Project Folder

    2. Now friends we just need to add below code into angularadmin/src/app/app.component.html file to get final out on the web browser:

    <div class="container-scroller">
      <div class="row p-0 m-0 proBanner" id="proBanner">
        <div class="col-md-12 p-0 m-0">
          <div class="card-body card-body-padding d-flex align-items-center justify-content-between">
            <div class="ps-lg-1">
              <div class="d-flex align-items-center justify-content-between">
                <p class="mb-0 font-weight-medium me-3 buy-now-text">Free 24/7 customer support, updates, and more with this template!</p>
                <a href="https://therichpost.com/" target="_blank" class="btn me-2 buy-now-btn border-0">Get Pro</a>
              </div>
            </div>
            <div class="d-flex align-items-center justify-content-between">
              <a href="https://therichpost.com/"><i class="mdi mdi-home me-3 text-white"></i></a>
              <button id="bannerClose" class="btn border-0 p-0">
                <i class="mdi mdi-close text-white me-0"></i>
              </button>
            </div>
          </div>
        </div>
      </div>
      <!-- partial:partials/_navbar.html -->
      <nav class="navbar default-layout col-lg-12 col-12 p-0 fixed-top d-flex align-items-top flex-row">
        <div class="text-center navbar-brand-wrapper d-flex align-items-center justify-content-start">
          <div class="me-3">
            <button class="navbar-toggler navbar-toggler align-self-center" type="button" data-bs-toggle="minimize">
              <span class="icon-menu"></span>
            </button>
          </div>
          <div>
            <a class="navbar-brand brand-logo" href="index.html">
              <img src="assets/images/logo.svg" alt="logo" />
            </a>
            <a class="navbar-brand brand-logo-mini" href="index.html">
              <img src="assets/images/logo-mini.svg" alt="logo" />
            </a>
          </div>
        </div>
        <div class="navbar-menu-wrapper d-flex align-items-top"> 
          <ul class="navbar-nav">
            <li class="nav-item font-weight-semibold d-none d-lg-block ms-0">
              <h1 class="welcome-text">Good Morning, <span class="text-black fw-bold">John Doe</span></h1>
              <h3 class="welcome-sub-text">Your performance summary this week </h3>
            </li>
          </ul>
          <ul class="navbar-nav ms-auto">
            <li class="nav-item dropdown d-none d-lg-block">
              <a class="nav-link dropdown-bordered dropdown-toggle dropdown-toggle-split" id="messageDropdown" href="#" data-bs-toggle="dropdown" aria-expanded="false"> Select Category </a>
              <div class="dropdown-menu dropdown-menu-right navbar-dropdown preview-list pb-0" aria-labelledby="messageDropdown">
                <a class="dropdown-item py-3" >
                  <p class="mb-0 font-weight-medium float-left">Select category</p>
                </a>
                <div class="dropdown-divider"></div>
                <a class="dropdown-item preview-item">
                  <div class="preview-item-content flex-grow py-2">
                    <p class="preview-subject ellipsis font-weight-medium text-dark">Bootstrap Bundle </p>
                    <p class="fw-light small-text mb-0">This is a Bundle featuring 16 unique dashboards</p>
                  </div>
                </a>
                <a class="dropdown-item preview-item">
                  <div class="preview-item-content flex-grow py-2">
                    <p class="preview-subject ellipsis font-weight-medium text-dark">Angular Bundle</p>
                    <p class="fw-light small-text mb-0">Everything you’ll ever need for your Angular projects</p>
                  </div>
                </a>
                <a class="dropdown-item preview-item">
                  <div class="preview-item-content flex-grow py-2">
                    <p class="preview-subject ellipsis font-weight-medium text-dark">VUE Bundle</p>
                    <p class="fw-light small-text mb-0">Bundle of 6 Premium Vue Admin Dashboard</p>
                  </div>
                </a>
                <a class="dropdown-item preview-item">
                  <div class="preview-item-content flex-grow py-2">
                    <p class="preview-subject ellipsis font-weight-medium text-dark">React Bundle</p>
                    <p class="fw-light small-text mb-0">Bundle of 8 Premium React Admin Dashboard</p>
                  </div>
                </a>
              </div>
            </li>
            <li class="nav-item d-none d-lg-block">
              <div id="datepicker-popup" class="input-group date datepicker navbar-date-picker">
                <span class="input-group-addon input-group-prepend border-right">
                  <span class="icon-calendar input-group-text calendar-icon"></span>
                </span>
                <input type="text" class="form-control">
              </div>
            </li>
            <li class="nav-item">
              <form class="search-form" action="#">
                <i class="icon-search"></i>
                <input type="search" class="form-control" placeholder="Search Here" title="Search here">
              </form>
            </li>
            <li class="nav-item dropdown">
              <a class="nav-link count-indicator" id="notificationDropdown" href="#" data-bs-toggle="dropdown">
                <i class="icon-mail icon-lg"></i>
              </a>
              <div class="dropdown-menu dropdown-menu-right navbar-dropdown preview-list pb-0" aria-labelledby="notificationDropdown">
                <a class="dropdown-item py-3 border-bottom">
                  <p class="mb-0 font-weight-medium float-left">You have 4 new notifications </p>
                  <span class="badge badge-pill badge-primary float-right">View all</span>
                </a>
                <a class="dropdown-item preview-item py-3">
                  <div class="preview-thumbnail">
                    <i class="mdi mdi-alert m-auto text-primary"></i>
                  </div>
                  <div class="preview-item-content">
                    <h6 class="preview-subject fw-normal text-dark mb-1">Application Error</h6>
                    <p class="fw-light small-text mb-0"> Just now </p>
                  </div>
                </a>
                <a class="dropdown-item preview-item py-3">
                  <div class="preview-thumbnail">
                    <i class="mdi mdi-settings m-auto text-primary"></i>
                  </div>
                  <div class="preview-item-content">
                    <h6 class="preview-subject fw-normal text-dark mb-1">Settings</h6>
                    <p class="fw-light small-text mb-0"> Private message </p>
                  </div>
                </a>
                <a class="dropdown-item preview-item py-3">
                  <div class="preview-thumbnail">
                    <i class="mdi mdi-airballoon m-auto text-primary"></i>
                  </div>
                  <div class="preview-item-content">
                    <h6 class="preview-subject fw-normal text-dark mb-1">New user registration</h6>
                    <p class="fw-light small-text mb-0"> 2 days ago </p>
                  </div>
                </a>
              </div>
            </li>
            <li class="nav-item dropdown"> 
              <a class="nav-link count-indicator" id="countDropdown" href="#" data-bs-toggle="dropdown" aria-expanded="false">
                <i class="icon-bell"></i>
                <span class="count"></span>
              </a>
              <div class="dropdown-menu dropdown-menu-right navbar-dropdown preview-list pb-0" aria-labelledby="countDropdown">
                <a class="dropdown-item py-3">
                  <p class="mb-0 font-weight-medium float-left">You have 7 unread mails </p>
                  <span class="badge badge-pill badge-primary float-right">View all</span>
                </a>
                <div class="dropdown-divider"></div>
                <a class="dropdown-item preview-item">
                  <div class="preview-thumbnail">
                    <img src="assets/images/face10.jpg" alt="image" class="img-sm profile-pic">
                  </div>
                  <div class="preview-item-content flex-grow py-2">
                    <p class="preview-subject ellipsis font-weight-medium text-dark">Marian Garner </p>
                    <p class="fw-light small-text mb-0"> The meeting is cancelled </p>
                  </div>
                </a>
                <a class="dropdown-item preview-item">
                  <div class="preview-thumbnail">
                    <img src="assets/images/face12.jpg" alt="image" class="img-sm profile-pic">
                  </div>
                  <div class="preview-item-content flex-grow py-2">
                    <p class="preview-subject ellipsis font-weight-medium text-dark">David Grey </p>
                    <p class="fw-light small-text mb-0"> The meeting is cancelled </p>
                  </div>
                </a>
                <a class="dropdown-item preview-item">
                  <div class="preview-thumbnail">
                    <img src="assets/images/face1.jpg" alt="image" class="img-sm profile-pic">
                  </div>
                  <div class="preview-item-content flex-grow py-2">
                    <p class="preview-subject ellipsis font-weight-medium text-dark">Travis Jenkins </p>
                    <p class="fw-light small-text mb-0"> The meeting is cancelled </p>
                  </div>
                </a>
              </div>
            </li>
            <li class="nav-item dropdown d-none d-lg-block user-dropdown">
              <a class="nav-link" id="UserDropdown" href="#" data-bs-toggle="dropdown" aria-expanded="false">
                <img class="img-xs rounded-circle" src="assets/images/face8.jpg" alt="Profile image"> </a>
              <div class="dropdown-menu dropdown-menu-right navbar-dropdown" aria-labelledby="UserDropdown">
                <div class="dropdown-header text-center">
                  <img class="img-md rounded-circle" src="assets/images/face8.jpg" alt="Profile image">
                  <p class="mb-1 mt-3 font-weight-semibold">Ajay Kumar</p>
                  <p class="fw-light text-muted mb-0">therichposts.com</p>
                </div>
                <a class="dropdown-item"><i class="dropdown-item-icon mdi mdi-account-outline text-primary me-2"></i> My Profile <span class="badge badge-pill badge-danger">1</span></a>
                <a class="dropdown-item"><i class="dropdown-item-icon mdi mdi-message-text-outline text-primary me-2"></i> Messages</a>
                <a class="dropdown-item"><i class="dropdown-item-icon mdi mdi-calendar-check-outline text-primary me-2"></i> Activity</a>
                <a class="dropdown-item"><i class="dropdown-item-icon mdi mdi-help-circle-outline text-primary me-2"></i> FAQ</a>
                <a class="dropdown-item"><i class="dropdown-item-icon mdi mdi-power text-primary me-2"></i>Sign Out</a>
              </div>
            </li>
          </ul>
          <button class="navbar-toggler navbar-toggler-right d-lg-none align-self-center" type="button" data-bs-toggle="offcanvas">
            <span class="mdi mdi-menu"></span>
          </button>
        </div>
      </nav>
      <!-- partial -->
      <div class="container-fluid page-body-wrapper">
        <!-- partial:partials/_settings-panel.html -->
        <div class="theme-setting-wrapper">
          <div id="settings-trigger"><i class="ti-settings"></i></div>
          <div id="theme-settings" class="settings-panel">
            <i class="settings-close ti-close"></i>
            <p class="settings-heading">SIDEBAR SKINS</p>
            <div class="sidebar-bg-options selected" id="sidebar-light-theme"><div class="img-ss rounded-circle bg-light border me-3"></div>Light</div>
            <div class="sidebar-bg-options" id="sidebar-dark-theme"><div class="img-ss rounded-circle bg-dark border me-3"></div>Dark</div>
            <p class="settings-heading mt-2">HEADER SKINS</p>
            <div class="color-tiles mx-0 px-4">
              <div class="tiles success"></div>
              <div class="tiles warning"></div>
              <div class="tiles danger"></div>
              <div class="tiles info"></div>
              <div class="tiles dark"></div>
              <div class="tiles default"></div>
            </div>
          </div>
        </div>
        <div id="right-sidebar" class="settings-panel">
          <i class="settings-close ti-close"></i>
          <ul class="nav nav-tabs border-top" id="setting-panel" role="tablist">
            <li class="nav-item">
              <a class="nav-link active" id="todo-tab" data-bs-toggle="tab" href="#todo-section" role="tab" aria-controls="todo-section" aria-expanded="true">TO DO LIST</a>
            </li>
            <li class="nav-item">
              <a class="nav-link" id="chats-tab" data-bs-toggle="tab" href="#chats-section" role="tab" aria-controls="chats-section">CHATS</a>
            </li>
          </ul>
          <div class="tab-content" id="setting-content">
            <div class="tab-pane fade show active scroll-wrapper" id="todo-section" role="tabpanel" aria-labelledby="todo-section">
              <div class="add-items d-flex px-3 mb-0">
                <form class="form w-100">
                  <div class="form-group d-flex">
                    <input type="text" class="form-control todo-list-input" placeholder="Add To-do">
                    <button type="submit" class="add btn btn-primary todo-list-add-btn" id="add-task">Add</button>
                  </div>
                </form>
              </div>
              <div class="list-wrapper px-3">
                <ul class="d-flex flex-column-reverse todo-list">
                  <li>
                    <div class="form-check">
                      <label class="form-check-label">
                        <input class="checkbox" type="checkbox">
                        Team review meeting at 3.00 PM
                      </label>
                    </div>
                    <i class="remove ti-close"></i>
                  </li>
                  <li>
                    <div class="form-check">
                      <label class="form-check-label">
                        <input class="checkbox" type="checkbox">
                        Prepare for presentation
                      </label>
                    </div>
                    <i class="remove ti-close"></i>
                  </li>
                  <li>
                    <div class="form-check">
                      <label class="form-check-label">
                        <input class="checkbox" type="checkbox">
                        Resolve all the low priority tickets due today
                      </label>
                    </div>
                    <i class="remove ti-close"></i>
                  </li>
                  <li class="completed">
                    <div class="form-check">
                      <label class="form-check-label">
                        <input class="checkbox" type="checkbox" checked>
                        Schedule meeting for next week
                      </label>
                    </div>
                    <i class="remove ti-close"></i>
                  </li>
                  <li class="completed">
                    <div class="form-check">
                      <label class="form-check-label">
                        <input class="checkbox" type="checkbox" checked>
                        Project review
                      </label>
                    </div>
                    <i class="remove ti-close"></i>
                  </li>
                </ul>
              </div>
              <h4 class="px-3 text-muted mt-5 fw-light mb-0">Events</h4>
              <div class="events pt-4 px-3">
                <div class="wrapper d-flex mb-2">
                  <i class="ti-control-record text-primary me-2"></i>
                  <span>Feb 11 2018</span>
                </div>
                <p class="mb-0 font-weight-thin text-gray">Creating component page build a js</p>
                <p class="text-gray mb-0">The total number of sessions</p>
              </div>
              <div class="events pt-4 px-3">
                <div class="wrapper d-flex mb-2">
                  <i class="ti-control-record text-primary me-2"></i>
                  <span>Feb 7 2018</span>
                </div>
                <p class="mb-0 font-weight-thin text-gray">Meeting with Alisa</p>
                <p class="text-gray mb-0 ">Call Sarah Graves</p>
              </div>
            </div>
            <!-- To do section tab ends -->
            <div class="tab-pane fade" id="chats-section" role="tabpanel" aria-labelledby="chats-section">
              <div class="d-flex align-items-center justify-content-between border-bottom">
                <p class="settings-heading border-top-0 mb-3 pl-3 pt-0 border-bottom-0 pb-0">Friends</p>
                <small class="settings-heading border-top-0 mb-3 pt-0 border-bottom-0 pb-0 pr-3 fw-normal">See All</small>
              </div>
              <ul class="chat-list">
                <li class="list active">
                  <div class="profile"><img src="assets/images/face1.jpg" alt="image"><span class="online"></span></div>
                  <div class="info">
                    <p>Thomas Douglas</p>
                    <p>Available</p>
                  </div>
                  <small class="text-muted my-auto">19 min</small>
                </li>
                <li class="list">
                  <div class="profile"><img src="assets/images/face2.jpg" alt="image"><span class="offline"></span></div>
                  <div class="info">
                    <div class="wrapper d-flex">
                      <p>Catherine</p>
                    </div>
                    <p>Away</p>
                  </div>
                  <div class="badge badge-success badge-pill my-auto mx-2">4</div>
                  <small class="text-muted my-auto">23 min</small>
                </li>
                <li class="list">
                  <div class="profile"><img src="assets/images/face3.jpg" alt="image"><span class="online"></span></div>
                  <div class="info">
                    <p>Daniel Russell</p>
                    <p>Available</p>
                  </div>
                  <small class="text-muted my-auto">14 min</small>
                </li>
                <li class="list">
                  <div class="profile"><img src="assets/images/face4.jpg" alt="image"><span class="offline"></span></div>
                  <div class="info">
                    <p>James Richardson</p>
                    <p>Away</p>
                  </div>
                  <small class="text-muted my-auto">2 min</small>
                </li>
                <li class="list">
                  <div class="profile"><img src="assets/images/face5.jpg" alt="image"><span class="online"></span></div>
                  <div class="info">
                    <p>Madeline Kennedy</p>
                    <p>Available</p>
                  </div>
                  <small class="text-muted my-auto">5 min</small>
                </li>
                <li class="list">
                  <div class="profile"><img src="assets/images/face6.jpg" alt="image"><span class="online"></span></div>
                  <div class="info">
                    <p>Sarah Graves</p>
                    <p>Available</p>
                  </div>
                  <small class="text-muted my-auto">47 min</small>
                </li>
              </ul>
            </div>
            <!-- chat tab ends -->
          </div>
        </div>
        <!-- partial -->
        <!-- partial:partials/_sidebar.html -->
        <nav class="sidebar sidebar-offcanvas" id="sidebar">
          <ul class="nav">
            <li class="nav-item">
              <a class="nav-link" href="index.html">
                <i class="mdi mdi-grid-large menu-icon"></i>
                <span class="menu-title">Dashboard</span>
              </a>
            </li>
            <li class="nav-item nav-category">UI Elements</li>
            <li class="nav-item">
              <a class="nav-link" data-bs-toggle="collapse" href="#ui-basic" aria-expanded="false" aria-controls="ui-basic">
                <i class="menu-icon mdi mdi-floor-plan"></i>
                <span class="menu-title">UI Elements</span>
                <i class="menu-arrow"></i> 
              </a>
              <div class="collapse" id="ui-basic">
                <ul class="nav flex-column sub-menu">
                  <li class="nav-item"> <a class="nav-link" href="pages/ui-features/buttons.html">Buttons</a></li>
                  <li class="nav-item"> <a class="nav-link" href="pages/ui-features/dropdowns.html">Dropdowns</a></li>
                  <li class="nav-item"> <a class="nav-link" href="pages/ui-features/typography.html">Typography</a></li>
                </ul>
              </div>
            </li>
            <li class="nav-item nav-category">Forms and Datas</li>
            <li class="nav-item">
              <a class="nav-link" data-bs-toggle="collapse" href="#form-elements" aria-expanded="false" aria-controls="form-elements">
                <i class="menu-icon mdi mdi-card-text-outline"></i>
                <span class="menu-title">Form elements</span>
                <i class="menu-arrow"></i>
              </a>
              <div class="collapse" id="form-elements">
                <ul class="nav flex-column sub-menu">
                  <li class="nav-item"><a class="nav-link" href="pages/forms/basic_elements.html">Basic Elements</a></li>
                </ul>
              </div>
            </li>
            <li class="nav-item">
              <a class="nav-link" data-bs-toggle="collapse" href="#charts" aria-expanded="false" aria-controls="charts">
                <i class="menu-icon mdi mdi-chart-line"></i>
                <span class="menu-title">Charts</span>
                <i class="menu-arrow"></i>
              </a>
              <div class="collapse" id="charts">
                <ul class="nav flex-column sub-menu">
                  <li class="nav-item"> <a class="nav-link" href="pages/charts/chartjs.html">ChartJs</a></li>
                </ul>
              </div>
            </li>
            <li class="nav-item">
              <a class="nav-link" data-bs-toggle="collapse" href="#tables" aria-expanded="false" aria-controls="tables">
                <i class="menu-icon mdi mdi-table"></i>
                <span class="menu-title">Tables</span>
                <i class="menu-arrow"></i>
              </a>
              <div class="collapse" id="tables">
                <ul class="nav flex-column sub-menu">
                  <li class="nav-item"> <a class="nav-link" href="pages/tables/basic-table.html">Basic table</a></li>
                </ul>
              </div>
            </li>
            <li class="nav-item">
              <a class="nav-link" data-bs-toggle="collapse" href="#icons" aria-expanded="false" aria-controls="icons">
                <i class="menu-icon mdi mdi-layers-outline"></i>
                <span class="menu-title">Icons</span>
                <i class="menu-arrow"></i>
              </a>
              <div class="collapse" id="icons">
                <ul class="nav flex-column sub-menu">
                  <li class="nav-item"> <a class="nav-link" href="pages/icons/mdi.html">Mdi icons</a></li>
                </ul>
              </div>
            </li>
            <li class="nav-item nav-category">pages</li>
            <li class="nav-item">
              <a class="nav-link" data-bs-toggle="collapse" href="#auth" aria-expanded="false" aria-controls="auth">
                <i class="menu-icon mdi mdi-account-circle-outline"></i>
                <span class="menu-title">User Pages</span>
                <i class="menu-arrow"></i>
              </a>
              <div class="collapse" id="auth">
                <ul class="nav flex-column sub-menu">
                  <li class="nav-item"> <a class="nav-link" href="pages/samples/login.html"> Login </a></li>
                </ul>
              </div>
            </li>
            <li class="nav-item nav-category">help</li>
            <li class="nav-item">
              <a class="nav-link" href="https://therichpost.com/">
                <i class="menu-icon mdi mdi-file-document"></i>
                <span class="menu-title">Documentation</span>
              </a>
            </li>
          </ul>
        </nav>
        <!-- partial -->
        <div class="main-panel">
          <div class="content-wrapper">
            <div class="row">
              <div class="col-sm-12">
                <div class="home-tab">
                  <div class="d-sm-flex align-items-center justify-content-between border-bottom">
                    <ul class="nav nav-tabs" role="tablist">
                      <li class="nav-item">
                        <a class="nav-link active ps-0" id="home-tab" data-bs-toggle="tab" href="#overview" role="tab" aria-controls="overview" aria-selected="true">Overview</a>
                      </li>
                      <li class="nav-item">
                        <a class="nav-link" id="profile-tab" data-bs-toggle="tab" href="#audiences" role="tab" aria-selected="false">Audiences</a>
                      </li>
                      <li class="nav-item">
                        <a class="nav-link" id="contact-tab" data-bs-toggle="tab" href="#demographics" role="tab" aria-selected="false">Demographics</a>
                      </li>
                      <li class="nav-item">
                        <a class="nav-link border-0" id="more-tab" data-bs-toggle="tab" href="#more" role="tab" aria-selected="false">More</a>
                      </li>
                    </ul>
                    <div>
                      <div class="btn-wrapper">
                        <a href="#" class="btn btn-otline-dark align-items-center"><i class="icon-share"></i> Share</a>
                        <a href="#" class="btn btn-otline-dark"><i class="icon-printer"></i> Print</a>
                        <a href="#" class="btn btn-primary text-white me-0"><i class="icon-download"></i> Export</a>
                      </div>
                    </div>
                  </div>
                  <div class="tab-content tab-content-basic">
                    <div class="tab-pane fade show active" id="overview" role="tabpanel" aria-labelledby="overview"> 
                      <div class="row">
                        <div class="col-sm-12">
                          <div class="statistics-details d-flex align-items-center justify-content-between">
                            <div>
                              <p class="statistics-title">Bounce Rate</p>
                              <h3 class="rate-percentage">32.53%</h3>
                              <p class="text-danger d-flex"><i class="mdi mdi-menu-down"></i><span>-0.5%</span></p>
                            </div>
                            <div>
                              <p class="statistics-title">Page Views</p>
                              <h3 class="rate-percentage">7,682</h3>
                              <p class="text-success d-flex"><i class="mdi mdi-menu-up"></i><span>+0.1%</span></p>
                            </div>
                            <div>
                              <p class="statistics-title">New Sessions</p>
                              <h3 class="rate-percentage">68.8</h3>
                              <p class="text-danger d-flex"><i class="mdi mdi-menu-down"></i><span>68.8</span></p>
                            </div>
                            <div class="d-none d-md-block">
                              <p class="statistics-title">Avg. Time on Site</p>
                              <h3 class="rate-percentage">2m:35s</h3>
                              <p class="text-success d-flex"><i class="mdi mdi-menu-down"></i><span>+0.8%</span></p>
                            </div>
                            <div class="d-none d-md-block">
                              <p class="statistics-title">New Sessions</p>
                              <h3 class="rate-percentage">68.8</h3>
                              <p class="text-danger d-flex"><i class="mdi mdi-menu-down"></i><span>68.8</span></p>
                            </div>
                            <div class="d-none d-md-block">
                              <p class="statistics-title">Avg. Time on Site</p>
                              <h3 class="rate-percentage">2m:35s</h3>
                              <p class="text-success d-flex"><i class="mdi mdi-menu-down"></i><span>+0.8%</span></p>
                            </div>
                          </div>
                        </div>
                      </div> 
                      <div class="row">
                        <div class="col-lg-8 d-flex flex-column">
                          <div class="row flex-grow">
                            <div class="col-12 grid-margin stretch-card">
                              <div class="card card-rounded">
                                <div class="card-body">
                                  <div class="d-sm-flex justify-content-between align-items-start">
                                    <div>
                                      <h4 class="card-title card-title-dash">Market Overview</h4>
                                     <p class="card-subtitle card-subtitle-dash">Lorem ipsum dolor sit amet consectetur adipisicing elit</p>
                                    </div>
                                    <div>
                                      <div class="dropdown">
                                        <button class="btn btn-secondary dropdown-toggle toggle-dark btn-lg mb-0 me-0" type="button" id="dropdownMenuButton2" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> This month </button>
                                        <div class="dropdown-menu" aria-labelledby="dropdownMenuButton2">
                                          <h6 class="dropdown-header">Settings</h6>
                                          <a class="dropdown-item" href="#">Action</a>
                                          <a class="dropdown-item" href="#">Another action</a>
                                          <a class="dropdown-item" href="#">Something else here</a>
                                          <div class="dropdown-divider"></div>
                                          <a class="dropdown-item" href="#">Separated link</a>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                  <div class="d-sm-flex align-items-center mt-1 justify-content-between">
                                    <div class="d-sm-flex align-items-center mt-4 justify-content-between"><h2 class="me-2 fw-bold">$36,2531.00</h2><h4 class="me-2">USD</h4><h4 class="text-success">(+1.37%)</h4></div>
                                    <div class="me-3"><div id="marketing-overview-legend"></div></div>
                                  </div>
                                  <div class="chartjs-bar-wrapper mt-3">
                                    <canvas id="marketingOverview"></canvas>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                          <div class="row flex-grow">
                            <div class="col-12 grid-margin stretch-card">
                              <div class="card card-rounded">
                                <div class="card-body">
                                  <div class="d-sm-flex justify-content-between align-items-start">
                                    <div>
                                      <h4 class="card-title card-title-dash">Pending Requests</h4>
                                     <p class="card-subtitle card-subtitle-dash">You have 50+ new requests</p>
                                    </div>
                                    <div>
                                      <button class="btn btn-primary btn-lg text-white mb-0 me-0" type="button"><i class="mdi mdi-account-plus"></i>Add new member</button>
                                    </div>
                                  </div>
                                  <div class="table-responsive  mt-1">
                                    <table class="table select-table">
                                      <thead>
                                        <tr>
                                          <th>
                                            <div class="form-check form-check-flat mt-0">
                                              <label class="form-check-label">
                                                <input type="checkbox" class="form-check-input" aria-checked="false"><i class="input-helper"></i></label>
                                            </div>
                                          </th>
                                          <th>Customer</th>
                                          <th>Company</th>
                                          <th>Progress</th>
                                          <th>Status</th>
                                        </tr>
                                      </thead>
                                      <tbody>
                                        <tr>
                                          <td>
                                            <div class="form-check form-check-flat mt-0">
                                              <label class="form-check-label">
                                              <input type="checkbox" class="form-check-input" aria-checked="false"><i class="input-helper"></i></label>
                                            </div>
                                          </td>
                                          <td>
                                            <div class="d-flex ">
                                              <img src="assets/images/face1.jpg" alt="">
                                              <div>
                                                <h6>Brandon Washington</h6>
                                                <p>Head admin</p>
                                              </div>
                                            </div>
                                          </td>
                                          <td>
                                            <h6>Company name 1</h6>
                                            <p>company type</p>
                                          </td>
                                          <td>
                                            <div>
                                              <div class="d-flex justify-content-between align-items-center mb-1 max-width-progress-wrap">
                                                <p class="text-success">79%</p>
                                                <p>85/162</p>
                                              </div>
                                              <div class="progress progress-md">
                                                <div class="progress-bar bg-success" role="progressbar" style="width: 85%" aria-valuenow="25" aria-valuemin="0" aria-valuemax="100"></div>
                                              </div>
                                            </div>
                                          </td>
                                          <td><div class="badge badge-opacity-warning">In progress</div></td>
                                        </tr>
                                        <tr>
                                          <td>
                                            <div class="form-check form-check-flat mt-0">
                                              <label class="form-check-label">
                                              <input type="checkbox" class="form-check-input" aria-checked="false"><i class="input-helper"></i></label>
                                            </div>
                                          </td>
                                          <td>
                                            <div class="d-flex">
                                              <img src="assets/images/face2.jpg" alt="">
                                              <div>
                                                <h6>Laura Brooks</h6>
                                                <p>Head admin</p>
                                              </div>
                                            </div>
                                          </td>
                                          <td>
                                            <h6>Company name 1</h6>
                                            <p>company type</p>
                                          </td>
                                          <td>
                                            <div>
                                              <div class="d-flex justify-content-between align-items-center mb-1 max-width-progress-wrap">
                                                <p class="text-success">65%</p>
                                                <p>85/162</p>
                                              </div>
                                              <div class="progress progress-md">
                                                <div class="progress-bar bg-success" role="progressbar" style="width: 65%" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100"></div>
                                              </div>
                                            </div>
                                          </td>
                                          <td><div class="badge badge-opacity-warning">In progress</div></td>
                                        </tr>
                                        <tr>
                                          <td>
                                            <div class="form-check form-check-flat mt-0">
                                              <label class="form-check-label">
                                              <input type="checkbox" class="form-check-input" aria-checked="false"><i class="input-helper"></i></label>
                                            </div>
                                          </td>
                                          <td>
                                            <div class="d-flex">
                                              <img src="assets/images/face3.jpg" alt="">
                                              <div>
                                                <h6>Wayne Murphy</h6>
                                                <p>Head admin</p>
                                              </div>
                                            </div>
                                          </td>
                                          <td>
                                            <h6>Company name 1</h6>
                                            <p>company type</p>
                                          </td>
                                          <td>
                                            <div>
                                              <div class="d-flex justify-content-between align-items-center mb-1 max-width-progress-wrap">
                                                <p class="text-success">65%</p>
                                                <p>85/162</p>
                                              </div>
                                              <div class="progress progress-md">
                                                <div class="progress-bar bg-warning" role="progressbar" style="width: 38%" aria-valuenow="38" aria-valuemin="0" aria-valuemax="100"></div>
                                              </div>
                                            </div>
                                          </td>
                                          <td><div class="badge badge-opacity-warning">In progress</div></td>
                                        </tr>
                                        <tr>
                                          <td>
                                            <div class="form-check form-check-flat mt-0">
                                              <label class="form-check-label">
                                              <input type="checkbox" class="form-check-input" aria-checked="false"><i class="input-helper"></i></label>
                                            </div>
                                          </td>
                                          <td>
                                            <div class="d-flex">
                                              <img src="assets/images/face4.jpg" alt="">
                                              <div>
                                                <h6>Matthew Bailey</h6>
                                                <p>Head admin</p>
                                              </div>
                                            </div>
                                          </td>
                                          <td>
                                            <h6>Company name 1</h6>
                                            <p>company type</p>
                                          </td>
                                          <td>
                                            <div>
                                              <div class="d-flex justify-content-between align-items-center mb-1 max-width-progress-wrap">
                                                <p class="text-success">65%</p>
                                                <p>85/162</p>
                                              </div>
                                              <div class="progress progress-md">
                                                <div class="progress-bar bg-danger" role="progressbar" style="width: 15%" aria-valuenow="15" aria-valuemin="0" aria-valuemax="100"></div>
                                              </div>
                                            </div>
                                          </td>
                                          <td><div class="badge badge-opacity-danger">Pending</div></td>
                                        </tr>
                                        <tr>
                                          <td>
                                            <div class="form-check form-check-flat mt-0">
                                              <label class="form-check-label">
                                              <input type="checkbox" class="form-check-input" aria-checked="false"><i class="input-helper"></i></label>
                                            </div>
                                          </td>
                                          <td>
                                            <div class="d-flex">
                                              <img src="assets/images/face5.jpg" alt="">
                                              <div>
                                                <h6>Katherine Butler</h6>
                                                <p>Head admin</p>
                                              </div>
                                            </div>
                                          </td>
                                          <td>
                                            <h6>Company name 1</h6>
                                            <p>company type</p>
                                          </td>
                                          <td>
                                            <div>
                                              <div class="d-flex justify-content-between align-items-center mb-1 max-width-progress-wrap">
                                                <p class="text-success">65%</p>
                                                <p>85/162</p>
                                              </div>
                                              <div class="progress progress-md">
                                                <div class="progress-bar bg-success" role="progressbar" style="width: 65%" aria-valuenow="65" aria-valuemin="0" aria-valuemax="100"></div>
                                              </div>
                                            </div>
                                          </td>
                                          <td><div class="badge badge-opacity-success">Completed</div></td>
                                        </tr>
                                      </tbody>
                                    </table>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                          <div class="row flex-grow">
                            <div class="col-md-6 col-lg-6 grid-margin stretch-card">
                              <div class="card card-rounded">
                                <div class="card-body card-rounded">
                                  <h4 class="card-title  card-title-dash">Recent Events</h4>
                                  <div class="list align-items-center border-bottom py-2">
                                    <div class="wrapper w-100">
                                      <p class="mb-2 font-weight-medium">
                                        Change in Directors
                                      </p>
                                      <div class="d-flex justify-content-between align-items-center">
                                        <div class="d-flex align-items-center">
                                          <i class="mdi mdi-calendar text-muted me-1"></i>
                                          <p class="mb-0 text-small text-muted">Mar 14, 2019</p>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                  <div class="list align-items-center border-bottom py-2">
                                    <div class="wrapper w-100">
                                      <p class="mb-2 font-weight-medium">
                                        Other Events
                                      </p>
                                      <div class="d-flex justify-content-between align-items-center">
                                        <div class="d-flex align-items-center">
                                          <i class="mdi mdi-calendar text-muted me-1"></i>
                                          <p class="mb-0 text-small text-muted">Mar 14, 2019</p>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                  <div class="list align-items-center border-bottom py-2">
                                    <div class="wrapper w-100">
                                      <p class="mb-2 font-weight-medium">
                                        Quarterly Report
                                      </p>
                                      <div class="d-flex justify-content-between align-items-center">
                                        <div class="d-flex align-items-center">
                                          <i class="mdi mdi-calendar text-muted me-1"></i>
                                          <p class="mb-0 text-small text-muted">Mar 14, 2019</p>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                  <div class="list align-items-center border-bottom py-2">
                                    <div class="wrapper w-100">
                                      <p class="mb-2 font-weight-medium">
                                        Change in Directors
                                      </p>
                                      <div class="d-flex justify-content-between align-items-center">
                                        <div class="d-flex align-items-center">
                                          <i class="mdi mdi-calendar text-muted me-1"></i>
                                          <p class="mb-0 text-small text-muted">Mar 14, 2019</p>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                  
                                  <div class="list align-items-center pt-3">
                                    <div class="wrapper w-100">
                                      <p class="mb-0">
                                        <a href="#" class="fw-bold text-primary">Show all <i class="mdi mdi-arrow-right ms-2"></i></a>
                                      </p>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                            <div class="col-md-6 col-lg-6 grid-margin stretch-card">
                              <div class="card card-rounded">
                                <div class="card-body">
                                  <div class="d-flex align-items-center justify-content-between mb-3">
                                    <h4 class="card-title card-title-dash">Activities</h4>
                                    <p class="mb-0">20 finished, 5 remaining</p>
                                  </div>
                                  <ul class="bullet-line-list">
                                    <li>
                                      <div class="d-flex justify-content-between">
                                        <div><span class="text-light-green">Ben Tossell</span> assign you a task</div>
                                        <p>Just now</p>
                                      </div>
                                    </li>
                                    <li>
                                      <div class="d-flex justify-content-between">
                                        <div><span class="text-light-green">Oliver Noah</span> assign you a task</div>
                                        <p>1h</p>
                                      </div>
                                    </li>
                                    <li>
                                      <div class="d-flex justify-content-between">
                                        <div><span class="text-light-green">Jack William</span> assign you a task</div>
                                        <p>1h</p>
                                      </div>
                                    </li>
                                    <li>
                                      <div class="d-flex justify-content-between">
                                        <div><span class="text-light-green">Leo Lucas</span> assign you a task</div>
                                        <p>1h</p>
                                      </div>
                                    </li>
                                    <li>
                                      <div class="d-flex justify-content-between">
                                        <div><span class="text-light-green">Thomas Henry</span> assign you a task</div>
                                        <p>1h</p>
                                      </div>
                                    </li>
                                    <li>
                                      <div class="d-flex justify-content-between">
                                        <div><span class="text-light-green">Ben Tossell</span> assign you a task</div>
                                        <p>1h</p>
                                      </div>
                                    </li>
                                    <li>
                                      <div class="d-flex justify-content-between">
                                        <div><span class="text-light-green">Ben Tossell</span> assign you a task</div>
                                        <p>1h</p>
                                      </div>
                                    </li>
                                  </ul>
                                  <div class="list align-items-center pt-3">
                                    <div class="wrapper w-100">
                                      <p class="mb-0">
                                        <a href="#" class="fw-bold text-primary">Show all <i class="mdi mdi-arrow-right ms-2"></i></a>
                                      </p>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                        <div class="col-lg-4 d-flex flex-column">
                          <div class="row flex-grow">
                            <div class="col-12 grid-margin stretch-card">
                              <div class="card card-rounded">
                                <div class="card-body">
                                  <div class="row">
                                    <div class="col-lg-12">
                                      <div class="d-flex justify-content-between align-items-center">
                                        <h4 class="card-title card-title-dash">Todo list</h4>
                                        <div class="add-items d-flex mb-0">
                                          <!-- <input type="text" class="form-control todo-list-input" placeholder="What do you need to do today?"> -->
                                          <button class="add btn btn-icons btn-rounded btn-primary todo-list-add-btn text-white me-0 pl-12p"><i class="mdi mdi-plus"></i></button>
                                        </div>
                                      </div>
                                      <div class="list-wrapper">
                                        <ul class="todo-list todo-list-rounded">
                                          <li class="d-block">
                                            <div class="form-check w-100">
                                              <label class="form-check-label">
                                                <input class="checkbox" type="checkbox"> Lorem Ipsum is simply dummy text of the printing <i class="input-helper rounded"></i>
                                              </label>
                                              <div class="d-flex mt-2">
                                                <div class="ps-4 text-small me-3">24 June 2020</div>
                                                <div class="badge badge-opacity-warning me-3">Due tomorrow</div>
                                                <i class="mdi mdi-flag ms-2 flag-color"></i>
                                              </div>
                                            </div>
                                          </li>
                                          <li class="d-block">
                                            <div class="form-check w-100">
                                              <label class="form-check-label">
                                                <input class="checkbox" type="checkbox"> Lorem Ipsum is simply dummy text of the printing <i class="input-helper rounded"></i>
                                              </label>
                                              <div class="d-flex mt-2">
                                                <div class="ps-4 text-small me-3">23 June 2020</div>
                                                <div class="badge badge-opacity-success me-3">Done</div>
                                              </div>
                                            </div>
                                          </li>
                                          <li>
                                            <div class="form-check w-100">
                                              <label class="form-check-label">
                                                <input class="checkbox" type="checkbox"> Lorem Ipsum is simply dummy text of the printing <i class="input-helper rounded"></i>
                                              </label>
                                              <div class="d-flex mt-2">
                                                <div class="ps-4 text-small me-3">24 June 2020</div>
                                                <div class="badge badge-opacity-success me-3">Done</div>
                                              </div>
                                            </div>
                                          </li>
                                          <li class="border-bottom-0">
                                            <div class="form-check w-100">
                                              <label class="form-check-label">
                                                <input class="checkbox" type="checkbox"> Lorem Ipsum is simply dummy text of the printing <i class="input-helper rounded"></i>
                                              </label>
                                              <div class="d-flex mt-2">
                                                <div class="ps-4 text-small me-3">24 June 2020</div>
                                                <div class="badge badge-opacity-danger me-3">Expired</div>
                                              </div>
                                            </div>
                                          </li>
                                        </ul>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                          <div class="row flex-grow">
                            <div class="col-12 grid-margin stretch-card">
                              <div class="card card-rounded">
                                <div class="card-body">
                                  <div class="row">
                                    <div class="col-lg-12">
                                      <div class="d-flex justify-content-between align-items-center mb-3">
                                        <h4 class="card-title card-title-dash">Type By Amount</h4>
                                      </div>
                                      <canvas class="my-auto" id="doughnutChart" height="200"></canvas>
                                      <div id="doughnut-chart-legend" class="mt-5 text-center"></div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                          <div class="row flex-grow">
                            <div class="col-12 grid-margin stretch-card">
                              <div class="card card-rounded">
                                <div class="card-body">
                                  <div class="row">
                                    <div class="col-lg-12">
                                      <div class="d-flex justify-content-between align-items-center mb-3">
                                        <div>
                                          <h4 class="card-title card-title-dash">Leave Report</h4>
                                        </div>
                                        <div>
                                          <div class="dropdown">
                                            <button class="btn btn-secondary dropdown-toggle toggle-dark btn-lg mb-0 me-0" type="button" id="dropdownMenuButton3" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> Month Wise </button>
                                            <div class="dropdown-menu" aria-labelledby="dropdownMenuButton3">
                                              <h6 class="dropdown-header">week Wise</h6>
                                              <a class="dropdown-item" href="#">Year Wise</a>
                                            </div>
                                          </div>
                                        </div>
                                      </div>
                                      <div class="mt-3">
                                        <canvas id="leaveReport"></canvas>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                          <div class="row flex-grow">
                            <div class="col-12 grid-margin stretch-card">
                              <div class="card card-rounded">
                                <div class="card-body">
                                  <div class="row">
                                    <div class="col-lg-12">
                                      <div class="d-flex justify-content-between align-items-center mb-3">
                                        <div>
                                          <h4 class="card-title card-title-dash">Top Performer</h4>
                                        </div>
                                      </div>
                                      <div class="mt-3">
                                        <div class="wrapper d-flex align-items-center justify-content-between py-2 border-bottom">
                                          <div class="d-flex">
                                            <img class="img-sm rounded-10" src="assets/images/face1.jpg" alt="profile">
                                            <div class="wrapper ms-3">
                                              <p class="ms-1 mb-1 fw-bold">Brandon Washington</p>
                                              <small class="text-muted mb-0">162543</small>
                                            </div>
                                          </div>
                                          <div class="text-muted text-small">
                                            1h ago
                                          </div>
                                        </div>
                                        <div class="wrapper d-flex align-items-center justify-content-between py-2 border-bottom">
                                          <div class="d-flex">
                                            <img class="img-sm rounded-10" src="assets/images/face2.jpg" alt="profile">
                                            <div class="wrapper ms-3">
                                              <p class="ms-1 mb-1 fw-bold">Wayne Murphy</p>
                                              <small class="text-muted mb-0">162543</small>
                                            </div>
                                          </div>
                                          <div class="text-muted text-small">
                                            1h ago
                                          </div>
                                        </div>
                                        <div class="wrapper d-flex align-items-center justify-content-between py-2 border-bottom">
                                          <div class="d-flex">
                                            <img class="img-sm rounded-10" src="assets/images/face3.jpg" alt="profile">
                                            <div class="wrapper ms-3">
                                              <p class="ms-1 mb-1 fw-bold">Katherine Butler</p>
                                              <small class="text-muted mb-0">162543</small>
                                            </div>
                                          </div>
                                          <div class="text-muted text-small">
                                            1h ago
                                          </div>
                                        </div>
                                        <div class="wrapper d-flex align-items-center justify-content-between py-2 border-bottom">
                                          <div class="d-flex">
                                            <img class="img-sm rounded-10" src="assets/images/face4.jpg" alt="profile">
                                            <div class="wrapper ms-3">
                                              <p class="ms-1 mb-1 fw-bold">Matthew Bailey</p>
                                              <small class="text-muted mb-0">162543</small>
                                            </div>
                                          </div>
                                          <div class="text-muted text-small">
                                            1h ago
                                          </div>
                                        </div>
                                        <div class="wrapper d-flex align-items-center justify-content-between pt-2">
                                          <div class="d-flex">
                                            <img class="img-sm rounded-10" src="assets/images/face5.jpg" alt="profile">
                                            <div class="wrapper ms-3">
                                              <p class="ms-1 mb-1 fw-bold">Rafell John</p>
                                              <small class="text-muted mb-0">Alaska, USA</small>
                                            </div>
                                          </div>
                                          <div class="text-muted text-small">
                                            1h ago
                                          </div>
                                        </div>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                  </div>
                </div>
              </div>
            </div>
          </div>
          <!-- content-wrapper ends -->
          <!-- partial:partials/_footer.html -->
          <footer class="footer">
            <div class="d-sm-flex justify-content-center justify-content-sm-between">
              <span class="text-muted text-center text-sm-left d-block d-sm-inline-block">Premium <a href="https://therichpost.com/" target="_blank">free admin template</a> from therichpost.</span>
              <span class="float-none float-sm-right d-block mt-1 mt-sm-0 text-center">2023.</span>
            </div>
          </footer>
          <!-- partial -->
        </div>
        <!-- main-panel ends -->
      </div>
      <!-- page-body-wrapper ends -->
    </div>
    <!-- container-scroller -->

    4. Now friends we just need to add below code into angularadmin/angular.json file to custom.js file working code:

    ...
    ,
                "styles": [
                  "src/styles.css",
    "assets/css/feather.css",
    "assets/css/materialdesignicons.min.css",
    "assets/css/themify-icons.css",
    "assets/css/themify-icons.css",
    "assets/css/simple-line-icons.css",
    "assets/css/vendor.bundle.base.css",
    "assets/css/select.dataTables.min.css",
    "assets/css/style.css"
                
                 
                ],
                "scripts": [
    "assets/js/vendor.bundle.base.js",
    "assets/js/Chart.min.js",
    "assets/js/bootstrap-datepicker.min.js",
    "assets/js/progressbar.min.js",
    "assets/js/hoverable-collapse.js",
    "assets/js/template.js",
    "assets/js/settings.js",
    "assets/js/todolist.js",
    "assets/js/jquery.cookie.js",
    "assets/js/dashboard.js",
    "assets/js/Chart.roundedBarCharts.js"
                
                ],
    
    ...

    5. Guys now here is the git repo link from where we will get images, fonts, css and js folder and place all the folder inside assets folder:

    Free Git Repo Link

    Friends in the end must run ng serve command into your terminal to run the angular 17 project(localhost:4200).

    Now we are done friends. If you have any kind of query, suggestion and new requirement then feel free to comment below.

    Note: Friends, In this post, I just tell the basic setup and things, you can change the code according to your requirements.

    I will appreciate that if you will tell your views for this post. Nothing matters if your views will be good or bad because with your views, I will make my next posts more good and helpful.

    Jassa

    Thanks

  • Free Inventory Admin Dashboard Template in React Js

    Free Inventory Admin Dashboard Template in React Js

    Hello my friends, welcome back to my blog. Today in this blog post, I am going to show you, Free Inventory Admin Dashboard Template in React Js.

    Reactjs Free Responsvie Templates

    Free Inventory Admin Dashboard Template in React Js
    Free Inventory Admin Dashboard Template in React Js

    For react js new comers, please check the below links:

    1. Reactjs Tutorials
    2. Bootstrap 5
    3. React Free Ecommerce Templates

    Friends now I proceed onwards and here is the working code snippet and please use this carefully to avoid the mistakes:

    1. Firstly friends we need fresh reactjs setup and for that we need to run below commands into our terminal and also w should have latest node version installed on our system:

    Guys you can skip this first step if you already have reactjs fresh setup:

    npx create-react-app reacttemplate
    
    cd reacttemplate
    
    npm start // run the project

    2. Now friends please add below inside  reacttemplate/public/index.html file:

    <!DOCTYPE html>
    <html lang="en">
      <head>
        <meta charset="utf-8" />
        <link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
        <meta name="viewport" content="width=device-width, initial-scale=1" />
        <meta name="theme-color" content="#000000" />
        <meta
          name="description"
          content="Web site created using create-react-app"
        />
        <link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
        <!--
          manifest.json provides metadata used when your web app is installed on a
          user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
        -->
        <link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
        <!--
          Notice the use of %PUBLIC_URL% in the tags above.
          It will be replaced with the URL of the `public` folder during the build.
          Only files inside the `public` folder can be referenced from the HTML.
    
          Unlike "/favicon.ico" or "favicon.ico", "%PUBLIC_URL%/favicon.ico" will
          work correctly both with client-side routing and a non-root public URL.
          Learn how to configure a non-root public URL by running `npm run build`.
        -->
        <title>React Templates</title>
        
        <!-- 
        - favicon
      -->
      <link rel="shortcut icon" href="./favicon.svg" type="image/svg+xml">
    
       <!-- plugins:css -->
       <link rel="stylesheet" href="assets/css/materialdesignicons.min.css">
       <link rel="stylesheet" href="assets/css/flag-icon.min.css">
       <link rel="stylesheet" href="assets/css/vendor.bundle.base.css">
       <!-- endinject -->
       <!-- Plugin css for this page -->
       <link rel="stylesheet" href="assets/css/css-stars.css" />
       <link rel="stylesheet" href="assets/css/font-awesome.min.css" />
       <!-- End plugin css for this page -->
       <!-- inject:css -->
       <!-- endinject -->
       <!-- Layout styles -->
       <link rel="stylesheet" href="assets/css/style.css" />
       <!-- End layout styles -->
       <link rel="shortcut icon" href="images/favicon.png" />
        </head>
      <body id="page-top">
        <noscript>You need to enable JavaScript to run this app.</noscript>
        <div id="root"></div>
         <!-- plugins:js -->
         <script src="assets/js/vendor.bundle.base.js"></script>
         <!-- endinject -->
         <!-- Plugin js for this page -->
         <script src="assets/js/jquery.barrating.min.js"></script>
         <script src="assets/js/Chart.min.js"></script>
         <script src="assets/js/jquery.flot.js"></script>
         <script src="assets/js/jquery.flot.resize.js"></script>
         <script src="assets/js/jquery.flot.categories.js"></script>
         <script src="assets/js/jquery.flot.fillbetween.js"></script>
         <script src="assets/js/jquery.flot.stack.js"></script>
         <script src="assets/js/jquery.cookie.js" type="text/javascript"></script>
         <!-- End plugin js for this page -->
         <!-- inject:js -->
         <script src="assets/js/off-canvas.js"></script>
         <script src="assets/js/hoverable-collapse.js"></script>
         <script src="assets/js/misc.js"></script>
         <script src="assets/js/settings.js"></script>
         <script src="assets/js/todolist.js"></script>
         <!-- endinject -->
         <!-- Custom js for this page -->
         <script src="assets/js/dashboard.js"></script>
         <!-- End custom js for this page -->
      </body>
    </html>
    

    3. Finally friends we need to add below code into our reacttemplate/src/App.js file to get final output on web browser:

    import React from 'react';
    class Home extends React.Component {
        
     
      render() {
       
        return (
         
          <div className="app">
            <div class="container-scroller">
                <div class="row p-0 m-0 proBanner" id="proBanner">
                  <div class="col-md-12 p-0 m-0">
                    <div class="card-body card-body-padding d-flex align-items-center justify-content-between">
                      <div class="ps-lg-1">
                        <div class="d-flex align-items-center justify-content-between">
                          <p class="mb-0 font-weight-medium me-3 buy-now-text">Free 24/7 customer support, updates, and more with this template!</p>
                          <a href="https://therichpost.com" target="_blank" class="btn me-2 buy-now-btn border-0">Get Pro</a>
                        </div>
                      </div>
                      <div class="d-flex align-items-center justify-content-between">
                        <a href="https://therichpost.com"><i class="mdi mdi-home me-3 text-white"></i></a>
                        <button id="bannerClose" class="btn border-0 p-0">
                          <i class="mdi mdi-close text-white me-0"></i>
                        </button>
                      </div>
                    </div>
                  </div>
                </div>
               
                <nav class="sidebar sidebar-offcanvas" id="sidebar">
                  <ul class="nav">
                    <li class="nav-item nav-profile border-bottom">
                      <a href="#" class="nav-link flex-column">
                        <div class="nav-profile-image">
                          <img src="assets/images/face1.jpg" alt="profile" />
                         
                        </div>
                        <div class="nav-profile-text d-flex ms-0 mb-3 flex-column">
                          <span class="font-weight-semibold mb-1 mt-2 text-center">Antonio Olson</span>
                          <span class="text-secondary icon-sm text-center">$3499.00</span>
                        </div>
                      </a>
                    </li>
                    <li class="nav-item pt-3">
                      <a class="nav-link d-block" href="#">
                        <img class="sidebar-brand-logo" src="assets/images/logo.svg" alt="" />
                        <img class="sidebar-brand-logomini" src="assets/images/logo-mini.svg" alt="" />
                        <div class="small font-weight-light pt-1">Responsive Dashboard</div>
                      </a>
                      <form class="d-flex align-items-center" action="#">
                        <div class="input-group">
                          <div class="input-group-prepend">
                            <i class="input-group-text border-0 mdi mdi-magnify"></i>
                          </div>
                          <input type="text" class="form-control border-0" placeholder="Search" />
                        </div>
                      </form>
                    </li>
                    <li class="pt-2 pb-1">
                      <span class="nav-item-head">Template Pages</span>
                    </li>
                    <li class="nav-item">
                      <a class="nav-link" href="#">
                        <i class="mdi mdi-compass-outline menu-icon"></i>
                        <span class="menu-title">Dashboard</span>
                      </a>
                    </li>
                    <li class="nav-item">
                      <a class="nav-link" data-bs-toggle="collapse" href="#ui-basic" aria-expanded="false" aria-controls="ui-basic">
                        <i class="mdi mdi-crosshairs-gps menu-icon"></i>
                        <span class="menu-title">UI Elements</span>
                        <i class="menu-arrow"></i>
                      </a>
                      <div class="collapse" id="ui-basic">
                        <ul class="nav flex-column sub-menu">
                          <li class="nav-item">
                            <a class="nav-link" href="#">Buttons</a>
                          </li>
                          <li class="nav-item">
                            <a class="nav-link" href="#">Dropdowns</a>
                          </li>
                          <li class="nav-item">
                            <a class="nav-link" href="#">Typography</a>
                          </li>
                        </ul>
                      </div>
                    </li>
                    <li class="nav-item">
                      <a class="nav-link" href="#">
                        <i class="mdi mdi-contacts menu-icon"></i>
                        <span class="menu-title">Icons</span>
                      </a>
                    </li>
                    <li class="nav-item">
                      <a class="nav-link" href="#">
                        <i class="mdi mdi-format-list-bulleted menu-icon"></i>
                        <span class="menu-title">Forms</span>
                      </a>
                    </li>
                    <li class="nav-item">
                      <a class="nav-link" href="#">
                        <i class="mdi mdi-chart-bar menu-icon"></i>
                        <span class="menu-title">Charts</span>
                      </a>
                    </li>
                    <li class="nav-item">
                      <a class="nav-link" href="#">
                        <i class="mdi mdi-table-large menu-icon"></i>
                        <span class="menu-title">Tables</span>
                      </a>
                    </li>
                    <li class="nav-item pt-3">
                      <a class="nav-link" href="http://therichpost.com" target="_blank">
                        <i class="mdi mdi-file-document-box menu-icon"></i>
                        <span class="menu-title">Documentation</span>
                      </a>
                    </li>
                  </ul>
                </nav>
               
                <div class="container-fluid page-body-wrapper">
             
                  <div id="settings-trigger"><i class="mdi mdi-settings"></i></div>
                  <div id="theme-settings" class="settings-panel">
                    <i class="settings-close mdi mdi-close"></i>
                    <p class="settings-heading">SIDEBAR SKINS</p>
                    <div class="sidebar-bg-options selected" id="sidebar-default-theme">
                      <div class="img-ss rounded-circle bg-light border me-3"></div>Default
                    </div>
                    <div class="sidebar-bg-options" id="sidebar-dark-theme">
                      <div class="img-ss rounded-circle bg-dark border me-3"></div>Dark
                    </div>
                    <p class="settings-heading mt-2">HEADER SKINS</p>
                    <div class="color-tiles mx-0 px-4">
                      <div class="tiles default primary"></div>
                      <div class="tiles success"></div>
                      <div class="tiles warning"></div>
                      <div class="tiles danger"></div>
                      <div class="tiles info"></div>
                      <div class="tiles dark"></div>
                      <div class="tiles light"></div>
                    </div>
                  </div>
                
                  <nav class="navbar default-layout-navbar col-lg-12 col-12 p-0 fixed-top d-flex flex-row">
                    <div class="navbar-menu-wrapper d-flex align-items-stretch">
                      <button class="navbar-toggler navbar-toggler align-self-center" type="button" data-toggle="minimize">
                        <span class="mdi mdi-chevron-double-left"></span>
                      </button>
                      <div class="text-center navbar-brand-wrapper d-flex align-items-center justify-content-center">
                        <a class="navbar-brand brand-logo-mini" href="#"><img src="assets/images/logo-mini.svg" alt="logo" /></a>
                      </div>
                      <ul class="navbar-nav">
                        <li class="nav-item dropdown">
                          <a class="nav-link" id="messageDropdown" href="#" data-bs-toggle="dropdown" aria-expanded="false">
                            <i class="mdi mdi-email-outline"></i>
                          </a>
                          <div class="dropdown-menu dropdown-menu-left navbar-dropdown preview-list" aria-labelledby="messageDropdown">
                            <h6 class="p-3 mb-0 font-weight-semibold">Messages</h6>
                            <div class="dropdown-divider"></div>
                            <a class="dropdown-item preview-item">
                              <div class="preview-thumbnail">
                                <img src="assets/images/face1.jpg" alt="image" class="profile-pic" />
                              </div>
                              <div class="preview-item-content d-flex align-items-start flex-column justify-content-center">
                                <h6 class="preview-subject ellipsis mb-1 font-weight-normal">Mark send you a message</h6>
                                <p class="text-gray mb-0"> 1 Minutes ago </p>
                              </div>
                            </a>
                            <div class="dropdown-divider"></div>
                            <a class="dropdown-item preview-item">
                              <div class="preview-thumbnail">
                                <img src="assets/images/face6.jpg" alt="image" class="profile-pic" />
                              </div>
                              <div class="preview-item-content d-flex align-items-start flex-column justify-content-center">
                                <h6 class="preview-subject ellipsis mb-1 font-weight-normal">Cregh send you a message</h6>
                                <p class="text-gray mb-0"> 15 Minutes ago </p>
                              </div>
                            </a>
                            <div class="dropdown-divider"></div>
                            <a class="dropdown-item preview-item">
                              <div class="preview-thumbnail">
                                <img src="assets/images/face7.jpg" alt="image" class="profile-pic" />
                              </div>
                              <div class="preview-item-content d-flex align-items-start flex-column justify-content-center">
                                <h6 class="preview-subject ellipsis mb-1 font-weight-normal">Profile picture updated</h6>
                                <p class="text-gray mb-0"> 18 Minutes ago </p>
                              </div>
                            </a>
                            <div class="dropdown-divider"></div>
                            <h6 class="p-3 mb-0 text-center text-primary font-13">4 new messages</h6>
                          </div>
                        </li>
                        <li class="nav-item dropdown ms-3">
                          <a class="nav-link" id="notificationDropdown" href="#" data-bs-toggle="dropdown">
                            <i class="mdi mdi-bell-outline"></i>
                          </a>
                          <div class="dropdown-menu dropdown-menu-left navbar-dropdown preview-list" aria-labelledby="notificationDropdown">
                            <h6 class="px-3 py-3 font-weight-semibold mb-0">Notifications</h6>
                            <div class="dropdown-divider"></div>
                            <a class="dropdown-item preview-item">
                              <div class="preview-thumbnail">
                                <div class="preview-icon bg-success">
                                  <i class="mdi mdi-calendar"></i>
                                </div>
                              </div>
                              <div class="preview-item-content d-flex align-items-start flex-column justify-content-center">
                                <h6 class="preview-subject font-weight-normal mb-0">New order recieved</h6>
                                <p class="text-gray ellipsis mb-0"> 45 sec ago </p>
                              </div>
                            </a>
                            <div class="dropdown-divider"></div>
                            <a class="dropdown-item preview-item">
                              <div class="preview-thumbnail">
                                <div class="preview-icon bg-warning">
                                  <i class="mdi mdi-settings"></i>
                                </div>
                              </div>
                              <div class="preview-item-content d-flex align-items-start flex-column justify-content-center">
                                <h6 class="preview-subject font-weight-normal mb-0">Server limit reached</h6>
                                <p class="text-gray ellipsis mb-0"> 55 sec ago </p>
                              </div>
                            </a>
                            <div class="dropdown-divider"></div>
                            <a class="dropdown-item preview-item">
                              <div class="preview-thumbnail">
                                <div class="preview-icon bg-info">
                                  <i class="mdi mdi-link-variant"></i>
                                </div>
                              </div>
                              <div class="preview-item-content d-flex align-items-start flex-column justify-content-center">
                                <h6 class="preview-subject font-weight-normal mb-0">Kevin karvelle</h6>
                                <p class="text-gray ellipsis mb-0"> 11:09 PM </p>
                              </div>
                            </a>
                            <div class="dropdown-divider"></div>
                            <h6 class="p-3 font-13 mb-0 text-primary text-center">View all notifications</h6>
                          </div>
                        </li>
                      </ul>
                      <ul class="navbar-nav navbar-nav-right">
                        <li class="nav-item nav-logout d-none d-md-block me-3">
                          <a class="nav-link" href="#">Status</a>
                        </li>
                        <li class="nav-item nav-logout d-none d-md-block">
                          <button class="btn btn-sm btn-danger">Trailing</button>
                        </li>
                        <li class="nav-item nav-profile dropdown d-none d-md-block">
                          <a class="nav-link dropdown-toggle" id="profileDropdown" href="#" data-bs-toggle="dropdown" aria-expanded="false">
                            <div class="nav-profile-text">English </div>
                          </a>
                          <div class="dropdown-menu center navbar-dropdown" aria-labelledby="profileDropdown">
                            <a class="dropdown-item" href="#">
                              <i class="flag-icon flag-icon-bl me-3"></i> French </a>
                            <div class="dropdown-divider"></div>
                            <a class="dropdown-item" href="#">
                              <i class="flag-icon flag-icon-cn me-3"></i> Chinese </a>
                            <div class="dropdown-divider"></div>
                            <a class="dropdown-item" href="#">
                              <i class="flag-icon flag-icon-de me-3"></i> German </a>
                            <div class="dropdown-divider"></div>
                            <a class="dropdown-item" href="#">
                              <i class="flag-icon flag-icon-ru me-3"></i>Russian </a>
                          </div>
                        </li>
                        <li class="nav-item nav-logout d-none d-lg-block">
                          <a class="nav-link" href="#">
                            <i class="mdi mdi-home-circle"></i>
                          </a>
                        </li>
                      </ul>
                      <button class="navbar-toggler navbar-toggler-right d-lg-none align-self-center" type="button" data-toggle="offcanvas">
                        <span class="mdi mdi-menu"></span>
                      </button>
                    </div>
                  </nav>
                  
                  <div class="main-panel">
                    <div class="content-wrapper pb-0">
                      <div class="page-header flex-wrap">
                        <div class="header-left">
                          <button class="btn btn-primary mb-2 mb-md-0 me-2"> Create new document </button>
                          <button class="btn btn-outline-primary bg-white mb-2 mb-md-0"> Import documents </button>
                        </div>
                        <div class="header-right d-flex flex-wrap mt-2 mt-sm-0">
                          <div class="d-flex align-items-center">
                            <a href="#">
                              <p class="m-0 pe-3">Dashboard</p>
                            </a>
                            <a class="ps-3 me-4" href="#">
                              <p class="m-0">ADE-00234</p>
                            </a>
                          </div>
                          <button type="button" class="btn btn-primary mt-2 mt-sm-0 btn-icon-text">
                            <i class="mdi mdi-plus-circle"></i> Add Prodcut </button>
                        </div>
                      </div>
                    
                      <div class="row">
                        <div class="col-xl-9 stretch-card grid-margin">
                          <div class="card">
                            <div class="card-body">
                              <div class="d-flex justify-content-between flex-wrap">
                                <div>
                                  <div class="card-title mb-0">Sales Revenue</div>
                                  <h3 class="font-weight-bold mb-0">$32,409</h3>
                                </div>
                                <div>
                                  <div class="d-flex flex-wrap pt-2 justify-content-between sales-header-right">
                                    <div class="d-flex me-5">
                                      <button type="button" class="btn btn-social-icon btn-outline-sales">
                                        <i class="mdi mdi-inbox-arrow-down"></i>
                                      </button>
                                      <div class="ps-2">
                                        <h4 class="mb-0 font-weight-semibold head-count"> $8,217 </h4>
                                        <span class="font-10 font-weight-semibold text-muted">TOTAL SALES</span>
                                      </div>
                                    </div>
                                    <div class="d-flex me-3 mt-2 mt-sm-0">
                                      <button type="button" class="btn btn-social-icon btn-outline-sales profit">
                                        <i class="mdi mdi-cash text-info"></i>
                                      </button>
                                      <div class="ps-2">
                                        <h4 class="mb-0 font-weight-semibold head-count"> 2,804 </h4>
                                        <span class="font-10 font-weight-semibold text-muted">TOTAL PROFIT</span>
                                      </div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                              <p class="text-muted font-13 mt-2 mt-sm-0"> Your sales monitoring dashboard template. <a class="text-muted font-13" href="#"><u>Learn more</u></a>
                              </p>
                              <div class="flot-chart-wrapper">
                                <div id="flotChart" class="flot-chart">
                                  <canvas class="flot-base"></canvas>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                        <div class="col-xl-3 stretch-card grid-margin">
                          <div class="card card-img">
                            <div class="card-body d-flex align-items-center">
                              <div class="text-white">
                                <h1 class="font-20 font-weight-semibold mb-0"> Get premium </h1>
                                <h1 class="font-20 font-weight-semibold">account!</h1>
                                <p>to optimize your selling prodcut</p>
                                <p class="font-10 font-weight-semibold"> Enjoy the advantage of premium. </p>
                                <button class="btn bg-white font-12">Get Premium</button>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                     
                      <div class="row">
                        <div class="col-sm-6 stretch-card grid-margin">
                          <div class="card">
                            <div class="card-body">
                              <div class="d-flex justify-content-between">
                                <div class="card-title"> Customers <small class="d-block text-muted">August 01 - August 31</small>
                                </div>
                                <div class="d-flex text-muted font-20">
                                  <i class="mdi mdi-printer mouse-pointer"></i>
                                  <i class="mdi mdi-help-circle-outline ms-2 mouse-pointer"></i>
                                </div>
                              </div>
                              <h3 class="font-weight-bold mb-0"> 2,409 <span class="text-success h5">4,5%<i class="mdi mdi-arrow-up"></i></span>
                              </h3>
                              <span class="text-muted font-13">Avg customers/Day</span>
                              <div class="line-chart-wrapper">
                                <canvas id="linechart" height="80"></canvas>
                              </div>
                            </div>
                          </div>
                        </div>
                        <div class="col-sm-6 stretch-card grid-margin">
                          <div class="card">
                            <div class="card-body">
                              <div class="d-flex justify-content-between">
                                <div class="card-title"> Conversions <small class="d-block text-muted">August 01 - August 31</small>
                                </div>
                                <div class="d-flex text-muted font-20">
                                  <i class="mdi mdi-printer mouse-pointer"></i>
                                  <i class="mdi mdi-help-circle-outline ms-2 mouse-pointer"></i>
                                </div>
                              </div>
                              <h3 class="font-weight-bold mb-0"> 0.40% <span class="text-success h5">0.20%<i class="mdi mdi-arrow-up"></i></span>
                              </h3>
                              <span class="text-muted font-13">Avg customers/Day</span>
                              <div class="bar-chart-wrapper">
                                <canvas id="barchart" height="80"></canvas>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                   
                      <div class="row">
                        <div class="col-sm-4 stretch-card grid-margin">
                          <div class="card">
                            <div class="card-body p-0">
                              <img class="img-fluid w-100" src="assets/images/img_1.jpg" alt="" />
                            </div>
                            <div class="card-body px-3 text-dark">
                              <div class="d-flex justify-content-between">
                                <p class="text-muted font-13 mb-0">ENTIRE APARTMENT</p>
                                <i class="mdi mdi-heart-outline"></i>
                              </div>
                              <h5 class="font-weight-semibold"> Cosy Studio flat in London </h5>
                              <div class="d-flex justify-content-between font-weight-semibold">
                                <p class="mb-0">
                                  <i class="mdi mdi-star star-color pe-1"></i>4.60 (35) 
                                </p>
                                  <p class="mb-0">$5,267/night</p>
                              </div>
                            </div>
                          </div>
                        </div>
                        <div class="col-sm-4 stretch-card grid-margin">
                          <div class="card">
                            <div class="card-body p-0">
                              <img class="img-fluid w-100" src="assets/images/img_2.jpg" alt="" />
                            </div>
                            <div class="card-body px-3 text-dark">
                              <div class="d-flex justify-content-between">
                                <p class="text-muted font-13 mb-0">ENTIRE APARTMENT</p>
                                <i class="mdi mdi-heart-outline"></i>
                              </div>
                              <h5 class="font-weight-semibold"> Victoria Bedsit Studio Ensuite </h5>
                              <div class="d-flex justify-content-between font-weight-semibold">
                                <p class="mb-0">
                                <i class="mdi mdi-star star-color pe-1"></i>4.83 (12) 
                                </p>
                                  <p class="mb-0">$6,144/night</p>
                              </div>
                            </div>
                          </div>
                        </div>
                        <div class="col-sm-4 stretch-card grid-margin">
                          <div class="card">
                            <div class="card-body p-0">
                              <img class="img-fluid w-100" src="assets/images/img_3.jpg" alt="" />
                            </div>
                            <div class="card-body px-3 text-dark">
                              <div class="d-flex justify-content-between">
                                <p class="text-muted font-13 mb-0">ENTIRE APARTMENT</p>
                                <i class="mdi mdi-heart-outline"></i>
                              </div>
                              <h5 class="font-weight-semibold">Fabulous Huge Room</h5>
                              <div class="d-flex justify-content-between font-weight-semibold">
                                <p class="mb-0">
                                  <i class="mdi mdi-star star-color pe-1"></i>3.83 (15) 
                                </p> 
                                  <p class="mb-0">$5,267/night</p>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    
                      <div class="row">
                        <div class="col-xl-4 grid-margin">
                          <div class="card card-stat stretch-card mb-3">
                            <div class="card-body">
                              <div class="d-flex justify-content-between">
                                <div class="text-white">
                                  <h3 class="font-weight-bold mb-0">$168.90</h3>
                                  <h6>This Month</h6>
                                  <div class="badge badge-danger">23%</div>
                                </div>
                                <div class="flot-bar-wrapper">
                                  <div id="column-chart" class="flot-chart"></div>
                                </div>
                              </div>
                            </div>
                          </div>
                          <div class="card stretch-card mb-3">
                            <div class="card-body d-flex flex-wrap justify-content-between">
                              <div>
                                <h4 class="font-weight-semibold mb-1 text-black"> Member Profit </h4>
                                <h6 class="text-muted">Average Weekly Profit</h6>
                              </div>
                              <h3 class="text-success font-weight-bold">+168.900</h3>
                            </div>
                          </div>
                          <div class="card stretch-card mb-3">
                            <div class="card-body d-flex flex-wrap justify-content-between">
                              <div>
                                <h4 class="font-weight-semibold mb-1 text-black"> Total Profit </h4>
                                <h6 class="text-muted">Weekly Customer Orders</h6>
                              </div>
                              <h3 class="text-success font-weight-bold">+6890.00</h3>
                            </div>
                          </div>
                          <div class="card mt-3">
                            <div class="card-body d-flex flex-wrap justify-content-between">
                              <div>
                                <h4 class="font-weight-semibold mb-1 text-black"> Issue Reports </h4>
                                <h6 class="text-muted">System bugs and issues</h6>
                              </div>
                              <h3 class="text-danger font-weight-bold">-8380.00</h3>
                            </div>
                          </div>
                        </div>
                        <div class="col-xl-8 stretch-card grid-margin">
                          <div class="card">
                            <div class="card-body pb-0">
                              <h4 class="card-title mb-0">Financial management review</h4>
                            </div>
                            <div class="card-body p-0">
                              <div class="table-responsive">
                                <table class="table custom-table text-dark">
                                  <thead>
                                    <tr>
                                      <th>Name</th>
                                      <th>Sale Rate</th>
                                      <th>Actual</th>
                                      <th>Variance</th>
                                    </tr>
                                  </thead>
                                  <tbody>
                                    <tr>
                                      <td>
                                        <img src="assets/images/face2.jpg" class="me-2" alt="image" /> Jacob Jensen 
                                      </td> 
                                      <td>
                                        <div class="d-flex">
                                          <span class="pe-2 d-flex align-items-center">85%</span>
                                          <select id="star-1" name="rating" autocomplete="off">
                                            <option value="1">1</option>
                                            <option value="2">2</option>
                                            <option value="3">3</option>
                                            <option value="4">4</option>
                                            <option value="5">5</option>
                                          </select>
                                        </div>
                                      </td>
                                      <td>32,435</td>
                                      <td>40,234</td>
                                    </tr>
                                    <tr>
                                      <td>
                                        <img src="assets/images/face3.jpg" class="me-2" alt="image" /> Cecelia Bradley 
                                      </td> 
                                      <td>
                                        <div class="d-flex">
                                          <span class="pe-2 d-flex align-items-center">55%</span>
                                          <select id="star-2" name="rating" autocomplete="off">
                                            <option value="1">1</option>
                                            <option value="2">2</option>
                                            <option value="3">3</option>
                                            <option value="4">4</option>
                                            <option value="5">5</option>
                                          </select>
                                        </div>
                                      </td>
                                      <td>4,36780</td>
                                      <td>765728</td>
                                    </tr>
                                    <tr>
                                      <td>
                                        <img src="assets/images/face4.jpg" class="me-2" alt="image" /> Leah Sherman 
                                      </td>
                                      <td>
                                        <div class="d-flex">
                                          <span class="pe-2 d-flex align-items-center">23%</span>
                                          <select id="star-3" name="rating" autocomplete="off">
                                            <option value="1">1</option>
                                            <option value="2">2</option>
                                            <option value="3">3</option>
                                            <option value="4">4</option>
                                            <option value="5">5</option>
                                          </select>
                                        </div>
                                      </td>
                                      <td>2300</td>
                                      <td>22437</td>
                                    </tr>
                                    <tr>
                                      <td>
                                        <img src="assets/images/face5.jpg" class="me-2" alt="image" /> Ina Curry 
                                      </td> 
                                      <td>
                                        <div class="d-flex">
                                          <span class="pe-2 d-flex align-items-center">44%</span>
                                          <select id="star-4" name="rating" autocomplete="off">
                                            <option value="1">1</option>
                                            <option value="2">2</option>
                                            <option value="3">3</option>
                                            <option value="4">4</option>
                                            <option value="5">5</option>
                                          </select>
                                        </div>
                                      </td>
                                      <td>53462</td>
                                      <td>1,75938</td>
                                    </tr>
                                    <tr>
                                      <td>
                                        <img src="assets/images/face7.jpg" class="me-2" alt="image" /> Lida Fitzgerald 
                                      </td> 
                                      <td>
                                        <div class="d-flex">
                                          <span class="pe-2 d-flex align-items-center">65%</span>
                                          <select id="star-5" name="rating" autocomplete="off">
                                            <option value="1">1</option>
                                            <option value="2">2</option>
                                            <option value="3">3</option>
                                            <option value="4">4</option>
                                            <option value="5">5</option>
                                          </select>
                                        </div>
                                      </td>
                                      <td>67453</td>
                                      <td>765377</td>
                                    </tr>
                                    <tr>
                                      <td>
                                        <img src="assets/images/face2.jpg" class="me-2" alt="image" /> Stella Johnson 
                                      </td>
                                      <td>
                                        <div class="d-flex">
                                          <span class="pe-2 d-flex align-items-center">49%</span>
                                          <select id="star-6" name="rating" autocomplete="off">
                                            <option value="1">1</option>
                                            <option value="2">2</option>
                                            <option value="3">3</option>
                                            <option value="4">4</option>
                                            <option value="5">5</option>
                                          </select>
                                        </div>
                                      </td>
                                      <td>43662</td>
                                      <td>96535</td>
                                    </tr>
                                    <tr>
                                      <td>
                                        <img src="assets/images/face9.jpg" class="me-2" alt="image" /> Maria Ortiz 
                                      </td>
                                      <td>
                                        <div class="d-flex">
                                          <span class="pe-2 d-flex align-items-center">65%</span>
                                          <select id="star-7" name="rating" autocomplete="off">
                                            <option value="1">1</option>
                                            <option value="2">2</option>
                                            <option value="3">3</option>
                                            <option value="4">4</option>
                                            <option value="5">5</option>
                                          </select>
                                        </div>
                                      </td>
                                      <td>76555</td>
                                      <td>258546</td>
                                    </tr>
                                  </tbody>
                                </table>
                              </div>
                              <a class="text-black font-13 d-block pt-2 pb-2 pb-lg-0 font-weight-bold ps-4" href="#">Show more</a>
                            </div>
                          </div>
                        </div>
                      </div>
                    
                      <div class="row">
                        <div class="col-sm-12 stretch-card grid-margin">
                          <div class="card">
                            <div class="row">
                              <div class="col-md-4">
                                <div class="card border-0">
                                  <div class="card-body">
                                    <div class="card-title">Channel Sessions</div>
                                    <div class="d-flex flex-wrap">
                                      <div class="doughnut-wrapper w-50">
                                        <canvas id="doughnutChart1" width="100" height="100"></canvas>
                                      </div>
                                      <div id="doughnut-chart-legend" class="pl-lg-3 rounded-legend align-self-center flex-grow legend-vertical legend-bottom-left"></div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                              <div class="col-md-4">
                                <div class="card border-0">
                                  <div class="card-body">
                                    <div class="card-title">News Sessions</div>
                                    <div class="d-flex flex-wrap">
                                      <div class="doughnut-wrapper w-50">
                                        <canvas id="doughnutChart2" width="100" height="100"></canvas>
                                      </div>
                                      <div id="doughnut-chart-legend2" class="pl-lg-3 rounded-legend align-self-center flex-grow legend-vertical legend-bottom-left"></div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                              <div class="col-md-4">
                                <div class="card border-0">
                                  <div class="card-body">
                                    <div class="card-title">Device Sessions</div>
                                    <div class="d-flex flex-wrap">
                                      <div class="doughnut-wrapper w-50">
                                        <canvas id="doughnutChart3" width="100" height="100"></canvas>
                                      </div>
                                      <div id="doughnut-chart-legend3" class="pl-lg-3 rounded-legend align-self-center flex-grow legend-vertical legend-bottom-left"></div>
                                    </div>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    
                      <div class="row">
                        <div class="col-sm-6 col-xl-4 stretch-card grid-margin">
                          <div class="card">
                            <div class="card-body">
                              <div class="card-title mb-2">Upcoming events (3)</div>
                              <h3 class="mb-3">23 september 2019</h3>
                              <div class="d-flex border-bottom border-top py-3">
                                <div class="form-check">
                                  <label class="form-check-label">
                                    <input type="checkbox" class="form-check-input" checked /></label>
                                </div>
                                <div class="ps-2">
                                  <span class="font-12 text-muted">Tue, Mar 5, 9.30am</span>
                                  <p class="m-0 text-black"> Hey I attached some new PSD files… </p>
                                </div>
                              </div>
                              <div class="d-flex border-bottom py-3">
                                <div class="form-check">
                                  <label class="form-check-label">
                                    <input type="checkbox" class="form-check-input" /></label>
                                </div>
                                <div class="ps-2">
                                  <span class="font-12 text-muted">Mon, Mar 11, 4.30 PM</span>
                                  <p class="m-0 text-black"> Discuss performance with manager </p>
                                </div>
                              </div>
                              <div class="d-flex border-bottom py-3">
                                <div class="form-check">
                                  <label class="form-check-label">
                                    <input type="checkbox" class="form-check-input" /></label>
                                </div>
                                <div class="ps-2">
                                  <span class="font-12 text-muted">Tue, Mar 5, 9.30am</span>
                                  <p class="m-0 text-black">Meeting with Alisa</p>
                                </div>
                              </div>
                              <div class="d-flex pt-3">
                                <div class="form-check">
                                  <label class="form-check-label">
                                    <input type="checkbox" class="form-check-input" /></label>
                                </div>
                                <div class="ps-2">
                                  <span class="font-12 text-muted">Mon, Mar 11, 4.30 PM</span>
                                  <p class="m-0 text-black"> Hey I attached some new PSD files… </p>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                        <div class="col-sm-6 col-xl-4 stretch-card grid-margin">
                          <div class="card">
                            <div class="card-body">
                              <div class="d-flex border-bottom mb-4 pb-2">
                                <div class="hexagon">
                                  <div class="hex-mid hexagon-warning">
                                    <i class="mdi mdi-clock-outline"></i>
                                  </div>
                                </div>
                                <div class="ps-4">
                                  <h4 class="font-weight-bold text-warning mb-0"> 12.45 </h4>
                                  <h6 class="text-muted">Schedule Meeting</h6>
                                </div>
                              </div>
                              <div class="d-flex border-bottom mb-4 pb-2">
                                <div class="hexagon">
                                  <div class="hex-mid hexagon-danger">
                                    <i class="mdi mdi-account-outline"></i>
                                  </div>
                                </div>
                                <div class="ps-4">
                                  <h4 class="font-weight-bold text-danger mb-0">34568</h4>
                                  <h6 class="text-muted">Profile visits</h6>
                                </div>
                              </div>
                              <div class="d-flex border-bottom mb-4 pb-2">
                                <div class="hexagon">
                                  <div class="hex-mid hexagon-success">
                                    <i class="mdi mdi-laptop-chromebook"></i>
                                  </div>
                                </div>
                                <div class="ps-4">
                                  <h4 class="font-weight-bold text-success mb-0"> 33.50% </h4>
                                  <h6 class="text-muted">Bounce Rate</h6>
                                </div>
                              </div>
                              <div class="d-flex border-bottom mb-4 pb-2">
                                <div class="hexagon">
                                  <div class="hex-mid hexagon-info">
                                    <i class="mdi mdi-clock-outline"></i>
                                  </div>
                                </div>
                                <div class="ps-4">
                                  <h4 class="font-weight-bold text-info mb-0">12.45</h4>
                                  <h6 class="text-muted">Schedule Meeting</h6>
                                </div>
                              </div>
                              <div class="d-flex">
                                <div class="hexagon">
                                  <div class="hex-mid hexagon-primary">
                                    <i class="mdi mdi-timer-sand"></i>
                                  </div>
                                </div>
                                <div class="ps-4">
                                  <h4 class="font-weight-bold text-primary mb-0"> 12.45 </h4>
                                  <h6 class="text-muted mb-0">Browser Usage</h6>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                        <div class="col-sm-6 col-xl-4 stretch-card grid-margin">
                          <div class="card color-card-wrapper">
                            <div class="card-body">
                              <img class="img-fluid card-top-img w-100" src="assets/images/img_5.jpg" alt="" />
                              <div class="d-flex flex-wrap justify-content-around color-card-outer">
                                <div class="col-6 p-0 mb-4">
                                  <div class="color-card primary m-auto">
                                    <i class="mdi mdi-clock-outline"></i>
                                    <p class="font-weight-semibold mb-0">Delivered</p>
                                    <span class="small">15 Packages</span>
                                  </div>
                                </div>
                                <div class="col-6 p-0 mb-4">
                                  <div class="color-card bg-success m-auto">
                                    <i class="mdi mdi-tshirt-crew"></i>
                                    <p class="font-weight-semibold mb-0">Ordered</p>
                                    <span class="small">72 Items</span>
                                  </div>
                                </div>
                                <div class="col-6 p-0">
                                  <div class="color-card bg-info m-auto">
                                    <i class="mdi mdi-trophy-outline"></i>
                                    <p class="font-weight-semibold mb-0">Arrived</p>
                                    <span class="small">34 Upgraded</span>
                                  </div>
                                </div>
                                <div class="col-6 p-0">
                                  <div class="color-card bg-danger m-auto">
                                    <i class="mdi mdi-presentation"></i>
                                    <p class="font-weight-semibold mb-0">Reported</p>
                                    <span class="small">72 Support</span>
                                  </div>
                                </div>
                              </div>
                            </div>
                          </div>
                        </div>
                      </div>
                    </div>
                    
                    <footer class="footer">
                      <div class="d-sm-flex justify-content-center justify-content-sm-between">
                        <span class="text-muted text-center text-sm-left d-block d-sm-inline-block">Copyright © 2023 <a href="https://www.therichpost.com/" target="_blank">Love</a>. All rights reserved.</span>
                        <span class="float-none float-sm-right d-block mt-1 mt-sm-0 text-center">Hand-crafted & made with <i class="mdi mdi-heart text-danger"></i></span>
                      </div>
                    </footer>
                    
                  </div>
                
                </div>
    
              </div>
    
              
          </div>
    )
    };
    }
    
    export default Home;

    4. In the end friends we need to create assets folder inside public folder download all the css, images, icons, js from below GitHub link and place inside that created assets folder:

    Git Repo link

    Now we are done friends also and If you have any kind of query or suggestion or any requirement then feel free to comment below. Guys I will come with more React-Bootstrap free templates.

    Note: Friends, I just tell the basic setup and things, you can change the code according to your requirements. For better understanding must watch video above.

    I will appreciate that if you will tell your views for this post. Nothing matters if your views will be good or bad.

    Jassa

    Thanks