Skip to content

Commit

Permalink
feat: update how sync works image
Browse files Browse the repository at this point in the history
  • Loading branch information
Atlas Quan committed Nov 17, 2022
1 parent 9862a50 commit f3dff32
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export default function Home() {
How Sync <span className='highlight'>Works</span>
</h1>
<div className="grid">
<img className="img2" src='./how-sync-works.jpeg' />
<img className="img2" src='./how-sync-works.png' />
</div>
<div className='hide power-footer'>
<svg data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 235.3 235.3" className="w-2 h-2 ">
Expand Down Expand Up @@ -216,7 +216,7 @@ export default function Home() {
}
.img2 {
max-width: 800px;
max-width: 1000px;
width: 100%;
}
Expand Down
Binary file removed public/how-sync-works.jpeg
Binary file not shown.
Binary file added public/how-sync-works.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit f3dff32

@vercel
Copy link

@vercel vercel bot commented on f3dff32 Nov 17, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.