diff --git a/themes/gallo/layouts/partials/rental-catalog.html b/themes/gallo/layouts/partials/rental-catalog.html
index fd0e90a..a30b0aa 100644
--- a/themes/gallo/layouts/partials/rental-catalog.html
+++ b/themes/gallo/layouts/partials/rental-catalog.html
@@ -41,12 +41,12 @@
     <div class="px-1 pt-4">
       <div class="flex flex-row gap-2 justify-between font-bold text-xl mb-2">
         {{ .item }} {{ if ne .cat "" }}
-        <a class="z-10" href="/catalog/#{{ .cat }}">
+        <div>
           <span
             class="bg-blue-100 text-blue-800 text-xs font-medium me-2 px-2.5 py-0.5 rounded-full"
             >{{ .cat }}</span
           >
-        </a>
+        </div>
         {{ end }}
       </div>
       <div class="text-gray-800 text-base">