about image updated
This commit is contained in:
@@ -49,7 +49,7 @@ const OurExpertise = () => {
|
||||
|
||||
<div className="col-lg-5 pr-0">
|
||||
<div className="speciality-item speciality-right">
|
||||
<img src="/images/about4.jpg" alt="Speciality" />
|
||||
<img src="/images/about5.jpg" alt="Speciality" />
|
||||
|
||||
<div className="speciality-emergency">
|
||||
<div className="speciality-icon">
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@ const About = () => {
|
||||
<div className="col-lg-6">
|
||||
<div className="about-item">
|
||||
<div className="about-left">
|
||||
<img src="/images/about1.jpg" alt="About" />
|
||||
<img src="/images/about-1.jpg" alt="About" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -1967,8 +1967,8 @@ footer {
|
||||
}
|
||||
|
||||
.speciality-right {
|
||||
background-image: url("/images/about4.jpg");
|
||||
background-size: cover;
|
||||
background-image: url("/images/about5.jpg");
|
||||
background-size:contain;
|
||||
background-position: center center;
|
||||
background-repeat: no-repeat;
|
||||
border-radius: 10px 0 0 10px;
|
||||
|
||||
Reference in New Issue
Block a user