service page
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 56 KiB After Width: | Height: | Size: 56 KiB |
@@ -9,7 +9,6 @@ function HeroService() {
|
||||
<div className="row">
|
||||
<div className="col-lg-12">
|
||||
<div className="appie-page-title-item">
|
||||
<span>Welcome To WrenchBoard</span>
|
||||
<h1 className="appie-title">
|
||||
Simple but effective, <br /> effortless yet powerful.
|
||||
</h1>
|
||||
|
||||
@@ -20,7 +20,7 @@ function Service() {
|
||||
<HeaderService action={drawerAction.toggle} />
|
||||
<HeroService />
|
||||
<DetailsService />
|
||||
<ProjectHomeOne />
|
||||
{/*<ProjectHomeOne />*/}
|
||||
<FooterHomeOne />
|
||||
<BackToTop />
|
||||
</>
|
||||
|
||||
Reference in New Issue
Block a user