changed home to Home
This commit was merged in pull request #16.
This commit is contained in:
@@ -25,7 +25,7 @@ function Service() {
|
||||
<HeroNews
|
||||
title="Services"
|
||||
breadcrumb={[
|
||||
{ link: '/', title: 'home' },
|
||||
{ link: '/', title: 'Home' },
|
||||
{ link: '/service', title: 'Service' },
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user