Skip to content

Commit

Permalink
Updated Image for home page
Browse files Browse the repository at this point in the history
  • Loading branch information
anujraghuvanshi committed Feb 29, 2024
1 parent bb1a68e commit 52dd9a8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/home/Home.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ import Typewriter from 'typewriter-effect'
import ArrowDropDownCircleIcon from '@material-ui/icons/ArrowDropDownCircle'
import Navbar from '../navbar/Navbar'
import config from '../../config'
import profile from '../../images/anuj.png'
import profile from '../../images/anuj.jpg'

const Home = () => {
const [imageLoaded, setImageLoaded] = useState(false)
Expand Down
Binary file added src/images/anuj.jpg
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 52dd9a8

Please sign in to comment.