From 429110ce61b6583a159b60d8abcf5d9be0100496 Mon Sep 17 00:00:00 2001 From: Jake Runyan Date: Thu, 26 Dec 2024 12:09:11 -1000 Subject: [PATCH] Update PWS image urls --- src/data/Images.js | 32 +++++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/src/data/Images.js b/src/data/Images.js index 504cfff..b0c988d 100644 --- a/src/data/Images.js +++ b/src/data/Images.js @@ -1,8 +1,34 @@ /* Images are loaded from urls to avoid checking everything in to git. */ const images = [ - "https://i.imgur.com/OA575Dq.jpg", - "https://i.imgur.com/OA575Dq.jpg", - "https://i.imgur.com/OA575Dq.jpg", + "https://gallery.whitney.rip/api/v1/t/76036871df421832ccac01c6f21af17c4a98b107/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/94fa9dabebc25efc6cf424fadf52e3a9e557d671/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/b56c717de7c92eeea1a6c900041b2d3f417c25be/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/c4042390375dee53f6bbb2713bb16534c32df210/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/8e993d982a91cb7e90c80e71f913554fe5632210/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/33e5fdd4012c60221205e58789cd5fb18bf5e5f8/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/4cf94c4fcf76f49dfe9bbf71c954b2372b87be60/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/73ea444606fea2513cdb805883a4cebfca6c3c16/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/3042c599ef8a85bb99c719912336e33ac1c2dee7/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/44359f3ec4bfec6b8a15678dd56deb8187297df2/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/efd43698c4ad9cf237edd829a5b4cb88c183ff63/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/de25bc906f71186a24f1d151486eb30a14cf074d/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/fe1dd5e27514a41bc5c4b72b2ee9316f7169c6fc/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/0865d64cd5001a6505fe292d5eeee352360d8683/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/7af9904966f7e109903dde22ccffd2eae5ce2bec/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/28807357ffe48386112b7347042438557d41a23b/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/e2e3989d09311fff3be3e587ed307d6dc33da859/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/096987dd8242e36741714023794fcd119c9f6aec/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/3022c500fee4e85a39de60f2e20aced6bdb3d2f9/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/54d668bf95b3f2e67919a4fbe928b213e2222ba7/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/ec52493fd192d9d7ae2edd073e6ef12b0aa16fec/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/dd1c9f0ee6cf584cbe0598c396b25e7b01d636c6/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/c16084925165dd27e4882eab56b008323d897ecb/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/3deb00dcf2417fdc1d4a419ea966d494ec0100d9/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/ca17693a5850e1c90de27e8b62191692f4c24061/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/e6497db5f4fd8dc52554ff45356c981d8e558a50/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/8234f0d1a80a968e1a59c8bd625429c725fce126/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/191dab0afbce92541e29cc0c011c1b7d72f0d651/2tdm690t/fit_2048", + "https://gallery.whitney.rip/api/v1/t/eb733ef66002035e69e498cfda0d63b07d0d8584/2tdm690t/fit_2048", ]; export default images; \ No newline at end of file