Update page.tsx - fix typo (#433)

This commit is contained in:
Krystian Mateusiak
2023-11-13 18:08:08 +01:00
committed by GitHub
parent afe1f5d71a
commit 6a9c3366fb

View File

@@ -34,7 +34,7 @@ export default function Page() {
src="/hero-desktop.png"
width={1000}
height={760}
alt="Screenshots of the dashboard project showing desktop and mobile versions"
alt="Screenshots of the dashboard project showing desktop version"
className="hidden md:block"
/>
<Image