import { Component } from 'react' import Image from 'next/image' import { Box } from '@mui/material' import logo from './assets/warframe_logo.png' export default class Hero extends Component { render () { return ( logo

Market Gaps

Find a profitable difference between the price of the set and the price of the sum of it's parts.

) } }