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="row">
|
||||||
<div className="col-lg-12">
|
<div className="col-lg-12">
|
||||||
<div className="appie-page-title-item">
|
<div className="appie-page-title-item">
|
||||||
<span>Welcome To WrenchBoard</span>
|
|
||||||
<h1 className="appie-title">
|
<h1 className="appie-title">
|
||||||
Simple but effective, <br /> effortless yet powerful.
|
Simple but effective, <br /> effortless yet powerful.
|
||||||
</h1>
|
</h1>
|
||||||
|
|||||||
@@ -20,7 +20,7 @@ function Service() {
|
|||||||
<HeaderService action={drawerAction.toggle} />
|
<HeaderService action={drawerAction.toggle} />
|
||||||
<HeroService />
|
<HeroService />
|
||||||
<DetailsService />
|
<DetailsService />
|
||||||
<ProjectHomeOne />
|
{/*<ProjectHomeOne />*/}
|
||||||
<FooterHomeOne />
|
<FooterHomeOne />
|
||||||
<BackToTop />
|
<BackToTop />
|
||||||
</>
|
</>
|
||||||
|
|||||||
Reference in New Issue
Block a user