feat: replace the placeholder image with a real screenshot of MERNMail

This commit is contained in:
Dorian Niemiec 2024-11-05 22:08:41 +01:00
parent 96a431beeb
commit 23253b7ff3
2 changed files with 2 additions and 2 deletions

View file

@ -40,8 +40,8 @@ function Hero() {
<Image
src="/screenshot.png"
alt="MERNMail screenshot"
width={1600}
height={1200}
width={1200}
height={900}
className="w-full rounded-lg"
/>
</div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 53 KiB

After

Width:  |  Height:  |  Size: 1 MiB