import React from 'react' import NextSeo from 'next-seo' import Link from 'next/link' export default () => (

SEO Added to Page

Take a look at the head to see what has been added.

Or checkout how JSON-LD (Structured Data) is added

)