mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
docs(homepage): add module cta (#9591)
* feat(docs): Home modules button * fix(docs) wrong component name
This commit is contained in:
parent
da6fa9ab44
commit
0a701ae7b3
@ -92,8 +92,9 @@ Discover a new [Developer Experience]{.text-transparent .bg-clip-text .bg-gradie
|
|||||||
#description
|
#description
|
||||||
Developers deserve solutions as well designed as non-technical people. Our focus is to empower Vue developers to ship great softwares with confidence.
|
Developers deserve solutions as well designed as non-technical people. Our focus is to empower Vue developers to ship great softwares with confidence.
|
||||||
#extra
|
#extra
|
||||||
::home-dx-section
|
::home-cta
|
||||||
---
|
---
|
||||||
|
buttonText: "Try it now"
|
||||||
buttonLink: "/docs/getting-started/installation"
|
buttonLink: "/docs/getting-started/installation"
|
||||||
---
|
---
|
||||||
::home-card-list
|
::home-card-list
|
||||||
@ -195,7 +196,13 @@ Nuxt is made with a robust plugin system. Integrate with popular CMS or UI libra
|
|||||||
#link
|
#link
|
||||||
Explore Nuxt modules
|
Explore Nuxt modules
|
||||||
#extra
|
#extra
|
||||||
::home-modules-list
|
::home-dx-section
|
||||||
|
---
|
||||||
|
buttonText: "Explore Nuxt modules"
|
||||||
|
buttonLink: "/modules"
|
||||||
|
---
|
||||||
|
:::home-modules-list
|
||||||
|
:::
|
||||||
::
|
::
|
||||||
::
|
::
|
||||||
|
|
||||||
@ -258,8 +265,9 @@ A solution to cover [all your needs]{.text-transparent .bg-clip-text .bg-gradien
|
|||||||
#description
|
#description
|
||||||
Developers deserve solutions as well designed as non-technical people. Our focus is to empower Vue developers to ship great softwares with confidence.
|
Developers deserve solutions as well designed as non-technical people. Our focus is to empower Vue developers to ship great softwares with confidence.
|
||||||
#extra
|
#extra
|
||||||
::home-needs-section
|
::home-dx-section
|
||||||
---
|
---
|
||||||
|
buttonText: "Discover our solutions"
|
||||||
buttonLink: "/support/solutions"
|
buttonLink: "/support/solutions"
|
||||||
---
|
---
|
||||||
#cards
|
#cards
|
||||||
|
Loading…
Reference in New Issue
Block a user