diff --git a/src/App.vue b/src/App.vue
index 6316970..3a755bc 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -121,7 +121,7 @@ import OverlayBadge from 'primevue/overlaybadge';
-
+
diff --git a/src/components/TheWelcome.vue b/src/components/TheWelcome.vue
index 3d4eecd..e7907fc 100644
--- a/src/components/TheWelcome.vue
+++ b/src/components/TheWelcome.vue
@@ -8,83 +8,82 @@ import SupportIcon from './icons/IconSupport.vue'
-
-
-
-
- Documentation
-
- Vue’s
- official documentation
- provides you with all information you need to get started.
-
-
-
-
-
-
- Tooling
-
- This project is served and bundled with
- Vite. The
- recommended IDE setup is
- VSCode
- +
- Volar. If
- you need to test your components and web pages, check out
- Cypress
- and
-
+
+
+
+
+ Documentation
+ Vue’s
+ official documentation
+ provides you with all information you need to get started.
+
+
+
+
+
+ Tooling
+ This project is served and bundled with
+ Vite. The
+ recommended IDE setup is
+ VSCode
+ +
+ Volar. If
+ you need to test your components and web pages, check out
+ Cypress
+ and
+ Cypress Component Testing.
-
-
-
- More instructions are available in README.md.
-
-
-
-
-
-
- Ecosystem
-
- Get official tools and libraries for your project:
- Pinia,
- Vue Router,
- Vue Test Utils, and
- Vue Dev Tools. If
- you need more resources, we suggest paying
- Awesome Vue
- a visit.
-
-
-
-
-
-
- Community
-
- Got stuck? Ask your question on
- Vue Land, our official
- Discord server, or
- .
+
+
+
+
+
+ Ecosystem
+ Get official tools and libraries for your project:
+ Pinia,
+ Vue Router,
+ Vue Test Utils, and
+ Vue Dev Tools. If
+ you need more resources, we suggest paying
+ Awesome Vue
+ a visit.
+
+
+
+
+
+ Community
+ Got stuck? Ask your question on
+ Vue Land, our official
+ Discord server, or
+ StackOverflow. You should also subscribe to
- our mailing list
- and follow the official
- @vuejs
- twitter account for latest news in the Vue world.
-
-
-
-
-
-
- Support Vue
-
- As an independent project, Vue relies on community backing for its sustainability. You can help
- us by
- becoming a sponsor.
-
+ >. You should also subscribe to
+ our mailing list
+ and follow the official
+ @vuejs
+ twitter account for latest news in the Vue world.
+
+
+
+
+
+ Support Vue
+ As an independent project, Vue relies on community backing for its sustainability. You can help
+ us by
+ becoming a sponsor.
+
+
+
+
diff --git a/src/components/WelcomeItem.vue b/src/components/WelcomeItem.vue
index 7ee5203..401ca5c 100644
--- a/src/components/WelcomeItem.vue
+++ b/src/components/WelcomeItem.vue
@@ -14,9 +14,7 @@