diff --git a/apps/web/src/routes/+page.svelte b/apps/web/src/routes/+page.svelte index 363a491..36a61c2 100644 --- a/apps/web/src/routes/+page.svelte +++ b/apps/web/src/routes/+page.svelte @@ -34,11 +34,11 @@ id="theme-toggle" class="theme-toggle" on:click={toggleTheme} - aria-label="Toggle theme" + aria-label="Switch to {theme === 'light' ? 'dark' : 'light'} theme" > {theme === 'light' ? '🌙' : '☀️'} - +

DevCard

One Tap. Every Profile. Every Platform.

@@ -51,62 +51,66 @@ class="btn btn-primary" target="_blank" rel="noopener" + aria-label="Star DevCard on GitHub" > ⭐ Star on GitHub - Learn More ↓ + + Learn More ↓ + -

-
-
🔗
+
+

Features

+
+

One Card, All Profiles

GitHub, LinkedIn, Twitter/X, Devfolio, GitLab, LeetCode, and 10+ more — all in one card.

-
-
-
+ +
+

Hybrid Follow Engine

Follow on GitHub silently via API. Connect on LinkedIn with one tap in WebView. No app switching.

-
-
-
💳
+ +
+

Context Cards

Share your "Professional" card at conferences and "Hackathon" card at hack events. Same profiles, different contexts.

-
-
-
📱
+ +
+

QR + AirDrop

Generate a QR code or share via AirDrop-style link. Works even if the receiver doesn't have the app.

-
-
-
🔒
+ +
+

Privacy First

No data monetization. No tracking. Apache 2.0 licensed. You own your data.

-
-
-
🌍
+ +
+

Open Source

Community-driven development. Contribute, self-host, or extend with your own platforms.

-
+