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:
Jason Staack
2026-03-17 19:49:26 -05:00
parent ddcea97dd0
commit 412f9c2530
11 changed files with 8 additions and 8 deletions

View File

@@ -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 &mdash; 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 &mdash; 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 &mdash; 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 &mdash; 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 &mdash; The Stranger&rsquo;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 &mdash; Irken Empire</figcaption>
</figure>
</div>