diff --git a/public/favicon.ico b/public/favicon.ico
index 4965832..ad2c524 100644
Binary files a/public/favicon.ico and b/public/favicon.ico differ
diff --git a/src/components/header/header.data.js b/src/components/header/header.data.js
index cd11600..f6dac25 100644
--- a/src/components/header/header.data.js
+++ b/src/components/header/header.data.js
@@ -7,10 +7,14 @@ export default [
path: 'testimonials',
label: 'Business Partner',
},
- {
- path: 'team',
- label: 'Team',
- },
+ // {
+ // path: 'services',
+ // label: 'Yamaha'
+ // },
+ // {
+ // path: 'team',
+ // label: 'Team',
+ // },
{
path: 'why-us',
label: 'About Us',
diff --git a/src/pages/index.js b/src/pages/index.js
index cb820e2..634db22 100644
--- a/src/pages/index.js
+++ b/src/pages/index.js
@@ -22,7 +22,7 @@ export default function IndexPage() {
{/* */}
-
+ {/* */}
{/* */}