diff --git a/components/bank/Everything.js b/components/bank/Everything.js index 1a08311f..25ee6cf7 100644 --- a/components/bank/Everything.js +++ b/components/bank/Everything.js @@ -34,7 +34,7 @@ export default function Everything() { '24-hour response support': 'clock', 'Reimbursement process': 'enter' }).map(([item, icon = 'enter']) => ( - + {item} ))} diff --git a/components/bank/Landing.js b/components/bank/Landing.js index 22935b5a..769925af 100644 --- a/components/bank/Landing.js +++ b/components/bank/Landing.js @@ -1,13 +1,4 @@ -import { - Box, - Button, - Heading, - Link, - Text, - Flex, - Container, - Badge -} from 'theme-ui' +import { Box, Button, Heading, Link, Text, Container, Badge } from 'theme-ui' import Fade from 'react-reveal/Fade' import ScrollHint from './ScrollHint' @@ -72,7 +63,7 @@ export default function Landing() { > The team behind{' '}