import { Divider, Layout, Row, Col } from "antd"; import Head from "next/head"; import { CSSProperties } from "react"; import ContactIcons from "../components/ContactIcons"; import Logo from "../components/Logo"; import { Navigation } from "../components/Navigation"; const { Header, Footer, Content } = Layout; export interface ButtonStyle extends CSSProperties { "-webkit-font-smoothing": string; } const CareersPage = () => ( <> Mango Markets