feat: replace get started button with open dashboard link

This commit is contained in:
Sanju Sivalingam
2026-02-19 00:19:02 +05:30
parent d35d685c3f
commit 0b5a447c4d

View File

@@ -432,8 +432,8 @@
<a href="https://github.com/unitedbyai/droidclaw/releases/download/v0.3.1/app-debug.apk" class="btn-primary">
<iconify-icon icon="ph:android-logo-duotone" width="16" height="16"></iconify-icon> download apk
</a>
<a href="#getting-started" class="btn-secondary">
<iconify-icon icon="ph:rocket-launch-duotone" width="16" height="16"></iconify-icon> get started
<a href="https://app.droidclaw.ai" class="btn-secondary">
<iconify-icon icon="ph:cloud-duotone" width="16" height="16"></iconify-icon> open dashboard
</a>
<a href="https://github.com/unitedbyai/droidclaw" class="btn-secondary">
<iconify-icon icon="ph:github-logo-duotone" width="16" height="16"></iconify-icon> view source