diff --git a/src/components/AboutSection/AboutSection.tsx b/src/components/AboutSection/AboutSection.tsx
index 4724eda..50521de 100644
--- a/src/components/AboutSection/AboutSection.tsx
+++ b/src/components/AboutSection/AboutSection.tsx
@@ -27,7 +27,7 @@ function AboutSection() {
target="_blank"
rel="noopener noreferrer"
className="link inline-flex items-center gap-1"
- area-label="Check out my professional experience in my LinkedIn profile"
+ aria-label="Check out my professional experience in my LinkedIn profile"
>
over 10 years of professional experience
@@ -49,7 +49,7 @@ function AboutSection() {
target="_blank"
rel="noopener noreferrer"
className="link inline-flex items-center gap-1"
- area-label="View my certificates in my LinkedIn profile"
+ aria-label="View my certificates in my LinkedIn profile"
>
certificates
diff --git a/src/components/CaseStudyPage/CaseStudyPage.tsx b/src/components/CaseStudyPage/CaseStudyPage.tsx
index 358ce8f..0c76342 100644
--- a/src/components/CaseStudyPage/CaseStudyPage.tsx
+++ b/src/components/CaseStudyPage/CaseStudyPage.tsx
@@ -137,7 +137,7 @@ function CaseStudyPage({ project }: CaseStudyPageProps) {
href={project.links.live}
target="_blank"
rel="noopener noreferrer"
- area-label="Live Website"
+ aria-label="Live Website"
>