diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index ad1b160ab..0c7e3cace 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -79,12 +79,23 @@ const config = { srcDark: 'img/corso_horizontal_logo_white.svg', }, items: [ + { + type: 'doc', + docId: 'quickstart', + position: 'left', + label: 'Quick Start', + }, { type: 'doc', docId: 'intro', position: 'left', label: 'Docs', }, + { + href: 'https://discord.gg/63DTTSnuhT', + label: 'Community', + position: 'left', + }, { to: '/blog', label: 'Blog', @@ -106,30 +117,12 @@ const config = { }, links: [ { - title: 'Resources', + title: 'Open Source', items: [ { label: 'Docs', to: '/docs/intro', }, - ], - }, - { - title: 'Community', - items: [ - { - label: 'Discord', - href: 'https://discord.gg/63DTTSnuhT', - }, - { - label: 'Twitter', - href: 'https://twitter.com/CorsoBackup', - }, - ], - }, - { - title: 'More', - items: [ { label: 'Blog', to: '/blog', @@ -138,6 +131,26 @@ const config = { label: 'GitHub', href: 'https://github.com/alcionai/corso', }, + { + label: 'Corso Discord', + href: 'https://discord.gg/63DTTSnuhT', + }, + ], + }, + { + title: ' ', + }, + { + title: 'Alcion, Powered by Corso', + items: [ + { + label: 'Backup as a Service', + href: 'https://www.alcion.ai', + }, + { + label: 'Alcion Discord', + href: 'https://www.alcion.ai/discord', + }, ], }, ], diff --git a/website/src/components/parts/CTA.js b/website/src/components/parts/CTA.js index 593878cbf..461449dcf 100644 --- a/website/src/components/parts/CTA.js +++ b/website/src/components/parts/CTA.js @@ -33,7 +33,7 @@ export default function CTA() {
Microsoft 365 Data!
- Corso is Free and Open Source + Corso (Free and Open Source) or
Alcion (Managed Backup as a Service)
@@ -41,15 +41,24 @@ export default function CTA() {

- Follow our quick-start guide to start protecting your - business-critical Microsoft 365 data in just a few - minutes. + Whether you want to self-host or use a managed service, we have you covered!

+ + Try Alcion{" "} + + +

- Get Started{" "} + Corso Quickstart{" "} - Quick Start + Download + + + + Try Alcion (Corso SaaS)
diff --git a/website/src/components/parts/KeyLoveFAQ.js b/website/src/components/parts/KeyLoveFAQ.js index 8f864a0c5..88e8f5bb4 100644 --- a/website/src/components/parts/KeyLoveFAQ.js +++ b/website/src/components/parts/KeyLoveFAQ.js @@ -213,9 +213,9 @@ export default function KeyLoveFAQ() { Community

- The Corso community provides a venue for M365 admins to share and + The Corso community provides a venue for Microsoft 365 admins to share and learn about the importance of data protection as well as best - practices around M365 secure configuration and compliance + practices around Microsoft 365 secure configuration and compliance management.