Skip to content

Commit

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

0 comments on commit 89cbf3b

Please sign in to comment.