We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f015fb3 commit 4061835Copy full SHA for 4061835
src/pages/index.tsx
@@ -22,7 +22,7 @@ export default function Home(): JSX.Element {
22
cards={[
23
{
24
title: 'Quickstart',
25
- description: 'Get up and running in under 10 minutes with the quickstart guides.',
+ description: 'Choose a quickstart guide that matches your project goals.',
26
href: '/quickstart',
27
buttonIcon: 'arrow-right',
28
},
0 commit comments