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