mirror of
https://github.com/davidkaya/aryx.git
synced 2026-08-03 18:38:35 +02:00
fix: screenshot
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user