<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.0/js/bootstrap.min.js"></script>
<div class="container">
<div class="row">
<h2>Bootstrap carousel slideshow with thumbnails</h2>
<div class="carousel slide article-slide" id="vpCarousel" data-interval="2000" data-ride="carousel">
<div class="carousel-inner cont-slider">
<div class="item active">
<img src="https://rembormn.com/images/rembormn/slideshow/rem-cua-dep01.png" width="1070" height="450" alt="Chất liệu vải mềm vại, dễ vào nếp, độ cản nắng ở mức 75%">
<div class="carousel-caption">
<h2>RÈM THÔNG TẦNG SỬ DỤNG ĐỘNG CƠ</h2>
<p>Chất liệu vải mềm vại, dễ vào nếp, độ cản nắng ở mức 75%.</p>
</div>
</div>
<div class="item">
<img src="https://rembormn.com/images/rembormn/slideshow/rem-cua-dep02.png" width="1070" height="450" alt="Chất liệu vải gấm lỳ, lên múi rèm mềm mại, cản nắng 100%">
<div class="carousel-caption">
<h2>RÈM CỬA GẤM LỲ, MÀU COBAN CÁ TÍNH</h2>
<p>Chất liệu vải gấm lỳ, lên múi rèm mềm mại, cản nắng 100%.</p>
</div>
</div>
<div class="item">
<img src="https://rembormn.com/images/rembormn/slideshow/rem-cua-dep03.png" width="1070" height="450" alt="Vẫn mang chất liệu gấm lỳ, với mức cản nắng tuyệt đối, đi kèm voan mưa, mềm mại">
<div class="carousel-caption">
<h2>RÈM CỬA 2 LỚP GẤM LỲ VÀ VOAN MƯA HẠT LỚN</h2>
<p>Vẫn mang chất liệu gấm lỳ, với mức cản nắng tuyệt đối, đi kèm voan mưa, mềm mại.</p>
</div>
</div>