feat: replace the placeholder image with a real screenshot of MERNMail
This commit is contained in:
parent
96a431beeb
commit
23253b7ff3
2 changed files with 2 additions and 2 deletions
|
@ -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 |
Loading…
Reference in a new issue