diff --git a/docusaurus.config.js b/docusaurus.config.js index ef97213..1328f73 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -35,21 +35,20 @@ const config = { }), ], ], - tagline: 'Open-source planning, scheduling, and sequencing for space missions (formerly Aerie)', + tagline: 'Open-source planning, scheduling, and sequencing for space missions', themeConfig: /** @type {import('@docusaurus/preset-classic').ThemeConfig} */ ({ - announcementBar: { - id: 'rebranding_notice', - content: - 'Aerie is now PlanDev! Same great software, new name. Learn more', - backgroundColor: '#4c7de0', - textColor: '#ffffff', - isCloseable: true, - }, metadata: [ - { name: 'description', content: 'PlanDev (formerly Aerie) - Open-source planning, scheduling, and sequencing software for space missions. Developed by NASA AMMOS.' }, - { name: 'keywords', content: 'mission planning, spacecraft sequencing, aerie, plandev, NASA, AMMOS, space missions, scheduling' }, + { + name: 'description', + content: + 'PlanDev (formerly Aerie) - Open-source planning, scheduling, and sequencing software for space missions. Developed by NASA AMMOS.', + }, + { + name: 'keywords', + content: 'mission planning, spacecraft sequencing, aerie, plandev, NASA, AMMOS, space missions, scheduling', + }, { name: 'algolia-site-verification', content: '614A37BC4AD17B99' }, ], algolia: { diff --git a/src/components/HomepageCards/index.js b/src/components/HomepageCards/index.js index 1b18114..31d2112 100644 --- a/src/components/HomepageCards/index.js +++ b/src/components/HomepageCards/index.js @@ -186,7 +186,7 @@ const LearnMoreList = [ description: ( <> Have a specific quesion that you'd like help with? Curious to speak with someone directly? Send us an email and - we can find to chat or demo PlanDev. + we are happy to help you with PlanDev. ), }, diff --git a/src/components/HomepageLogos/index.js b/src/components/HomepageLogos/index.js index 3c09379..ddaf659 100644 --- a/src/components/HomepageLogos/index.js +++ b/src/components/HomepageLogos/index.js @@ -71,7 +71,7 @@ export function HomepageSponsors() {
-

Thank you to our sponsors

+

Thank you to our collaborators

{Sponsors.map((props, idx) => ( diff --git a/src/pages/index.js b/src/pages/index.js index 8fa1f01..bf9a4e9 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -29,7 +29,7 @@ function HomepageHeader() { Get started
- Want to chat or schedule a demo?{' '} + NASA missions: please send us an email and we can find a time to chat or demo PlanDev.{' '} Get in touch →