Skip to content

Commit

Permalink
pp fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
satyams1107 committed May 25, 2024
1 parent c4bc049 commit a3e5520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const Home = () => {
>
<div className="px-10 pt-10 drop-shadow-lg">
<img
src="https://media.licdn.com/dms/image/C4D03AQEh5TQYOVabFg/profile-displayphoto-shrink_400_400/0/1658277944683?e=1715817600&v=beta&t=6wJXkNsW_zn2-UwrWLKllZBJK_oglZziLGyoAbSV_Sc"
src="../images/profile.jpg"
className="rounded-full h-auto max-w-sm mx-auto border border-4 border-white"
alt="Self Picture"
/>
Expand Down

0 comments on commit a3e5520

Please sign in to comment.