Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fxblox-device/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ <h2 class="plugin__title">Run multiple DePIN protocols with a single click!</h2>
<section class="app-download section">
<div class="container">
<h2 class="app-download__title">Easy to setup</h2>
<p class="app-download__subtitle">Open the FxBlox app in your browser, connect your device, and start earning in minutes. Nothing to install &mdash; use Chrome or Edge, on a computer or an Android phone.</p>
<p class="app-download__subtitle">Open the FxBlox app in your browser, connect your device, and start earning in minutes. Nothing to install &mdash; use Chrome or Edge on a computer (Windows, macOS or Linux), or on an Android phone. iPhone and iPad are not supported.</p>
<div class="app-download__buttons">
<a href="https://docs.fx.land/fxblox-web/" class="app-download__btn app-download__btn--primary" target="_blank" rel="noopener">
<svg viewBox="0 0 24 24"><path d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10 10-4.48 10-10S17.52 2 12 2zm-1 17.93c-3.95-.49-7-3.85-7-7.93 0-.62.08-1.21.21-1.79L9 15v1c0 1.1.9 2 2 2v1.93zm6.9-2.54c-.26-.81-1-1.39-1.9-1.39h-1v-3c0-.55-.45-1-1-1H8v-2h2c.55 0 1-.45 1-1V7h2c1.1 0 2-.9 2-2v-.41c2.93 1.19 5 4.06 5 7.41 0 2.08-.8 3.97-2.1 5.39z"/></svg>
Expand Down
2 changes: 1 addition & 1 deletion fxblox-lite/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ <h1 class="pdp-info__title">FxBlox Lite</h1>
<ul class="pdp-features">
<li class="pdp-features__item">
<svg class="pdp-features__icon" viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>
<span><strong>Dual Access:</strong> Engage with FxBlox Lite on Linux Desktop or from the <a href="https://docs.fx.land/fxblox-web/" target="_blank" rel="noopener">FxBlox web app</a> &mdash; Chrome or Edge, on a computer or an Android phone.</span>
<span><strong>Dual Access:</strong> Engage with FxBlox Lite on Linux Desktop or from the <a href="https://docs.fx.land/fxblox-web/" target="_blank" rel="noopener">FxBlox web app</a> &mdash; Chrome or Edge on a computer (Windows, macOS or Linux), or on an Android phone.</span>
</li>
<li class="pdp-features__item">
<svg class="pdp-features__icon" viewBox="0 0 24 24"><path d="M9 16.17L4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z"/></svg>
Expand Down
2 changes: 1 addition & 1 deletion use-apps/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ <h3 class="app-card__name">FxFiles</h3>
<img src="../assets/images/ecosystem/modular.webp" alt="FxBlox - decentralized storage node setup" class="app-card__image" loading="lazy">
<div class="app-card__body">
<h3 class="app-card__name">FxBlox</h3>
<p class="app-card__desc">The application used to set up FxBlox blockchain hardware nodes with a few clicks. It now runs right in your browser &mdash; nothing to install. Use Chrome or Edge, on a computer or an Android phone.</p>
<p class="app-card__desc">The application used to set up FxBlox blockchain hardware nodes with a few clicks. It now runs right in your browser &mdash; nothing to install. Use Chrome or Edge on a computer (Windows, macOS or Linux), or on an Android phone. iPhone and iPad are not supported.</p>
<div class="app-card__demo">
<iframe width="315" height="560" src="https://www.youtube.com/embed/DJ_UYu9sp-M" title="FxBlox Demo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style="border-radius: 12px; max-width: 100%;"></iframe>
</div>
Expand Down
Loading