diff --git a/src/components/GlossaryCard.js b/src/components/GlossaryCard.js index 344452235..ba212af8c 100644 --- a/src/components/GlossaryCard.js +++ b/src/components/GlossaryCard.js @@ -1,5 +1,5 @@ import React from "react"; -import ArrowUpRight from "../../static/img/ArrowUpRight.svg"; +import ArrowUpRight from "../../static/img/ArrowUpRight.webp"; const GlossaryCard = ({name, description, link}) => { return ( diff --git a/src/components/Intro.js b/src/components/Intro.js index d1f90ebc7..fe6b07081 100644 --- a/src/components/Intro.js +++ b/src/components/Intro.js @@ -38,7 +38,7 @@ function Languages() { > Go lang logo

Go

@@ -51,7 +51,7 @@ function Languages() { > Java logo

Java

@@ -64,7 +64,7 @@ function Languages() { > Python logo

Python

@@ -77,7 +77,7 @@ function Languages() { > Javascript logo

Javascript

@@ -90,7 +90,7 @@ function Languages() { > Javascript logo

Rust

@@ -103,7 +103,7 @@ function Languages() { > Javascript logo

CSharp

@@ -143,7 +143,7 @@ function Frameworks() { > Docker logo

MongoDB

@@ -156,7 +156,7 @@ function Frameworks() { > HTTP logo

HTTP

@@ -169,7 +169,7 @@ function Frameworks() { > PostgresSQL logo

PostgresSQL

@@ -182,7 +182,7 @@ function Frameworks() { > Redis logo

Redis

@@ -192,7 +192,7 @@ function Frameworks() { MySQL logo

MySQL

@@ -202,7 +202,7 @@ function Frameworks() { DynamoDB logo

DynamoDB

diff --git a/src/components/SDKs.js b/src/components/SDKs.js index b6e685418..068c6d9de 100644 --- a/src/components/SDKs.js +++ b/src/components/SDKs.js @@ -17,7 +17,7 @@ export const SDKs = () => { > Windows logo

Windows

@@ -28,7 +28,7 @@ export const SDKs = () => { > Linux logo

Linux

@@ -39,7 +39,7 @@ export const SDKs = () => { > Mac logo

MacOS

diff --git a/static/diagrams/activity-execution-with-retry.webp b/static/diagrams/activity-execution-with-retry.webp new file mode 100644 index 000000000..1212ff6c7 Binary files /dev/null and b/static/diagrams/activity-execution-with-retry.webp differ diff --git a/static/diagrams/activity-execution.webp b/static/diagrams/activity-execution.webp new file mode 100644 index 000000000..506247fec Binary files /dev/null and b/static/diagrams/activity-execution.webp differ diff --git a/static/diagrams/background-checks/candidate-accept-flow.webp b/static/diagrams/background-checks/candidate-accept-flow.webp new file mode 100644 index 000000000..388114bb1 Binary files /dev/null and b/static/diagrams/background-checks/candidate-accept-flow.webp differ diff --git a/static/diagrams/background-checks/component-topology.webp b/static/diagrams/background-checks/component-topology.webp new file mode 100644 index 000000000..f2b1de005 Binary files /dev/null and b/static/diagrams/background-checks/component-topology.webp differ diff --git a/static/diagrams/background-checks/employment-verification-flow.webp b/static/diagrams/background-checks/employment-verification-flow.webp new file mode 100644 index 000000000..23a0380c9 Binary files /dev/null and b/static/diagrams/background-checks/employment-verification-flow.webp differ diff --git a/static/diagrams/background-checks/federal-criminal-search-flow.webp b/static/diagrams/background-checks/federal-criminal-search-flow.webp new file mode 100644 index 000000000..d12eaecc0 Binary files /dev/null and b/static/diagrams/background-checks/federal-criminal-search-flow.webp differ diff --git a/static/diagrams/background-checks/main-background-check.webp b/static/diagrams/background-checks/main-background-check.webp new file mode 100644 index 000000000..646790409 Binary files /dev/null and b/static/diagrams/background-checks/main-background-check.webp differ diff --git a/static/diagrams/background-checks/motor-vehicle-search-flow.webp b/static/diagrams/background-checks/motor-vehicle-search-flow.webp new file mode 100644 index 000000000..df30652f9 Binary files /dev/null and b/static/diagrams/background-checks/motor-vehicle-search-flow.webp differ diff --git a/static/diagrams/background-checks/ssn-trace-flow.webp b/static/diagrams/background-checks/ssn-trace-flow.webp new file mode 100644 index 000000000..6b57b0adf Binary files /dev/null and b/static/diagrams/background-checks/ssn-trace-flow.webp differ diff --git a/static/diagrams/background-checks/state-criminal-search-flow.webp b/static/diagrams/background-checks/state-criminal-search-flow.webp new file mode 100644 index 000000000..42b1973c4 Binary files /dev/null and b/static/diagrams/background-checks/state-criminal-search-flow.webp differ diff --git a/static/diagrams/background-checks/step-by-step-high-level-swim-lane.webp b/static/diagrams/background-checks/step-by-step-high-level-swim-lane.webp new file mode 100644 index 000000000..371bddf28 Binary files /dev/null and b/static/diagrams/background-checks/step-by-step-high-level-swim-lane.webp differ diff --git a/static/diagrams/basic-distributed-system.webp b/static/diagrams/basic-distributed-system.webp new file mode 100644 index 000000000..c9274a77a Binary files /dev/null and b/static/diagrams/basic-distributed-system.webp differ diff --git a/static/diagrams/commands.webp b/static/diagrams/commands.webp new file mode 100644 index 000000000..ac6b98ae0 Binary files /dev/null and b/static/diagrams/commands.webp differ diff --git a/static/diagrams/default-data-converter.webp b/static/diagrams/default-data-converter.webp new file mode 100644 index 000000000..4ab7ab1ca Binary files /dev/null and b/static/diagrams/default-data-converter.webp differ diff --git a/static/diagrams/heartbeat-timeout.webp b/static/diagrams/heartbeat-timeout.webp new file mode 100644 index 000000000..d4528a397 Binary files /dev/null and b/static/diagrams/heartbeat-timeout.webp differ diff --git a/static/diagrams/learning-path-candidate-accept-flow.webp b/static/diagrams/learning-path-candidate-accept-flow.webp new file mode 100644 index 000000000..c04ff0d9e Binary files /dev/null and b/static/diagrams/learning-path-candidate-accept-flow.webp differ diff --git a/static/diagrams/learning-path-employment-verification-flow.webp b/static/diagrams/learning-path-employment-verification-flow.webp new file mode 100644 index 000000000..079482d6b Binary files /dev/null and b/static/diagrams/learning-path-employment-verification-flow.webp differ diff --git a/static/diagrams/learning-path-federal-criminal-search-flow.webp b/static/diagrams/learning-path-federal-criminal-search-flow.webp new file mode 100644 index 000000000..989ecea86 Binary files /dev/null and b/static/diagrams/learning-path-federal-criminal-search-flow.webp differ diff --git a/static/diagrams/learning-path-main-background-check.webp b/static/diagrams/learning-path-main-background-check.webp new file mode 100644 index 000000000..ffef5211a Binary files /dev/null and b/static/diagrams/learning-path-main-background-check.webp differ diff --git a/static/diagrams/learning-path-motor-vehicle-search-flow.webp b/static/diagrams/learning-path-motor-vehicle-search-flow.webp new file mode 100644 index 000000000..93bf6858f Binary files /dev/null and b/static/diagrams/learning-path-motor-vehicle-search-flow.webp differ diff --git a/static/diagrams/learning-path-ssn-trace-flow.webp b/static/diagrams/learning-path-ssn-trace-flow.webp new file mode 100644 index 000000000..ff863c516 Binary files /dev/null and b/static/diagrams/learning-path-ssn-trace-flow.webp differ diff --git a/static/diagrams/learning-path-state-criminal-search-flow.webp b/static/diagrams/learning-path-state-criminal-search-flow.webp new file mode 100644 index 000000000..72be00424 Binary files /dev/null and b/static/diagrams/learning-path-state-criminal-search-flow.webp differ diff --git a/static/diagrams/learning-path-step-by-step-high-level-swim-lane.webp b/static/diagrams/learning-path-step-by-step-high-level-swim-lane.webp new file mode 100644 index 000000000..12f690c08 Binary files /dev/null and b/static/diagrams/learning-path-step-by-step-high-level-swim-lane.webp differ diff --git a/static/diagrams/long-running-human-driven-workflow-component-topology.webp b/static/diagrams/long-running-human-driven-workflow-component-topology.webp new file mode 100644 index 000000000..fb4e0a19c Binary files /dev/null and b/static/diagrams/long-running-human-driven-workflow-component-topology.webp differ diff --git a/static/diagrams/parent-child-workflow-execution-relationship.webp b/static/diagrams/parent-child-workflow-execution-relationship.webp new file mode 100644 index 000000000..baec2a6f7 Binary files /dev/null and b/static/diagrams/parent-child-workflow-execution-relationship.webp differ diff --git a/static/diagrams/parent-child-workflow-execution-with-continue-as-new.webp b/static/diagrams/parent-child-workflow-execution-with-continue-as-new.webp new file mode 100644 index 000000000..0b17f56fe Binary files /dev/null and b/static/diagrams/parent-child-workflow-execution-with-continue-as-new.webp differ diff --git a/static/diagrams/parent-close-policy.webp b/static/diagrams/parent-close-policy.webp new file mode 100644 index 000000000..cd15ec882 Binary files /dev/null and b/static/diagrams/parent-close-policy.webp differ diff --git a/static/diagrams/query.webp b/static/diagrams/query.webp new file mode 100644 index 000000000..a710e3276 Binary files /dev/null and b/static/diagrams/query.webp differ diff --git a/static/diagrams/reentrant-process-characteristics.webp b/static/diagrams/reentrant-process-characteristics.webp new file mode 100644 index 000000000..5e97a1480 Binary files /dev/null and b/static/diagrams/reentrant-process-characteristics.webp differ diff --git a/static/diagrams/schedule-to-close-timeout-with-retry.webp b/static/diagrams/schedule-to-close-timeout-with-retry.webp new file mode 100644 index 000000000..a4c748b1a Binary files /dev/null and b/static/diagrams/schedule-to-close-timeout-with-retry.webp differ diff --git a/static/diagrams/schedule-to-close-timeout.png b/static/diagrams/schedule-to-close-timeout.png deleted file mode 100644 index 928412525..000000000 Binary files a/static/diagrams/schedule-to-close-timeout.png and /dev/null differ diff --git a/static/diagrams/schedule-to-close-timeout.webp b/static/diagrams/schedule-to-close-timeout.webp new file mode 100644 index 000000000..7f70dd7d3 Binary files /dev/null and b/static/diagrams/schedule-to-close-timeout.webp differ diff --git a/static/diagrams/schedule-to-start-timeout-with-retry.webp b/static/diagrams/schedule-to-start-timeout-with-retry.webp new file mode 100644 index 000000000..16b6ab465 Binary files /dev/null and b/static/diagrams/schedule-to-start-timeout-with-retry.webp differ diff --git a/static/diagrams/schedule-to-start-timeout.webp b/static/diagrams/schedule-to-start-timeout.webp new file mode 100644 index 000000000..295c4715d Binary files /dev/null and b/static/diagrams/schedule-to-start-timeout.webp differ diff --git a/static/diagrams/signal.webp b/static/diagrams/signal.webp new file mode 100644 index 000000000..56c1f9947 Binary files /dev/null and b/static/diagrams/signal.webp differ diff --git a/static/diagrams/start-to-close-timeout-with-retry.webp b/static/diagrams/start-to-close-timeout-with-retry.webp new file mode 100644 index 000000000..3440038ff Binary files /dev/null and b/static/diagrams/start-to-close-timeout-with-retry.webp differ diff --git a/static/diagrams/start-to-close-timeout.webp b/static/diagrams/start-to-close-timeout.webp new file mode 100644 index 000000000..763c099ff Binary files /dev/null and b/static/diagrams/start-to-close-timeout.webp differ diff --git a/static/diagrams/task-queue.webp b/static/diagrams/task-queue.webp new file mode 100644 index 000000000..2525f1e50 Binary files /dev/null and b/static/diagrams/task-queue.webp differ diff --git a/static/diagrams/temporal-cluster.webp b/static/diagrams/temporal-cluster.webp new file mode 100644 index 000000000..693e7cf65 Binary files /dev/null and b/static/diagrams/temporal-cluster.webp differ diff --git a/static/diagrams/temporal-cron-job-failure-with-retry.webp b/static/diagrams/temporal-cron-job-failure-with-retry.webp new file mode 100644 index 000000000..dfb3010d6 Binary files /dev/null and b/static/diagrams/temporal-cron-job-failure-with-retry.webp differ diff --git a/static/diagrams/temporal-cron-job-flow.webp b/static/diagrams/temporal-cron-job-flow.webp new file mode 100644 index 000000000..48fa21583 Binary files /dev/null and b/static/diagrams/temporal-cron-job-flow.webp differ diff --git a/static/diagrams/temporal-cron-job.webp b/static/diagrams/temporal-cron-job.webp new file mode 100644 index 000000000..88faaeb0f Binary files /dev/null and b/static/diagrams/temporal-cron-job.webp differ diff --git a/static/diagrams/temporal-database.webp b/static/diagrams/temporal-database.webp new file mode 100644 index 000000000..410e882c4 Binary files /dev/null and b/static/diagrams/temporal-database.webp differ diff --git a/static/diagrams/temporal-frontend-service.webp b/static/diagrams/temporal-frontend-service.webp new file mode 100644 index 000000000..852d5d4c8 Binary files /dev/null and b/static/diagrams/temporal-frontend-service.webp differ diff --git a/static/diagrams/temporal-history-service.webp b/static/diagrams/temporal-history-service.webp new file mode 100644 index 000000000..39080dce8 Binary files /dev/null and b/static/diagrams/temporal-history-service.webp differ diff --git a/static/diagrams/temporal-intro.webp b/static/diagrams/temporal-intro.webp new file mode 100644 index 000000000..9ac43b7cf Binary files /dev/null and b/static/diagrams/temporal-intro.webp differ diff --git a/static/diagrams/temporal-matching-service.webp b/static/diagrams/temporal-matching-service.webp new file mode 100644 index 000000000..a97035148 Binary files /dev/null and b/static/diagrams/temporal-matching-service.webp differ diff --git a/static/diagrams/temporal-platform-simple.webp b/static/diagrams/temporal-platform-simple.webp new file mode 100644 index 000000000..640156636 Binary files /dev/null and b/static/diagrams/temporal-platform-simple.webp differ diff --git a/static/diagrams/temporal-system-entity-relationship.webp b/static/diagrams/temporal-system-entity-relationship.webp new file mode 100644 index 000000000..d690c127b Binary files /dev/null and b/static/diagrams/temporal-system-entity-relationship.webp differ diff --git a/static/diagrams/temporal-system-simple.webp b/static/diagrams/temporal-system-simple.webp new file mode 100644 index 000000000..8d6fe5957 Binary files /dev/null and b/static/diagrams/temporal-system-simple.webp differ diff --git a/static/diagrams/temporal-vs-traditional.webp b/static/diagrams/temporal-vs-traditional.webp new file mode 100644 index 000000000..2af925a86 Binary files /dev/null and b/static/diagrams/temporal-vs-traditional.webp differ diff --git a/static/diagrams/temporal-worker-service.webp b/static/diagrams/temporal-worker-service.webp new file mode 100644 index 000000000..672451779 Binary files /dev/null and b/static/diagrams/temporal-worker-service.webp differ diff --git a/static/diagrams/traditional-comparison.webp b/static/diagrams/traditional-comparison.webp new file mode 100644 index 000000000..558b57cea Binary files /dev/null and b/static/diagrams/traditional-comparison.webp differ diff --git a/static/diagrams/worker-and-server-component.webp b/static/diagrams/worker-and-server-component.webp new file mode 100644 index 000000000..82af18164 Binary files /dev/null and b/static/diagrams/worker-and-server-component.webp differ diff --git a/static/diagrams/worker-and-server-entity-relationship.webp b/static/diagrams/worker-and-server-entity-relationship.webp new file mode 100644 index 000000000..4a798d240 Binary files /dev/null and b/static/diagrams/worker-and-server-entity-relationship.webp differ diff --git a/static/diagrams/workflow-execution-progressing-and-suspended.webp b/static/diagrams/workflow-execution-progressing-and-suspended.webp new file mode 100644 index 000000000..c8e072c47 Binary files /dev/null and b/static/diagrams/workflow-execution-progressing-and-suspended.webp differ diff --git a/static/diagrams/workflow-execution-running-status.webp b/static/diagrams/workflow-execution-running-status.webp new file mode 100644 index 000000000..574a8ab8b Binary files /dev/null and b/static/diagrams/workflow-execution-running-status.webp differ diff --git a/static/diagrams/workflow-execution-statuses.webp b/static/diagrams/workflow-execution-statuses.webp new file mode 100644 index 000000000..d07399fc2 Binary files /dev/null and b/static/diagrams/workflow-execution-statuses.webp differ diff --git a/static/diagrams/workflow-execution-timeout.webp b/static/diagrams/workflow-execution-timeout.webp new file mode 100644 index 000000000..3b413ff0a Binary files /dev/null and b/static/diagrams/workflow-execution-timeout.webp differ diff --git a/static/diagrams/workflow-execution-with-single-activity-execution.webp b/static/diagrams/workflow-execution-with-single-activity-execution.webp new file mode 100644 index 000000000..016e101a4 Binary files /dev/null and b/static/diagrams/workflow-execution-with-single-activity-execution.webp differ diff --git a/static/diagrams/workflow-run-timeout.webp b/static/diagrams/workflow-run-timeout.webp new file mode 100644 index 000000000..6d3558838 Binary files /dev/null and b/static/diagrams/workflow-run-timeout.webp differ diff --git a/static/diagrams/workflow-task-timeout.webp b/static/diagrams/workflow-task-timeout.webp new file mode 100644 index 000000000..16899b537 Binary files /dev/null and b/static/diagrams/workflow-task-timeout.webp differ diff --git a/static/diagrams/workflow-type-cardinality.webp b/static/diagrams/workflow-type-cardinality.webp new file mode 100644 index 000000000..5d5140423 Binary files /dev/null and b/static/diagrams/workflow-type-cardinality.webp differ diff --git a/static/img/ArrowUpRight.webp b/static/img/ArrowUpRight.webp new file mode 100644 index 000000000..9a886ab3b Binary files /dev/null and b/static/img/ArrowUpRight.webp differ diff --git a/static/img/Echo-Sql-test-cases.webp b/static/img/Echo-Sql-test-cases.webp new file mode 100644 index 000000000..c6b03e483 Binary files /dev/null and b/static/img/Echo-Sql-test-cases.webp differ diff --git a/static/img/Echo-Sql-test-diff.webp b/static/img/Echo-Sql-test-diff.webp new file mode 100644 index 000000000..ac5608631 Binary files /dev/null and b/static/img/Echo-Sql-test-diff.webp differ diff --git a/static/img/Echo-Sql-test-diff2.webp b/static/img/Echo-Sql-test-diff2.webp new file mode 100644 index 000000000..ce182b999 Binary files /dev/null and b/static/img/Echo-Sql-test-diff2.webp differ diff --git a/static/img/Echo-Sql-test-run.webp b/static/img/Echo-Sql-test-run.webp new file mode 100644 index 000000000..a6f782b1c Binary files /dev/null and b/static/img/Echo-Sql-test-run.webp differ diff --git a/static/img/Flask-redis-Captured test cases.webp b/static/img/Flask-redis-Captured test cases.webp new file mode 100644 index 000000000..d3e05dc20 Binary files /dev/null and b/static/img/Flask-redis-Captured test cases.webp differ diff --git a/static/img/GET-request.webp b/static/img/GET-request.webp new file mode 100644 index 000000000..f2294aa60 Binary files /dev/null and b/static/img/GET-request.webp differ diff --git a/static/img/GSoC.webp b/static/img/GSoC.webp new file mode 100644 index 000000000..51cfc42f5 Binary files /dev/null and b/static/img/GSoC.webp differ diff --git a/static/img/Gin-Mongo-test-cases.webp b/static/img/Gin-Mongo-test-cases.webp new file mode 100644 index 000000000..fd023ec4b Binary files /dev/null and b/static/img/Gin-Mongo-test-cases.webp differ diff --git a/static/img/Gin-Mongo-test-diff.webp b/static/img/Gin-Mongo-test-diff.webp new file mode 100644 index 000000000..08b38a31c Binary files /dev/null and b/static/img/Gin-Mongo-test-diff.webp differ diff --git a/static/img/Gin-Mongo-test-runs.webp b/static/img/Gin-Mongo-test-runs.webp new file mode 100644 index 000000000..08c2d1bf5 Binary files /dev/null and b/static/img/Gin-Mongo-test-runs.webp differ diff --git a/static/img/GitTogether.webp b/static/img/GitTogether.webp new file mode 100644 index 000000000..56d2159a3 Binary files /dev/null and b/static/img/GitTogether.webp differ diff --git a/static/img/GorillaMux-Redis-test-diff.webp b/static/img/GorillaMux-Redis-test-diff.webp new file mode 100644 index 000000000..1b9936490 Binary files /dev/null and b/static/img/GorillaMux-Redis-test-diff.webp differ diff --git a/static/img/GorillaMux-Redis-test-diff2.webp b/static/img/GorillaMux-Redis-test-diff2.webp new file mode 100644 index 000000000..495451206 Binary files /dev/null and b/static/img/GorillaMux-Redis-test-diff2.webp differ diff --git a/static/img/GorillaMux-Redis-test-runs.webp b/static/img/GorillaMux-Redis-test-runs.webp new file mode 100644 index 000000000..20b7cdabf Binary files /dev/null and b/static/img/GorillaMux-Redis-test-runs.webp differ diff --git a/static/img/GorillaMux-Redis.webp b/static/img/GorillaMux-Redis.webp new file mode 100644 index 000000000..bc3bed7a3 Binary files /dev/null and b/static/img/GorillaMux-Redis.webp differ diff --git a/static/img/IntroduceBugJava.webp b/static/img/IntroduceBugJava.webp new file mode 100644 index 000000000..7095ece3a Binary files /dev/null and b/static/img/IntroduceBugJava.webp differ diff --git a/static/img/Keploy-record-docker-compose-employee-app.webp b/static/img/Keploy-record-docker-compose-employee-app.webp new file mode 100644 index 000000000..28bfc0077 Binary files /dev/null and b/static/img/Keploy-record-docker-compose-employee-app.webp differ diff --git a/static/img/Keploy-record-openhospital.webp b/static/img/Keploy-record-openhospital.webp new file mode 100644 index 000000000..ca869f2a8 Binary files /dev/null and b/static/img/Keploy-record-openhospital.webp differ diff --git a/static/img/Keploy-test-docker-compose-employee-app.webp b/static/img/Keploy-test-docker-compose-employee-app.webp new file mode 100644 index 000000000..0d7c563c8 Binary files /dev/null and b/static/img/Keploy-test-docker-compose-employee-app.webp differ diff --git a/static/img/Keploy-test-openhospital.webp b/static/img/Keploy-test-openhospital.webp new file mode 100644 index 000000000..2b7e7f8d6 Binary files /dev/null and b/static/img/Keploy-test-openhospital.webp differ diff --git a/static/img/POST-request.webp b/static/img/POST-request.webp new file mode 100644 index 000000000..1f7b642f7 Binary files /dev/null and b/static/img/POST-request.webp differ diff --git a/static/img/Podman.webp b/static/img/Podman.webp new file mode 100644 index 000000000..989f2b079 Binary files /dev/null and b/static/img/Podman.webp differ diff --git a/static/img/Run_Configuration.webp b/static/img/Run_Configuration.webp new file mode 100644 index 000000000..629fb11e7 Binary files /dev/null and b/static/img/Run_Configuration.webp differ diff --git a/static/img/Sanic-Mongo-Test.webp b/static/img/Sanic-Mongo-Test.webp new file mode 100644 index 000000000..e7238ee86 Binary files /dev/null and b/static/img/Sanic-Mongo-Test.webp differ diff --git a/static/img/Sanic-mongo-record.webp b/static/img/Sanic-mongo-record.webp new file mode 100644 index 000000000..2dcb338c8 Binary files /dev/null and b/static/img/Sanic-mongo-record.webp differ diff --git a/static/img/Testcases-results-openhospital.webp b/static/img/Testcases-results-openhospital.webp new file mode 100644 index 000000000..74d9f8094 Binary files /dev/null and b/static/img/Testcases-results-openhospital.webp differ diff --git a/static/img/TestrunsSuccess.webp b/static/img/TestrunsSuccess.webp new file mode 100644 index 000000000..5db21f5ed Binary files /dev/null and b/static/img/TestrunsSuccess.webp differ diff --git a/static/img/api-generate-it.webp b/static/img/api-generate-it.webp new file mode 100644 index 000000000..2386ceab8 Binary files /dev/null and b/static/img/api-generate-it.webp differ diff --git a/static/img/api-testing-generate.webp b/static/img/api-testing-generate.webp new file mode 100644 index 000000000..4202fc1fc Binary files /dev/null and b/static/img/api-testing-generate.webp differ diff --git a/static/img/api-tools.webp b/static/img/api-tools.webp new file mode 100644 index 000000000..39f8b2fdf Binary files /dev/null and b/static/img/api-tools.webp differ diff --git a/static/img/bun-mongo-record.webp b/static/img/bun-mongo-record.webp new file mode 100644 index 000000000..c063b100b Binary files /dev/null and b/static/img/bun-mongo-record.webp differ diff --git a/static/img/code-snippets/gin-mongo-linux-cmd.webp b/static/img/code-snippets/gin-mongo-linux-cmd.webp new file mode 100644 index 000000000..8e5f5b874 Binary files /dev/null and b/static/img/code-snippets/gin-mongo-linux-cmd.webp differ diff --git a/static/img/code-snippets/gin-mongo-test-mock.webp b/static/img/code-snippets/gin-mongo-test-mock.webp new file mode 100644 index 000000000..0d57acd3e Binary files /dev/null and b/static/img/code-snippets/gin-mongo-test-mock.webp differ diff --git a/static/img/code-snippets/gin-mongo-test-sample.webp b/static/img/code-snippets/gin-mongo-test-sample.webp new file mode 100644 index 000000000..82770cb79 Binary files /dev/null and b/static/img/code-snippets/gin-mongo-test-sample.webp differ diff --git a/static/img/code-snippets/install-keploy-logs.webp b/static/img/code-snippets/install-keploy-logs.webp new file mode 100644 index 000000000..32f14fdc3 Binary files /dev/null and b/static/img/code-snippets/install-keploy-logs.webp differ diff --git a/static/img/code-snippets/java-sample-employee-manager-noise.webp b/static/img/code-snippets/java-sample-employee-manager-noise.webp new file mode 100644 index 000000000..e48355043 Binary files /dev/null and b/static/img/code-snippets/java-sample-employee-manager-noise.webp differ diff --git a/static/img/code-snippets/keploy-record-docker.webp b/static/img/code-snippets/keploy-record-docker.webp new file mode 100644 index 000000000..4aa64a9a6 Binary files /dev/null and b/static/img/code-snippets/keploy-record-docker.webp differ diff --git a/static/img/code-snippets/keploy-record-docker2.webp b/static/img/code-snippets/keploy-record-docker2.webp new file mode 100644 index 000000000..287198d5a Binary files /dev/null and b/static/img/code-snippets/keploy-record-docker2.webp differ diff --git a/static/img/code-snippets/noise-addition.webp b/static/img/code-snippets/noise-addition.webp new file mode 100644 index 000000000..028c57e36 Binary files /dev/null and b/static/img/code-snippets/noise-addition.webp differ diff --git a/static/img/code-snippets/url-shortner-test-result.webp b/static/img/code-snippets/url-shortner-test-result.webp new file mode 100644 index 000000000..a26197139 Binary files /dev/null and b/static/img/code-snippets/url-shortner-test-result.webp differ diff --git a/static/img/csharp-logo.webp b/static/img/csharp-logo.webp new file mode 100644 index 000000000..76323c974 Binary files /dev/null and b/static/img/csharp-logo.webp differ diff --git a/static/img/delete-individual.webp b/static/img/delete-individual.webp new file mode 100644 index 000000000..dbd752bf3 Binary files /dev/null and b/static/img/delete-individual.webp differ diff --git a/static/img/delete-suite.webp b/static/img/delete-suite.webp new file mode 100644 index 000000000..1447f40c6 Binary files /dev/null and b/static/img/delete-suite.webp differ diff --git a/static/img/difference.webp b/static/img/difference.webp new file mode 100644 index 000000000..243b658f6 Binary files /dev/null and b/static/img/difference.webp differ diff --git a/static/img/docker-logo.webp b/static/img/docker-logo.webp new file mode 100644 index 000000000..33e8be80b Binary files /dev/null and b/static/img/docker-logo.webp differ diff --git a/static/img/dynamodb-logo.webp b/static/img/dynamodb-logo.webp new file mode 100644 index 000000000..b7c659b41 Binary files /dev/null and b/static/img/dynamodb-logo.webp differ diff --git a/static/img/elastic-logo.webp b/static/img/elastic-logo.webp new file mode 100644 index 000000000..7820aac79 Binary files /dev/null and b/static/img/elastic-logo.webp differ diff --git a/static/img/express-mongoose-utg.webp b/static/img/express-mongoose-utg.webp new file mode 100644 index 000000000..a40b20480 Binary files /dev/null and b/static/img/express-mongoose-utg.webp differ diff --git a/static/img/favicon.webp b/static/img/favicon.webp new file mode 100644 index 000000000..6a7a2ffd1 Binary files /dev/null and b/static/img/favicon.webp differ diff --git a/static/img/glossary/ft.webp b/static/img/glossary/ft.webp new file mode 100644 index 000000000..ad597e58d Binary files /dev/null and b/static/img/glossary/ft.webp differ diff --git a/static/img/glossary/junit.webp b/static/img/glossary/junit.webp new file mode 100644 index 000000000..63dd40a6f Binary files /dev/null and b/static/img/glossary/junit.webp differ diff --git a/static/img/glossary/keploy_VS.webp b/static/img/glossary/keploy_VS.webp new file mode 100644 index 000000000..86b07d7e0 Binary files /dev/null and b/static/img/glossary/keploy_VS.webp differ diff --git a/static/img/glossary/mocha.webp b/static/img/glossary/mocha.webp new file mode 100644 index 000000000..d65e94819 Binary files /dev/null and b/static/img/glossary/mocha.webp differ diff --git a/static/img/glossary/nunit.webp b/static/img/glossary/nunit.webp new file mode 100644 index 000000000..4aee776ff Binary files /dev/null and b/static/img/glossary/nunit.webp differ diff --git a/static/img/glossary/pytest.webp b/static/img/glossary/pytest.webp new file mode 100644 index 000000000..a1baa1168 Binary files /dev/null and b/static/img/glossary/pytest.webp differ diff --git a/static/img/glossary/rspec.webp b/static/img/glossary/rspec.webp new file mode 100644 index 000000000..c4dabecd9 Binary files /dev/null and b/static/img/glossary/rspec.webp differ diff --git a/static/img/glossary/testng.webp b/static/img/glossary/testng.webp new file mode 100644 index 000000000..25645b45b Binary files /dev/null and b/static/img/glossary/testng.webp differ diff --git a/static/img/go-lang.webp b/static/img/go-lang.webp new file mode 100644 index 000000000..b186136f8 Binary files /dev/null and b/static/img/go-lang.webp differ diff --git a/static/img/golang.webp b/static/img/golang.webp new file mode 100644 index 000000000..92ff3acb1 Binary files /dev/null and b/static/img/golang.webp differ diff --git a/static/img/gsoc-banner.webp b/static/img/gsoc-banner.webp new file mode 100644 index 000000000..5f0e0294f Binary files /dev/null and b/static/img/gsoc-banner.webp differ diff --git a/static/img/hacktoberfest.webp b/static/img/hacktoberfest.webp new file mode 100644 index 000000000..c716987cf Binary files /dev/null and b/static/img/hacktoberfest.webp differ diff --git a/static/img/how-it-works.webp b/static/img/how-it-works.webp new file mode 100644 index 000000000..026423f21 Binary files /dev/null and b/static/img/how-it-works.webp differ diff --git a/static/img/http-logo.webp b/static/img/http-logo.webp new file mode 100644 index 000000000..7a76aa955 Binary files /dev/null and b/static/img/http-logo.webp differ diff --git a/static/img/java.webp b/static/img/java.webp new file mode 100644 index 000000000..a8c8ca30f Binary files /dev/null and b/static/img/java.webp differ diff --git a/static/img/javascript-logo.webp b/static/img/javascript-logo.webp new file mode 100644 index 000000000..0b076fc7d Binary files /dev/null and b/static/img/javascript-logo.webp differ diff --git a/static/img/jwt-record.webp b/static/img/jwt-record.webp new file mode 100644 index 000000000..519509201 Binary files /dev/null and b/static/img/jwt-record.webp differ diff --git a/static/img/jwt-test-fail.webp b/static/img/jwt-test-fail.webp new file mode 100644 index 000000000..e11260e59 Binary files /dev/null and b/static/img/jwt-test-fail.webp differ diff --git a/static/img/jwt-test-pass.webp b/static/img/jwt-test-pass.webp new file mode 100644 index 000000000..e3268918b Binary files /dev/null and b/static/img/jwt-test-pass.webp differ diff --git a/static/img/keploy-cloud/console-test-run.webp b/static/img/keploy-cloud/console-test-run.webp new file mode 100644 index 000000000..e4bf8e012 Binary files /dev/null and b/static/img/keploy-cloud/console-test-run.webp differ diff --git a/static/img/keploy-cloud/denoise.webp b/static/img/keploy-cloud/denoise.webp new file mode 100644 index 000000000..883874f9b Binary files /dev/null and b/static/img/keploy-cloud/denoise.webp differ diff --git a/static/img/keploy-cloud/keploy-cloud-new-app.webp b/static/img/keploy-cloud/keploy-cloud-new-app.webp new file mode 100644 index 000000000..f438e270a Binary files /dev/null and b/static/img/keploy-cloud/keploy-cloud-new-app.webp differ diff --git a/static/img/keploy-cloud/keploy-console-cmd.webp b/static/img/keploy-cloud/keploy-console-cmd.webp new file mode 100644 index 000000000..2d5c9ae4c Binary files /dev/null and b/static/img/keploy-cloud/keploy-console-cmd.webp differ diff --git a/static/img/keploy-cloud/noise.webp b/static/img/keploy-cloud/noise.webp new file mode 100644 index 000000000..0f30646ac Binary files /dev/null and b/static/img/keploy-cloud/noise.webp differ diff --git a/static/img/keploy-cloud/test-operations.webp b/static/img/keploy-cloud/test-operations.webp new file mode 100644 index 000000000..e2e9dad87 Binary files /dev/null and b/static/img/keploy-cloud/test-operations.webp differ diff --git a/static/img/keploy-cloud/test-reports.webp b/static/img/keploy-cloud/test-reports.webp new file mode 100644 index 000000000..fb3298594 Binary files /dev/null and b/static/img/keploy-cloud/test-reports.webp differ diff --git a/static/img/keploy-logo-dark.webp b/static/img/keploy-logo-dark.webp new file mode 100644 index 000000000..ae47c9162 Binary files /dev/null and b/static/img/keploy-logo-dark.webp differ diff --git a/static/img/keploy-logo-twitter-card.webp b/static/img/keploy-logo-twitter-card.webp new file mode 100644 index 000000000..ae47c9162 Binary files /dev/null and b/static/img/keploy-logo-twitter-card.webp differ diff --git a/static/img/keploy-record-docker-employee-app.webp b/static/img/keploy-record-docker-employee-app.webp new file mode 100644 index 000000000..d73477e18 Binary files /dev/null and b/static/img/keploy-record-docker-employee-app.webp differ diff --git a/static/img/keploy-test-cases.webp b/static/img/keploy-test-cases.webp new file mode 100644 index 000000000..04e82929c Binary files /dev/null and b/static/img/keploy-test-cases.webp differ diff --git a/static/img/keploy-test-docker-compose-command.webp b/static/img/keploy-test-docker-compose-command.webp new file mode 100644 index 000000000..a52d0e686 Binary files /dev/null and b/static/img/keploy-test-docker-compose-command.webp differ diff --git a/static/img/keploy-test-docker-employee-app.webp b/static/img/keploy-test-docker-employee-app.webp new file mode 100644 index 000000000..da41cfb2c Binary files /dev/null and b/static/img/keploy-test-docker-employee-app.webp differ diff --git a/static/img/keploy-test-runs.webp b/static/img/keploy-test-runs.webp new file mode 100644 index 000000000..451e65967 Binary files /dev/null and b/static/img/keploy-test-runs.webp differ diff --git a/static/img/layers.webp b/static/img/layers.webp new file mode 100644 index 000000000..db408b843 Binary files /dev/null and b/static/img/layers.webp differ diff --git a/static/img/link-to-demo-video.webp b/static/img/link-to-demo-video.webp new file mode 100644 index 000000000..0873ae2b7 Binary files /dev/null and b/static/img/link-to-demo-video.webp differ diff --git a/static/img/mock-dependencies.webp b/static/img/mock-dependencies.webp new file mode 100644 index 000000000..7acd6f5be Binary files /dev/null and b/static/img/mock-dependencies.webp differ diff --git a/static/img/mongodb-logo.webp b/static/img/mongodb-logo.webp new file mode 100644 index 000000000..d7d14097e Binary files /dev/null and b/static/img/mongodb-logo.webp differ diff --git a/static/img/mux-mysql-keploy-record.webp b/static/img/mux-mysql-keploy-record.webp new file mode 100644 index 000000000..606628cf7 Binary files /dev/null and b/static/img/mux-mysql-keploy-record.webp differ diff --git a/static/img/mux-mysql-keploy-start.webp b/static/img/mux-mysql-keploy-start.webp new file mode 100644 index 000000000..5d3237ccb Binary files /dev/null and b/static/img/mux-mysql-keploy-start.webp differ diff --git a/static/img/mux-mysql-keploy-test-results-logs.webp b/static/img/mux-mysql-keploy-test-results-logs.webp new file mode 100644 index 000000000..2e1d00ece Binary files /dev/null and b/static/img/mux-mysql-keploy-test-results-logs.webp differ diff --git a/static/img/mux-mysql-keploy-tests.webp b/static/img/mux-mysql-keploy-tests.webp new file mode 100644 index 000000000..8e5bf83cd Binary files /dev/null and b/static/img/mux-mysql-keploy-tests.webp differ diff --git a/static/img/mux-sql-test-cases.webp b/static/img/mux-sql-test-cases.webp new file mode 100644 index 000000000..6e0e8214e Binary files /dev/null and b/static/img/mux-sql-test-cases.webp differ diff --git a/static/img/mux-sql-utg.webp b/static/img/mux-sql-utg.webp new file mode 100644 index 000000000..766ec0abe Binary files /dev/null and b/static/img/mux-sql-utg.webp differ diff --git a/static/img/mysql-logo.webp b/static/img/mysql-logo.webp new file mode 100644 index 000000000..bd7ea3232 Binary files /dev/null and b/static/img/mysql-logo.webp differ diff --git a/static/img/nextjs-postgres-record.webp b/static/img/nextjs-postgres-record.webp new file mode 100644 index 000000000..995b99535 Binary files /dev/null and b/static/img/nextjs-postgres-record.webp differ diff --git a/static/img/nextjs-postgres-test.webp b/static/img/nextjs-postgres-test.webp new file mode 100644 index 000000000..b92539887 Binary files /dev/null and b/static/img/nextjs-postgres-test.webp differ diff --git a/static/img/noise-filtration.webp b/static/img/noise-filtration.webp new file mode 100644 index 000000000..1b70550d9 Binary files /dev/null and b/static/img/noise-filtration.webp differ diff --git a/static/img/normalise-test-case.webp b/static/img/normalise-test-case.webp new file mode 100644 index 000000000..2ed010a3a Binary files /dev/null and b/static/img/normalise-test-case.webp differ diff --git a/static/img/openhospital-ui.webp b/static/img/openhospital-ui.webp new file mode 100644 index 000000000..4d97c7547 Binary files /dev/null and b/static/img/openhospital-ui.webp differ diff --git a/static/img/oracle-logo.webp b/static/img/oracle-logo.webp new file mode 100644 index 000000000..cf8b6ee95 Binary files /dev/null and b/static/img/oracle-logo.webp differ diff --git a/static/img/os/docker.webp b/static/img/os/docker.webp new file mode 100644 index 000000000..c1e8f2e80 Binary files /dev/null and b/static/img/os/docker.webp differ diff --git a/static/img/os/linux.webp b/static/img/os/linux.webp new file mode 100644 index 000000000..b0598631f Binary files /dev/null and b/static/img/os/linux.webp differ diff --git a/static/img/os/macos.webp b/static/img/os/macos.webp new file mode 100644 index 000000000..37976edcd Binary files /dev/null and b/static/img/os/macos.webp differ diff --git a/static/img/os/windows.webp b/static/img/os/windows.webp new file mode 100644 index 000000000..2949a4491 Binary files /dev/null and b/static/img/os/windows.webp differ diff --git a/static/img/oss/keploy-arch.webp b/static/img/oss/keploy-arch.webp new file mode 100644 index 000000000..6b973fd6b Binary files /dev/null and b/static/img/oss/keploy-arch.webp differ diff --git a/static/img/pet-record.webp b/static/img/pet-record.webp new file mode 100644 index 000000000..958fc26cd Binary files /dev/null and b/static/img/pet-record.webp differ diff --git a/static/img/pet-test1.webp b/static/img/pet-test1.webp new file mode 100644 index 000000000..a9cfab68c Binary files /dev/null and b/static/img/pet-test1.webp differ diff --git a/static/img/pet-test2.webp b/static/img/pet-test2.webp new file mode 100644 index 000000000..f02ca7429 Binary files /dev/null and b/static/img/pet-test2.webp differ diff --git a/static/img/postgres-logo.webp b/static/img/postgres-logo.webp new file mode 100644 index 000000000..3e2c03993 Binary files /dev/null and b/static/img/postgres-logo.webp differ diff --git a/static/img/pyramid-cost.webp b/static/img/pyramid-cost.webp new file mode 100644 index 000000000..86cd98cfd Binary files /dev/null and b/static/img/pyramid-cost.webp differ diff --git a/static/img/python.webp b/static/img/python.webp new file mode 100644 index 000000000..1c60cc35a Binary files /dev/null and b/static/img/python.webp differ diff --git a/static/img/question-mark-circle.webp b/static/img/question-mark-circle.webp new file mode 100644 index 000000000..5869f2d47 Binary files /dev/null and b/static/img/question-mark-circle.webp differ diff --git a/static/img/redis-logo.webp b/static/img/redis-logo.webp new file mode 100644 index 000000000..f6688d74c Binary files /dev/null and b/static/img/redis-logo.webp differ diff --git a/static/img/rename-testcase.webp b/static/img/rename-testcase.webp new file mode 100644 index 000000000..2aceee871 Binary files /dev/null and b/static/img/rename-testcase.webp differ diff --git a/static/img/result-openhospital.webp b/static/img/result-openhospital.webp new file mode 100644 index 000000000..d6cb9f6f4 Binary files /dev/null and b/static/img/result-openhospital.webp differ diff --git a/static/img/rust-crud-record.webp b/static/img/rust-crud-record.webp new file mode 100644 index 000000000..b255fa913 Binary files /dev/null and b/static/img/rust-crud-record.webp differ diff --git a/static/img/rust-logo.webp b/static/img/rust-logo.webp new file mode 100644 index 000000000..79ce31cd6 Binary files /dev/null and b/static/img/rust-logo.webp differ diff --git a/static/img/rust-mongo-postman-collection-import-button.webp b/static/img/rust-mongo-postman-collection-import-button.webp new file mode 100644 index 000000000..a165835e8 Binary files /dev/null and b/static/img/rust-mongo-postman-collection-import-button.webp differ diff --git a/static/img/rust-mongo-rest-postman-collection.webp b/static/img/rust-mongo-rest-postman-collection.webp new file mode 100644 index 000000000..4f5498231 Binary files /dev/null and b/static/img/rust-mongo-rest-postman-collection.webp differ diff --git a/static/img/rust-mongo-rest-postman-create-success.webp b/static/img/rust-mongo-rest-postman-create-success.webp new file mode 100644 index 000000000..fd3e015d7 Binary files /dev/null and b/static/img/rust-mongo-rest-postman-create-success.webp differ diff --git a/static/img/rust-mongo-rest-postman-get-all-success.webp b/static/img/rust-mongo-rest-postman-get-all-success.webp new file mode 100644 index 000000000..7c76806bd Binary files /dev/null and b/static/img/rust-mongo-rest-postman-get-all-success.webp differ diff --git a/static/img/rust-mongo-rest-test-run-2.webp b/static/img/rust-mongo-rest-test-run-2.webp new file mode 100644 index 000000000..70a3b0544 Binary files /dev/null and b/static/img/rust-mongo-rest-test-run-2.webp differ diff --git a/static/img/rust-mongo-rest-test-run.webp b/static/img/rust-mongo-rest-test-run.webp new file mode 100644 index 000000000..1bb9979d4 Binary files /dev/null and b/static/img/rust-mongo-rest-test-run.webp differ diff --git a/static/img/rust-mongo-test-case.webp b/static/img/rust-mongo-test-case.webp new file mode 100644 index 000000000..8d8918bcb Binary files /dev/null and b/static/img/rust-mongo-test-case.webp differ diff --git a/static/img/rust-mongo-test-run.webp b/static/img/rust-mongo-test-run.webp new file mode 100644 index 000000000..6ce69d4f6 Binary files /dev/null and b/static/img/rust-mongo-test-run.webp differ diff --git a/static/img/share.webp b/static/img/share.webp new file mode 100644 index 000000000..3d3a052c9 Binary files /dev/null and b/static/img/share.webp differ diff --git a/static/img/test-casae-detail1.webp b/static/img/test-casae-detail1.webp new file mode 100644 index 000000000..784828dca Binary files /dev/null and b/static/img/test-casae-detail1.webp differ diff --git a/static/img/test-case-Java.webp b/static/img/test-case-Java.webp new file mode 100644 index 000000000..348d0681e Binary files /dev/null and b/static/img/test-case-Java.webp differ diff --git a/static/img/test-case-detail.webp b/static/img/test-case-detail.webp new file mode 100644 index 000000000..fdb5af5a5 Binary files /dev/null and b/static/img/test-case-detail.webp differ diff --git a/static/img/test-case-page.webp b/static/img/test-case-page.webp new file mode 100644 index 000000000..19f1f82d1 Binary files /dev/null and b/static/img/test-case-page.webp differ diff --git a/static/img/test-case-page1.webp b/static/img/test-case-page1.webp new file mode 100644 index 000000000..2c4b79951 Binary files /dev/null and b/static/img/test-case-page1.webp differ diff --git a/static/img/test-cases-employeee-app.webp b/static/img/test-cases-employeee-app.webp new file mode 100644 index 000000000..815f7ac9d Binary files /dev/null and b/static/img/test-cases-employeee-app.webp differ diff --git a/static/img/test-edit.webp b/static/img/test-edit.webp new file mode 100644 index 000000000..a927c4fd2 Binary files /dev/null and b/static/img/test-edit.webp differ diff --git a/static/img/test-edited.webp b/static/img/test-edited.webp new file mode 100644 index 000000000..a927c4fd2 Binary files /dev/null and b/static/img/test-edited.webp differ diff --git a/static/img/test-generate.webp b/static/img/test-generate.webp new file mode 100644 index 000000000..0bf54f292 Binary files /dev/null and b/static/img/test-generate.webp differ diff --git a/static/img/test-noise-employee-app.webp b/static/img/test-noise-employee-app.webp new file mode 100644 index 000000000..ebc41ed88 Binary files /dev/null and b/static/img/test-noise-employee-app.webp differ diff --git a/static/img/test-run-page.webp b/static/img/test-run-page.webp new file mode 100644 index 000000000..cbfe19bbd Binary files /dev/null and b/static/img/test-run-page.webp differ diff --git a/static/img/test-run-page1.webp b/static/img/test-run-page1.webp new file mode 100644 index 000000000..83b348bf4 Binary files /dev/null and b/static/img/test-run-page1.webp differ diff --git a/static/img/test-suites.webp b/static/img/test-suites.webp new file mode 100644 index 000000000..6f3f11f5b Binary files /dev/null and b/static/img/test-suites.webp differ diff --git a/static/img/testcase-bun.webp b/static/img/testcase-bun.webp new file mode 100644 index 000000000..3d2bb71c3 Binary files /dev/null and b/static/img/testcase-bun.webp differ diff --git a/static/img/testcase-echo.webp b/static/img/testcase-echo.webp new file mode 100644 index 000000000..1bc3a5b93 Binary files /dev/null and b/static/img/testcase-echo.webp differ diff --git a/static/img/testcase-mux.webp b/static/img/testcase-mux.webp new file mode 100644 index 000000000..92a31b189 Binary files /dev/null and b/static/img/testcase-mux.webp differ diff --git a/static/img/testcase-node.webp b/static/img/testcase-node.webp new file mode 100644 index 000000000..efbff6538 Binary files /dev/null and b/static/img/testcase-node.webp differ diff --git a/static/img/testcase.webp b/static/img/testcase.webp new file mode 100644 index 000000000..fecedec94 Binary files /dev/null and b/static/img/testcase.webp differ diff --git a/static/img/testrun-echo.webp b/static/img/testrun-echo.webp new file mode 100644 index 000000000..ff1dff487 Binary files /dev/null and b/static/img/testrun-echo.webp differ diff --git a/static/img/testrun-fail-1.webp b/static/img/testrun-fail-1.webp new file mode 100644 index 000000000..a0f53ac9c Binary files /dev/null and b/static/img/testrun-fail-1.webp differ diff --git a/static/img/testrun-fail-2.webp b/static/img/testrun-fail-2.webp new file mode 100644 index 000000000..dedfebb54 Binary files /dev/null and b/static/img/testrun-fail-2.webp differ diff --git a/static/img/testrun-mux.webp b/static/img/testrun-mux.webp new file mode 100644 index 000000000..ff1dff487 Binary files /dev/null and b/static/img/testrun-mux.webp differ diff --git a/static/img/testrun-node-fail.webp b/static/img/testrun-node-fail.webp new file mode 100644 index 000000000..598c03d6d Binary files /dev/null and b/static/img/testrun-node-fail.webp differ diff --git a/static/img/testrun-node-pass.webp b/static/img/testrun-node-pass.webp new file mode 100644 index 000000000..789d90898 Binary files /dev/null and b/static/img/testrun-node-pass.webp differ diff --git a/static/img/testrun.webp b/static/img/testrun.webp new file mode 100644 index 000000000..d590dcf36 Binary files /dev/null and b/static/img/testrun.webp differ diff --git a/static/img/tool.webp b/static/img/tool.webp new file mode 100644 index 000000000..269ba2e8b Binary files /dev/null and b/static/img/tool.webp differ diff --git a/static/img/typescript.webp b/static/img/typescript.webp new file mode 100644 index 000000000..9b7c48a00 Binary files /dev/null and b/static/img/typescript.webp differ diff --git a/static/img/wsl-record-ts.webp b/static/img/wsl-record-ts.webp new file mode 100644 index 000000000..25c984c21 Binary files /dev/null and b/static/img/wsl-record-ts.webp differ diff --git a/static/img/wsl-test-summary-ts.webp b/static/img/wsl-test-summary-ts.webp new file mode 100644 index 000000000..da80c996d Binary files /dev/null and b/static/img/wsl-test-summary-ts.webp differ diff --git a/static/img/wsl-test-ts.webp b/static/img/wsl-test-ts.webp new file mode 100644 index 000000000..9b8d5265b Binary files /dev/null and b/static/img/wsl-test-ts.webp differ