import Head from "next/head"; import Link from "next/link"; import { CheckIcon } from "@heroicons/react/outline"; import { getSession, signOut } from "next-auth/client"; export default function Logout() { return (
We hope to see you again soon!