diff --git a/app/pages/index.vue b/app/pages/index.vue
index cbd906e..e01e99c 100644
--- a/app/pages/index.vue
+++ b/app/pages/index.vue
@@ -79,9 +79,8 @@
tag="a"
:href="product.repo"
target="_blank"
- class="text-black"
>
-
+
-
+
+
+
+
+
+
@@ -171,6 +177,7 @@ import {
CodeRound,
ChevronRightOutlined,
ArrowDownwardOutlined,
+ InfoRound,
} from "@vicons/material";
import Typed from "typed.js";
diff --git a/app/pages/products/index.vue b/app/pages/products/index.vue
index 41a3b53..6350c51 100644
--- a/app/pages/products/index.vue
+++ b/app/pages/products/index.vue
@@ -5,7 +5,11 @@
diff --git a/app/pages/products/solar-network.vue b/app/pages/products/solar-network.vue
index 31862e8..5740513 100644
--- a/app/pages/products/solar-network.vue
+++ b/app/pages/products/solar-network.vue
@@ -261,7 +261,7 @@
target="_blank"
class="py-6 font-bold"
>
- Join TestFlight (iOS)
+ Join TestFlight (iOS, macOS)
- Direct Download (All)
+ Direct Download
@@ -289,7 +289,7 @@
target="_blank"
class="py-2 font-bold text-primary hover:underline"
>
- Try Web Version
+ Open in your Browser
diff --git a/content/products/solar-network.json b/content/products/solar-network.json
index 14c2c16..d405fc2 100644
--- a/content/products/solar-network.json
+++ b/content/products/solar-network.json
@@ -3,7 +3,7 @@
"background": "/solar-network/kp.jpg",
"name": "Solar Network",
"description": "The amazing social network for technology, programming, ACG fans.",
- "url": "https://solsynth.dev/products/solar-network",
+ "url": "https://web.solian.app",
"repo": "https://github.com/Solsynth/Solian",
"releasedDate": "2024-01-27T08:00:00.000Z",
"version": "3.1.0",