diff --git a/docs/src/containers/DownloadApp/index.js b/docs/src/containers/DownloadApp/index.js index 18289eb26..9738e761c 100644 --- a/docs/src/containers/DownloadApp/index.js +++ b/docs/src/containers/DownloadApp/index.js @@ -106,7 +106,7 @@ export default function DownloadApp() { {system.name} diff --git a/docs/src/containers/SocialButton/index.js b/docs/src/containers/SocialButton/index.js index 8427f52ca..20616c209 100644 --- a/docs/src/containers/SocialButton/index.js +++ b/docs/src/containers/SocialButton/index.js @@ -3,7 +3,7 @@ import { FaGithub, FaDiscord } from "react-icons/fa"; export default function SocialButton() { return ( -
+
- Join our Discord + Discord - View on Github + Github
); diff --git a/docs/src/pages/index.js b/docs/src/pages/index.js index 9a852af9d..8ec0a0ce6 100644 --- a/docs/src/pages/index.js +++ b/docs/src/pages/index.js @@ -115,11 +115,11 @@ export default function Home() {
-
+
View Roadmap @@ -151,7 +151,9 @@ export default function Home() {
-

Desktop App

+

+ Desktop App +

10x productivity @@ -187,7 +189,9 @@ export default function Home() {

-

Mobile App

+

+ Mobile App +

Coming Soon @@ -287,8 +291,10 @@ export default function Home() {

- Assistants framework - + + Assistants framework + + Coming Soon

@@ -302,7 +308,7 @@ export default function Home() { Element status
diff --git a/docs/static/img/homepage/element-hero-heading.png b/docs/static/img/homepage/element-hero-heading.png index 672c8ec6f..671693713 100644 Binary files a/docs/static/img/homepage/element-hero-heading.png and b/docs/static/img/homepage/element-hero-heading.png differ diff --git a/docs/static/img/homepage/roadmap.png b/docs/static/img/homepage/roadmap.png index 3dbed37b4..033b4a0fc 100644 Binary files a/docs/static/img/homepage/roadmap.png and b/docs/static/img/homepage/roadmap.png differ