aboutsummaryrefslogtreecommitdiffstats
path: root/src/views/Landing/HomeHero.jsx
diff options
context:
space:
mode:
authorLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-07-28 22:55:14 -0400
committerLibravatar Mo Tarbin <mhed.t91@gmail.com>2024-07-29 02:55:14 -0400
commitb7ee1c0f26e4fa4a7f6f623583461f5a9278fae3 (patch)
tree2dd09dd77fe1c3eba2f3855c86fb5f44ded540c4 /src/views/Landing/HomeHero.jsx
parent9e34cc8b3ae8b46461f218b8438859f313b39907 (diff)
downloaddonetick-frontend-b7ee1c0f26e4fa4a7f6f623583461f5a9278fae3.tar.gz
donetick-frontend-b7ee1c0f26e4fa4a7f6f623583461f5a9278fae3.tar.bz2
donetick-frontend-b7ee1c0f26e4fa4a7f6f623583461f5a9278fae3.zip
Update landing Get start section
Diffstat (limited to '')
-rw-r--r--src/views/Landing/HomeHero.jsx13
1 files changed, 1 insertions, 12 deletions
diff --git a/src/views/Landing/HomeHero.jsx b/src/views/Landing/HomeHero.jsx
index 644c9cc..35286ec 100644
--- a/src/views/Landing/HomeHero.jsx
+++ b/src/views/Landing/HomeHero.jsx
@@ -61,17 +61,6 @@ const HomeHero = () => {
>
tick
</span>
- <span
- style={{
- fontSize: 20,
- fontWeight: 700,
- position: 'relative',
- top: 12,
- right: 45,
- }}
- >
- Beta
- </span>
</Typography>
</Box>
)
@@ -167,7 +156,7 @@ const HomeHero = () => {
className='hover:scale-105'
onClick={() => {
// new window open to https://github.com/Donetick:
- window.open('https://github.com/donetick', '_blank')
+ window.open('https://github.com/donetick/donetick', '_blank')
}}
startDecorator={<GitHub />}
>