feat: add landing page

This commit is contained in:
BennyKok
2023-12-16 17:14:04 +08:00
parent 21a17cb753
commit ef050b5e55
17 changed files with 851 additions and 90 deletions
+1 -1
View File
@@ -21,4 +21,4 @@ export function CopyButton({
<Copy size={14} />
</Button>
);
}
}