From 7c2303f3d29dacd3f44efb26255892b8ad6b84fa Mon Sep 17 00:00:00 2001 From: Shourya Bhardwaj Date: Sun, 18 Feb 2024 18:31:55 +0530 Subject: [PATCH] changes --- src/Components/Home.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Components/Home.jsx b/src/Components/Home.jsx index eabdaa0..4bbd74c 100644 --- a/src/Components/Home.jsx +++ b/src/Components/Home.jsx @@ -20,7 +20,7 @@ import PropTypes from "prop-types"; * Need an image? Check out https://unsplash.com to download a photo you * freely use on your site. */ -import image from "../images/pic.jpg"; +import image from "../images/profile.jpg"; const imageAltText = "Shourya Bhardwaj - Data Scientist. This is background photo";