Skip to content

Commit

Permalink
Merge pull request #388 from Anushkabh/service
Browse files Browse the repository at this point in the history
added new background image of service page
  • Loading branch information
kartikayasija authored Jun 19, 2023
2 parents 18ff5d5 + 0167d34 commit 139e512
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ServiceSection/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
<!-- Navbar Section Finished -->
<!-- OUR SERVICES PAGE STARTS -->
<div class="serviceimg-container">
<img src="../img/bg/services2.webp" alt="SERVICES" />
<img src="../img/bg/servicenew.jpg" alt="SERVICES" />
<!-- <img src="../img/bg/services.webp" alt="SERVICES" /> -->
<div class="OUR-services">SERVICES</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion ServiceSection/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
.serviceimg-container {
position: relative;
width: 100%;
height: 500px;
height: 400px;
}

.serviceimg-container img {
Expand Down
Binary file added img/bg/servicenew.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 139e512

Please sign in to comment.