From 60915fd27e0bfa1494acb68a3b061fe6c463afc7 Mon Sep 17 00:00:00 2001 From: ehsan shariati Date: Sun, 30 Aug 2026 13:33:31 -0400 Subject: [PATCH] apps: lead FxBlox with the web app, mark Android/iOS as being discontinued The FxBlox app now runs in the browser at https://docs.fx.land/fxblox-web/, and the mobile apps are being discontinued. The site offered only store buttons for FxBlox, while the FxFiles card next to it already had a "Launch the Web App" badge. - use-apps: adds that same badge as the first one on the FxBlox card, plus a muted note that the mobile apps are being discontinued; card description and page meta now say it runs in the browser. - fxblox-device: the "Easy to setup" section leads with a primary "Launch the Web App" button; Android and iOS are demoted below a note explaining they will stop receiving updates. - fxblox-lite: the four places claiming "Android/iOS companion apps" (meta description, schema.org Product JSON-LD, the Dual Access bullet and the Operating System spec row) now name the web app. - css: new .app-card__note, .app-download__btn--primary and .app-download__note, all built from existing tokens. FxFiles links (land.fx.files / id1658500313) and the platform-aware CTAs in index.html and js/nav.js are deliberately untouched. Both edited pages were rendered from a local server and their DOM verified before committing. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01YJyqpFReP1wbz86nsqsoXq --- css/fxblox-device.css | 17 +++++++++++++++++ css/use-apps.css | 6 ++++++ fxblox-device/index.html | 11 +++++++++-- fxblox-lite/index.html | 8 ++++---- use-apps/index.html | 14 +++++++++++--- 5 files changed, 47 insertions(+), 9 deletions(-) diff --git a/css/fxblox-device.css b/css/fxblox-device.css index 2fb6cce..d1d3c29 100644 --- a/css/fxblox-device.css +++ b/css/fxblox-device.css @@ -367,6 +367,23 @@ box-shadow: var(--shadow-lg); } +.app-download__btn--primary { + background: var(--color-primary-accessible); + font-size: var(--font-size-lg); + padding: 1rem 2.25rem; +} + +.app-download__btn--primary:hover { + background: var(--color-primary); +} + +.app-download__note { + font-size: var(--font-size-sm); + color: var(--color-text-light); + max-width: 600px; + margin: var(--spacing-xl) auto var(--spacing-sm); +} + .app-download__btn svg { width: 24px; height: 24px; diff --git a/css/use-apps.css b/css/use-apps.css index ac9e923..3869e81 100644 --- a/css/use-apps.css +++ b/css/use-apps.css @@ -204,6 +204,12 @@ font-weight: 600; } +.app-card__note { + margin-top: 0.75rem; + font-size: var(--font-size-sm); + color: var(--color-text-muted); +} + /* FxFiles Showcase Section */ .fxfiles-showcase { position: relative; diff --git a/fxblox-device/index.html b/fxblox-device/index.html index 00672eb..b33c476 100644 --- a/fxblox-device/index.html +++ b/fxblox-device/index.html @@ -198,7 +198,7 @@

Join The Largest User-Owned Data Economy

Run multiple DePIN protocols with a single click!

-

FxBlox supports a growing library of plugins, including AI computing workloads. Install and run additional protocols alongside Fula to maximize your hardware earnings — all managed from one simple app.

+

FxBlox supports a growing library of plugins, including AI computing workloads. Install and run additional protocols alongside Fula to maximize your hardware earnings — all managed from one simple web app.

FxBlox DePIN plugin system on phone @@ -211,7 +211,14 @@

Run multiple DePIN protocols with a single click!

Easy to setup

-

Download the FxBlox app, connect your device, and start earning in minutes. Available on Android and iOS.

+

Open the FxBlox app in your browser, connect your device, and start earning in minutes. Nothing to install — use Chrome or Edge, on a computer or an Android phone.

+ +

The Android and iOS apps are being discontinued and will stop receiving updates. They are still available while they last:

diff --git a/fxblox-lite/index.html b/fxblox-lite/index.html index 703e5a3..935fc53 100644 --- a/fxblox-lite/index.html +++ b/fxblox-lite/index.html @@ -4,7 +4,7 @@ FxBlox Lite | Functionland - + @@ -89,7 +89,7 @@ .tcw-sale__promo-note strong { color: #ffb020; } @@ -192,7 +192,7 @@

FxBlox Lite

Operating System
-
Linux (open-source) + Android/iOS companion apps
+
Linux (open-source) + FxBlox web app (Chrome or Edge)
Indicators
diff --git a/use-apps/index.html b/use-apps/index.html index e4c71ca..5f06dfd 100644 --- a/use-apps/index.html +++ b/use-apps/index.html @@ -4,9 +4,9 @@ FxFiles and FxBlox Apps | Functionland - + - + @@ -147,11 +147,18 @@

FxFiles

FxBlox - decentralized storage node setup

FxBlox

-

The application used to set up FxBlox blockchain hardware nodes with a few clicks.

+

The application used to set up FxBlox blockchain hardware nodes with a few clicks. It now runs right in your browser — nothing to install. Use Chrome or Edge, on a computer or an Android phone.

+

The Android and iOS apps are being discontinued — please use the web app.