Update page.tsx

This commit is contained in:
Delba de Oliveira
2023-10-03 14:47:49 +01:00
parent 0b58f5d55a
commit 4855626bcd

View File

@@ -31,7 +31,7 @@ export default function Page() {
</div>
<div className="flex items-center justify-center p-6 md:w-3/5 md:p-24">
<Image
src="/hero-1.png"
src="/hero.png"
width={1000}
height={760}
alt="Dashboard Hero"