Terms page

This commit is contained in:
dev-chiefworks
2022-01-06 14:53:43 -05:00
parent 739bc0a7c5
commit 89e82af0d7
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ function Privacy() {
<>
<Drawer drawer={drawer} action={drawerAction.toggle} />
<HeaderService action={drawerAction.toggle} />
<HeroService />
<HeroService title="Privacy Policy" />
<DetailsPrivacy />
{/*<ProjectHomeOne />*/}
<FooterHomeOne />