Skip to content

Commit

Permalink
Update image background colour and alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
asettle committed Feb 1, 2024
1 parent f69ecf5 commit f227007
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/HomepageFeatures.js
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ export default function HomepageFeatures() {
<div>
<h2 className="font-weight-bolder mb-0">How it Works<br /></h2>
</div>
<div className="lc-block mb-5"><img src="../img/harvester-arch-update-grey.png" alt="Harvester Architecture Diagram" /></div>
</div>
<div className="lc-block mb-5"><img src="../img/harvester-architecture-update.png" alt="Harvester Architecture Diagram" /></div>
</div>
</div>
</div>
Expand Down
Binary file added static/img/harvester-arch-update-grey.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 removed static/img/harvester-architecture-update.png
Binary file not shown.

0 comments on commit f227007

Please sign in to comment.