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 0bbf44c commit 408ae5aCopy full SHA for 408ae5a
src/components/molecules/BoostHubFeatureIntro.tsx
@@ -55,7 +55,7 @@ const BoostHubFeatureIntro = () => {
55
</li>
56
</ul>
57
<div className='screenShot'>
58
- <Image src='/static/boosthub.png' />
+ <Image src='/app/static/boosthub.png' />
59
</div>
60
</Container>
61
)
0 commit comments