Update width of screenshot to 800px

This commit is contained in:
2026-02-14 23:26:26 +01:00
parent 1cc4ec4b83
commit d69bee3886
+1 -1
View File
@@ -56,7 +56,7 @@ const version = pkg.version ?? "";
<div class="feature-tag">LIVE PREVIEW</div>
</div>
<div class="showcase-image-box">
<img width="600" src="/screenshot-1.png" alt="Zaguán Blade editor interface" />
<img width="800" src="/screenshot-1.png" alt="Zaguán Blade editor interface" />
</div>
</div>
</div>