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 f875eaa commit d428132Copy full SHA for d428132
Website/src/pages/index.js
@@ -268,8 +268,8 @@ export default function Home() {
268
</Heading>
269
<div className="gallery-container2">
270
<img
271
- src="/img/preview_tabs_drag_drop.gif"
272
- alt="NETworkManager Tabs and Drag & Drop"
+ src="./img/preview_tabs_drag_drop.gif"
+ alt="NETworkManager tabs and drag & drop preview"
273
className={styles.image}
274
/>
275
</div>
0 commit comments