Skip to content

Commit

Permalink
plz
Browse files Browse the repository at this point in the history
  • Loading branch information
sspzoa committed Sep 24, 2024
1 parent 574c955 commit 86aa417
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes
2 changes: 1 addition & 1 deletion src/components/landing/landingPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ export default function LandingPage() {
<Image
className="w-[64px] h-[64px] md:w-[128px] md:h-[128px] rounded-[25%] shadow-[#007EBB] shadow-2xl"
draggable={false}
src="/images/linkedin-icon.svg"
src="/images/linkedIn-icon.svg"
alt="LinkedIn"
width={128}
height={128}
Expand Down

0 comments on commit 86aa417

Please sign in to comment.