diff --git a/src/components/index/ActionButtons.js b/src/components/index/ActionButtons.js index d54c562..b265e11 100644 --- a/src/components/index/ActionButtons.js +++ b/src/components/index/ActionButtons.js @@ -12,7 +12,7 @@ const getButtonClasses = (isClient) => const ActionButtons = ({ isClient, image, shuffleImage }) => (
-
+

Try my word game!

Buzzwords diff --git a/src/components/index/Nav.js b/src/components/index/Nav.js index af9ef88..14cd424 100644 --- a/src/components/index/Nav.js +++ b/src/components/index/Nav.js @@ -10,11 +10,12 @@ const getNavClasses = (isClient) => const Nav = ({ imageIsLandscape, isClient }) => (