Skip to content

Commit

Permalink
chore: img src fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
juunie-roh committed Mar 22, 2024
1 parent b9294c5 commit 5138139
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file removed public/images/flow/main/main-team-mb.png
Binary file not shown.
2 changes: 1 addition & 1 deletion src/components/flow/sections/examples.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default function Example() {
height={600}
/>
<Image
src="/images/flow/main/main-team-mb.png"
src="/images/flow/main/main-team.svg"
alt="team image for mobile"
width={0}
height={0}
Expand Down

0 comments on commit 5138139

Please sign in to comment.