diff --git a/client/src/components/landing.component.js b/client/src/components/landing.component.js index 61a02e68..5b91eb99 100644 --- a/client/src/components/landing.component.js +++ b/client/src/components/landing.component.js @@ -5,7 +5,7 @@ import React, { useEffect, useState } from 'react' import Skeleton from '@material-ui/lab/Skeleton' import { CardActionArea } from '@material-ui/core' import { FontAwesomeIcon } from '@fortawesome/react-fontawesome' -import { faDraftingCompass, faFingerprint, faSyncAlt } from '@fortawesome/free-solid-svg-icons' +import { faDraftingCompass, faFingerprint, faMoon, faSyncAlt } from '@fortawesome/free-solid-svg-icons' import { setNotification, NOTIFICATION_TYPES } from '../libraries/setNotification' @@ -221,6 +221,15 @@ const Landing = () => {

Simply drag the task and drop onto the desired position!

+
+
+
+ +

Light and Dark UI

+
+

Choose how Otlio looks to you, smoothly switch between light and dark mode.

+
+