import Link from 'next/link'; const Sell = props => (

Sell!

); export default Sell;