service page

This commit is contained in:
dev-chiefworks
2022-01-01 18:20:14 -05:00
parent e98ea6211d
commit 709de81d77
3 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ function Service() {
<HeaderService action={drawerAction.toggle} />
<HeroService />
<DetailsService />
<ProjectHomeOne />
{/*<ProjectHomeOne />*/}
<FooterHomeOne />
<BackToTop />
</>