import Head from 'next/head' import { PageDescription, PageTitle } from '../components/styles/content' export default function About() { return ( <>