feat: implement the first version of landing page

This commit is contained in:
Henry Li
2026-01-23 13:24:03 +08:00
parent b69c13a3e5
commit 0908127bd7
25 changed files with 2576 additions and 241 deletions
+5
View File
@@ -0,0 +1,5 @@
.galaxy-container {
width: 100%;
height: 100%;
position: relative;
}