Update component count

This commit is contained in:
David Haz
2025-07-19 11:03:07 +03:00
parent f6388ff054
commit 050d10a22c
3 changed files with 4 additions and 4 deletions

View File

@@ -25,8 +25,8 @@
<img src="/assets/components.gif" alt="Components animation" class="components-gif" />
</div>
<h2>
<template v-if="isMobile">60</template>
<CountUp v-else :to="60" />
<template v-if="isMobile">70</template>
<CountUp v-else :to="70" />
+
</h2>
<h3>Curated Components</h3>