Skip to content

Commit

Permalink
feat : add login svg
Browse files Browse the repository at this point in the history
  • Loading branch information
jaeyo03 committed Nov 1, 2024
1 parent bf98628 commit 6dcb049
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions public/login-img.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/app/login/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ export default function Login() {
</div>
<div className="hidden bg-white lg:block">
<Image
src="/images/login-img.png"
src="/login-img.svg"
alt="Image"
width="1920"
height="1080"
Expand Down

0 comments on commit 6dcb049

Please sign in to comment.