diff --git a/frontend/package.json b/frontend/package.json
index 8469540..0d68018 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -47,6 +47,7 @@
"zustand": "^5.0.12"
},
"devDependencies": {
+ "@axe-core/cli": "^4.11.1",
"@playwright/test": "^1.58.2",
"@types/canvas-confetti": "^1.9.0",
"@types/event-source-polyfill": "^1.0.5",
@@ -57,6 +58,7 @@
"autoprefixer": "^10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "^14.2.5",
+ "lighthouse": "^13.0.3",
"postcss": "^8.4.38",
"tailwindcss": "^3.4.7",
"typescript": "5.9.3"
diff --git a/frontend/src/app/(authenticated)/dashboard/page.tsx b/frontend/src/app/(authenticated)/dashboard/page.tsx
index 787d73c..dffda1b 100644
--- a/frontend/src/app/(authenticated)/dashboard/page.tsx
+++ b/frontend/src/app/(authenticated)/dashboard/page.tsx
@@ -53,7 +53,7 @@ export default function DashboardPage() {
{t("title")}
- {t("description")}
+ {t("description")}
@@ -96,6 +96,7 @@ export default function DashboardPage() {
fill="none"
stroke="currentColor"
viewBox="0 0 24 24"
+ aria-hidden="true"
>