service banner replaced with breadcrumb

This commit was merged in pull request #11.
This commit is contained in:
victorAnumudu
2023-06-28 07:21:07 +01:00
parent 1478578a2e
commit 2985d27c43
+1 -1
View File
@@ -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' },