diff --git a/src/pages/Home/Home.tsx b/src/pages/Home/Home.tsx
index 4563b69..a902738 100644
--- a/src/pages/Home/Home.tsx
+++ b/src/pages/Home/Home.tsx
@@ -10,7 +10,6 @@ import IconButton from '@mui/material/IconButton'
import MuiLink from '@mui/material/Link'
import GitHubIcon from '@mui/icons-material/GitHub'
import Cached from '@mui/icons-material/Cached'
-import Tooltip from '@mui/material/Tooltip'
import { v4 as uuid } from 'uuid'
import { routes } from 'config/routes'
@@ -117,29 +116,37 @@ export function Home({ userId }: HomeProps) {
- This is a communication tool that is free, open source, and designed
- for simplicity and security. All communication between you and your
- online peers is encrypted. There is no trace of your conversation once
- you leave.
+ This is a free communication tool that is designed for simplicity,
+ privacy, and security. All interaction between you and your online
+ peers is encrypted. There is no record of your conversation once you
+ all leave.
-
+
({
+ color: theme.palette.text.primary,
+ })}
>
-
+
Licensed under{' '}