import Page from 'shared/components/wrappers/page.js'
import useApp from 'site/hooks/useApp.js'
import Head from 'next/head'
import Link from 'next/link'
import About from 'site/components/about.js'
import { useTranslation } from 'next-i18next'
const links = (section, list) => list.map(design => (