updated wrong mission text #16

Merged
tokslaw merged 1 commits from mission-text into master 2024-02-22 19:05:49 +00:00
+1 -1
View File
@@ -25,7 +25,7 @@ function Service() {
<HeroNews
title="Services"
breadcrumb={[
{ link: '/', title: 'home' },
{ link: '/', title: 'Home' },
{ link: '/service', title: 'Service' },
]}
/>