in website/src/pages/index.tsx [104:110]
export default function Showcase(): JSX.Element { return ( <Layout> <App /> </Layout> ); }