Fixed wording on home page
parent
2ed10f0336
commit
b989896032
|
@ -7,7 +7,7 @@
|
||||||
<div class="box p-4 w-full">
|
<div class="box p-4 w-full">
|
||||||
<img src="demo/images/landing-new/features/icon-components.svg" alt="components icon" class="block mb-3"/>
|
<img src="demo/images/landing-new/features/icon-components.svg" alt="components icon" class="block mb-3"/>
|
||||||
<div class="font-semibold mb-3 text-lg">90+ UI Components</div>
|
<div class="font-semibold mb-3 text-lg">90+ UI Components</div>
|
||||||
<p class="m-0 text-secondary font-medium">The ultimate set of UI Components to assist you with 80+ impressive Vue Components.</p>
|
<p class="m-0 text-secondary font-medium">The ultimate set of UI Components to assist you with 90+ impressive Vue Components.</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-12 md:col-6 xl:col-3 flex justify-content-center p-3">
|
<div class="col-12 md:col-6 xl:col-3 flex justify-content-center p-3">
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
<div class="box p-4 w-full">
|
<div class="box p-4 w-full">
|
||||||
<img src="demo/images/landing-new/features/icon-accessibility.svg" alt="components icon" class="block mb-3"/>
|
<img src="demo/images/landing-new/features/icon-accessibility.svg" alt="components icon" class="block mb-3"/>
|
||||||
<div class="font-semibold mb-3 text-lg">Accessibility</div>
|
<div class="font-semibold mb-3 text-lg">Accessibility</div>
|
||||||
<p class="m-0 text-secondary font-medium">The ultimate set of UI Components to assist you with 80+ impressive Vue Components.</p>
|
<p class="m-0 text-secondary font-medium">Compliant with the Web Content Accessibility Guidelines (WCAG 2.0).</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-12 md:col-6 xl:col-3 flex justify-content-center p-3">
|
<div class="col-12 md:col-6 xl:col-3 flex justify-content-center p-3">
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
<img src="demo/images/landing-new/core-icon.svg" alt="primevue core" />
|
<img src="demo/images/landing-new/core-icon.svg" alt="primevue core" />
|
||||||
<div class="name">
|
<div class="name">
|
||||||
<b>Open Source</b>
|
<b>Open Source</b>
|
||||||
<span>80+ UI Components</span>
|
<span>90+ UI Components</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue