diff --git a/packages/web/components/Landing/sections/Intro.tsx b/packages/web/components/Landing/sections/Intro.tsx index ad4e9533..75a4c897 100644 --- a/packages/web/components/Landing/sections/Intro.tsx +++ b/packages/web/components/Landing/sections/Intro.tsx @@ -1,7 +1,6 @@ -import { Box, Button, Image, Text, VStack } from '@metafam/ds'; +import { Box, Image, Text, VStack } from '@metafam/ds'; import BackgroundImage from 'assets/landing/intro-background.png'; import MetaGameLogo from 'assets/landing/synthlogo-2.svg'; -import { FaArrowDown } from 'react-icons/fa'; export const Intro: React.FC = () => ( ( > A Massive Online Coordination Game - - );