Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
fixed image url path
Browse files Browse the repository at this point in the history
  • Loading branch information
ekinnalcaci committed Jan 18, 2024
1 parent 870b725 commit cd56894
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file added docs/assets/avm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/tracking.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Insightio is a platform that provides crowd/object counting and tracking solutions for businesses. Users have the capability to establish an account, acquire a commercial license, set up cameras, and define the classes of tracked objects.

<div style="text-align: center;">
<img src="../assets/indexPage/tracking.gif" alt="Tracking gif" width="600" height="400">
<img src="assets/tracking.gif" alt="Tracking gif" width="600" height="400">
</div>

## Vision
Expand All @@ -15,7 +15,7 @@ To lead the way in providing businesses looking for unmatched insights through o
With the flexible platform Insightio, which provides state-of-the-art solutions for object and crowd tracking, you can empower businesses. Our goal is to continuously innovate in order to provide useful insights, promote growth, and make the world a more intelligent and connected place.

<div style="text-align: center;">
<img src="../assets/indexPage/avm.png" alt="Mall tracking image" width="600" height="400">
<img src="assets/avm.png" alt="Mall tracking image" width="600" height="400">
</div>

## Feautures
Expand Down
Binary file modified site/sitemap.xml.gz
Binary file not shown.

0 comments on commit cd56894

Please sign in to comment.