diff --git a/components/Cat404.vue b/components/Cat404.vue
index 562e24d..01d45c7 100644
--- a/components/Cat404.vue
+++ b/components/Cat404.vue
@@ -4,7 +4,10 @@
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 521.48 957.94"
class="fill-current h-52"
+ role="img"
+ aria-labelledby="error-404"
>
+
No results found
diff --git a/components/CatCard.vue b/components/CatCard.vue
index 6d141d3..c92ff30 100644
--- a/components/CatCard.vue
+++ b/components/CatCard.vue
@@ -12,13 +12,18 @@