From 3f879859d725d32268ccf76c2023672677011413 Mon Sep 17 00:00:00 2001 From: Jay V Date: Thu, 14 Aug 2025 12:43:51 -0400 Subject: [PATCH] ignore: lander styles --- packages/web/src/components/Lander.astro | 218 +++++++++++++++++------ 1 file changed, 166 insertions(+), 52 deletions(-) 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) {
-
- 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) {