From 36304da196e7367110c15273688a44b5658b3bf8 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Fri, 13 Oct 2023 21:58:51 +0300 Subject: [PATCH] Update tagline --- pages/landing/HeroSection.vue | 32 ++++++++++++++------------------ 1 file changed, 14 insertions(+), 18 deletions(-) diff --git a/pages/landing/HeroSection.vue b/pages/landing/HeroSection.vue index ca69924a2..a295dd649 100644 --- a/pages/landing/HeroSection.vue +++ b/pages/landing/HeroSection.vue @@ -3,9 +3,15 @@

The Most Complete UI Suite for Vue.js

-

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

+

+ Elevate your web applications with PrimeVue's comprehensive suite of customizable, feature-rich UI ecosystem. Craft elegant interfaces effortlessly, and delight your users with smooth interactions and captivating visuals. With + PrimeVue, turning your development vision into reality has never been easier. +

- Get Started + + Get Started + + Give a Star @@ -41,7 +47,7 @@
- Typescript +
@@ -174,8 +171,7 @@ export default { rangeValues: [20, 80], items: [ { label: 'Home', icon: 'pi pi-fw pi-home' }, - { label: 'Calendar', icon: 'pi pi-fw pi-calendar' }, - { label: 'Settings', icon: 'pi pi-fw pi-cog' } + { label: 'Calendar', icon: 'pi pi-fw pi-calendar' } ], selectButtonOptions: [ { name: 'Styled', value: 1 },