import { Provider, Container, Heading, Blockquote, Toolbar, NavLink, Flex, Box } from 'rebass' function HomePage () { return ( Next.js REBASS
"Next.js is a minimalistic framework for server-rendered React applications."
"Functional React UI component library, built with styled-components"
) } export default HomePage