From 3088fc5b5dca4ca55466db33bedc7dec3e4629c4 Mon Sep 17 00:00:00 2001 From: huangkevin-apr Date: Mon, 12 Jan 2026 09:33:26 +0100 Subject: [PATCH] Fix: Add accessibility attributes to UI Kit card images and icons --- app/(home)/UIKitCard.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/app/(home)/UIKitCard.tsx b/app/(home)/UIKitCard.tsx index 3d1af69..95e077e 100644 --- a/app/(home)/UIKitCard.tsx +++ b/app/(home)/UIKitCard.tsx @@ -26,6 +26,7 @@ export default function UIKitCard({
{title}

{title} - +

{description}