Fix images - docs (#515)
This commit is contained in:
@@ -9,7 +9,7 @@ Skyvern can be instructed to navigate to job application websites like Lever.co
|
||||
[💡 See it for yourself](https://app.skyvern.com/create/job_application)
|
||||
|
||||
<p align="center">
|
||||
<img src="images/job_application_demo.gif"/>
|
||||
<img src="/images/job_application_demo.gif" alt="Skyvern applying to a demo job on lever.co" />
|
||||
</p>
|
||||
|
||||
## Automate transactions on e-commerce websites
|
||||
@@ -18,7 +18,7 @@ Skyvern can be instructed to navigate to e-commerce websites, search for product
|
||||
[💡 See it for yourself](https://app.skyvern.com/create/finditparts)
|
||||
|
||||
<p align="center">
|
||||
<img src="images/finditparts_recording_crop.gif" alt="Skyvern adding products to cart on finditparts.com" />
|
||||
<img src="/images/finditparts_recording_crop.gif" alt="Skyvern adding products to cart on finditparts.com" />
|
||||
</p>
|
||||
|
||||
## Navigating to government websites to register accounts or fill out forms
|
||||
@@ -29,7 +29,7 @@ Skyvern can navigate complex and boring government forms and fill them out with
|
||||
./run_ui.sh california_edd
|
||||
```
|
||||
<p align="center">
|
||||
<img src="images/edd_services.gif"/>
|
||||
<img src="/images/edd_services.gif"/>
|
||||
</p>
|
||||
|
||||
## Retrieving insurance quotes from insurance providers in any language
|
||||
@@ -37,17 +37,17 @@ Skyvern can navigate complex multi-part forms and fill out forms in any language
|
||||
|
||||
[💡 See it for yourself](https://app.skyvern.com/create/geico)
|
||||
<p align="center">
|
||||
<img src="images/bci_seguros_recording.gif"/>
|
||||
<img src="/images/bci_seguros_recording.gif"/>
|
||||
</p>
|
||||
|
||||
[💡 See it for yourself](https://app.skyvern.com/create/bci_seguros)
|
||||
<p align="center">
|
||||
<img src="images/geico_shu_recording_cropped.gif"/>
|
||||
<img src="/images/geico_shu_recording_cropped.gif"/>
|
||||
</p>
|
||||
|
||||
## Log into a portal and download invoices
|
||||
Skyvern can log into a website, navigate until it finds a page with invoices, and download the invoices
|
||||
|
||||
<p align="center">
|
||||
<img src="images/invoice_downloading.gif"/>
|
||||
<img src="/images/invoice_downloading.gif"/>
|
||||
</p>
|
||||
Reference in New Issue
Block a user