From 050d10a22c44bb9c7fbd5e984069461e7053001a Mon Sep 17 00:00:00 2001 From: David Haz Date: Sat, 19 Jul 2025 11:03:07 +0300 Subject: [PATCH] Update component count --- README.md | 2 +- src/components/landing/FeatureCards/FeatureCards.vue | 4 ++-- src/components/landing/Hero/Hero.vue | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a1bfdf8..08f684c 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ These components are all enhanced with customization options as props, to make i ## Key Features -- 60+ total components (text animations, animations, components, backgrounds), growing every week +- 70+ total components (text animations, animations, components, backgrounds), growing every week - All components have minimal dependencies, and are highly customizable through props - Designed to integrate seamlessly with any modern Vue/Nuxt project diff --git a/src/components/landing/FeatureCards/FeatureCards.vue b/src/components/landing/FeatureCards/FeatureCards.vue index 54ea116..0cf3b8d 100644 --- a/src/components/landing/FeatureCards/FeatureCards.vue +++ b/src/components/landing/FeatureCards/FeatureCards.vue @@ -25,8 +25,8 @@ Components animation

- - + + +

Curated Components

diff --git a/src/components/landing/Hero/Hero.vue b/src/components/landing/Hero/Hero.vue index d570179..0e806b9 100644 --- a/src/components/landing/Hero/Hero.vue +++ b/src/components/landing/Hero/Hero.vue @@ -31,7 +31,7 @@ split-type="words" :delay="10" :duration="1" - text="Sixty-plus snippets, ready to be dropped into your Vue projects" + text="Seventy-plus snippets, ready to be dropped into your Vue projects" />