We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b6e496 commit f1d9668Copy full SHA for f1d9668
pages/index.tsx
@@ -22,13 +22,13 @@ const Home: NextPage = () => {
22
</p>
23
24
<div className={styles.grid}>
25
- [demo image]
+ <Image src="/images/demo.png" width={2260} height={1156} />
26
</div>
27
</main>
28
29
<footer className={styles.footer}>
30
<a
31
- href="https://vercel.com?utm_source=create-next-app&utm_medium=default-template&utm_campaign=create-next-app"
+ href="https://twitter.com/git_letter"
32
target="_blank"
33
rel="noopener noreferrer"
34
>
public/images/demo.png
430 KB
0 commit comments