fix: screenshot

This commit is contained in:
David Kaya
2026-03-25 23:36:50 +01:00
parent 5ed2b8bcd4
commit f94c3232b4
3 changed files with 1 additions and 32 deletions
+1 -1
View File
@@ -61,7 +61,7 @@ import Base from '../layouts/Base.astro';
<div class="relative rounded-2xl border border-zinc-800 bg-zinc-900/50 p-2 shadow-2xl shadow-black/40 ring-1 ring-white/5">
<div class="overflow-hidden rounded-xl">
<img
src="/images/screenshot-placeholder.svg"
src="/images/screenshot.png"
alt="Aryx application screenshot showing the workspace with chat, sidebar, and activity panel"
class="w-full"
width="1280"