export default async function HomePage() {
  return <main>👋</main>;
}
