diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js
index e12ae33cf..1ac08680b 100644
--- a/docs/docusaurus.config.js
+++ b/docs/docusaurus.config.js
@@ -7,7 +7,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'Corso Documentation',
- tagline: 'Because Backups Are Cool',
+ tagline: 'Free, Secure, and Open-Source Backup for Microsoft 365',
url: 'https://corsobackup.io',
baseUrl: '/',
onBrokenLinks: 'throw',
@@ -96,9 +96,13 @@ const config = {
label: 'Discussions',
href: 'https://github.com/alcionai/corso/discussions',
},
+ {
+ label: 'Discord',
+ href: 'https://discord.gg/63DTTSnuhT',
+ },
{
label: 'Twitter',
- href: 'https://twitter.com/alcionhq',
+ href: 'https://twitter.com/CorsoBackup',
},
],
},
@@ -109,6 +113,11 @@ const config = {
label: 'GitHub',
href: 'https://github.com/alcionai/corso',
},
+ {
+ label: 'Corso Website',
+ href: 'https://corsobackup.io/',
+ },
+
],
},
],
diff --git a/docs/src/components/HomepageFeatures/index.js b/docs/src/components/HomepageFeatures/index.js
index 78f410ba6..0ec565202 100644
--- a/docs/src/components/HomepageFeatures/index.js
+++ b/docs/src/components/HomepageFeatures/index.js
@@ -4,32 +4,29 @@ import styles from './styles.module.css';
const FeatureList = [
{
- title: 'Easy to Use',
- Svg: require('@site/static/img/undraw_docusaurus_mountain.svg').default,
+ title: 'Secure',
+ Svg: require('@site/static/img/security.svg').default,
description: (
<>
- Docusaurus was designed from the ground up to be easily installed and
- used to get your website up and running quickly.
+ Corso provides secure data backup that protects customers against accidental data loss, service provider downtime, and malicious threats including ransomware attacks.
>
),
},
{
- title: 'Focus on What Matters',
- Svg: require('@site/static/img/undraw_docusaurus_tree.svg').default,
+ title: 'Robust',
+ Svg: require('@site/static/img/data.svg').default,
description: (
<>
- Docusaurus lets you focus on your docs, and we'll do the chores. Go
- ahead and move your docs into the docs directory.
+ Corso, purpose-built for M365 protection, provides easy-to-use comprehensive backup and restore workflows that reduce backup time, improve time-to-recovery, reduce admin overhead, and replace unreliable scripts or workarounds.
>
),
},
{
- title: 'Powered by React',
- Svg: require('@site/static/img/undraw_docusaurus_react.svg').default,
+ title: 'Low Cost',
+ Svg: require('@site/static/img/savings.svg').default,
description: (
<>
- Extend or customize your website layout by reusing React. Docusaurus can
- be extended while reusing the same header and footer.
+ Corso, a 100% open-source tool, provides a free alternative for cost-conscious teams. It further reduces storage costs by supporting flexible retention policies and efficiently compressing and deduplicating data before storing it in low-cost cloud object storage.
>
),
},
diff --git a/docs/static/img/data.svg b/docs/static/img/data.svg
new file mode 100644
index 000000000..50a0df552
--- /dev/null
+++ b/docs/static/img/data.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/static/img/savings.svg b/docs/static/img/savings.svg
new file mode 100644
index 000000000..bda751ddc
--- /dev/null
+++ b/docs/static/img/savings.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/docs/static/img/security.svg b/docs/static/img/security.svg
new file mode 100644
index 000000000..e79e317ba
--- /dev/null
+++ b/docs/static/img/security.svg
@@ -0,0 +1 @@
+
diff --git a/docs/static/img/undraw_docusaurus_mountain.svg b/docs/static/img/undraw_docusaurus_mountain.svg
deleted file mode 100644
index af961c49a..000000000
--- a/docs/static/img/undraw_docusaurus_mountain.svg
+++ /dev/null
@@ -1,171 +0,0 @@
-
diff --git a/docs/static/img/undraw_docusaurus_react.svg b/docs/static/img/undraw_docusaurus_react.svg
deleted file mode 100644
index 94b5cf08f..000000000
--- a/docs/static/img/undraw_docusaurus_react.svg
+++ /dev/null
@@ -1,170 +0,0 @@
-
diff --git a/docs/static/img/undraw_docusaurus_tree.svg b/docs/static/img/undraw_docusaurus_tree.svg
deleted file mode 100644
index d9161d339..000000000
--- a/docs/static/img/undraw_docusaurus_tree.svg
+++ /dev/null
@@ -1,40 +0,0 @@
-