Skip to content

Commit

Permalink
icon added
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurhalder committed Nov 13, 2023
1 parent 1d9de62 commit a108fbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/register/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ function Register() {
<div className="register-container">
<h2 className="register-heading">Register</h2>
<h3 className="register-subheading">
Join our academic community and start your journey 😉
Your Pathway to Academic Excellence: Register Now on Universa😉
</h3>
<form className="register-form" onSubmit={handleSubmit}>
<div className="register-email">
<Image
src="/register/email.png"
src="/register/gmail.png"
alt="email"
height={20}
width={20}
Expand Down
Binary file added public/register/gmail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a108fbe

Please sign in to comment.