diff --git a/packages/web/src/components/Lander.astro b/packages/web/src/components/Lander.astro index 596bca2d7..e8ff55605 100644 --- a/packages/web/src/components/Lander.astro +++ b/packages/web/src/components/Lander.astro @@ -18,6 +18,7 @@ const imageAttrs = { }; const github = config.social.filter(s => s.icon === 'github')[0]; +const discord = config.social.filter(s => s.icon === 'discord')[0]; const command = "curl -fsSL" const protocol = "https://" @@ -53,7 +54,7 @@ if (image) {
- Docs + Get Started
-
- GitHub -
@@ -83,18 +81,37 @@ if (image) {
-
-

opencode TUI with the tokyonight theme

- opencode TUI with the tokyonight theme +
+
+
opencode TUI with the tokyonight theme
+ opencode TUI with the tokyonight theme +
+
+
+
+
+
opencode in VS Code
+ opencode in VS Code +
+
+
+
+
opencode TUI with the tokyonight theme
+ opencode TUI with the tokyonight theme +
+
@@ -102,7 +119,7 @@ if (image) {