From c25a8e0da3bf14ddd2c91f7f9c415c66957ac99b Mon Sep 17 00:00:00 2001 From: Asis Ferrer Date: Tue, 12 May 2026 00:35:03 +0200 Subject: [PATCH] feat: add accessibility roles and aria-labels to SVG icons in the home page --- src/app/(dashboard)/(home)/page.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/app/(dashboard)/(home)/page.tsx b/src/app/(dashboard)/(home)/page.tsx index 59d49c3..a3ed602 100644 --- a/src/app/(dashboard)/(home)/page.tsx +++ b/src/app/(dashboard)/(home)/page.tsx @@ -24,6 +24,8 @@ export default async function Home() { fill="none" viewBox="0 0 24 24" stroke="currentColor" + role="img" + aria-label="total-items" >