From 89cbf3b2a3dd95b63c6238cfda93e1f0b0e7e969 Mon Sep 17 00:00:00 2001 From: Seungpyo Suh Date: Tue, 24 Sep 2024 18:26:59 +0900 Subject: [PATCH] Update landingPage.tsx --- src/components/landing/landingPage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/landing/landingPage.tsx b/src/components/landing/landingPage.tsx index 4ca5cca..bb3c0b1 100644 --- a/src/components/landing/landingPage.tsx +++ b/src/components/landing/landingPage.tsx @@ -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} />