feat: create overview and getting started pages

This commit is contained in:
Valerio Ageno
2024-08-15 19:25:03 +02:00
parent b2940d9fa8
commit 3ca24ec87f
11 changed files with 103 additions and 6 deletions
@@ -25,7 +25,7 @@ export default function Hero(): JSX.Element {
</Center>
<Center mt={50}>
<Group>
<Button component={Link} href="/documentation/installation" size="lg">
<Button component={Link} href="/documentation" size="lg">
Get Started
</Button>
<CopyButton value="cargo install tuono">