Skip to content

Commit 625b7de

Browse files
committed
wording
1 parent bc7beeb commit 625b7de

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

blocks/mainLinks.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
"to": "/troubleshooting/"
2020
},
2121
{
22-
"icon": "documentation",
23-
"label": "Guided Tours",
22+
"icon": "billing",
23+
"label": "Interactive Demos",
2424
"package": "docs",
25-
"to": "/guided-tours/"
25+
"to": "/demos/"
2626
},
2727
{
2828
"icon": "documentation",

pages/guided-tours/index.mdx renamed to pages/demos/index.mdx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
meta:
3-
title: Guided Tours
4-
description: Learn how to navigate the console and create your first resources.
3+
title: Interactive demos
4+
description: Explore our interactive step-by-step demos to learn how to use the Scaleway console and products.
55
content:
6-
paragraph: Learn how to navigate the console and create your first resources.
6+
paragraph: Explore our interactive step-by-step demos to learn how to use the Scaleway console and products.
77
---
88

99
<ProductHeader
10-
productName="Guided Tours"
10+
productName="Interactive demos"
1111
productLogo="generic"
12-
description="Learn how to navigate the console and create your first resources with our guided tours."
12+
description="Take a tour of the Scaleway console with interactive demos. Our step-by-step previews help you explore the interface and discover our products and features."
1313
/>
1414

1515
## Getting started
@@ -18,22 +18,22 @@ content:
1818
<DefaultCard
1919
title="Scaleway console tour"
2020
url="/account/quickstart/#console-overview"
21-
label="Follow tour"
21+
label="See demo"
2222
/>
2323
<DefaultCard
2424
title="Adding a credit card"
2525
url="/billing/how-to/add-payment-method/#how-to-add-a-credit-card"
26-
label="Follow tour"
26+
label="See demo"
2727
/>
2828
<DefaultCard
2929
title="Log in as an IAM Member"
3030
url="/iam/how-to/log-in-as-a-member/"
31-
label="Follow tour"
31+
label="See demo"
3232
/>
3333
</Grid>
3434

3535

36-
## Browse all guided tours
36+
## Browse all demos
3737

3838
<table>
3939
<tr>

pages/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,10 @@ meta:
4747

4848
<ClickableBanner
4949

50-
title="Take a tour of the Scaleway console"
51-
description="Follow interactive tours to get started with Scaleway’s ecosystem."
52-
url="/guided-tours/"
53-
label="See all guided tours"
50+
title="Discover the Scaleway console"
51+
description="Get an overview of the Scaleway console with our step-by-step interactive demos."
52+
url="/demos/"
53+
label="See all demos"
5454
/>
5555

5656
## Tutorials

0 commit comments

Comments
 (0)