diff --git a/components/HomeThree/OurExpertise.js b/components/HomeThree/OurExpertise.js index a87d70f..d14e989 100755 --- a/components/HomeThree/OurExpertise.js +++ b/components/HomeThree/OurExpertise.js @@ -49,7 +49,7 @@ const OurExpertise = () => {
- Speciality + Speciality
diff --git a/pages/about.js b/pages/about.js index 9040847..d4a6932 100755 --- a/pages/about.js +++ b/pages/about.js @@ -29,7 +29,7 @@ const About = () => {
- About + About
diff --git a/public/css/style.css b/public/css/style.css index 9a4d946..d7d5b33 100755 --- a/public/css/style.css +++ b/public/css/style.css @@ -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;