// @flow import Page from "../components/Page"; export default function About() { return (
About us
); }