import Head from 'next/head'; import { APP_TITLE } from '~/utils/questions/constants'; export default function HistoryPage() { return ( <>