service banner replaced with breadcrumb
This commit was merged in pull request #11.
This commit is contained in:
@@ -21,7 +21,7 @@ function Service() {
|
||||
<HeaderService action={drawerAction.toggle} />
|
||||
{/* <HeroService title="Our Service to you" /> */}
|
||||
<HeroNews
|
||||
title="Contact us"
|
||||
title="Services"
|
||||
breadcrumb={[
|
||||
{ link: '/', title: 'home' },
|
||||
{ link: '/service', title: 'Service' },
|
||||
|
||||
Reference in New Issue
Block a user