Этот коммит содержится в:
2023-04-18 15:26:06 +05:30
родитель d37e6fad1a
Коммит 58143fd8d6
16 изменённых файлов: 455 добавлений и 222 удалений
+11 -6
Просмотреть файл
@@ -276,22 +276,27 @@
</section>
<section>
<div class="bg-gradient-anwi container my-5 my-md-5 rounded-3 text-white" id="innovation_sections">
<div class="row align-items-center px-md-5 py-md-4">
<div class="bg-gradient-anwi container my-md-5 text-white" id="innovation_sections">
<div class="row align-items-center px-md-5 py-md-4 py-4 px-4">
<div class="col-md-7 text-start">
<h1 class="mb-md-3">Innovation at your fingertips</h1>
<h5 class="mb-md-4 fw-600">Enjoy working with blazing throughput</h5>
<a href="#" class="btn rounded-3 bg-white text-dark fw-bold px-md-4">Coming Soon</a>
<h5 class="mb-md-4 mb-4 fw-600">Enjoy working with blazing throughput</h5>
<div class="d-lg-block d-none">
<a href="#" class="btn rounded-3 bg-white text-dark fw-bold px-md-4">Coming Soon</a>
</div>
</div>
<div class="col-md-5 text-center">
<div class="col-md-5 text-lg-center">
<img src="./dist/assets/imgs/Home_new/Keyboard_mouse.png" class="img-fluid"/>
<div class="d-lg-none d-block">
<a href="#" class="btn rounded-3 bg-white text-dark fw-bold px-md-4">Coming Soon</a>
</div>
</div>
</div>
</div>
</section>
</main>
<!-- footer -->
<div id="footer-head" class="sec-space-1"></div>
<div id="footer-head" class="sec-space-12"></div>
<!-- end-footer -->
<script src="./libs/bootstrap/js/bootstrap.bundle.min.js"></script>
<script src="./dist/js/jquery.min.js"></script>