diff --git a/src/pages/landing/index.tsx b/src/pages/landing/index.tsx index 1097a50..0e86141 100644 --- a/src/pages/landing/index.tsx +++ b/src/pages/landing/index.tsx @@ -1,5 +1,5 @@ import React, { FC } from 'react'; -import { Box, Container, VStack } from '@chakra-ui/react'; +import { Container, VStack } from '@chakra-ui/react'; import { BenefitsSection, Footer, @@ -19,14 +19,12 @@ const Page: FC = () => { bg='white' centerContent > - + - - - - - - + + + +