From 420b966b685e97b7b0d4b5379f99cc39cd4729b3 Mon Sep 17 00:00:00 2001 From: David Haz Date: Mon, 21 Jul 2025 08:28:10 +0300 Subject: [PATCH] Update component counts --- 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 08f684c..2daf098 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 -- 70+ total components (text animations, animations, components, backgrounds), growing every week +- 80+ 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 0cf3b8d..ba9a7b8 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 0e806b9..a2a6435 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="Seventy-plus snippets, ready to be dropped into your Vue projects" + text="Eighty-plus snippets, ready to be dropped into your Vue projects" />