diff --git a/docs/app/components/Hero.vue b/docs/app/components/Hero.vue
index ef29496..654942a 100644
--- a/docs/app/components/Hero.vue
+++ b/docs/app/components/Hero.vue
@@ -23,7 +23,7 @@ import {
aria-hidden="true"
src="~/assets/img/blur-cyan.png"
decoding="async"
- class="absolute bottom-full right-full -mr-72 -mb-56 opacity-50"
+ class="absolute bottom-full right-full -mr-72 -mb-56 opacity-50 pointer-events-none"
width="530"
height="530"
/>
@@ -62,14 +62,14 @@ import {
alt=""
src="~/assets/img/blur-cyan.png"
decoding="async"
- class="absolute -top-64 -right-64"
+ class="absolute -top-64 -right-64 pointer-events-none"
width="530"
height="530"
/>
@@ -94,19 +94,19 @@ import {
class="inline-flex items-center rounded-md bg-slate-800 px-2.5 py-0.5 text-sm font-medium text-gray-400"
>
- 960k installs/month
+ +1m downloads/month
- 4.5k stars
+ 4.7k stars
- Vue 3
+ Composable, Fully Typed