Skip to content

Commit 7677f64

Browse files
committed
docs: clean up index page formatting
1 parent 057a7a8 commit 7677f64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/src/content/docs/index.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ description: A terminal UI application for managing your local development envir
44
template: splash
55
hero:
66
tagline: Hot reload servers, Docker containers, and background workers in one unified interface.
7-
image:
8-
file: ../../assets/screenshot.png
97
actions:
108
- text: Get Started
119
link: /devproc/getting-started/introduction/
@@ -18,9 +16,11 @@ hero:
1816

1917
import { Card, CardGrid } from "@astrojs/starlight/components"
2018

19+
![DevProc terminal UI](../../assets/screenshot.png)
20+
2121
## Features
2222

23-
<CardGrid stagger>
23+
<CardGrid>
2424
<Card title="Unified Process Management" icon="rocket">
2525
Start, stop, and restart multiple services from a single TUI. No more juggling terminal windows.
2626
</Card>

0 commit comments

Comments
 (0)