From 20452564341de61aacc1d21d998688b43c362be6 Mon Sep 17 00:00:00 2001 From: Chuck Dries Date: Fri, 22 Apr 2022 23:18:37 -0700 Subject: [PATCH] add peter iredale pics --- data/gallery/DSC02610.jpg | 3 +++ data/gallery/DSC02615.jpg | 3 +++ src/components/index/ActionButtons.js | 2 +- src/pages/index.js | 5 ++--- 4 files changed, 9 insertions(+), 4 deletions(-) create mode 100644 data/gallery/DSC02610.jpg create mode 100644 data/gallery/DSC02615.jpg diff --git a/data/gallery/DSC02610.jpg b/data/gallery/DSC02610.jpg new file mode 100644 index 0000000..d5f4cca --- /dev/null +++ b/data/gallery/DSC02610.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b87766b10f1697ac14b9539acbf38ae40004265f640f1a4cfca9107795b20aac +size 10287389 diff --git a/data/gallery/DSC02615.jpg b/data/gallery/DSC02615.jpg new file mode 100644 index 0000000..67d0761 --- /dev/null +++ b/data/gallery/DSC02615.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f851e00e09dbce26c4fce272ab2da3fe5b0661ce9caefb76f4840437197faefd +size 8591451 diff --git a/src/components/index/ActionButtons.js b/src/components/index/ActionButtons.js index 86cdcdc..828eae4 100644 --- a/src/components/index/ActionButtons.js +++ b/src/components/index/ActionButtons.js @@ -13,7 +13,7 @@ const getButtonClasses = (isClient) => const ActionButtons = ({ isClient, image, shuffleImage }) => (
-

Try the game I'm making!

+

Try my word game!

Buzzwords diff --git a/src/pages/index.js b/src/pages/index.js index a217e89..6494fbd 100644 --- a/src/pages/index.js +++ b/src/pages/index.js @@ -242,14 +242,13 @@ export const query = graphql` "_DSC0286.jpg" # god rays "_DSC8998.jpg" # forest road "DSC01169.jpg" # ferris wheel reflection - "DSC01142.jpg" # cali adventure cherry blossoms - "DSC01753.jpg" # rainy window cherry blossoms "DSC01800.jpg" # cherry blossom landscape sunny sky "DSC01772.jpg" # cherry blossom portrait sunny sky "DSC06201.jpg" # Wheatland snowy hills - "DSC01849.jpg" # cherry blossom among many "DSC01924.jpg" # cherry blossom sea "DSC03157.jpg" # constellation of flowers + "DSC02610.jpg" # peter iredale portrait + "DSC02615.jpg" # rori iredale beach field camera ] } }