From 2abce07679c83506ebc56ec84db9bba318ee80b1 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 4 Oct 2023 14:09:14 -1000 Subject: [PATCH] fix img src for Github Actions --- src/components/Clients.js | 10 +++++----- src/components/HistoricalProjects.js | 4 ++-- src/components/Logo.js | 20 +++++++++----------- src/components/OurFocus.js | 6 +++--- src/components/Projects.js | 12 ++++++------ src/components/WhatToExpect.js | 8 +++----- 6 files changed, 28 insertions(+), 32 deletions(-) diff --git a/src/components/Clients.js b/src/components/Clients.js index fc43384..496a923 100644 --- a/src/components/Clients.js +++ b/src/components/Clients.js @@ -12,21 +12,21 @@ const Clients = () => {
Hawaii Zoning Atlus The Civil Beat - Law Center For Public Interest
- + ); } diff --git a/src/components/HistoricalProjects.js b/src/components/HistoricalProjects.js index 6a47428..2ca6d80 100644 --- a/src/components/HistoricalProjects.js +++ b/src/components/HistoricalProjects.js @@ -10,7 +10,7 @@ const HistoricalProjects = () => {
{ /> { return ( - - - Code with Aloha logo - - + + Code with Aloha logo + ); } diff --git a/src/components/OurFocus.js b/src/components/OurFocus.js index 5ab27e7..e66a993 100644 --- a/src/components/OurFocus.js +++ b/src/components/OurFocus.js @@ -29,7 +29,7 @@ const OurFocus = () => { Our focus{" "} { /> { /> { className=" flex flex-col items-center xl:p-20 px-5 bg-gradient-to-br from-cyan-200 to bg-white-200" > Project icon {
{ { This planning process is designed to learn from the economic impacts and experiences of hardship associated with the COVID-19 pandemic to inform and enable actions toward a more resilient, equitable, and sustainable economy." goals="The CFH project is focused on developing a digital engagement platform via Pol.is and - onboarding materials to solicit resident sentiments on vision and value statements for Hawaii's + onboarding materials to solicit resident sentiments on vision and value statements for Hawaii's economic future. Residents will be invited to in-person workshops for onboarding and introduction to the established Pol.is, where they will be invited to interact with seeded vision and value statements as well as add new ones." diff --git a/src/components/WhatToExpect.js b/src/components/WhatToExpect.js index d01f9f8..96d8dd8 100644 --- a/src/components/WhatToExpect.js +++ b/src/components/WhatToExpect.js @@ -28,7 +28,7 @@ const WhatToExpect = () => {
{ /> { /> { milestones on the Focus Project or explore projects in our Discovery Track." /> -
-
); }