Skip to content

Commit

Permalink
updated profile picture
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrunix committed Feb 29, 2024
1 parent 46a6774 commit 571d64e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added public/images/portfolio_self.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/app/components/HeroSection.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const HeroSection = () => {
>
<div className="rounded-full bg-[#181818] w-[250px] h-[250px] lg:w-[450px] lg:h-[450px] relative overflow-hidden">
<img
src="/images/portfolio-img3.jpg"
src="/images/portfolio_self.jpg"
alt="What happened to my photo?"
className="absolute inset-0 w-full h-full object-cover object-center rounded-full"
/>
Expand Down

0 comments on commit 571d64e

Please sign in to comment.