Tracked
-{domains.length}
+Tracked
+{domains.length}
Available
-{availableCount}
+Available
+{availableCount}
Registered
-{domains.length - availableCount}
+Monitoring
+{domains.filter(d => d.notify_on_available).length}
0 ? "text-warning/70" : "text-foreground-muted")}>Expiring
-0 ? "text-warning" : "text-foreground")}>{expiringCount}
+0 ? "text-amber-400/80" : "text-foreground-muted")}>Expiring
+0 ? "text-amber-400" : "text-foreground")}>{expiringCount}
No domains yet
-Add your first domain above
+No domains tracked yet
+Add your first domain above to start monitoring
| Domain | -Status | -Expiration | -Last Check | -Actions | +Domain | +Status | +Expiration | +Last Check | +Actions |
|---|---|---|---|---|---|---|---|---|---|
|
-
-
- {domain.name}
+
+ |
-
+
+
+
+ {domain.name}
+
{status.label} +
-
- {domain.is_available ? 'Available' : 'Registered'}
+ |
+
+ {status.label}
|
-
+ |
{exp ? (
-
+
|
-
-
+ |
+
|
-
- |
+
+ |
{isProOrHigher && (
-
@@ -573,42 +695,82 @@ export default function DashboardPage() {
{/* Portfolio Stats */}
{portfolioSummary && (
-
- Total Value -{formatCurrency(portfolioSummary.total_value)} +
+
-
+
+
+
+ Total Value +{formatCurrency(portfolioSummary.total_value)}
- Invested -{formatCurrency(portfolioSummary.total_invested)} +
+
-
+
+
+
+ Invested +{formatCurrency(portfolioSummary.total_invested)} = 0 ? "bg-accent/5 border-accent/20" : "bg-danger/5 border-danger/20")}>
- = 0 ? "text-accent/70" : "text-danger/70")}>P/L -= 0 ? "text-accent" : "text-danger")}>
- {portfolioSummary.unrealized_profit >= 0 ? = 0
+ ? "bg-emerald-500/5 border-emerald-500/20 hover:border-emerald-500/40"
+ : "bg-rose-500/5 border-rose-500/20 hover:border-rose-500/40"
+ )}>
+
-
+
+ = 0 ? "bg-emerald-500/20" : "bg-rose-500/20"
+ )}>
+ {portfolioSummary.unrealized_profit >= 0
+ ?
+ = 0 ? "text-emerald-400/80" : "text-rose-400/80")}>P/L += 0 ? "text-emerald-400" : "text-rose-400")}> + {portfolioSummary.unrealized_profit >= 0 ? '+' : ''}{formatCurrency(portfolioSummary.unrealized_profit)} = 0 ? "bg-accent/5 border-accent/20" : "bg-danger/5 border-danger/20")}>
-
)}
- = 0 ? "text-accent/70" : "text-danger/70")}>ROI -= 0 ? "text-accent" : "text-danger")}> + = 0
+ ? "bg-emerald-500/5 border-emerald-500/20 hover:border-emerald-500/40"
+ : "bg-rose-500/5 border-rose-500/20 hover:border-rose-500/40"
+ )}>
+
+
+ = 0 ? "bg-emerald-500/20" : "bg-rose-500/20"
+ )}>
+
+ = 0 ? "text-emerald-400/80" : "text-rose-400/80")}>ROI += 0 ? "text-emerald-400" : "text-rose-400")}> {portfolioSummary.overall_roi >= 0 ? '+' : ''}{portfolioSummary.overall_roi.toFixed(1)}%
- Portfolio is empty -Add domains you own to track their value +
+
) : (
+
+ Your portfolio is empty +Add domains you own to track their value and ROI
@@ -655,18 +817,19 @@ export default function DashboardPage() {
)}
{/* Quick Links */}
-
+
-
-
-
- Explore
+
-
TLD Price Intelligence -Track 886+ domain extensions +TLD Price Intelligence +Track 886+ domain extensions in real-time |