diff --git a/package.json b/package.json index c8ce2a2e2..c5638e162 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "dependencies": { "@chakra-ui/icons": "^1.0.14", "@chakra-ui/react": "^1.6.5", - "@emotion/react": "^11.4.0", + "@emotion/react": "^11.4.1", "@emotion/styled": "^11.3.0", "framer-motion": "^4.1.17", "next": "11.0.1", @@ -19,7 +19,7 @@ "react-dom": "17.0.2" }, "devDependencies": { - "@types/react": "17.0.15", + "@types/react": "17.0.16", "eslint": "7.32.0", "eslint-config-next": "11.0.1", "eslint-config-prettier": "^8.3.0", diff --git a/pages/index.tsx b/pages/index.tsx index 6b471d82b..0318887d5 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -1,24 +1,24 @@ import { Badge, - Box, + Box, Button, Container, - Divider, Flex, Heading, Image, Link, SimpleGrid, - Stack, StackDivider, + Stack, + StackDivider, Text, - Tooltip, VStack + Tooltip, + VStack } from '@chakra-ui/react'; import { InfoIcon } from '@chakra-ui/icons'; -import { TextIcon } from './icons/text-icon'; import { VideoIcon } from './icons/video-icon'; export default function Home() { return ( - + @@ -58,7 +58,7 @@ export default function Home() { channel and graphical guides which we hope you are going to love. - + @@ -114,6 +114,7 @@ export default function Home() { + + + + Open Source + The project is OpenSource,  + 7th most starred project on GitHub and is visited by hundreds of thousands of + developers every month. +