Skip to content

Commit d428132

Browse files
committed
Update index.js
1 parent f875eaa commit d428132

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Website/src/pages/index.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -268,8 +268,8 @@ export default function Home() {
268268
</Heading>
269269
<div className="gallery-container2">
270270
<img
271-
src="/img/preview_tabs_drag_drop.gif"
272-
alt="NETworkManager Tabs and Drag & Drop"
271+
src="./img/preview_tabs_drag_drop.gif"
272+
alt="NETworkManager tabs and drag & drop preview"
273273
className={styles.image}
274274
/>
275275
</div>

0 commit comments

Comments
 (0)