Change menu option name

This commit is contained in:
prototypa
2023-08-16 03:32:24 -04:00
parent 7a7fb9820b
commit b61e82aa31

View File

@ -14,7 +14,7 @@ export const headerData = {
href: getPermalink('/homes/startup'), href: getPermalink('/homes/startup'),
}, },
{ {
text: 'App Download', text: 'Mobile App',
href: getPermalink('/homes/mobile-app'), href: getPermalink('/homes/mobile-app'),
}, },
{ {