feat(website): update screenshots for Deep Space theme with new tenants
Replace all screenshots with Deep Space dark theme captures. New tenants: Lebowski Lanes, MXC Studios, Irken Empire. Login screenshot now shows Secret Key fields. Remove old Stranger's Ranch screenshot. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -297,12 +297,12 @@
|
||||
<div class="screenshots-track">
|
||||
|
||||
<figure class="screenshot-card">
|
||||
<img src="assets/login.png" alt="The Other Dude zero-knowledge SRP-6a login page" loading="lazy" width="800" height="500">
|
||||
<figcaption>Zero-Knowledge SRP-6a Login</figcaption>
|
||||
<img src="assets/login.png" alt="The Other Dude zero-knowledge SRP-6a login with Secret Key fields from Emergency Kit" loading="lazy" width="800" height="500">
|
||||
<figcaption>Zero-Knowledge Login with Secret Key</figcaption>
|
||||
</figure>
|
||||
|
||||
<figure class="screenshot-card">
|
||||
<img src="assets/dashboard-lebowski-lanes.png" alt="Fleet dashboard showing 117 devices across Lebowski Lanes with bandwidth charts and event feed" loading="lazy" width="800" height="500">
|
||||
<img src="assets/dashboard-lebowski-lanes.png" alt="Fleet dashboard showing 10 devices across Lebowski Lanes with bandwidth charts and event feed" loading="lazy" width="800" height="500">
|
||||
<figcaption>Fleet Dashboard — Lebowski Lanes</figcaption>
|
||||
</figure>
|
||||
|
||||
@@ -312,13 +312,13 @@
|
||||
</figure>
|
||||
|
||||
<figure class="screenshot-card">
|
||||
<img src="assets/device-detail.png" alt="Device detail showing interface traffic charts for ether1, ether2, and SFP+ ports with WinBox and SSH buttons" loading="lazy" width="800" height="500">
|
||||
<figcaption>Interface Traffic — dude-core-01</figcaption>
|
||||
<img src="assets/device-detail.png" alt="Device detail showing interface traffic charts and WinBox and SSH session buttons" loading="lazy" width="800" height="500">
|
||||
<figcaption>Device Detail — gw-bowling-alley</figcaption>
|
||||
</figure>
|
||||
|
||||
<figure class="screenshot-card">
|
||||
<img src="assets/device-health.png" alt="Device health metrics showing CPU load, memory usage, disk usage, and temperature charts" loading="lazy" width="800" height="500">
|
||||
<figcaption>Device Health Metrics — bowling-ap-01</figcaption>
|
||||
<figcaption>Device Health Metrics</figcaption>
|
||||
</figure>
|
||||
|
||||
<figure class="screenshot-card">
|
||||
@@ -337,8 +337,8 @@
|
||||
</figure>
|
||||
|
||||
<figure class="screenshot-card">
|
||||
<img src="assets/dashboard-strangers-ranch.png" alt="Multi-tenant dashboard showing The Stranger's Ranch with tenant switcher" loading="lazy" width="800" height="500">
|
||||
<figcaption>Multi-Tenant — The Stranger’s Ranch</figcaption>
|
||||
<img src="assets/dashboard-irken-empire.png" alt="Multi-tenant dashboard showing Irken Empire with tenant switcher and device events" loading="lazy" width="800" height="500">
|
||||
<figcaption>Multi-Tenant — Irken Empire</figcaption>
|
||||
</figure>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user