Skip to content

Commit

Permalink
merge error?
Browse files Browse the repository at this point in the history
  • Loading branch information
kobebuckley committed Sep 20, 2023
2 parents 7359539 + 83d0c21 commit de83836
Show file tree
Hide file tree
Showing 38 changed files with 10 additions and 14 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ An intuitive section that welcomes potential volunteers. Here, they'll find dire
To run this project locally:

1. Clone the repository: `git clone https://github.com/CodeWithAloha/CWAWebsite.git`
2. Navigate to the project directory: `cd code-with-aloha`
2. Navigate to the project directory: `cd CWAWebsite`
3. Install the dependencies: `npm install`
4. Start the development server: `npm run dev`

Expand Down
Binary file removed public/assets/KurtMalley.jpeg
Binary file not shown.
Binary file removed public/assets/MikeAvendano.jpeg
Binary file not shown.
Binary file removed public/assets/TreyGordner.jpeg
Binary file not shown.
Binary file removed public/assets/TylerChong.jpeg
Binary file not shown.
Binary file added public/chicken.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/deliveredProjects.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/experience.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/experience.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/meet.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/meet.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/one.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/palm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/progress.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions public/progress.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/projects.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/projectsAssets/HIERR.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/projectsAssets/HawaiiZoningAtlas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/projectsAssets/client1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/projectsAssets/client2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/projectsAssets/deliveredProjects.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/projectsAssets/foodoasis.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/projectsAssets/habitat-full.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/projectsAssets/historicalprojects.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/projectsAssets/projects.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/projectsAssets/uipa.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added public/three.png
Binary file added public/timeline-1.jpg
Binary file added public/timeline-2.jpg
Binary file added public/timeline-3.jpg
Binary file added public/timeline-4.jpg
Binary file added public/timeline-5.jpg
Binary file added public/timeline-6.png
Binary file added public/timeline-7.png
Binary file added public/two.png
9 changes: 5 additions & 4 deletions src/components/OurFocus.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,9 @@ const OurFocus = () => {
width='500'
height='283'
title="Meet new people"
text="Meet supportive people like you who care. If you are passionate
about helping others, Code With Aloha is perfect to support you."
text="Build with, not for. We are a community of people who are passionate
about helping others. We are here to support each other and
build together."
/>

<TextBlock
Expand All @@ -44,8 +45,8 @@ const OurFocus = () => {
width='500'
height='266'
title="Make a Difference"
text="Make a difference contributing to Hawaiian social impact projects.
Leverage technology to help organizations solve problems."
text="Nobody is coming to save us. It's up to us to impact our community and drive change.
We are the ones we've been waiting for. We are the change that we seek."
className="xl:flex-row-reverse"
/>

Expand Down
8 changes: 0 additions & 8 deletions src/components/Team.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@ const Team = () => {
<h2 className='pl-2 text-md xl:text-xl'>Email:</h2>{" "}
</div>
<h2 className='text-md xl:text-xl px-2'>codewithaloha@gmail.com</h2>{" "}
<div className='container flex flex-col items-center justify-center mx-auto pt-10 pb-20'>
<div className='flex flex-row flex-wrap justify-center '>
<TeamMember width='450' height='450' src='./assets/TreyGordner.jpeg/' name='Trey Gordner' />
<TeamMember width='460' height='460' src='./assets/TylerChong.jpeg/' name='Tyler Chong' />
<TeamMember width='517' height='517' src='./assets/MikeAvendano.jpeg/' name='Mike Avendano' />
<TeamMember width='200' height='200' src='./assets/KurtMalley.jpeg/' name='Kurt Malley' />
</div>
</div>
</>
);
};
Expand Down
2 changes: 1 addition & 1 deletion src/components/Timeline.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ const scaleY = useSpring(scrollYProgress);
src="./assets/timeline-7.png"
date="June 2023"
title="Code for America Brigade Cancellation"
text="Code for America cancels the local brigades program. Code for Hawaii rebrands as Code With Aloha."
text="Code for America cancels the local brigades program. Code for Hawaii rebrands as Code With Aloha and joins many other previous brigades in the Alliance of Civic Technologists."
/>
</ul>
</div>
Expand Down

0 comments on commit de83836

Please sign in to comment.