diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx index b1f55bf..4531b36 100644 --- a/frontend/src/app/page.tsx +++ b/frontend/src/app/page.tsx @@ -316,21 +316,21 @@ export default function HomePage() {

Track

- Your private watchlist. We monitor 24/7 so you don't have to. - Know the second it drops. + Your private watchlist with 4-layer health analysis. + Know the second it weakens.

@@ -525,17 +525,21 @@ export default function HomePage() {
TLD Pricing

- Market movers. + The real price tag.

- Real-time pricing data across 886+ extensions. Know where the value is. + Don't fall for $0.99 promos. We show renewal costs, price trends, and renewal traps across 886+ TLDs.

+
+ ⚠️ Trap Detection + 🟢🟡🔴 Risk Levels +
- Explore all TLDs + Explore TLD Pricing diff --git a/frontend/src/app/tld-pricing/page.tsx b/frontend/src/app/tld-pricing/page.tsx index a35b970..e1431f2 100644 --- a/frontend/src/app/tld-pricing/page.tsx +++ b/frontend/src/app/tld-pricing/page.tsx @@ -284,37 +284,59 @@ export default function TldPricingPage() {
{/* Header */} -
- Market Intel -

- {pagination.total}+ TLDs. Live Prices. +
+
+ + Real-time Market Data +
+

+ {pagination.total}+ TLDs. + True Costs.

- See what domains cost. Spot trends. Find opportunities. + Don't fall for promo prices. See renewal costs, spot traps, and track price trends across every extension.

+ + {/* Feature Pills */} +
+
+ ⚠️ + Renewal Trap Detection +
+
+ 🟢🟡🔴 + Risk Levels +
+
+ + 1y/3y Trends +
+
{/* Login Banner for non-authenticated users */} {!isAuthenticated && ( -
-
-
- -
-
-

See the full picture

-

- Sign in for detailed pricing, charts, and trends. -

+
+
+
+
+ +
+
+

Stop overpaying. Know the true costs.

+

+ Unlock renewal traps, 1y/3y trends, and risk analysis for {pagination.total}+ TLDs. +

+
+ + Start Free +
- - Hunt Free -
)}