Updated
This commit is contained in:
@ -25,6 +25,15 @@
|
||||
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.back-to-top {
|
||||
height: 20px ;
|
||||
width: 20px ;
|
||||
padding: 15px;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
.back-to-top:hover {
|
||||
background-color: grey;
|
||||
}
|
||||
|
@ -20,7 +20,7 @@
|
||||
</div>
|
||||
<div class="carousel-inner">
|
||||
<div class="carousel-item active">
|
||||
<img src="https://bibhutisolutions.com.au/assets/images/slider/1.jpg" class="d-block w-100" alt="...">
|
||||
<img src="../assets/images/carousel-one.jpg" class="d-block w-100" alt="...">
|
||||
<div class="carousel-caption d-none d-md-block">
|
||||
<h5><span class="carouspan">We Provide</span><br>Truly Prominent IT Services</h5>
|
||||
<p>We will make sure that your company is always on high-profile and up with your competitors.</p>
|
||||
@ -31,7 +31,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="carousel-item">
|
||||
<img src="https://bibhutisolutions.com.au/assets/images/slider/2.jpg" class="d-block w-100" alt="...">
|
||||
<img src="../assets/images/carousel-two.jpg" class="d-block w-100" alt="...">
|
||||
<div class="carousel-caption d-none d-md-block">
|
||||
<h5><span class="carouspan">We help</span><br> to Develop Your Businesss</h5>
|
||||
<p>We specialize in software application development, interactive website design, and many other services with creative and affordable solutions for small & medium on large business concerns.</p>
|
||||
|
@ -32,7 +32,7 @@
|
||||
<nav class="custom-navbar navbar navbar-expand-lg overflow-hidden">
|
||||
<div class="container-fluid">
|
||||
<div class="logocover">
|
||||
<a class="navbar-brand" href="#"><img class="logo" src="https://bibhutisolutions.com.au/assets/images/main-logo.png" alt="logo"></a>
|
||||
<a class="navbar-brand" href="#"><img class="logo" src="../assets/images/main-logo.png" alt="logo"></a>
|
||||
</div>
|
||||
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
|
||||
<span class="navbar-toggler-icon"></span>
|
||||
|
@ -34,7 +34,7 @@
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<div class="media">
|
||||
<img src="https://tse1.mm.bing.net/th?id=OIP.2WvsyP3WbSiXvqCOjeB9MgHaFY&pid=Api&P=0&h=220" class="mr-3" alt="">
|
||||
<img src="../assets/images/testimonial-one.jpeg" class="mr-3" alt="">
|
||||
<div class="media-body">
|
||||
<div class="testimonial">
|
||||
<p>We have been working with Bibhuti Solutions for two years to develop a robust software application that supports the company’s daily activities. The Mindfire team is highly responsive and professional providing us with great problem solving on a daily basis. They are a tremendous extension of our team.
|
||||
@ -46,7 +46,7 @@
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
<div class="media">
|
||||
<img src="https://content.latest-hairstyles.com/wp-content/uploads/chin-length-bob-haircut-with-bangs-for-chubby-faces.jpg" class="mr-3" alt="">
|
||||
<img src="../assets/images/testimonial-two.jpg" class="mr-3" alt="">
|
||||
<div class="media-body">
|
||||
<div class="testimonial">
|
||||
<p>Bibhuti Solutions has been an integral partner in improving our site's user experience. Their QA testing team is responsive, fast, proactive, and flexible - overall, an absolute pleasure to work with. After just a short amount of time, we've seen significant results.</p>
|
||||
@ -61,7 +61,7 @@
|
||||
<div class="row">
|
||||
<div class="col-sm-6">
|
||||
<div class="media">
|
||||
<img src="https://readymadeui.com/team-2.webp" class="mr-3" alt="">
|
||||
<img src="../assets/images/testimonial-three.jpg" class="mr-3" alt="">
|
||||
<div class="media-body">
|
||||
<div class="testimonial">
|
||||
<p>I have been involved in big projects for major corporations and the team at Bibhuti Solutions is the best that I have worked with. They are timely, efficient and use best practices in their development work. They move our project along quickly and keep us agile enough to be competitive. I would recommend them to anyone.
|
||||
@ -73,7 +73,7 @@
|
||||
</div>
|
||||
<div class="col-sm-6">
|
||||
<div class="media">
|
||||
<img src="https://readymadeui.com/team-3.webp" class="mr-3" alt="">
|
||||
<img src="../assets/images/testimonial-four.jpg" class="mr-3" alt="">
|
||||
<div class="media-body">
|
||||
<div class="testimonial">
|
||||
<p>Bibhuti Solutions has been an integral partner in improving our site's user experience. Their QA testing team is responsive, fast, proactive, and flexible - overall, an absolute pleasure to work with. After just a short amount of time, we've seen significant results.</p>
|
||||
|
Reference in New Issue
Block a user