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 33c9965 commit 6a57b82Copy full SHA for 6a57b82
app/[locale]/(user)/components/Content.tsx
@@ -46,11 +46,10 @@ export const Content = () => {
46
</div>
47
<div className=" hidden lg:block">
48
<Image
49
- src={'/homepage_illustartion.png'}
+ src={'/homepage_illustration.png'}
50
width={500}
51
height={400}
52
- alt="illustartion"
53
- unoptimized
+ alt="illustration"
54
/>
55
56
public/homepage_illustartion.png public/homepage_illustration.pngpublic/homepage_illustartion.png renamed to public/homepage_illustration.png
0 commit comments