diff --git a/pages/about.js b/pages/about.js index 1c71b71..616f41e 100644 --- a/pages/about.js +++ b/pages/about.js @@ -1,9 +1,14 @@ import React from 'react'; import styles from '../styles/about.module.scss'; +import Head from 'next/head'; export default function About() { return ( <> +
+To learn more about who represents you in congress, input your address below. Please note that inputting your full address increases accuracy.
diff --git a/pages/podcast.js b/pages/podcast.js index 292d9f6..47154c7 100644 --- a/pages/podcast.js +++ b/pages/podcast.js @@ -1,5 +1,6 @@ import Link from 'next/link'; import dayjs from 'dayjs'; +import Head from 'next/head'; import styles from '../styles/blog.module.scss'; @@ -7,6 +8,10 @@ export default function Blog({ episodes }) { return ( <> + +Here you can find conversations on Appalachia history and culture.