diff --git a/README.md b/README.md index b95ffb43..69463838 100644 --- a/README.md +++ b/README.md @@ -169,3 +169,4 @@ Fork this repository and ensure you're working on the `main` branch: - Add Dune dashboard - Add a Development workflow - Update context7 when doc will be deployed +- Check theGraph Images with design Team diff --git a/src/assets/icons/arbitrum-logo.png b/src/assets/icons/arbitrum-logo.png deleted file mode 100644 index 98b713ed..00000000 Binary files a/src/assets/icons/arbitrum-logo.png and /dev/null differ diff --git a/src/assets/icons/arbitrum.svg b/src/assets/icons/arbitrum.svg new file mode 100644 index 00000000..29208a6a --- /dev/null +++ b/src/assets/icons/arbitrum.svg @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/assets/icons/iexec-logo.png b/src/assets/icons/iexec-logo.png new file mode 100644 index 00000000..b14ad371 Binary files /dev/null and b/src/assets/icons/iexec-logo.png differ diff --git a/src/assets/tooling-&-explorers/builder-dashboard/build-voucher-view.png b/src/assets/tooling-&-explorers/builder-dashboard/build-voucher-view.png new file mode 100644 index 00000000..1f24b91e Binary files /dev/null and b/src/assets/tooling-&-explorers/builder-dashboard/build-voucher-view.png differ diff --git a/src/assets/builder-dashboard.png b/src/assets/tooling-&-explorers/builder-dashboard/builder-dashboard.png similarity index 100% rename from src/assets/builder-dashboard.png rename to src/assets/tooling-&-explorers/builder-dashboard/builder-dashboard.png diff --git a/src/assets/tooling-&-explorers/builder-dashboard/my-iapps-view.png b/src/assets/tooling-&-explorers/builder-dashboard/my-iapps-view.png new file mode 100644 index 00000000..09c332a3 Binary files /dev/null and b/src/assets/tooling-&-explorers/builder-dashboard/my-iapps-view.png differ diff --git a/src/assets/tooling-&-explorers/the-graph/graphql-explorer.png b/src/assets/tooling-&-explorers/the-graph/graphql-explorer.png new file mode 100644 index 00000000..70ae793c Binary files /dev/null and b/src/assets/tooling-&-explorers/the-graph/graphql-explorer.png differ diff --git a/src/assets/tooling-&-explorers/the-graph/image-logo.jpg b/src/assets/tooling-&-explorers/the-graph/image-logo.jpg new file mode 100644 index 00000000..c088a768 Binary files /dev/null and b/src/assets/tooling-&-explorers/the-graph/image-logo.jpg differ diff --git a/src/assets/tooling-&-explorers/the-graph/protocol-view.jpg b/src/assets/tooling-&-explorers/the-graph/protocol-view.jpg new file mode 100644 index 00000000..69e12827 Binary files /dev/null and b/src/assets/tooling-&-explorers/the-graph/protocol-view.jpg differ diff --git a/src/components/CardGrid.vue b/src/components/CardGrid.vue index 5936099e..0127e750 100644 --- a/src/components/CardGrid.vue +++ b/src/components/CardGrid.vue @@ -1,5 +1,5 @@ diff --git a/src/components/FeatureCard.vue b/src/components/FeatureCard.vue index 42b54888..0d051088 100644 --- a/src/components/FeatureCard.vue +++ b/src/components/FeatureCard.vue @@ -1,25 +1,37 @@ diff --git a/src/components/ImageViewer.vue b/src/components/ImageViewer.vue index 83f59873..e8abc4e6 100644 --- a/src/components/ImageViewer.vue +++ b/src/components/ImageViewer.vue @@ -19,6 +19,7 @@