mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-11 09:51:47 +00:00
Update page.tsx
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user