Skip to content

Commit 39183d2

Browse files
docs(gen): lading page getting started cards update (#3755)
* docs(gen): lading page getting started cards update * review nene Co-authored-by: nerda-codes <[email protected]> * Update index.mdx * Update index.mdx --------- Co-authored-by: nerda-codes <[email protected]>
1 parent fd23775 commit 39183d2

File tree

1 file changed

+20
-20
lines changed

1 file changed

+20
-20
lines changed

index.mdx

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -10,36 +10,36 @@ meta:
1010
searchSuggestion={['rpn', 'ipv6', 'proxmox']}
1111
/>
1212

13-
## Getting Started
13+
## Getting started
1414

1515
<Grid>
1616
<SummaryCard
17-
title="Quickstart"
18-
icon="rocket"
19-
description="Learn how to create, set up and use a Scaleway account in a few steps."
20-
label="View Quickstart"
17+
title="Take a console tour"
18+
icon="console"
19+
description="Learn how to create an account and make the most of the Scaleway console."
20+
label="Start tour"
2121
url="/console/account/quickstart/"
2222
/>
2323
<SummaryCard
24-
title="Concepts"
25-
icon="info"
26-
description="Core concepts that give you a better understanding of Scaleway."
27-
label="View Concepts"
28-
url="/console/account/concepts/"
24+
title="Understand quotas"
25+
icon="privacy"
26+
description="Discover Organization quotas and learn how to increase them."
27+
label="Explore quotas"
28+
url="/identity-and-access-management/organizations-and-projects/additional-content/organization-quotas/"
2929
/>
3030
<SummaryCard
31-
title="How-tos"
32-
icon="help-circle-outline"
33-
description="Check our guides to creating, setting up and managing your Scaleway account."
34-
label="View How-tos"
35-
url="/console/account/how-to/"
31+
title="Launch your first Instance"
32+
icon="rocket"
33+
description="Create your first Instance and start running your applications."
34+
label="Get started"
35+
url="/compute/instances/quickstart/"
3636
/>
3737
<SummaryCard
38-
title="Additional content"
39-
icon="book-open-outline"
40-
description="Guides to understanding Scaleway quotas, product availability, and network."
41-
label="View Additional Content"
42-
url="/console/account/reference-content/"
38+
title="Secure your server"
39+
icon="lock"
40+
description="Add an extra layer of safety to your server and resources with VPC."
41+
label="Discover VPC"
42+
url="/network/vpc/quickstart/"
4343
/>
4444
</Grid>
4545

0 commit comments

Comments
 (0)