diff --git a/app/entities/profile/AboutMe.tsx b/app/entities/profile/AboutMe.tsx index 4199d0f..e5afa00 100644 --- a/app/entities/profile/AboutMe.tsx +++ b/app/entities/profile/AboutMe.tsx @@ -28,7 +28,7 @@ const AboutMe = () => {
- 저는 커피☕와 사진 📸을 좋아하는 개발자입니다~ +

저는 커피☕와 사진 📸을 좋아하는 개발자입니다~

@@ -50,6 +50,7 @@ const AboutMe = () => { href={githubLink} target={'_blank'} className="p-3 rounded-full bg-white dark:bg-gray-800 shadow-md hover:shadow-xl hover:scale-110 transition-all duration-300" + title="Github" > @@ -57,6 +58,7 @@ const AboutMe = () => { href={linkedinLink} target={'_blank'} className="p-3 rounded-full bg-white dark:bg-gray-800 shadow-md hover:shadow-xl hover:scale-110 transition-all duration-300" + title="LinkedIn" > diff --git a/app/entities/profile/HeroBanner.tsx b/app/entities/profile/HeroBanner.tsx index 2f59b0d..c6853c0 100644 --- a/app/entities/profile/HeroBanner.tsx +++ b/app/entities/profile/HeroBanner.tsx @@ -37,9 +37,9 @@ const HeroBanner = () => { React - + {/* NextJS - + */} TypeScript @@ -56,8 +56,8 @@ const HeroBanner = () => { 안녕하세요, 서정우입니다.

- 깔끔한 코드 작성에 중점을 두고, 확장성에 대해 고민하며 멈추지 않는 - 기술의 변화를 즐깁니다. + 깔끔한 코드를 중점으로, 확장성에 대해 고민합니다. 기록의 중요성을 + 믿으며, 블로그를 통해 공유하려 합니다.