Skip to content

Commit 93aa02e

Browse files
MantisCloneCopilot
andauthored
feat: add landing page demo (#6)
Co-authored-by: Copilot <[email protected]>
1 parent c72ece2 commit 93aa02e

File tree

8 files changed

+1601
-90
lines changed

8 files changed

+1601
-90
lines changed

β€Ždocs.jsonβ€Ž

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://mintlify.com/docs.json",
3-
"theme": "mint",
3+
"theme": "aspen",
44
"name": "Request Network Docs",
55
"colors": {
66
"primary": "#01B089",
@@ -36,15 +36,17 @@
3636
},
3737
"navigation": {
3838
"tabs": [
39-
{
40-
"tab": "Welcome",
41-
"pages": ["index"]
42-
},
4339
{
4440
"tab": "Use Cases",
4541
"groups": [
4642
{
47-
"group": "πŸ“„ Primary Use Cases",
43+
"group": "πŸš€ Get Started",
44+
"pages": [
45+
"use-cases/welcome"
46+
]
47+
},
48+
{
49+
"group": "🎯 Use Cases",
4850
"pages": [
4951
"use-cases/invoicing",
5052
"use-cases/payouts",

β€Žindex.mdxβ€Ž

Lines changed: 0 additions & 84 deletions
This file was deleted.

β€Žlogo/icons/dai.pngβ€Ž

2.61 KB
Loading

β€Žlogo/icons/usdc.pngβ€Ž

892 Bytes
Loading

β€Žlogo/icons/usdt.pngβ€Ž

674 Bytes
Loading

0 commit comments

Comments
Β (0)