Added about image

This commit is contained in:
dev-chiefworks
2022-01-03 20:51:56 -05:00
parent 26e113c809
commit fdb80181ac
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -6364,7 +6364,7 @@ blockquote cite {
top: -710px;
height: 645px;
width: 80vw;
background-image: url(../images/about-page-thumb.jpg);
background-image: url(../images/about-us-main.jpg);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
Binary file not shown.

After

Width:  |  Height:  |  Size: 86 KiB

+2 -2
View File
@@ -19,8 +19,8 @@ function AboutUs() {
<HeroAbout />
<ServicesAbout />
<TeamAbout />
<SponserHomeTwo />
<SignupHomeEight />
{/* <SponserHomeTwo />
<SignupHomeEight />*/}
<FooterHomeOne className="appie-footer-about-area" />
<BackToTop />
</>