feat: implement the first section of landing page

This commit is contained in:
Henry Li
2026-01-23 00:15:21 +08:00
parent 6e1f63e47f
commit b69c13a3e5
14 changed files with 757 additions and 7 deletions

View File

@@ -20,6 +20,7 @@
},
"registries": {
"@ai-elements": "https://registry.ai-sdk.dev/{name}.json",
"@magicui": "https://magicui.design/r/{name}"
"@magicui": "https://magicui.design/r/{name}",
"@react-bits": "https://reactbits.dev/r/{name}.json"
}
}