Skip to content

Commit 8e58235

Browse files
Update Portfolio.jsx
1 parent f4684ac commit 8e58235

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Components/Portfolio.jsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ import React from "react";
1919
* Need an image? Check out https://unsplash.com to download a photo you
2020
* freely use on your site.
2121
*/
22-
import image from "../images/design-desk.jpeg";
22+
import image from "C: Users parikshit bohra Downloads Time pass.jpeg";
2323

24-
const imageAltText = "desktop with books and laptop";
24+
const imageAltText = "light bulb symbolising innovation";
2525

2626
/**
2727
* Project list

0 commit comments

Comments
 (0)