link fixes
parent
b7a944f1c6
commit
cb987f2ac3
|
@ -1,7 +1,7 @@
|
||||||
/**
|
/**
|
||||||
* Row component is a helper component used to create grouping structures in DataTable.
|
* Row component is a helper component used to create grouping structures in DataTable.
|
||||||
*
|
*
|
||||||
* [Live Demo](https://www.primereact.org/datatable/)
|
* [Live Demo](https://www.primevue.org/datatable/)
|
||||||
*
|
*
|
||||||
* @module row
|
* @module row
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
<p class="m-0 line-height-3 mb-5 text-secondary text-lg text-800">1 Year Subscription</p>
|
<p class="m-0 line-height-3 mb-5 text-secondary text-lg text-800">1 Year Subscription</p>
|
||||||
</div>
|
</div>
|
||||||
<a
|
<a
|
||||||
href="mailto:primereact@primetek.com.tr"
|
href="mailto:contact@primetek.com.tr"
|
||||||
class="flex align-items-center justify-content-center border-1 bg-indigo-500 border-round block p-3 mb-4 hover:bg-indigo-600 transition-all transition-duration-300 text-white font-medium text-lg"
|
class="flex align-items-center justify-content-center border-1 bg-indigo-500 border-round block p-3 mb-4 hover:bg-indigo-600 transition-all transition-duration-300 text-white font-medium text-lg"
|
||||||
>
|
>
|
||||||
Get a Quote
|
Get a Quote
|
||||||
|
|
Loading…
Reference in New Issue