Update component count in README and FeatureCards to reflect 60+ total components

This commit is contained in:
David Haz
2025-07-14 18:17:30 +03:00
parent bdd66e0528
commit 37d455b742
2 changed files with 3 additions and 3 deletions

View File

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