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 8746d8b commit 380a234Copy full SHA for 380a234
app/[locale]/(user)/components/Content.tsx
@@ -46,7 +46,7 @@ export const Content = () => {
46
</div>
47
<div className=" hidden lg:block">
48
<Image
49
- src="/homepage_illustration.png"
+ src="/globe_logo.png"
50
width={500}
51
height={400}
52
alt="illustration"
0 commit comments