You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by ab...@apache.org on 2023/01/31 04:17:36 UTC

[incubator-devlake] branch main updated: Fixed Image Licenses (#4261)

This is an automated email from the ASF dual-hosted git repository.

abeizn pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/main by this push:
     new 64bda8bba Fixed Image Licenses (#4261)
64bda8bba is described below

commit 64bda8bba33166ddf94e36a7ad4c64922c47e639
Author: Yumeng Wang <yu...@merico.dev>
AuthorDate: Tue Jan 31 12:17:31 2023 +0800

    Fixed Image Licenses (#4261)
    
    * fix: fixed the license of images
    
    * fix: added icon license info
    
    * fix: added svg file name
---
 LICENSE                                            |  66 ++----
 config-ui/src/images/devlake-logo.svg              |  16 ++
 config-ui/src/images/devlake-textmark.svg          |  16 ++
 config-ui/src/images/icons/file.svg                |  26 +++
 config-ui/src/images/icons/github.svg              |  16 ++
 config-ui/src/images/icons/slack.svg               |  16 ++
 config-ui/src/images/logo.svg                      |  16 ++
 config-ui/src/images/no-data.svg                   |  16 ++
 config-ui/src/images/no-webhook.svg                |  16 ++
 .../src/plugins/register/azure/assets/icon.svg     |  16 ++
 .../src/plugins/register/bitbucket/assets/icon.svg |  16 ++
 .../src/plugins/register/gitee/assets/icon.svg     |  16 ++
 .../plugins/register/gitextractor/assets/icon.svg  |  16 ++
 .../src/plugins/register/github/assets/icon.svg    |  16 ++
 .../register/github_graphql/assets/icon.svg        |  16 ++
 .../src/plugins/register/gitlab/assets/icon.svg    |  16 ++
 .../src/plugins/register/jenkins/assets/icon.svg   |  16 ++
 .../src/plugins/register/tapd/assets/icon.svg      |  16 ++
 .../src/plugins/register/webook/assets/icon.svg    |  17 ++
 .../src/plugins/register/zentao/assets/icon.svg    |  16 ++
 grafana/dashboards/DemoHomepage.json               |  12 +-
 grafana/dashboards/Homepage.json                   |  34 +--
 grafana/img/component-and-file-level-metrics.svg   | 230 ---------------------
 grafana/img/contributor-experience.svg             |  95 ---------
 grafana/img/customer.png                           | Bin 13389 -> 0 bytes
 grafana/img/delivery_capability.png                | Bin 8402 -> 0 bytes
 grafana/img/delivery_cost.png                      | Bin 5169 -> 0 bytes
 grafana/img/delivery_quality.png                   | Bin 7595 -> 0 bytes
 grafana/img/delivery_value.png                     | Bin 9087 -> 0 bytes
 grafana/img/delivery_velocity.png                  | Bin 2989 -> 0 bytes
 grafana/img/demo_quality.png                       | Bin 14761 -> 0 bytes
 grafana/img/dora.svg                               | 146 -------------
 grafana/img/engineering-overview.svg               |  82 --------
 grafana/img/engineering-throughput-team-view.svg   | 102 ---------
 grafana/img/engineering-throughput.svg             | 130 ------------
 ...b-release-quality-and-contribution-analysis.svg | 151 --------------
 grafana/img/github.svg                             |   3 -
 grafana/img/gitlab.png                             | Bin 5330 -> 0 bytes
 grafana/img/gitlab.svg                             |   6 -
 grafana/img/jenkins.png                            | Bin 11494 -> 0 bytes
 grafana/img/jenkins.svg                            |  60 ------
 grafana/img/jira.png                               | Bin 9208 -> 0 bytes
 grafana/img/jira.svg                               |  15 --
 grafana/img/practice_cross_domain.png              | Bin 6999 -> 0 bytes
 grafana/img/practice_process_delivery_quality.png  | Bin 24787 -> 0 bytes
 grafana/img/practice_process_delivery_velocity.png | Bin 33850 -> 0 bytes
 grafana/img/tapd.svg                               |   7 -
 grafana/img/trend.png                              | Bin 6576 -> 0 bytes
 grafana/img/weekly-bug-retro.svg                   | 105 ----------
 grafana/img/weekly-community-retro.svg             |  60 ------
 grafana/img/zentao.png                             | Bin 3100 -> 0 bytes
 51 files changed, 358 insertions(+), 1261 deletions(-)

diff --git a/LICENSE b/LICENSE
index 0eb9f1b35..68642b4ba 100644
--- a/LICENSE
+++ b/LICENSE
@@ -202,55 +202,29 @@
 
 --------------------------------------------------------------------------------
 
-config-ui/src/images/help.svg - Apache License, Version 2.0
+The following icon is using Feather Icons with the MIT license:
+incubator-devlake/config-ui/src/images/icons/file.svg
 
-Copyright 2022 Blueprint JS Icons
+https://feathericons.com/
 
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
+The MIT License (MIT)
 
-    http://www.apache.org/licenses/LICENSE-2.0
+Copyright (c) 2013-2017 Cole Bemis
 
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
 
---------------------------------------------------------------------------------
-
-config-ui/src/images/integrations/github.svg - Apache License, Version 2.0
-config-ui/src/images/integrations/gitlab.svg
-
-Copyright 2022 Remix Icon
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-    http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-
---------------------------------------------------------------------------------
-
-grafana/img/component-and-file-level-metrics.svg
-grafana/img/contributor-experience.svg
-grafana/img/dora.svg
-grafana/img/engineering-overview.svg
-grafana/img/engineering-throughput-team-view.svg
-grafana/img/engineering-throughput.svg
-grafana/img/github-release-quality-and-contribution-analysis.svg
-grafana/img/weekly-bug-retro.svg
-grafana/img/weekly-community-retro.svg
-
-Copyright 2020 MANYPIXELS PTE LTD
-
-All images, assets and vectors published on ManyPixels can be used for free. You can use them for noncommercial and commercial purposes. You do not need to ask permission from or provide credit to the creator or ManyPixels.
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
 
-More precisely, ManyPixels grants you an nonexclusive, worldwide copyright license to download, copy, modify, distribute, perform, and use the assets provided from ManyPixels for free, including for commercial purposes, without permission from or attributing the creator or ManyPixels. This license does not include the right to compile assets, vectors or images from ManyPixels to replicate a similar or competing service, in any form or distribute the assets in packs or otherwise. This ext [...]
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/config-ui/src/images/devlake-logo.svg b/config-ui/src/images/devlake-logo.svg
index c426adfcf..234da18d9 100644
--- a/config-ui/src/images/devlake-logo.svg
+++ b/config-ui/src/images/devlake-logo.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="100" height="100" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
     <circle cx="24" cy="24" r="24" fill="#7497F7" />
     <path
diff --git a/config-ui/src/images/devlake-textmark.svg b/config-ui/src/images/devlake-textmark.svg
index 89c0b2b73..706b087f5 100644
--- a/config-ui/src/images/devlake-textmark.svg
+++ b/config-ui/src/images/devlake-textmark.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="100" height="100" viewBox="0 0 100 13" fill="none" xmlns="http://www.w3.org/2000/svg">
     <path fill-rule="evenodd" clip-rule="evenodd"
         d="M1.85853 9.7561H0L2.06835 2.20723C2.4255 0.903737 3.61017 0 4.96171 0H6.00651C7.15817 0 8.07188 0.970163 8.00292 2.11976L7.54484 9.7561H5.74167L6.01464 6.38223H2.77185L1.85853 9.7561ZM6.35354 2.19474L6.14328 4.7937H3.20176L3.88088 2.28505C3.9989 1.84909 4.39449 1.54636 4.84614 1.54636H5.7555C6.10594 1.54636 6.3818 1.84543 6.35354 2.19474ZM37.9166 3.81498L36.9686 9.90796H35.3434L36.2102 4.35017C36.2643 3.95221 36.1831 3.93848 35.8445 3.93848H33.2443L32.3234 9.90796H30.6982L32.2 [...]
diff --git a/config-ui/src/images/icons/file.svg b/config-ui/src/images/icons/file.svg
index fcaba82e3..2b91f9946 100644
--- a/config-ui/src/images/icons/file.svg
+++ b/config-ui/src/images/icons/file.svg
@@ -1,3 +1,29 @@
+<!--
+This icon is from Feather Icons with the MIT license: https://feathericons.com/
+
+The MIT License (MIT)
+
+Copyright (c) 2013-2017 Cole Bemis
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+-->
+
 <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
   <path fill-rule="evenodd" clip-rule="evenodd"
     d="M3.23223 1.56524C3.70107 1.0964 4.33696 0.833008 5 0.833008H11.6667C11.8877 0.833008 12.0996 0.920805 12.2559 1.07709L17.2559 6.07709C17.4122 6.23337 17.5 6.44533 17.5 6.66634V16.6663C17.5 17.3294 17.2366 17.9653 16.7678 18.4341C16.2989 18.9029 15.663 19.1663 15 19.1663H5C4.33696 19.1663 3.70107 18.9029 3.23223 18.4341C2.76339 17.9653 2.5 17.3294 2.5 16.6663V3.33301C2.5 2.66997 2.76339 2.03408 3.23223 1.56524ZM5 2.49967C4.77899 2.49967 4.56702 2.58747 4.41074 2.74375C4.25446 2.900 [...]
diff --git a/config-ui/src/images/icons/github.svg b/config-ui/src/images/icons/github.svg
index 40855bb06..26c82f8bd 100644
--- a/config-ui/src/images/icons/github.svg
+++ b/config-ui/src/images/icons/github.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
   <path
     d="M9.99219 1.48926C5.16211 1.48731 1.25 5.39746 1.25 10.2236C1.25 14.04 3.69727 17.2842 7.10547 18.4756C7.56445 18.5908 7.49414 18.2647 7.49414 18.042V16.5283C4.84375 16.8389 4.73633 15.085 4.55859 14.792C4.19922 14.1787 3.34961 14.0225 3.60352 13.7295C4.20703 13.4189 4.82227 13.8076 5.53516 14.8604C6.05078 15.624 7.05664 15.4951 7.56641 15.3682C7.67773 14.9092 7.91602 14.499 8.24414 14.1807C5.49805 13.6885 4.35352 12.0127 4.35352 10.0205C4.35352 9.05371 4.67188 8.16504 5.29688 7.44 [...]
diff --git a/config-ui/src/images/icons/slack.svg b/config-ui/src/images/icons/slack.svg
index 6ff0dc7f5..116b908c0 100644
--- a/config-ui/src/images/icons/slack.svg
+++ b/config-ui/src/images/icons/slack.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
   <path
     d="M5.18033 12.4719C5.18033 13.4398 4.39804 14.2221 3.43013 14.2221C2.46222 14.2221 1.67993 13.4398 1.67993 12.4719C1.67993 11.504 2.46222 10.7217 3.43013 10.7217H5.18033V12.4719ZM6.05543 12.4719C6.05543 11.504 6.83772 10.7217 7.80563 10.7217C8.77354 10.7217 9.55583 11.504 9.55583 12.4719V16.8474C9.55583 17.8153 8.77354 18.5976 7.80563 18.5976C6.83772 18.5976 6.05543 17.8153 6.05543 16.8474V12.4719Z"
diff --git a/config-ui/src/images/logo.svg b/config-ui/src/images/logo.svg
index d833484f2..f01d5dcdf 100644
--- a/config-ui/src/images/logo.svg
+++ b/config-ui/src/images/logo.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="100" height="69" viewBox="0 0 100 69" fill="none" xmlns="http://www.w3.org/2000/svg">
     <circle cx="50" cy="24" r="24" fill="#7497F7" />
     <path
diff --git a/config-ui/src/images/no-data.svg b/config-ui/src/images/no-data.svg
index 7e75e3fc8..2a80e0103 100644
--- a/config-ui/src/images/no-data.svg
+++ b/config-ui/src/images/no-data.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="120" height="120" viewBox="0 0 120 120" fill="none" xmlns="http://www.w3.org/2000/svg">
   <path fill-rule="evenodd" clip-rule="evenodd"
     d="M42.1688 52.1064H27.1313C25.4062 52.1064 24.0188 53.4939 24.0188 55.2189C24.0188 56.9439 25.4062 58.3314 27.1313 58.3314H42.1688C43.8937 58.3314 45.2812 56.9439 45.2812 55.2189C45.2812 53.5127 43.8937 52.1064 42.1688 52.1064ZM34.7625 68.2877H27.8062C28.3875 67.7252 28.7625 66.9377 28.7625 66.0564C28.7625 64.3314 27.375 62.9439 25.65 62.9439H10.6125C8.8875 62.9439 7.5 64.3314 7.5 66.0564C7.5 67.7814 8.8875 69.1689 10.6125 69.1689H17.5687C16.9875 69.7314 16.6125 70.5189 16.6125 71.4 [...]
diff --git a/config-ui/src/images/no-webhook.svg b/config-ui/src/images/no-webhook.svg
index 9103a4f3d..1a5751a42 100644
--- a/config-ui/src/images/no-webhook.svg
+++ b/config-ui/src/images/no-webhook.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="120" height="120" viewBox="0 0 120 120" fill="none" xmlns="http://www.w3.org/2000/svg">
   <path fill-rule="evenodd" clip-rule="evenodd"
     d="M96.0375 30.5939V34.9997H91.6312C89.9062 34.9997 88.5187 36.3872 88.5187 38.1122C88.5187 39.8372 89.9062 41.2247 91.6312 41.2247H96.0375V45.6314C96.0375 47.3564 97.425 48.7439 99.15 48.7439C100.875 48.7439 102.262 47.3564 102.262 45.6314V41.2247H106.669C108.394 41.2247 109.781 39.8372 109.781 38.1122C109.781 36.406 108.394 34.9997 106.669 34.9997H102.262V30.5939C102.262 28.8689 100.875 27.4814 99.15 27.4814C97.4437 27.4814 96.0375 28.8689 96.0375 30.5939ZM35.3062 52.3438H42.2625C4 [...]
diff --git a/config-ui/src/plugins/register/azure/assets/icon.svg b/config-ui/src/plugins/register/azure/assets/icon.svg
index e04a117e1..3b1da0945 100644
--- a/config-ui/src/plugins/register/azure/assets/icon.svg
+++ b/config-ui/src/plugins/register/azure/assets/icon.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="100" height="100" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg">
     <path
         d="M41.6217 5.85234C41.4483 5.33862 41.1182 4.89221 40.6778 4.57602C40.2374 4.25982 39.7088 4.08978 39.1667 4.08984H21.0298C21.5719 4.08987 22.1004 4.25995 22.5408 4.57613C22.9812 4.89231 23.3114 5.33867 23.4848 5.85234L39.2248 52.4898C39.3564 52.8796 39.3932 53.2952 39.3324 53.702C39.2715 54.1089 39.1146 54.4955 38.8747 54.8297C38.6348 55.1639 38.3187 55.4362 37.9527 55.624C37.5867 55.8118 37.1812 55.9098 36.7698 55.9098H54.9073C55.3186 55.9097 55.7241 55.8117 56.09 55.6238C56.4 [...]
diff --git a/config-ui/src/plugins/register/bitbucket/assets/icon.svg b/config-ui/src/plugins/register/bitbucket/assets/icon.svg
index c1c19de57..d8d975703 100644
--- a/config-ui/src/plugins/register/bitbucket/assets/icon.svg
+++ b/config-ui/src/plugins/register/bitbucket/assets/icon.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="100" height="100" viewBox="0 0 52 48" fill="none" xmlns="http://www.w3.org/2000/svg">
     <path
         d="M1.68758 0.51967C1.44443 0.516534 1.20354 0.566658 0.98183 0.666529C0.760116 0.766397 0.562951 0.913588 0.404177 1.09776C0.245403 1.28194 0.128869 1.49864 0.0627574 1.73265C-0.00335344 1.96666 -0.0174403 2.2123 0.0214867 2.45233L7.09404 45.3875C7.18216 45.9129 7.45259 46.3904 7.85783 46.7363C8.26307 47.0821 8.77721 47.2741 9.30994 47.2785H43.2399C43.6392 47.2836 44.0271 47.1451 44.3329 46.8883C44.6387 46.6314 44.8421 46.2732 44.906 45.879L49.1639 19.7392H33.4921L31.4689 31.550 [...]
diff --git a/config-ui/src/plugins/register/gitee/assets/icon.svg b/config-ui/src/plugins/register/gitee/assets/icon.svg
index eb56342dc..7e81233d8 100644
--- a/config-ui/src/plugins/register/gitee/assets/icon.svg
+++ b/config-ui/src/plugins/register/gitee/assets/icon.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="100" height="100" viewBox="0 0 60 60" fill="none" xmlns="http://www.w3.org/2000/svg">
     <path fill-rule="evenodd" clip-rule="evenodd"
         d="M30 4C44.3597 4 56 15.6403 56 30C56 44.3597 44.3597 56 30 56C15.6403 56 4 44.3597 4 30C4 15.6403 15.6403 4 30 4ZM43.1616 15.5556C43.1614 15.5556 43.1611 15.5556 43.1608 15.5564H25.1856C19.8673 15.5564 15.5557 19.8677 15.5557 25.1863V43.1615C15.5557 43.8706 16.1305 44.4454 16.8396 44.4454H35.7781C40.5645 44.4454 44.4447 40.5653 44.4447 35.7789V28.3962C44.4447 27.6871 43.8698 27.1123 43.1607 27.1123H28.3949C27.6859 27.1126 27.1112 27.6873 27.1106 28.3962L27.1098 31.606C27.1093 3 [...]
diff --git a/config-ui/src/plugins/register/gitextractor/assets/icon.svg b/config-ui/src/plugins/register/gitextractor/assets/icon.svg
index f381c1841..97c0d6885 100644
--- a/config-ui/src/plugins/register/gitextractor/assets/icon.svg
+++ b/config-ui/src/plugins/register/gitextractor/assets/icon.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" width="97" height="97">
     <path fill="#7497F7" d="M92.71 44.408 52.591 4.291c-2.31-2.311-6.057-2.311-8.369 0l-8.33 8.332L46.459 23.19c2.456-.83 5.272-.273 7.229 1.685 1.969 1.97 2.521 4.81 1.67 7.275l10.186 10.185c2.465-.85 5.307-.3 7.275 1.671 2.75 2.75 2.75 7.206 0 9.958-2.752 2.751-7.208 2.751-9.961 0-2.068-2.07-2.58-5.11-1.531-7.658l-9.5-9.499v24.997c.67.332 1.303.774 1.861 1.332 2.75 2.75 2.75 7.206 0 9.959-2.75 2.749-7.209 2.749-9.957 0-2.75-2.754-2.75-7.21 0-9.959.68-.679 1.467-1.193 2.307-1.537v-25.23 [...]
 </svg>
\ No newline at end of file
diff --git a/config-ui/src/plugins/register/github/assets/icon.svg b/config-ui/src/plugins/register/github/assets/icon.svg
index a2c8de27a..ec7bb7704 100644
--- a/config-ui/src/plugins/register/github/assets/icon.svg
+++ b/config-ui/src/plugins/register/github/assets/icon.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="100" height="100" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
     <path
         d="M18 3C9.7125 3 3 9.7125 3 18C2.9983 21.1489 3.98822 24.2184 5.82933 26.773C7.67043 29.3276 10.2692 31.2376 13.257 32.232C14.007 32.3625 14.2875 31.9125 14.2875 31.518C14.2875 31.1625 14.268 29.982 14.268 28.725C10.5 29.4195 9.525 27.807 9.225 26.9625C9.0555 26.5305 8.325 25.2 7.6875 24.843C7.1625 24.5625 6.4125 23.868 7.668 23.85C8.85 23.8305 9.693 24.9375 9.975 25.3875C11.325 27.6555 13.482 27.018 14.343 26.625C14.475 25.65 14.868 24.9945 15.3 24.6195C11.9625 24.2445 8.475 22 [...]
diff --git a/config-ui/src/plugins/register/github_graphql/assets/icon.svg b/config-ui/src/plugins/register/github_graphql/assets/icon.svg
index a2c8de27a..ec7bb7704 100644
--- a/config-ui/src/plugins/register/github_graphql/assets/icon.svg
+++ b/config-ui/src/plugins/register/github_graphql/assets/icon.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="100" height="100" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
     <path
         d="M18 3C9.7125 3 3 9.7125 3 18C2.9983 21.1489 3.98822 24.2184 5.82933 26.773C7.67043 29.3276 10.2692 31.2376 13.257 32.232C14.007 32.3625 14.2875 31.9125 14.2875 31.518C14.2875 31.1625 14.268 29.982 14.268 28.725C10.5 29.4195 9.525 27.807 9.225 26.9625C9.0555 26.5305 8.325 25.2 7.6875 24.843C7.1625 24.5625 6.4125 23.868 7.668 23.85C8.85 23.8305 9.693 24.9375 9.975 25.3875C11.325 27.6555 13.482 27.018 14.343 26.625C14.475 25.65 14.868 24.9945 15.3 24.6195C11.9625 24.2445 8.475 22 [...]
diff --git a/config-ui/src/plugins/register/gitlab/assets/icon.svg b/config-ui/src/plugins/register/gitlab/assets/icon.svg
index fe7a104cc..82e5209c2 100644
--- a/config-ui/src/plugins/register/gitlab/assets/icon.svg
+++ b/config-ui/src/plugins/register/gitlab/assets/icon.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="100" height="100" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
     <path
         d="M8.80197 4.12524L12 15.0002H24L27.198 4.12524C27.2339 4.00187 27.3085 3.8933 27.4108 3.81551C27.5131 3.73772 27.6377 3.69483 27.7662 3.69315C27.8947 3.69147 28.0203 3.73109 28.1246 3.80618C28.2289 3.88126 28.3063 3.98785 28.3455 4.11024L33.588 20.4962C33.6352 20.6437 33.6356 20.8022 33.5891 20.9499C33.5426 21.0976 33.4516 21.2273 33.3285 21.3212L18 33.0002L2.66997 21.3212C2.5471 21.2272 2.45635 21.0974 2.41016 20.9497C2.36397 20.8019 2.3646 20.6436 2.41197 20.4962L7.65447 4.11 [...]
diff --git a/config-ui/src/plugins/register/jenkins/assets/icon.svg b/config-ui/src/plugins/register/jenkins/assets/icon.svg
index c3c239927..d41a69da4 100644
--- a/config-ui/src/plugins/register/jenkins/assets/icon.svg
+++ b/config-ui/src/plugins/register/jenkins/assets/icon.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="100" height="100" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
     <path
         d="M25.2912 2.67189C23.4918 1.74972 21.1902 1 18.4387 1C5.88829 1 5.42346 9.33694 5.42346 9.33694C5.42346 9.33694 3.3992 10.0417 2.79942 13.2055C2.43206 15.1248 2.91188 16.4968 3.34672 17.284C2.92688 17.7338 2.57451 18.2662 2.30461 18.8659C1.66734 20.2829 1.5174 21.9548 1.89226 23.5817C2.26712 25.2086 3.11431 26.6256 4.28388 27.5702C5.54341 28.5899 7.08785 28.9572 8.51232 28.5899C8.5873 28.5749 8.65477 28.5524 8.72974 28.5299C11.4288 32.6159 15.5372 35 20.0131 35C27.8927 35 34.31 [...]
diff --git a/config-ui/src/plugins/register/tapd/assets/icon.svg b/config-ui/src/plugins/register/tapd/assets/icon.svg
index 504813a1d..8c9acf01e 100644
--- a/config-ui/src/plugins/register/tapd/assets/icon.svg
+++ b/config-ui/src/plugins/register/tapd/assets/icon.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="100" height="100" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
     <path
         d="M30.1151 10.3491L27.9087 3.35706L4.95635 10.3491L6.96429 17.3253L15.0198 15.0396L19.4008 29.492L26.5992 27.246L22.1389 12.8491L30.1151 10.3491Z"
diff --git a/config-ui/src/plugins/register/webook/assets/icon.svg b/config-ui/src/plugins/register/webook/assets/icon.svg
index 220540b88..975d101df 100644
--- a/config-ui/src/plugins/register/webook/assets/icon.svg
+++ b/config-ui/src/plugins/register/webook/assets/icon.svg
@@ -1,3 +1,20 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
 <svg width="100" height="100" viewBox="0 0 58 52" fill="none" xmlns="http://www.w3.org/2000/svg">
   <path
     d="M27.2239 21.9899C24.8672 25.8703 22.6083 29.6289 20.3028 33.3587C19.7113 34.3151 19.4179 35.0951 19.8914 36.3131C21.1971 39.6749 19.3543 42.947 15.8922 43.8365C12.6319 44.6743 9.44613 42.5714 8.79873 39.1488C8.2243 36.1184 10.626 33.1474 14.0369 32.6745C14.3226 32.6334 14.6144 32.6289 15.0942 32.5939L20.2842 24.0791C17.0239 20.9013 15.0771 17.1851 15.5071 12.5811C15.8176 9.32719 17.1186 6.51426 19.5064 4.20918C21.7027 2.06888 24.5804 0.728584 27.6616 0.410795C30.7429 0.0930059 33. [...]
diff --git a/config-ui/src/plugins/register/zentao/assets/icon.svg b/config-ui/src/plugins/register/zentao/assets/icon.svg
index c450e329e..68e242b91 100644
--- a/config-ui/src/plugins/register/zentao/assets/icon.svg
+++ b/config-ui/src/plugins/register/zentao/assets/icon.svg
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+    http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
 <svg width="36" height="36" viewBox="0 0 36 36" fill="none" xmlns="http://www.w3.org/2000/svg">
   <path
     d="M18 2.5C14.8355 2.5 11.7421 3.43838 9.11088 5.19649C6.4797 6.95459 4.42894 9.45345 3.21793 12.3771C2.00693 15.3007 1.69008 18.5177 2.30744 21.6214C2.92481 24.7251 4.44866 27.5761 6.6863 29.8137C8.92394 32.0513 11.7749 33.5752 14.8786 34.1926C17.9823 34.8099 21.1993 34.4931 24.1229 33.2821C27.0466 32.0711 29.5454 30.0203 31.3035 27.3891C33.0616 24.7579 34 21.6645 34 18.5C34 14.2565 32.3143 10.1869 29.3137 7.18629C26.3131 4.18571 22.2435 2.5 18 2.5V2.5ZM27.3675 19.085C26.4589 19.133 [...]
diff --git a/grafana/dashboards/DemoHomepage.json b/grafana/dashboards/DemoHomepage.json
index dd684e938..c299847da 100644
--- a/grafana/dashboards/DemoHomepage.json
+++ b/grafana/dashboards/DemoHomepage.json
@@ -15,7 +15,7 @@
   "editable": true,
   "gnetId": null,
   "graphTooltip": 0,
-  "id": 61,
+  "id": 10,
   "links": [],
   "panels": [
     {
@@ -31,7 +31,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/SupYz7c7z/demo-how-fast-do-we-respond-to-customer-requirements?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:15px;padding-top:60px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/customer.png\" alt=\"customer\" width=\"50\">\n        <p style=\"text-align:center;font-size:18px;margin:20px; color:#BFC1C8\"><b>How fast do we respond to customer requirements?<b></p>\n    </div>\n</a>",
+        "content": "<a href=\"/grafana/d/SupYz7c7z/demo-how-fast-do-we-respond-to-customer-requirements?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:40px;padding-top:60px;\">\n        <p style=\"text-align:center;font-size:20px;margin:10px;\"><b>How fast do we respond to customer requirements?</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -82,7 +82,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/G4DEk75nz/demo-was-our-quality-improved-or-not?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:15px;padding-top:60px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/demo_quality.png\" alt=\"quality\" width=\"50\">\n        <p style=\"text-align:center;font-size:18px;margin:20px; color:#BFC1C8\"><b>Was our quality improved or not?<b></p>\n    </div>\n</a>",
+        "content": "<a href=\"/grafana/d/G4DEk75nz/demo-was-our-quality-improved-or-not?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:40px;padding-top:60px;\">\n        <p style=\"text-align:center;font-size:18px;margin:10px;\"><b>Was our quality improved or not?</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -133,7 +133,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/d/ddREk75nk/demo-is-this-month-more-productive-than-last?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:15px;padding-top:60px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/trend.png\" alt=\"customer\" width=\"50\">\n        <p style=\"text-align:center;font-size:18px;margin:20px; color:#BFC1C8\"><b>Is this month more productive than last?<b></p>\n    </div>\n</a>",
+        "content": "<a href=\"/d/ddREk75nk/demo-is-this-month-more-productive-than-last?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:40px;padding-top:60px;\">\n        <p style=\"text-align:center;font-size:18px;margin:10px;\"><b>Is this month more productive than last?</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -187,5 +187,5 @@
   "timezone": "",
   "title": "Demo-Homepage",
   "uid": "0Rjxknc7z",
-  "version": 7
-}
+  "version": 2
+}
\ No newline at end of file
diff --git a/grafana/dashboards/Homepage.json b/grafana/dashboards/Homepage.json
index 33c4d0ee6..1aa23e27e 100644
--- a/grafana/dashboards/Homepage.json
+++ b/grafana/dashboards/Homepage.json
@@ -15,7 +15,7 @@
   "editable": true,
   "gnetId": null,
   "graphTooltip": 0,
-  "id": 14,
+  "id": 22,
   "links": [],
   "panels": [
     {
@@ -123,7 +123,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a style= 'text-decoration:none' href=\"/grafana/d/qNo8_0M4z/dora?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:15px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/dora.svg\" alt=\"dora\" width=\"60\">\n        <p style=\"text-align:center;font-size:18px;margin:20px;\"><b>DORA</b></p>\n    </div>\n</a>",
+        "content": "<a style= 'text-decoration:none' href=\"/grafana/d/qNo8_0M4z/dora?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:50px;\">\n        <p style=\"text-align:center;font-size:20px;margin:20px;\"><b>DORA</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -174,7 +174,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/ZF6abXX7z/engineering-overview?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:15px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/engineering-overview.svg\" alt=\"engineering-overview\" width=\"60\">\n        <p style=\"text-align:center;font-size:18px;margin:20px;\"><b>Engineering Overview</b></p>\n    </div>\n</a>",
+        "content": "<a href=\"/grafana/d/ZF6abXX7z/engineering-overview?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:50px;\">\n        <p style=\"text-align:center;font-size:20px;margin:20px;\"><b>Engineering Overview</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -225,7 +225,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/Jaaimc67k/engineering-throughput-and-cycle-time?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:15px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/engineering-throughput.svg\" alt=\"engineering-throughput\" width=\"60\">\n        <p style=\"text-align:center;font-size:18px;margin:20px;\"><b>Engineering Throughput and Cycle Time</b></p>\n    </div>\n</a>",
+        "content": "<a href=\"/grafana/d/Jaaimc67k/engineering-throughput-and-cycle-time?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:50px;\">\n        <p style=\"text-align:center;font-size:20px;margin:20px;\"><b>Engineering Throughput and Cycle Time</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -276,7 +276,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/nJ1ijje7k/engineering-throughput-and-cycle-time-team-view?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:15px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/engineering-throughput-team-view.svg\" alt=\"engineering-throughput-team-view\" width=\"60\">\n        <p style=\"text-align:center;font-size:18px;margin-top:20px;\"><b>Engineering Throughput and Cycle Time - Team View</b></p>\n        <p style=\"tex [...]
+        "content": "<a href=\"/grafana/d/nJ1ijje7k/engineering-throughput-and-cycle-time-team-view?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:30px;\">\n        <p style=\"text-align:center;font-size:20px;margin-top:20px;\"><b>Engineering Throughput and Cycle Time - Team View</b></p>\n        <p style=\"text-align:center;font-size:14px;color:#AAAAAA\">(Team Configuration Required)</p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -327,7 +327,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/KxUh7IG4z/component-and-file-level-metrics?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:15px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/component-and-file-level-metrics.svg\" alt=\"component-and-file-level-metrics\" width=\"60\">\n        <p style=\"text-align:center;font-size:18px;margin:20px;\"><b>Component and File-level Metrics</b></p>\n    </div>\n</a>",
+        "content": "<a href=\"/grafana/d/KxUh7IG4z/component-and-file-level-metrics?orgId=1\">\n    <div style=\"vertical-align:center;text-align:center;margin:50px;\">\n        <p style=\"text-align:center;font-size:20px;margin:20px;\"><b>Component and File-level Metrics</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -392,7 +392,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/VTr6Y_q7z/weekly-community-retro?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:15px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/weekly-community-retro.svg\" alt=\"weekly-community-retro\" width=\"60\">\n        <p style=\"text-align:center;font-size:18px;margin:20px;\"><b>Weekly Community Retro</b></p>\n    </div>\n</a>",
+        "content": "<a href=\"/grafana/d/VTr6Y_q7z/weekly-community-retro?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:50px;\">\n        <p style=\"text-align:center;font-size:20px;margin:20px;\"><b>Weekly Community Retro</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -443,7 +443,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/bwsP5Nz4z/contributor-experience?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:15px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/contributor-experience.svg\" alt=\"contributor-experience\" width=\"60\">\n        <p style=\"text-align:center;font-size:18px;margin:20px;\"><b>Contributor Experience</b></p>\n    </div>\n</a>",
+        "content": "<a href=\"/grafana/d/bwsP5Nz4z/contributor-experience?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:50px;\">\n        <p style=\"text-align:center;font-size:20px;margin:20px;\"><b>Contributor Experience</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -494,7 +494,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/2xuOaQUnk4/github_release_quality_and_contribution_analysis?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:15px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/github-release-quality-and-contribution-analysis.svg\" alt=\"github-release-quality-and-contribution-analysis\" width=\"60\">\n        <p style=\"text-align:center;font-size:18px;margin:20px;\"><b>GitHub Release Quality and Contribution Analysis</b [...]
+        "content": "<a href=\"/grafana/d/2xuOaQUnk4/github_release_quality_and_contribution_analysis?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:30px;\">\n        <p style=\"text-align:center;font-size:20px;margin:20px;\"><b>GitHub Release Quality and Contribution Analysis</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -559,7 +559,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/-5EKA5w7k/weekly-bug-retro?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:15px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/weekly-bug-retro.svg\" alt=\"weekly-bug-retro\" width=\"60\">\n        <p style=\"text-align:center;font-size:18px;margin:20px;\"><b>Weekly Bug Retro</b></p>\n    </div>\n</a>",
+        "content": "<a href=\"/grafana/d/-5EKA5w7k/weekly-bug-retro?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:50px;\">\n        <p style=\"text-align:center;font-size:20px;margin:20px;\"><b>Weekly Bug Retro</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -624,7 +624,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/F5vqBQl7z/jira?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:15px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/jira.svg\" alt=\"jira\" width=\"60\">\n        <p style=\"text-align:center;font-size:18px;margin:20px;\"><b>Jira</b></p>\n    </div>\n</a>",
+        "content": "<a href=\"/grafana/d/F5vqBQl7z/jira?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:60px;\">\n        <p style=\"text-align:center;font-size:20px;margin:20px;\"><b>Jira</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -675,7 +675,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/KXWvOFQnz/github?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:15px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/github.svg\" alt=\"github\" width=\"60\">\n        <p style=\"text-align:center;font-size:18px;margin:20px;\"><b>GitHub</b></p>\n    </div>\n</a>",
+        "content": "<a href=\"/grafana/d/KXWvOFQnz/github?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:60px;\">\n        <p style=\"text-align:center;font-size:20px;margin:20px;\"><b>GitHub</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -726,7 +726,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/msSjEq97z/gitlab?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:15px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/gitlab.svg\" alt=\"gitlab\" width=\"60\">\n        <p style=\"text-align:center;font-size:18px;margin:20px;\"><b>GitLab</b></p>\n    </div>\n</a>",
+        "content": "<a href=\"/grafana/d/msSjEq97z/gitlab?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:60px;\">\n        <p style=\"text-align:center;font-size:20px;margin:20px;\"><b>GitLab</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -777,7 +777,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/W8AiDFQnk/jenkins?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:15px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/jenkins.svg\" alt=\"jenkins\" width=\"60\">\n        <p style=\"text-align:center;font-size:18px;margin:20px;\"><b>Jenkins</b></p>\n    </div>\n</a>",
+        "content": "<a href=\"/grafana/d/W8AiDFQnk/jenkins?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:60px;\">\n        <p style=\"text-align:center;font-size:20px;margin:20px;\"><b>Jenkins</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -828,7 +828,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/hi-907hVk/tapd?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:15px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/tapd.svg\" alt=\"tapd\" width=\"60\">\n        <p style=\"text-align:center;font-size:18px;margin:20px;\"><b>TAPD</b></p>\n    </div>\n</a>",
+        "content": "<a href=\"/grafana/d/hi-907hVk/tapd?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:60px;\">\n        <p style=\"text-align:center;font-size:20px;margin:20px;\"><b>TAPD</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -879,7 +879,7 @@
       "interval": null,
       "links": [],
       "options": {
-        "content": "<a href=\"/grafana/d/yMb4MKh4k/zentao?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:15px;\">\n        <img border=\"0\" src=\"/grafana/public/img/lake/zentao.png\" alt=\"zentao\" width=\"60\">\n        <p style=\"text-align:center;font-size:18px;margin:20px;\"><b>Zentao</b></p>\n    </div>\n</a>",
+        "content": "<a href=\"/grafana/d/yMb4MKh4k/zentao?orgId=1\">\n    <div style=\"vertical-align:middle;text-align:center;margin:60px;\">\n        <p style=\"text-align:center;font-size:20px;margin:20px;\"><b>Zentao</b></p>\n    </div>\n</a>",
         "mode": "html"
       },
       "pluginVersion": "8.0.6",
@@ -933,5 +933,5 @@
   "timezone": "",
   "title": "Homepage",
   "uid": "lCO8w-pVk",
-  "version": 3
+  "version": 2
 }
\ No newline at end of file
diff --git a/grafana/img/component-and-file-level-metrics.svg b/grafana/img/component-and-file-level-metrics.svg
deleted file mode 100644
index c0ac6314b..000000000
--- a/grafana/img/component-and-file-level-metrics.svg
+++ /dev/null
@@ -1,230 +0,0 @@
-<svg width="160" height="120" viewBox="0 0 160 120" fill="none" xmlns="http://www.w3.org/2000/svg">
-<path opacity="0.18" d="M19.7924 88.7546C19.4874 89.0065 19.1691 89.2791 19.0521 89.6548C18.8537 90.2692 19.255 90.9101 19.6977 91.3816C21.9912 93.826 25.6128 94.3976 28.9546 94.763C44.0455 96.3823 59.2606 96.5066 74.3761 95.1343C74.2523 95.2267 74.1368 95.3297 74.0311 95.4422C72.0116 97.558 73.4389 101.076 76.3706 101.3C95.1213 102.737 114.026 100.991 132.783 99.2377C134.286 99.0903 135.488 96.4206 136.741 95.5822C137.993 94.7439 138.766 92.9964 138.018 91.694C137.022 89.9598 134.084 89 [...]
-<path opacity="0.18" d="M111.029 99.0992C111.675 98.971 112.383 98.8414 112.963 99.1508C113.259 99.3084 113.493 99.5678 113.801 99.6974C114.371 99.9376 115.014 99.6842 115.612 99.525C117.885 98.9195 120.269 99.746 122.618 99.8551C124.85 99.9597 127.06 99.4131 129.22 98.8694C129.785 98.722 130.482 98.4126 130.433 97.838C130.362 97.0129 128.979 97.1013 128.522 96.4133L132.462 94.3505C132.906 94.1221 133.371 93.8555 133.538 93.3943C133.733 92.8536 133.411 92.2333 132.926 91.9209C132.442 91. [...]
-<path d="M118.293 18H57.6198V57.5956H118.293V18Z" fill="#7497F7"/>
-<path d="M118.293 18H57.6198V57.5956H118.293V18Z" fill="url(#paint0_linear_1036_4739)"/>
-<path d="M57.6198 25.7883H103.078L108.956 54.7431L57.2689 31.9455L57.6198 25.7883Z" fill="url(#paint1_linear_1036_4739)"/>
-<path d="M104.1 45.2767V78.5426C104.1 79.246 103.819 79.9206 103.319 80.4179C102.82 80.9153 102.142 81.1947 101.435 81.1947H29.6431C28.9363 81.1947 28.2584 80.9153 27.7586 80.4179C27.2588 79.9206 26.978 79.246 26.978 78.5426V36.6471C26.978 35.9437 27.2588 35.2691 27.7586 34.7718C28.2584 34.2744 28.9363 33.995 29.6431 33.995H48.4872C49.2496 33.995 49.984 34.2813 50.5434 34.7968C51.1028 35.3122 51.4462 36.0188 51.5047 36.7753L51.6957 39.28C51.7659 40.1907 52.179 41.0415 52.8524 41.6622C53. [...]
-<path d="M104.1 45.2767V78.5426C104.1 79.246 103.819 79.9206 103.319 80.4179C102.82 80.9153 102.142 81.1947 101.435 81.1947H29.6431C28.9363 81.1947 28.2584 80.9153 27.7586 80.4179C27.2588 79.9206 26.978 79.246 26.978 78.5426V36.6471C26.978 35.9437 27.2588 35.2691 27.7586 34.7718C28.2584 34.2744 28.9363 33.995 29.6431 33.995H48.4872C49.2496 33.995 49.984 34.2813 50.5434 34.7968C51.1028 35.3122 51.4462 36.0188 51.5047 36.7753L51.6957 39.28C51.7659 40.1907 52.179 41.0415 52.8524 41.6622C53. [...]
-<path d="M56.376 42.6275H55.3277C54.4098 42.6276 53.5258 42.2828 52.8524 41.6622C52.179 41.0415 51.7659 40.1907 51.6957 39.28L51.5047 36.7753C51.4901 36.5758 51.4554 36.3784 51.4011 36.1859H52.8817C53.6442 36.1856 54.3788 36.4718 54.9383 36.9873C55.4978 37.5028 55.841 38.2096 55.8992 38.9662L56.0917 41.4709C56.1213 41.8695 56.2174 42.2604 56.376 42.6275V42.6275Z" fill="#222A72"/>
-<path d="M104.1 45.2767V78.5426C104.1 79.246 103.819 79.9206 103.319 80.4179C102.82 80.9153 102.142 81.1947 101.435 81.1947H31.4184C31.393 81.0462 31.3801 80.8959 31.3799 80.7453V38.838C31.3799 38.1346 31.6607 37.4601 32.1605 36.9627C32.6603 36.4653 33.3382 36.1859 34.045 36.1859H51.4011C51.4554 36.3784 51.4901 36.5758 51.5047 36.7753L51.6957 39.28C51.7659 40.1907 52.179 41.0415 52.8524 41.6622C53.5258 42.2828 54.4098 42.6276 55.3277 42.6275H56.376C56.6571 43.2797 57.1242 43.8355 57.7195 [...]
-<path d="M104.1 44.179V77.4405C104.1 78.1439 103.819 78.8185 103.319 79.3158C102.82 79.8132 102.142 80.0926 101.435 80.0926H31.4184C31.393 79.9442 31.3801 79.7938 31.3799 79.6432V37.7433C31.3799 37.0399 31.6607 36.3653 32.1605 35.868C32.6603 35.3706 33.3382 35.0912 34.045 35.0912H51.4011C51.4547 35.2838 51.4894 35.4812 51.5047 35.6805L51.6957 38.1853C51.7658 39.0961 52.1789 39.9471 52.8523 40.568C53.5256 41.1889 54.4097 41.534 55.3277 41.5343H56.376C56.6571 42.1864 57.1242 42.7422 57.719 [...]
-<path d="M100.366 26.7165V42.629H55.3277C54.4097 42.6287 53.5256 42.2836 52.8523 41.6627C52.1789 41.0418 51.7659 40.1908 51.6957 39.28L51.5047 36.7753C51.4465 36.0187 51.1033 35.3119 50.5438 34.7964C49.9842 34.2809 49.2497 33.9946 48.4872 33.995H35.5212V26.7165H100.366Z" fill="#7497F7"/>
-<path d="M100.366 26.7165V42.629H55.3277C54.4097 42.6287 53.5256 42.2836 52.8523 41.6627C52.1789 41.0418 51.7659 40.1908 51.6957 39.28L51.5047 36.7753C51.4465 36.0187 51.1033 35.3119 50.5438 34.7964C49.9842 34.2809 49.2497 33.9946 48.4872 33.995H35.5212V26.7165H100.366Z" fill="url(#paint4_linear_1036_4739)"/>
-<path d="M57.3059 32.4671V42.6334H56.376V32.4671C56.3758 32.4066 56.3876 32.3466 56.4108 32.2905C56.4339 32.2345 56.4678 32.1836 56.5107 32.1406C56.5536 32.0976 56.6046 32.0635 56.6608 32.0401C56.7169 32.0168 56.7771 32.0047 56.838 32.0045V32.0045C56.8985 32.0039 56.9585 32.0152 57.0146 32.0377C57.0707 32.0601 57.1217 32.0934 57.1649 32.1356C57.2081 32.1777 57.2425 32.2279 57.2662 32.2833C57.2899 32.3386 57.3023 32.3981 57.3029 32.4583V32.4583L57.3059 32.4671Z" fill="url(#paint5_linear_1 [...]
-<path d="M61.7907 32.4671V42.6334H60.8609V32.4671C60.8609 32.3444 60.9099 32.2267 60.9971 32.14C61.0843 32.0532 61.2025 32.0045 61.3258 32.0045C61.4491 32.0045 61.5674 32.0532 61.6546 32.14C61.7418 32.2267 61.7907 32.3444 61.7907 32.4671V32.4671Z" fill="url(#paint6_linear_1036_4739)"/>
-<path d="M66.2756 32.4671V42.6334H65.3442V32.4671C65.3442 32.3444 65.3932 32.2267 65.4804 32.14C65.5676 32.0532 65.6859 32.0045 65.8092 32.0045C65.9325 32.0045 66.0507 32.0532 66.1379 32.14C66.2251 32.2267 66.2741 32.3444 66.2741 32.4671V32.4671H66.2756Z" fill="url(#paint7_linear_1036_4739)"/>
-<path d="M70.7604 32.4671V42.6334H69.8306V32.4671C69.8304 32.4065 69.8422 32.3465 69.8653 32.2905C69.8884 32.2345 69.9224 32.1835 69.9653 32.1406C70.0082 32.0976 70.0591 32.0635 70.1153 32.0401C70.1714 32.0168 70.2317 32.0046 70.2925 32.0045C70.4159 32.005 70.5342 32.053 70.6227 32.1385C70.7105 32.2256 70.7601 32.3437 70.7604 32.4671V32.4671Z" fill="url(#paint8_linear_1036_4739)"/>
-<path d="M75.2453 32.4671V42.6334H74.3154V32.4671C74.3154 32.3444 74.3644 32.2267 74.4516 32.14C74.5388 32.0532 74.657 32.0045 74.7804 32.0045C74.9037 32.0045 75.0219 32.0532 75.1091 32.14C75.1963 32.2267 75.2453 32.3444 75.2453 32.4671V32.4671Z" fill="url(#paint9_linear_1036_4739)"/>
-<path d="M79.7301 32.4671V42.6334H78.8003V32.4671C78.7999 32.4065 78.8116 32.3464 78.8346 32.2903C78.8577 32.2342 78.8916 32.1831 78.9346 32.1401C78.9775 32.0971 79.0285 32.063 79.0848 32.0397C79.141 32.0164 79.2013 32.0045 79.2623 32.0045V32.0045C79.3856 32.005 79.504 32.053 79.5924 32.1385C79.6361 32.1815 79.6707 32.2327 79.6943 32.2891C79.718 32.3455 79.7301 32.406 79.7301 32.4671V32.4671Z" fill="url(#paint10_linear_1036_4739)"/>
-<path d="M84.215 32.4671V42.6334H83.2852V32.4671C83.2852 32.3444 83.3341 32.2267 83.4213 32.14C83.5085 32.0532 83.6268 32.0045 83.7501 32.0045C83.8734 32.0045 83.9916 32.0532 84.0788 32.14C84.166 32.2267 84.215 32.3444 84.215 32.4671V32.4671Z" fill="url(#paint11_linear_1036_4739)"/>
-<path d="M88.6998 32.4671V42.6334H87.77V32.4671C87.77 32.4063 87.782 32.3462 87.8053 32.2901C87.8287 32.2339 87.863 32.1829 87.9061 32.14C87.9493 32.097 88.0006 32.0629 88.057 32.0397C88.1134 32.0164 88.1738 32.0045 88.2349 32.0045C88.2959 32.0045 88.3564 32.0164 88.4128 32.0397C88.4692 32.0629 88.5205 32.097 88.5636 32.14C88.6068 32.1829 88.641 32.2339 88.6644 32.2901C88.6878 32.3462 88.6998 32.4063 88.6998 32.4671V32.4671Z" fill="url(#paint12_linear_1036_4739)"/>
-<path d="M109.763 52.6067C109.248 52.8896 108.715 53.1651 108.135 53.2535C106.654 53.4789 105.234 52.4402 103.728 52.4314C103.095 52.4381 102.477 52.6242 101.946 52.9679C101.416 53.3115 100.994 53.7985 100.731 54.3718C102.104 54.6208 103.512 54.5751 104.907 54.5295L112.63 54.2716C113.194 54.2525 113.828 54.2024 114.192 53.7751C114.423 53.5055 114.488 53.1401 114.636 52.8174C114.885 52.2737 115.345 51.8582 115.673 51.3558C116.035 50.7974 116.413 49.7646 116.177 49.0912C115.844 48.163 114. [...]
-<path d="M109.763 52.6067C109.248 52.8896 108.715 53.1651 108.135 53.2535C106.654 53.4789 105.234 52.4402 103.728 52.4314C103.095 52.4381 102.477 52.6242 101.946 52.9679C101.416 53.3115 100.994 53.7985 100.731 54.3718C102.104 54.6208 103.512 54.5751 104.907 54.5295L112.63 54.2716C113.194 54.2525 113.828 54.2024 114.192 53.7751C114.423 53.5055 114.488 53.1401 114.636 52.8174C114.885 52.2737 115.345 51.8582 115.673 51.3558C116.035 50.7974 116.413 49.7646 116.177 49.0912C115.844 48.163 114. [...]
-<path d="M116.878 35.4021C116.878 35.8235 117.174 36.1889 117.255 36.6014C117.369 37.1451 117.121 37.7551 117.389 38.2413C117.685 38.7835 118.425 38.841 119.001 39.0841C119.441 39.282 119.808 39.6124 120.05 40.0287C120.292 40.445 120.396 40.9262 120.348 41.4046C120.318 41.5178 120.33 41.638 120.381 41.7435C120.424 41.7883 120.476 41.8236 120.533 41.8472C120.59 41.8708 120.652 41.8821 120.714 41.8805L122.156 42.0279C122.324 42.0616 122.497 42.0458 122.655 41.9822C122.799 41.8864 122.907 4 [...]
-<path d="M117.806 29.5248C117.683 30.4309 118.425 31.2118 119.157 31.7629C119.888 32.3139 122.31 33.4558 122.466 34.163C122.621 34.8702 122.572 35.604 122.522 36.3259C122.629 36.7679 123.326 35.4979 123.462 35.4507C123.983 35.0971 124.127 35.6246 124.17 35.8161C124.204 36.0036 124.176 36.1968 124.09 36.3672C123.872 36.8991 122.975 38.1809 123.24 39.1504C124.041 39.2977 124.284 37.2939 125.017 36.955C126.053 36.4791 126.942 36.0091 127.238 34.9144C127.586 33.6164 127.883 32.168 127.25 30. [...]
-<path d="M125.26 57.7459C125.615 57.0324 125.931 56.3006 126.207 55.5535C127.253 52.5743 126.995 49.3182 126.677 46.1784C126.646 45.7021 126.564 45.2304 126.432 44.7713C126.235 44.2339 125.966 43.7255 125.633 43.2596C125.171 42.5603 124.687 41.8727 124.182 41.1969C124.053 41.026 123.906 40.8448 123.698 40.7947C123.549 40.7723 123.396 40.786 123.253 40.8344L122.036 41.1424C120.95 41.4179 119.771 41.7538 119.125 42.6673C117.143 45.4668 115.4 48.6728 114.315 51.926C113.328 54.8915 112.341 5 [...]
-<path d="M125.26 57.7459C125.615 57.0324 125.931 56.3006 126.207 55.5535C127.253 52.5743 126.995 49.3182 126.677 46.1784C126.646 45.7021 126.564 45.2304 126.432 44.7713C126.235 44.2339 125.966 43.7255 125.633 43.2596C125.171 42.5603 124.687 41.8727 124.182 41.1969C124.053 41.026 123.906 40.8448 123.698 40.7947C123.549 40.7723 123.396 40.786 123.253 40.8344L122.036 41.1424C120.95 41.4179 119.771 41.7538 119.125 42.6673C117.143 45.4668 115.4 48.6728 114.315 51.926C113.328 54.8915 112.341 5 [...]
-<path d="M141 54.0683H91.516V84.6291H141V54.0683Z" fill="#7497F7"/>
-<path d="M141 54.0683H91.516V84.6291H141V54.0683Z" fill="url(#paint16_linear_1036_4739)"/>
-<path d="M118.754 72.3589C118.976 72.4284 119.21 72.4515 119.441 72.4266C119.31 72.7331 119.737 73.0027 120.073 72.9394C120.409 72.876 120.683 72.6447 121.015 72.6108C121.192 72.5946 121.379 72.6344 121.546 72.5696C121.693 72.499 121.814 72.3853 121.894 72.2439C122.257 71.7106 122.486 71.0991 122.7 70.495C123.199 69.1189 123.561 67.6853 124.198 66.3696C126.419 61.7756 126.663 55.0879 126.628 54.0418C126.25 54.0536 125.107 54.0919 124.736 54.1582C124.611 54.1714 124.491 54.2154 124.388 54 [...]
-<path d="M102.182 56.2238C102.574 56.2764 102.972 56.2427 103.349 56.1251C103.724 56.0066 104.115 55.9426 104.509 55.9351C104.83 55.9483 105.215 56.0235 105.422 55.7789C105.693 55.4577 105.376 54.886 105.663 54.5795C105.735 54.5029 105.834 54.4573 105.905 54.3821C105.944 54.3481 105.969 54.3007 105.975 54.2492C105.981 54.1976 105.968 54.1457 105.937 54.1036C105.887 54.0665 105.824 54.0482 105.761 54.0521C104.497 53.9838 103.229 54.0054 101.968 54.1169C101.649 54.1449 101.285 54.2038 101. [...]
-<path d="M101.176 80.2208C101.053 80.22 100.935 80.1711 100.848 80.0845C100.761 79.9979 100.712 79.8806 100.711 79.7582V59.4359C100.712 59.3134 100.761 59.1962 100.848 59.1096C100.935 59.023 101.053 58.974 101.176 58.9732V58.9732C101.237 58.973 101.297 58.9848 101.353 59.0077C101.409 59.0307 101.461 59.0646 101.504 59.1072C101.547 59.1499 101.581 59.2007 101.605 59.2565C101.628 59.3124 101.64 59.3723 101.641 59.4329V59.4329V79.7655C101.638 79.8868 101.588 80.0024 101.501 80.0875C101.415  [...]
-<path d="M105.665 80.2208C105.542 80.22 105.424 80.1711 105.337 80.0845C105.25 79.9979 105.201 79.8806 105.2 79.7582V59.4359C105.201 59.3134 105.25 59.1962 105.337 59.1096C105.424 59.023 105.542 58.974 105.665 58.9732C105.726 58.973 105.786 58.9848 105.842 59.0077C105.899 59.0307 105.95 59.0646 105.993 59.1072C106.036 59.1499 106.071 59.2007 106.094 59.2565C106.117 59.3124 106.13 59.3723 106.13 59.4329V59.4329V79.7655C106.128 79.8868 106.078 80.0024 105.991 80.0875C105.904 80.1726 105.78 [...]
-<path d="M110.15 80.2208C110.027 80.22 109.909 80.1711 109.822 80.0845C109.735 79.9979 109.686 79.8806 109.685 79.7582V59.4359C109.686 59.3134 109.735 59.1962 109.822 59.1096C109.909 59.023 110.027 58.974 110.15 58.9732V58.9732C110.211 58.973 110.271 58.9848 110.327 59.0077C110.384 59.0307 110.435 59.0646 110.478 59.1072C110.521 59.1499 110.555 59.2007 110.579 59.2565C110.602 59.3124 110.615 59.3723 110.615 59.4329V59.4329V79.7655C110.612 79.8868 110.562 80.0024 110.476 80.0875C110.389 8 [...]
-<path d="M114.635 80.2208C114.512 80.22 114.394 80.1711 114.307 80.0845C114.22 79.9979 114.171 79.8806 114.17 79.7582V59.4359C114.171 59.3134 114.22 59.1962 114.307 59.1096C114.394 59.023 114.512 58.974 114.635 58.9732V58.9732C114.696 58.973 114.756 58.9848 114.812 59.0077C114.868 59.0307 114.92 59.0646 114.963 59.1072C115.006 59.1499 115.04 59.2007 115.064 59.2565C115.087 59.3124 115.099 59.3723 115.1 59.4329V59.4329V79.7655C115.097 79.8868 115.047 80.0024 114.96 80.0875C114.874 80.1726 [...]
-<path d="M119.12 80.2208C118.996 80.22 118.879 80.171 118.792 80.0845C118.705 79.9979 118.655 79.8806 118.655 79.7582V79.7582V59.4358C118.654 59.3753 118.666 59.3153 118.689 59.2593C118.712 59.2032 118.746 59.1523 118.789 59.1093C118.832 59.0664 118.883 59.0322 118.939 59.0089C118.995 58.9855 119.056 58.9734 119.117 58.9732C119.24 58.974 119.357 59.023 119.444 59.1096C119.531 59.1962 119.581 59.3134 119.581 59.4358V59.4358V79.7582C119.581 79.8801 119.532 79.9969 119.446 80.0834C119.359 8 [...]
-<path d="M123.604 80.2208C123.481 80.22 123.364 80.171 123.276 80.0845C123.189 79.9979 123.14 79.8806 123.139 79.7582V79.7582V59.4358C123.139 59.3753 123.151 59.3153 123.174 59.2593C123.197 59.2032 123.231 59.1523 123.274 59.1093C123.317 59.0664 123.368 59.0322 123.424 59.0089C123.48 58.9855 123.541 58.9734 123.601 58.9732V58.9732C123.724 58.974 123.842 59.023 123.929 59.1096C124.016 59.1962 124.066 59.3134 124.066 59.4358V59.4358V79.7582C124.066 79.8801 124.017 79.9969 123.93 80.0834C12 [...]
-<path d="M128.089 80.2208C127.966 80.22 127.848 80.171 127.761 80.0845C127.674 79.9979 127.625 79.8806 127.624 79.7582V79.7582V59.4358C127.624 59.3753 127.636 59.3153 127.659 59.2593C127.682 59.2032 127.716 59.1523 127.759 59.1093C127.802 59.0664 127.853 59.0322 127.909 59.0089C127.965 58.9855 128.025 58.9734 128.086 58.9732C128.209 58.974 128.327 59.023 128.414 59.1096C128.501 59.1962 128.55 59.3134 128.551 59.4358V59.4358V79.7582C128.55 79.8801 128.502 79.9969 128.415 80.0834C128.329 8 [...]
-<path d="M132.574 58.9732C132.697 58.974 132.815 59.023 132.902 59.1096C132.989 59.1962 133.038 59.3134 133.039 59.4358V79.7582C133.038 79.8806 132.989 79.9979 132.902 80.0845C132.815 80.171 132.697 80.22 132.574 80.2208V80.2208C132.451 80.22 132.333 80.171 132.246 80.0845C132.159 79.9979 132.11 79.8806 132.109 79.7582V59.4358C132.11 59.3134 132.159 59.1962 132.246 59.1096C132.333 59.023 132.451 58.974 132.574 58.9732V58.9732Z" fill="url(#paint26_linear_1036_4739)"/>
-<path d="M120.572 51.8126C120.411 55.8398 120.102 59.8558 119.644 63.8604C119.553 64.659 119.459 65.4811 119.676 66.2547C119.765 66.5729 119.972 67.4717 120.184 67.728C120.48 68.1008 120.84 67.7811 121.314 67.8312C122.02 67.9063 122.284 68.3071 122.695 67.731C123.107 67.1549 123.707 65.6182 123.88 64.9316C125.173 59.5169 125.531 53.9227 124.938 48.3885C124.845 47.5133 124.721 46.6204 124.32 45.8366C123.918 45.0527 123.184 44.3838 122.304 44.2851C120.944 44.1378 120.126 45.2796 120.231 46 [...]
-<path d="M101.411 53.6749C101.264 53.7451 101.137 53.8529 101.045 53.9873C100.98 54.1172 100.942 54.2591 100.934 54.4042C100.868 54.9582 100.806 55.5491 101.053 56.05C101.066 56.0855 101.091 56.1159 101.122 56.1369C101.154 56.1473 101.188 56.1473 101.22 56.1369C101.278 56.1202 101.332 56.0909 101.378 56.0512C101.424 56.0115 101.461 55.9623 101.485 55.9071C101.533 55.796 101.564 55.6782 101.575 55.5579C101.652 55.0732 101.724 54.5869 101.805 54.1007C101.71 54.4298 101.678 54.7735 101.709  [...]
-<path d="M118.708 69.8409C118.464 69.9514 118.173 70.1517 118.242 70.4096C118.295 70.61 118.547 70.691 118.752 70.6601C118.958 70.6291 119.146 70.5245 119.345 70.4892C119.384 70.4777 119.425 70.4755 119.465 70.4826C119.505 70.4898 119.543 70.5061 119.576 70.5304C119.61 70.5694 119.632 70.6176 119.639 70.6689C119.707 71.0269 119.515 71.3805 119.293 71.6708C119.071 71.9611 118.81 72.2351 118.701 72.5828C118.964 72.7154 119.282 72.5548 119.494 72.35C119.706 72.1452 119.878 71.8874 120.143 7 [...]
-<path d="M120.097 67.9608C120.117 67.8315 120.175 67.7108 120.263 67.6131C120.391 67.5175 120.547 67.4658 120.707 67.4658L121.841 67.3361C122.124 67.3037 122.472 67.3007 122.626 67.5409C122.695 67.6773 122.719 67.8321 122.694 67.9829C122.667 68.365 122.596 68.7428 122.482 69.1086C122.451 69.2044 120.571 69.3944 120.4 69.3517C119.753 69.1793 119.941 68.59 120.097 67.9608Z" fill="#7497F7"/>
-<path d="M120.097 67.9608C120.117 67.8315 120.175 67.7108 120.263 67.6131C120.391 67.5175 120.547 67.4658 120.707 67.4658L121.841 67.3361C122.124 67.3037 122.472 67.3007 122.626 67.5409C122.695 67.6773 122.719 67.8321 122.694 67.9829C122.667 68.365 122.596 68.7428 122.482 69.1086C122.451 69.2044 120.571 69.3944 120.4 69.3517C119.753 69.1793 119.941 68.59 120.097 67.9608Z" fill="url(#paint29_linear_1036_4739)"/>
-<path d="M108.496 84.6292L105.04 96.204H108.164L114.67 84.6292H108.496Z" fill="#7497F7"/>
-<path d="M123.684 84.6292L127.142 96.204H124.017L117.51 84.6292H123.684Z" fill="#7497F7"/>
-<path d="M107.994 98.6454C107.698 98.7206 107.384 98.7928 107.092 98.7059C106.801 98.6189 106.558 98.2992 106.669 98.0045C105.964 98.1887 105.311 98.5408 104.606 98.725C103.451 99.0285 102.237 98.8723 101.053 98.7073C101.155 98.303 101.341 97.9242 101.597 97.5946C101.854 97.265 102.176 96.9917 102.544 96.7919C103.284 96.3971 104.144 96.3263 104.979 96.2645L106.583 96.1451C106.904 96.1215 107.599 95.9271 107.879 96.154C108.158 96.3809 108.181 98.5939 107.994 98.6454Z" fill="#7497F7"/>
-<path d="M127.235 98.6454C126.939 98.7206 126.623 98.7928 126.332 98.7058C126.04 98.6189 125.793 98.2992 125.902 98.0045C125.196 98.1887 124.543 98.5408 123.838 98.725C122.683 99.0285 121.469 98.8723 120.285 98.7073C120.387 98.3028 120.573 97.9238 120.83 97.5942C121.086 97.2646 121.409 96.9914 121.777 96.7919C122.518 96.3971 123.376 96.3263 124.211 96.2645L125.806 96.1466C126.129 96.123 126.823 95.9285 127.102 96.1554C127.38 96.3823 127.41 98.5939 127.235 98.6454Z" fill="#7497F7"/>
-<path d="M108.496 84.6292L105.04 96.204H108.164L114.67 84.6292H108.496Z" fill="url(#paint30_linear_1036_4739)"/>
-<path d="M123.684 84.6292L127.142 96.204H124.017L117.51 84.6292H123.684Z" fill="url(#paint31_linear_1036_4739)"/>
-<path d="M107.994 98.6454C107.698 98.7206 107.384 98.7928 107.092 98.7059C106.801 98.6189 106.558 98.2992 106.669 98.0045C105.964 98.1887 105.311 98.5408 104.606 98.725C103.451 99.0285 102.237 98.8723 101.053 98.7073C101.155 98.303 101.341 97.9242 101.597 97.5946C101.854 97.265 102.176 96.9917 102.544 96.7919C103.284 96.3971 104.144 96.3263 104.979 96.2645L106.583 96.1451C106.904 96.1215 107.599 95.9271 107.879 96.154C108.158 96.3809 108.181 98.5939 107.994 98.6454Z" fill="url(#paint32_l [...]
-<path d="M127.235 98.6454C126.939 98.7206 126.623 98.7928 126.332 98.7058C126.04 98.6189 125.793 98.2992 125.902 98.0045C125.196 98.1887 124.543 98.5408 123.838 98.725C122.683 99.0285 121.469 98.8723 120.285 98.7073C120.387 98.3028 120.573 97.9238 120.83 97.5942C121.086 97.2646 121.409 96.9914 121.777 96.7919C122.518 96.3971 123.376 96.3263 124.211 96.2645L125.806 96.1466C126.129 96.123 126.823 95.9285 127.102 96.1554C127.38 96.3823 127.41 98.5939 127.235 98.6454Z" fill="url(#paint33_lin [...]
-<defs>
-<linearGradient id="paint0_linear_1036_4739" x1="77.1582" y1="53.7" x2="128.232" y2="-22.2557" gradientUnits="userSpaceOnUse">
-<stop offset="0.03" stop-color="white"/>
-<stop offset="0.09" stop-color="white" stop-opacity="0.84"/>
-<stop offset="0.18" stop-color="white" stop-opacity="0.64"/>
-<stop offset="0.28" stop-color="white" stop-opacity="0.47"/>
-<stop offset="0.37" stop-color="white" stop-opacity="0.33"/>
-<stop offset="0.47" stop-color="white" stop-opacity="0.21"/>
-<stop offset="0.58" stop-color="white" stop-opacity="0.12"/>
-<stop offset="0.69" stop-color="white" stop-opacity="0.05"/>
-<stop offset="0.82" stop-color="white" stop-opacity="0.01"/>
-<stop offset="0.98" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint1_linear_1036_4739" x1="120.842" y1="-15.3897" x2="64.7989" y2="68.4868" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.1" stop-opacity="0.77"/>
-<stop offset="0.97" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint2_linear_1036_4739" x1="121.4" y1="56.3255" x2="-6.97832" y2="59.2731" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.1" stop-opacity="0.77"/>
-<stop offset="0.97" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint3_linear_1036_4739" x1="83.0142" y1="98.2329" x2="57.548" y2="37.0795" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.1" stop-opacity="0.77"/>
-<stop offset="0.97" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint4_linear_1036_4739" x1="68.3603" y1="19.3113" x2="67.3355" y2="57.4294" gradientUnits="userSpaceOnUse">
-<stop offset="0.03" stop-color="white"/>
-<stop offset="0.09" stop-color="white" stop-opacity="0.84"/>
-<stop offset="0.18" stop-color="white" stop-opacity="0.64"/>
-<stop offset="0.28" stop-color="white" stop-opacity="0.47"/>
-<stop offset="0.37" stop-color="white" stop-opacity="0.33"/>
-<stop offset="0.47" stop-color="white" stop-opacity="0.21"/>
-<stop offset="0.58" stop-color="white" stop-opacity="0.12"/>
-<stop offset="0.69" stop-color="white" stop-opacity="0.05"/>
-<stop offset="0.82" stop-color="white" stop-opacity="0.01"/>
-<stop offset="0.98" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint5_linear_1036_4739" x1="63.181" y1="36.8681" x2="53.2806" y2="37.6046" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint6_linear_1036_4739" x1="67.6659" y1="36.8681" x2="57.7654" y2="37.6046" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint7_linear_1036_4739" x1="72.1507" y1="36.8681" x2="62.2502" y2="37.6046" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint8_linear_1036_4739" x1="76.6356" y1="36.8681" x2="66.7351" y2="37.6046" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint9_linear_1036_4739" x1="81.1204" y1="36.8681" x2="71.2199" y2="37.6046" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint10_linear_1036_4739" x1="85.6053" y1="36.8681" x2="75.7048" y2="37.6046" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint11_linear_1036_4739" x1="90.0902" y1="36.8681" x2="80.1897" y2="37.6046" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint12_linear_1036_4739" x1="94.575" y1="36.8681" x2="84.6745" y2="37.6046" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint13_linear_1036_4739" x1="108.565" y1="57.6368" x2="108.464" y2="49.5951" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.1" stop-opacity="0.77"/>
-<stop offset="0.97" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint14_linear_1036_4739" x1="116.878" y1="36.1903" x2="125.03" y2="36.1903" gradientUnits="userSpaceOnUse">
-<stop stop-color="#ECC4D7"/>
-<stop offset="0.42" stop-color="#EFD4D1"/>
-<stop offset="1" stop-color="#F2EAC9"/>
-</linearGradient>
-<linearGradient id="paint15_linear_1036_4739" x1="118.8" y1="63.4376" x2="119.216" y2="41.7022" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.1" stop-opacity="0.77"/>
-<stop offset="0.97" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint16_linear_1036_4739" x1="120.548" y1="42.3446" x2="110.353" y2="107.145" gradientUnits="userSpaceOnUse">
-<stop offset="0.03" stop-color="white"/>
-<stop offset="0.09" stop-color="white" stop-opacity="0.84"/>
-<stop offset="0.18" stop-color="white" stop-opacity="0.64"/>
-<stop offset="0.28" stop-color="white" stop-opacity="0.47"/>
-<stop offset="0.37" stop-color="white" stop-opacity="0.33"/>
-<stop offset="0.47" stop-color="white" stop-opacity="0.21"/>
-<stop offset="0.58" stop-color="white" stop-opacity="0.12"/>
-<stop offset="0.69" stop-color="white" stop-opacity="0.05"/>
-<stop offset="0.82" stop-color="white" stop-opacity="0.01"/>
-<stop offset="0.98" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint17_linear_1036_4739" x1="118.727" y1="63.4935" x2="126.631" y2="63.4935" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.1" stop-opacity="0.77"/>
-<stop offset="0.97" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint18_linear_1036_4739" x1="101.432" y1="42.9516" x2="104.034" y2="57.7252" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.1" stop-opacity="0.77"/>
-<stop offset="0.97" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint19_linear_1036_4739" x1="101.079" y1="38.7909" x2="101.327" y2="115.455" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint20_linear_1036_4739" x1="105.578" y1="42.6747" x2="105.825" y2="119.339" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint21_linear_1036_4739" x1="110.062" y1="42.6614" x2="110.31" y2="119.324" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint22_linear_1036_4739" x1="114.547" y1="42.6467" x2="114.795" y2="119.31" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint23_linear_1036_4739" x1="119.031" y1="42.632" x2="119.278" y2="119.295" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint24_linear_1036_4739" x1="123.516" y1="42.6172" x2="123.762" y2="119.28" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint25_linear_1036_4739" x1="128" y1="42.6025" x2="128.247" y2="119.267" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint26_linear_1036_4739" x1="132.485" y1="42.5878" x2="132.733" y2="119.252" gradientUnits="userSpaceOnUse">
-<stop offset="0.01" stop-color="white"/>
-<stop offset="0.97" stop-color="white" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint27_linear_1036_4739" x1="100.875" y1="54.7372" x2="105.279" y2="54.7372" gradientUnits="userSpaceOnUse">
-<stop stop-color="#ECC4D7"/>
-<stop offset="0.42" stop-color="#EFD4D1"/>
-<stop offset="1" stop-color="#F2EAC9"/>
-</linearGradient>
-<linearGradient id="paint28_linear_1036_4739" x1="118.231" y1="71.2347" x2="122.327" y2="71.2347" gradientUnits="userSpaceOnUse">
-<stop stop-color="#ECC4D7"/>
-<stop offset="0.42" stop-color="#EFD4D1"/>
-<stop offset="1" stop-color="#F2EAC9"/>
-</linearGradient>
-<linearGradient id="paint29_linear_1036_4739" x1="123.011" y1="62.4769" x2="120.999" y2="69.6177" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.1" stop-opacity="0.77"/>
-<stop offset="0.97" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint30_linear_1036_4739" x1="113.369" y1="79.0981" x2="101.456" y2="116.359" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.1" stop-opacity="0.77"/>
-<stop offset="0.97" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint31_linear_1036_4739" x1="119.313" y1="76.9101" x2="128.106" y2="116.724" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.1" stop-opacity="0.77"/>
-<stop offset="0.97" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint32_linear_1036_4739" x1="104.366" y1="88.9123" x2="105.034" y2="117.531" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.1" stop-opacity="0.77"/>
-<stop offset="0.97" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint33_linear_1036_4739" x1="123.587" y1="88.4644" x2="124.254" y2="117.083" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.1" stop-opacity="0.77"/>
-<stop offset="0.97" stop-opacity="0"/>
-</linearGradient>
-</defs>
-</svg>
diff --git a/grafana/img/contributor-experience.svg b/grafana/img/contributor-experience.svg
deleted file mode 100644
index f8d462007..000000000
--- a/grafana/img/contributor-experience.svg
+++ /dev/null
@@ -1,95 +0,0 @@
-<svg width="160" height="120" viewBox="0 0 160 120" fill="none" xmlns="http://www.w3.org/2000/svg">
-<path opacity="0.18" d="M47.131 103.053C45.6441 103.694 44.076 105.16 44.6708 106.662C51.1953 109.025 58.3101 109.025 65.2537 108.994C82.0832 108.918 98.9127 108.846 115.72 108.693C117.121 108.693 118.585 108.653 119.816 107.985C121.046 107.317 121.929 105.792 121.393 104.506C120.888 103.304 119.455 102.829 118.18 102.524C113.971 101.514 109.687 100.842 105.37 100.515C101.864 100.246 97.9034 100.008 95.628 97.3404C94.7673 96.3316 94.2537 95.0627 93.375 94.0762C88.1166 88.18 75.7479 90.80 [...]
-<path d="M63.5821 57.2373C62.5818 60.0845 61.7166 63.0304 61.6986 66.048C61.6806 69.0656 62.5998 72.1908 64.7401 74.3251C67.8717 77.4637 72.7471 77.809 77.1764 77.9839L83.034 78.217C85.3365 78.3067 87.6616 78.3964 89.919 77.939C92.1765 77.4817 94.3844 76.4011 95.7767 74.5627C96.6723 73.2585 97.2719 71.7759 97.534 70.2179C99.1201 62.5551 96.5472 54.3901 91.7124 48.2204C90.3067 46.3465 88.591 44.7242 86.6387 43.4227C83.3855 41.3646 73.7023 38.2798 70.5212 41.7278C69.0748 43.2927 68.1601 46 [...]
-<path d="M66.5875 55.6052C65.7764 57.9099 65.078 60.2908 65.0645 62.7344C65.051 65.1781 65.7945 67.7025 67.5247 69.4288C70.057 71.9531 74.0042 72.2446 77.5819 72.3881L82.3266 72.5764C84.184 72.7228 86.0524 72.646 87.8914 72.3477C89.7163 71.9756 91.4961 71.1057 92.6135 69.6171C93.3412 68.5649 93.8273 67.3663 94.0374 66.1063C95.3216 59.9052 93.2399 53.305 89.3287 48.3145C88.1924 46.7973 86.8041 45.4841 85.2239 44.4315C82.5924 42.7681 74.7612 40.2751 72.1883 43.0595C71.0213 44.3284 70.2778  [...]
-<path d="M72.2514 96.4796C71.8008 97.2598 71.3007 98.0086 70.8726 98.7932C70.2193 100.013 69.7687 101.452 70.2012 102.761C70.2617 102.989 70.385 103.196 70.5572 103.358C70.7873 103.519 71.0563 103.617 71.3367 103.64C72.2476 103.782 73.1678 103.857 74.0898 103.864C75.3515 103.864 76.7122 103.716 77.6495 102.874C79.5284 101.174 79.4023 96.9908 78.3254 94.9372C78.2211 94.6758 78.0413 94.4512 77.8087 94.2915C77.5761 94.1319 77.3012 94.0445 77.0186 94.0404C76.1671 93.8756 75.2967 93.8288 74.4 [...]
-<path d="M74.7251 96.6589C74.9513 96.699 75.1803 96.7215 75.41 96.7262C76.113 96.7576 76.9105 96.7531 77.4107 96.2554C77.9108 95.7577 77.9198 95.0268 77.9198 94.3497V91.7222C77.9198 89.987 76.2887 90.2246 75.009 90.4399C74.7116 90.4749 74.4272 90.5811 74.1799 90.7492C73.7293 91.1035 73.6798 91.7491 73.6618 92.3141L73.5716 95.0806C73.532 95.4119 73.5818 95.7478 73.7158 96.0536C73.8272 96.2238 73.9759 96.3666 74.1507 96.4715C74.3255 96.5763 74.5219 96.6404 74.7251 96.6589Z" fill="#FDBAAC"/>
-<path d="M88.7385 96.4795C89.1891 97.2597 89.6892 98.0085 90.0903 98.7932C90.7481 100.013 91.1987 101.452 90.7616 102.761C90.7012 102.989 90.5779 103.196 90.4057 103.358C90.1763 103.52 89.9069 103.618 89.6262 103.64C88.7167 103.782 87.798 103.857 86.8776 103.864C85.6159 103.864 84.2506 103.716 83.3179 102.873C81.4344 101.174 81.5606 96.9907 82.6375 94.9371C82.728 94.7429 82.8532 94.5667 83.007 94.417C83.2785 94.2093 83.6033 94.0819 83.9442 94.0493C84.7973 93.8845 85.6692 93.8377 86.5351  [...]
-<path d="M86.2647 96.6589C86.0385 96.6988 85.8095 96.7213 85.5798 96.7262C84.8724 96.7576 84.0794 96.7531 83.5792 96.2554C83.0791 95.7577 83.0656 95.0268 83.0656 94.3497V91.7222C83.0656 89.987 84.7012 90.2246 85.9764 90.4399C86.2754 90.4741 86.5615 90.5802 86.8099 90.7492C87.2605 91.1035 87.3056 91.7491 87.3236 92.3141L87.4137 95.0806C87.4548 95.4115 87.4066 95.7473 87.2741 96.0536C87.1627 96.2238 87.014 96.3666 86.8392 96.4715C86.6644 96.5763 86.468 96.6404 86.2647 96.6589Z" fill="#FDBAAC"/>
-<path d="M85.0211 28.5858C85.0211 28.5858 90.5183 30.9533 91.1626 31.4913C91.7394 31.9711 90.1758 64.8105 90.0541 66.4157C89.9325 68.0209 81.137 68.2765 77.334 67.5546C74.7966 67.0402 72.3135 66.2896 69.9173 65.3127C69.9173 65.3127 68.7142 31.3927 69.4667 30.7874C70.2192 30.1821 77.4872 27.9446 77.4872 27.9446L85.0211 28.5858Z" fill="#7497F7"/>
-<path d="M66.9389 69.088C66.5289 70.5856 66.2811 72.2715 67.0651 73.6077C67.5875 74.426 68.3692 75.0477 69.2865 75.3743C70.1983 75.694 71.148 75.8945 72.1117 75.9707C78.016 76.641 83.9916 76.3181 89.7883 75.0156C90.597 74.9058 91.3562 74.5647 91.9737 74.0336C92.486 73.4109 92.7831 72.6405 92.8208 71.8366C93.1644 68.9873 92.5716 66.1039 91.1311 63.6178C91.031 63.4141 90.8747 63.243 90.6805 63.1246C90.4937 63.0423 90.2892 63.0084 90.0857 63.0259L75.0856 63.0752C73.9967 63.1022 72.9072 63.0 [...]
-<path d="M66.9389 69.088C66.5289 70.5856 66.2811 72.2715 67.0651 73.6077C67.5875 74.426 68.3692 75.0477 69.2865 75.3743C70.1983 75.694 71.148 75.8945 72.1117 75.9707C78.016 76.641 83.9916 76.3181 89.7883 75.0156C90.597 74.9058 91.3562 74.5647 91.9737 74.0336C92.486 73.4109 92.7831 72.6405 92.8208 71.8366C93.1644 68.9873 92.5716 66.1039 91.1311 63.6178C91.031 63.4141 90.8747 63.243 90.6805 63.1246C90.4937 63.0423 90.2892 63.0084 90.0857 63.0259L75.0856 63.0752C73.9967 63.1022 72.9072 63.0 [...]
-<path d="M84.8138 92.6998L85.6925 92.785C88.3509 93.0495 89.4233 90.7942 89.6892 88.1487C89.7523 87.5972 89.8829 87.0412 89.9776 86.4942L91.7304 76.3339L92.5414 71.6259C92.6225 71.1506 92.7081 70.6798 92.7847 70.2045C93.0191 68.8235 92.6 67.4918 92.3342 66.1063C92.1765 65.2678 91.9737 64.3666 91.3248 63.8106C90.676 63.2546 89.7793 63.2053 88.9412 63.1649C86.7153 63.0663 84.4579 62.9632 82.2905 63.4788C82.1572 63.4958 82.0342 63.5594 81.9436 63.6582C81.8828 63.7722 81.8622 63.9032 81.885  [...]
-<path d="M76.5005 93.3723L75.5993 93.4575C72.9453 93.722 71.8684 91.4667 71.6026 88.8212L68.7413 72.2311C68.5115 70.9129 68.3178 69.644 68.2186 68.3033C68.1086 67.3969 68.139 66.479 68.3088 65.5817C68.3966 65.1336 68.5859 64.7113 68.8623 64.3469C69.1387 63.9825 69.4949 63.6856 69.9038 63.4788C70.336 63.3153 70.7933 63.2273 71.2556 63.2187C72.7774 63.1197 74.3055 63.1919 75.8111 63.4339C76.352 63.4796 76.8719 63.6633 77.3205 63.9675C77.7643 64.3968 78.0768 64.9425 78.2217 65.5413C78.6723  [...]
-<path d="M122.74 58.7484V59.7169C122.741 59.9027 122.704 60.0869 122.633 60.2587C122.562 60.4306 122.458 60.5869 122.326 60.7185C122.194 60.8501 122.037 60.9545 121.865 61.0258C121.692 61.0971 121.507 61.1338 121.321 61.1338H38.1463C37.9595 61.1338 37.7746 61.0971 37.6021 61.0258C37.4296 60.9545 37.2729 60.8501 37.1411 60.7185C37.0092 60.5869 36.9047 60.4306 36.8337 60.2587C36.7626 60.0869 36.7263 59.9027 36.7269 59.7169V58.7484C36.7269 58.3738 36.8765 58.0145 37.1427 57.7496C37.4088 57. [...]
-<path d="M96.8671 42.3242C96.8671 42.3242 100.436 49.7225 100.053 51.7402C99.7869 53.1615 97.0518 54.408 95.9704 55.0537C94.889 55.6994 93.8031 56.493 92.6811 56.9324C91.5592 57.3718 90.2795 57.2015 89.1395 57.1656L83.2818 56.9773C83.0025 56.9773 82.6285 56.8741 82.6285 56.5917C82.6285 56.4258 82.7727 56.2957 82.9124 56.2016C83.3505 55.8977 83.859 55.7094 84.3903 55.6545C85.6559 55.5748 86.9063 55.3368 88.1121 54.9461L94.853 50.3278L93.2263 47.3281L96.8671 42.3242Z" fill="#FDBAAC"/>
-<path d="M69.7867 30.6259C68.6151 31.1326 67.8131 31.8321 67.5337 33.0292C67.0831 34.881 66.1594 36.4324 65.2808 38.1139C64.7564 39.1348 64.3047 40.1911 63.929 41.275C63.7831 41.6044 63.7302 41.9671 63.7758 42.3242C63.8537 42.5942 63.9855 42.8458 64.1633 43.064C65.2057 44.5108 66.2901 45.9262 67.4166 47.3102C68.0965 46.9971 68.7465 46.6234 69.3586 46.1937C69.5974 45.817 69.5028 44.9113 69.5388 44.4719C69.6049 43.5751 69.665 42.6679 69.7191 41.7502L69.7867 30.6259Z" fill="#7497F7"/>
-<path d="M83.016 24.4696C83.0597 24.6826 83.0883 24.8983 83.1016 25.1153C83.1602 25.9852 83.0701 26.8774 83.3314 27.7069C83.4324 28.0058 83.5685 28.2918 83.7369 28.5589C84.3633 29.5453 83.5883 31.155 83.0385 32.0517C82.3401 33.1861 81.2362 34.2936 79.8348 34.4282C78.073 34.5851 77.307 32.6346 76.9826 31.2491C76.7934 30.451 76.6311 29.8771 76.933 29.088C77.2349 28.2988 77.7036 27.5455 77.9424 26.7115C78.1428 25.7505 78.2574 24.7737 78.2848 23.7926C78.2967 23.5313 78.3659 23.2757 78.4876 2 [...]
-<path d="M78.1271 25.9449C78.1271 25.9449 78.8435 30.4062 80.7495 29.6036C82.6555 28.801 83.1196 26.2408 83.1196 26.2408L78.1271 25.9449Z" fill="#DEA095"/>
-<path d="M83.791 28.5275C83.791 28.5275 82.1058 33.6928 80.3305 34.3833C80.3305 34.3833 79.8573 34.6927 81.2542 35.3653C82.651 36.0378 86.0034 31.7468 85.2103 28.8951C85.1203 28.5304 84.9375 28.1948 84.6795 27.9208C84.4214 27.6467 84.0968 27.4434 83.7369 27.3303L83.791 28.5275Z" fill="white"/>
-<path d="M77.1177 28.0253C77.1177 28.0253 76.8609 31.7379 78.5731 34.1278C78.5731 34.1278 78.0279 35.1232 77.4962 35.1725C76.9645 35.2218 75.3559 32.1728 75.6939 29.7516C75.8516 28.3571 76.8158 27.6756 77.1177 28.0253Z" fill="white"/>
-<path d="M75.6353 15.9908C75.6353 15.9908 75.7254 22.8914 76.4239 24.6894C77.1223 26.4874 78.857 27.9312 80.4431 27.7877C82.0292 27.6442 84.3002 26.1107 85.1473 23.6446C85.9944 21.1785 85.9944 15.3272 85.6564 14.5604C85.3185 13.7937 83.4981 11.4442 79.2986 12.2064C76.4103 12.7311 75.5407 14.9371 75.6353 15.9908Z" fill="#FDBAAC"/>
-<path d="M97.0023 38.7461C97.588 39.5711 98.0026 40.1674 98.1017 40.3064C98.2543 40.4952 98.369 40.7113 98.4397 40.9431C98.466 41.1556 98.4479 41.3712 98.3867 41.5764C98.3254 41.7817 98.2223 41.9721 98.0837 42.1358C97.4574 43.0326 96.5337 43.6424 95.7271 44.3777C94.8192 45.2719 94.0054 46.2559 93.2984 47.3146C92.7514 46.9259 92.2524 46.4744 91.8115 45.9695C91.3888 45.6507 91.058 45.2267 90.8524 44.7403C90.6467 44.2538 90.5734 43.7221 90.64 43.1985L90.5589 37.4144L90.5138 34.5223C90.5138  [...]
-<path d="M74.7567 18.5465C74.7053 18.531 74.6504 18.531 74.599 18.5465C74.549 18.5787 74.5085 18.6236 74.4818 18.6766C74.2988 19.0006 74.2366 19.3785 74.3061 19.7437C74.382 20.0443 74.4971 20.3338 74.6486 20.6046C74.8027 21.0446 75.0773 21.4328 75.4416 21.7256C75.5147 21.7778 75.6044 21.8017 75.6939 21.7928C75.759 21.7815 75.8189 21.7502 75.8651 21.7032C76.0989 21.4283 76.221 21.0765 76.2076 20.7167C76.305 20.2141 76.2119 19.6934 75.9462 19.255C75.8129 19.0568 75.637 18.8904 75.4314 18.7 [...]
-<path d="M86.5756 18.4345C86.6276 18.4233 86.6813 18.4233 86.7333 18.4345C86.7824 18.4677 86.8226 18.5123 86.8505 18.5645C87.0313 18.8909 87.0934 19.2694 87.0262 19.6361C86.9447 19.9349 86.8298 20.2237 86.6838 20.497C86.5291 20.9354 86.2545 21.3221 85.8907 21.6135C85.8167 21.6676 85.7254 21.6931 85.6339 21.6852C85.5712 21.6709 85.5136 21.6399 85.4672 21.5955C85.2342 21.3203 85.1121 20.9688 85.1247 20.6091C85.0243 20.1065 85.1176 19.5847 85.3861 19.1474C85.5189 18.9483 85.6946 18.7811 85. [...]
-<path d="M74.4458 15.3541C74.3016 14.4574 74.27 13.4216 74.8963 12.7625C75.027 12.6235 75.1847 12.5114 75.3199 12.3769C75.4551 12.2424 75.6623 11.9688 75.8381 11.7626C76.3621 11.1981 76.9996 10.7495 77.7091 10.446C78.4186 10.1424 79.1842 9.9906 79.9565 10.0005C81.497 10.0312 83.0209 10.3239 84.4624 10.8658C85.2734 11.1289 86.0785 11.4143 86.8775 11.7222C87.1881 11.8196 87.4749 11.9799 87.7201 12.193C87.8937 12.3842 88.0105 12.6196 88.0574 12.8729C88.1044 13.1263 88.0796 13.3877 87.986 13 [...]
-<path d="M63.7668 42.3242C63.0279 43.8532 62.3475 45.418 61.7437 47.0053C61.2909 48.1062 60.9322 49.2431 60.6713 50.404C60.5767 50.8524 60.3559 51.4667 60.5226 51.9195C60.7794 52.6145 61.8383 53.1571 62.4331 53.5158C64.3286 54.6714 66.3024 55.6947 68.3403 56.5782C69.1302 56.9546 69.9665 57.226 70.8276 57.3853C71.5032 57.4675 72.185 57.4871 72.8642 57.4436L76.7753 57.3091C77.1313 57.3091 77.5954 57.188 77.627 56.8338C77.627 56.5872 77.4152 56.3854 77.2034 56.2554C76.5058 55.816 75.7466 55 [...]
-<path d="M90.9644 55.7577H69.0432L67.1192 41.0598L92.5189 41.4095L90.9644 55.7577Z" fill="#7497F7"/>
-<path d="M43.7877 57.336L43.1568 61.1338L35.8753 105.748C35.8444 106.033 35.7179 106.301 35.5161 106.506C35.3143 106.712 35.0488 106.844 34.7624 106.882C34.2487 106.882 33.9152 106.371 34.0189 105.748L41.3004 61.1338L41.9177 57.336H43.7877Z" fill="#473F47"/>
-<path d="M116.346 57.336L116.963 61.1338L124.263 105.748C124.294 106.033 124.42 106.301 124.622 106.506C124.824 106.712 125.089 106.844 125.376 106.882C125.89 106.882 126.223 106.371 126.119 105.748L118.838 61.1338L118.221 57.336H116.346Z" fill="#473F47"/>
-<path d="M90.9644 55.7532H68.9351V57.3539H90.9644V55.7532Z" fill="#7497F7"/>
-<path d="M90.9644 55.7532H68.9351V57.3539H90.9644V55.7532Z" fill="url(#paint2_linear_1038_5389)"/>
-<path d="M51.8848 57.3359H41.0031C41.3993 56.2148 42.1355 55.2437 43.1101 54.5567C44.0847 53.8697 45.2496 53.5008 46.4439 53.5008C47.6382 53.5008 48.8031 53.8697 49.7777 54.5567C50.7523 55.2437 51.4885 56.2148 51.8848 57.3359V57.3359Z" fill="#7497F7"/>
-<path d="M40.5051 36.7734C40.3581 36.3445 39.8895 36.1154 39.4585 36.2617C39.0275 36.4079 38.7972 36.8742 38.9442 37.3031L44.7993 54.3888C44.9463 54.8177 45.4149 55.0468 45.8459 54.9006C46.2769 54.7543 46.5072 54.288 46.3602 53.8591L40.5051 36.7734Z" fill="#7497F7"/>
-<path d="M39.4854 36.2375C39.0509 36.3733 38.8094 36.8339 38.9459 37.2662C39.0823 37.6986 39.5452 37.9389 39.9797 37.8031L57.2865 32.3929C57.721 32.2571 57.9625 31.7965 57.826 31.3641C57.6895 30.9318 57.2267 30.6914 56.7922 30.8272L39.4854 36.2375Z" fill="#7497F7"/>
-<path d="M51.8848 57.3359H41.0031C41.3993 56.2148 42.1355 55.2437 43.1101 54.5567C44.0847 53.8697 45.2496 53.5008 46.4439 53.5008C47.6382 53.5008 48.8031 53.8697 49.7777 54.5567C50.7523 55.2437 51.4885 56.2148 51.8848 57.3359V57.3359Z" fill="url(#paint3_linear_1038_5389)"/>
-<path d="M40.5051 36.7734C40.3581 36.3445 39.8895 36.1154 39.4585 36.2617C39.0275 36.4079 38.7972 36.8742 38.9442 37.3031L44.7993 54.3888C44.9463 54.8177 45.4149 55.0468 45.8459 54.9006C46.2769 54.7543 46.5072 54.288 46.3602 53.8591L40.5051 36.7734Z" fill="url(#paint4_linear_1038_5389)"/>
-<path d="M39.4854 36.2375C39.0509 36.3733 38.8094 36.8339 38.9459 37.2662C39.0823 37.6986 39.5452 37.9389 39.9797 37.8031L57.2865 32.3929C57.721 32.2571 57.9625 31.7965 57.826 31.3641C57.6895 30.9318 57.2267 30.6914 56.7922 30.8272L39.4854 36.2375Z" fill="url(#paint5_linear_1038_5389)"/>
-<path d="M64.1273 33.0113C62.7304 35.0021 61.0768 36.2755 60.3694 35.9302C60.3377 35.9135 60.3075 35.894 60.2792 35.872L60.1846 35.8137C58.1209 34.3744 56.2149 30.5676 57.6613 28.5095C59.1077 26.4515 63.3568 26.9223 65.4205 28.3616L65.5106 28.4288C65.5409 28.4472 65.5696 28.4682 65.5962 28.4916C66.1639 29.0342 65.5286 31.016 64.1273 33.0113Z" fill="#7497F7"/>
-<path d="M64.1273 33.0113C62.7305 35.0021 61.0768 36.2755 60.3694 35.9302L60.3063 35.8944C60.2952 35.8898 60.2858 35.882 60.2793 35.872C59.653 35.3743 60.2793 33.361 61.7121 31.3299C63.145 29.2987 64.8257 28.0163 65.5106 28.4288H65.5422L65.5962 28.4737C66.164 29.0342 65.5286 31.016 64.1273 33.0113Z" fill="#7497F7"/>
-<path d="M64.1273 33.0113C62.7305 35.0021 61.0768 36.2755 60.3694 35.9302L60.3063 35.8944C60.2952 35.8898 60.2858 35.882 60.2793 35.872C59.653 35.3743 60.2793 33.361 61.7121 31.3299C63.145 29.2987 64.8257 28.0163 65.5106 28.4288H65.5422L65.5962 28.4737C66.164 29.0342 65.5286 31.016 64.1273 33.0113Z" fill="#F0F4FE"/>
-<path d="M110.615 42.3197H107.974C107.372 42.3197 106.884 42.8055 106.884 43.4048V56.3719C106.884 56.9712 107.372 57.457 107.974 57.457H110.615C111.217 57.457 111.705 56.9712 111.705 56.3719V43.4048C111.705 42.8055 111.217 42.3197 110.615 42.3197Z" fill="#7497F7"/>
-<path d="M115.294 42.248L112.66 42.4286C112.059 42.4698 111.606 42.9878 111.647 43.5857L112.543 56.5222C112.584 57.12 113.105 57.5713 113.705 57.5301L116.34 57.3496C116.94 57.3084 117.394 56.7904 117.353 56.1925L116.457 43.256C116.416 42.6582 115.895 42.2069 115.294 42.248Z" fill="#7497F7"/>
-<path d="M90.9869 55.7577H69.0657L67.1417 41.0598L92.5414 41.4095L90.9869 55.7577Z" fill="url(#paint6_linear_1038_5389)"/>
-<path d="M68.1015 40.3334L67.1417 41.0598L92.5414 41.4095L91.6673 40.5576L68.1015 40.3334Z" fill="url(#paint7_linear_1038_5389)"/>
-<defs>
-<linearGradient id="paint0_linear_1038_5389" x1="80.6234" y1="81.7951" x2="77.6071" y2="15.5141" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint1_linear_1038_5389" x1="80.1322" y1="78.3605" x2="78.2894" y2="42.673" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint2_linear_1038_5389" x1="80.0556" y1="51.7043" x2="79.7433" y2="65.9718" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint3_linear_1038_5389" x1="41.0031" y1="55.4169" x2="51.8848" y2="55.4169" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint4_linear_1038_5389" x1="38.9033" y1="45.5818" x2="46.4101" y2="45.5818" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint5_linear_1038_5389" x1="38.9086" y1="34.3094" x2="57.8649" y2="34.3094" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint6_linear_1038_5389" x1="76.5726" y1="36.5894" x2="96.4446" y2="93.4603" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint7_linear_1038_5389" x1="80.1052" y1="37.1544" x2="78.8469" y2="56.9736" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-</defs>
-</svg>
diff --git a/grafana/img/customer.png b/grafana/img/customer.png
deleted file mode 100644
index 8d95ae8da..000000000
Binary files a/grafana/img/customer.png and /dev/null differ
diff --git a/grafana/img/delivery_capability.png b/grafana/img/delivery_capability.png
deleted file mode 100644
index 72426367c..000000000
Binary files a/grafana/img/delivery_capability.png and /dev/null differ
diff --git a/grafana/img/delivery_cost.png b/grafana/img/delivery_cost.png
deleted file mode 100644
index 66121ed7c..000000000
Binary files a/grafana/img/delivery_cost.png and /dev/null differ
diff --git a/grafana/img/delivery_quality.png b/grafana/img/delivery_quality.png
deleted file mode 100644
index 207d05bc2..000000000
Binary files a/grafana/img/delivery_quality.png and /dev/null differ
diff --git a/grafana/img/delivery_value.png b/grafana/img/delivery_value.png
deleted file mode 100644
index cba200e8b..000000000
Binary files a/grafana/img/delivery_value.png and /dev/null differ
diff --git a/grafana/img/delivery_velocity.png b/grafana/img/delivery_velocity.png
deleted file mode 100644
index ec2e14607..000000000
Binary files a/grafana/img/delivery_velocity.png and /dev/null differ
diff --git a/grafana/img/demo_quality.png b/grafana/img/demo_quality.png
deleted file mode 100644
index 92e14e35d..000000000
Binary files a/grafana/img/demo_quality.png and /dev/null differ
diff --git a/grafana/img/dora.svg b/grafana/img/dora.svg
deleted file mode 100644
index 9eb5e3937..000000000
--- a/grafana/img/dora.svg
+++ /dev/null
@@ -1,146 +0,0 @@
-<svg width="160" height="120" viewBox="0 0 160 120" fill="none" xmlns="http://www.w3.org/2000/svg">
-<path d="M53.0737 97.1849C53.0757 97.4697 53.1836 97.7436 53.3766 97.9538C53.5785 98.0845 53.8167 98.1485 54.0573 98.1366C57.985 98.3624 61.916 98.402 65.8505 98.2552C66.2915 98.2779 66.7281 98.1592 67.0962 97.9165C67.3427 97.681 67.5234 97.3857 67.6204 97.0596C68.0185 96.0163 68.3215 94.9395 68.5257 93.8421C68.6176 93.3578 68.672 92.8058 68.3623 92.423C68.0526 92.0403 67.4604 91.9726 66.9465 91.9523C63.0528 91.8078 59.1581 91.7547 55.2622 91.7931C54.316 91.7931 52.798 91.8676 52.5393 92 [...]
-<path d="M93.8819 96.6667C94.4629 97.0244 95.1232 97.2349 95.8049 97.2797C99.6446 97.8122 103.529 97.9495 107.397 97.6895C107.857 97.6591 108.367 97.5947 108.653 97.2357C108.994 96.8022 108.83 96.1689 108.629 95.6507C108.177 94.4788 107.533 93.2358 106.363 92.7752C105.781 92.5866 105.17 92.5051 104.559 92.5348C101.836 92.5009 98.7115 91.9488 96.0193 92.23C93.9159 92.4501 91.8534 94.936 93.8819 96.6667Z" fill="#3E3E54"/>
-<path d="M93.4259 29.7766C93.6308 29.9255 93.8857 29.9899 94.1372 29.9561L99.8177 29.902C102.081 29.8782 104.365 29.8545 106.581 29.3905C106.992 29.3059 107.462 29.1467 107.585 28.747C107.635 28.4961 107.601 28.2357 107.489 28.0053C106.913 26.4622 106.067 25.0325 104.991 23.7819C104.884 23.6222 104.734 23.4957 104.559 23.4172C104.383 23.3387 104.188 23.3113 103.997 23.3383C101.206 23.3383 98.7388 24.8285 96.2134 25.8005C95.1651 26.2035 91.7445 28.1543 93.4259 29.7766Z" fill="#3E3E54"/>
-<path d="M53.5024 29.7021C53.4258 29.9028 53.4258 30.1245 53.5024 30.3253C53.6454 30.5928 54.0062 30.664 54.3091 30.664C59.5618 31.0026 64.8203 31.1076 70.0844 30.9789C70.4084 31.0011 70.732 30.9306 71.017 30.7757C71.4254 30.5048 71.5207 29.9561 71.5445 29.4684C71.6327 27.7169 71.2818 25.9711 70.5235 24.3881C70.3482 23.9632 70.0768 23.5842 69.7304 23.2806C69.1484 22.8234 68.352 22.7794 67.61 22.7523L61.7049 22.5559C60.5409 22.5152 58.8834 22.1325 57.7364 22.478C54.9932 23.3213 54.5745 27 [...]
-<path d="M54.5405 13.6891C53.9622 14.3125 53.5416 15.0642 53.3137 15.8818C53.0858 16.6994 53.0572 17.5593 53.2302 18.3901C53.4878 19.4399 53.9903 20.4145 54.6971 21.235C56.3989 23.2942 58.8834 24.6015 61.5042 25.157C64.1249 25.7124 66.8375 25.5499 69.4582 25.0317C70.9217 24.7404 72.3954 24.3238 73.6207 23.4737C74.2473 23.085 74.7262 22.5 74.9821 21.8108C75.217 21.0589 75.0298 20.2393 74.7711 19.4942C73.9372 17.0929 72.2661 14.8982 69.9381 13.8619C68.7774 13.3938 67.5537 13.0983 66.3065 1 [...]
-<path d="M107.35 28.3846H53.6522C45.4811 28.3846 38.8571 34.9762 38.8571 43.1072V79.6276C38.8571 87.7586 45.4811 94.3502 53.6522 94.3502H107.35C115.521 94.3502 122.145 87.7586 122.145 79.6276V43.1072C122.145 34.9762 115.521 28.3846 107.35 28.3846Z" fill="#99B3F9"/>
-<path d="M107.35 28.3846H53.6522C45.4811 28.3846 38.8571 34.9762 38.8571 43.1072V79.6276C38.8571 87.7586 45.4811 94.3502 53.6522 94.3502H107.35C115.521 94.3502 122.145 87.7586 122.145 79.6276V43.1072C122.145 34.9762 115.521 28.3846 107.35 28.3846Z" fill="url(#paint0_linear_1036_4271)"/>
-<path d="M105.433 32.0729C104.994 31.9946 104.545 31.9854 104.103 32.0458C103.83 32.1222 103.566 32.2243 103.313 32.3506C101.88 32.967 100.25 32.9535 98.7047 32.9264C98.817 32.4353 99.3106 32.144 99.753 31.9103C101.002 31.2329 102.329 30.2812 102.544 28.8621C102.391 28.7391 102.215 28.6486 102.026 28.5961C101.837 28.5437 101.639 28.5305 101.445 28.5573H94.3278C94.111 28.5352 93.8927 28.5827 93.705 28.6928C93.5604 28.8178 93.4641 28.9891 93.4327 29.1771C93.305 29.9394 93.4431 30.7221 93.8 [...]
-<path d="M95.131 93.1579C95.331 93.084 95.5442 93.0517 95.7572 93.0631C96.1588 93.0941 96.5612 93.0157 96.9213 92.8362C97.0833 92.6965 97.2703 92.5884 97.4726 92.5178C97.5855 92.5013 97.7001 92.5013 97.813 92.5178C98.2403 92.5609 98.671 92.4785 99.0519 92.2807C99.2322 92.1893 99.4194 92.0301 99.3922 91.8303C99.3804 91.7466 99.345 91.6679 99.2901 91.6034C98.9702 91.1902 98.3678 91.1428 97.8436 91.1326L95.8764 91.0886C95.3641 91.0468 94.8484 91.0926 94.3516 91.2241C93.8181 91.3974 93.3674  [...]
-<path d="M103.191 89.2597C102.891 88.9547 102.518 88.7299 102.108 88.6061C101.65 88.5231 101.181 88.5231 100.723 88.6061C98.9622 88.7955 97.1828 88.7213 95.4441 88.3859C95.3159 88.3775 95.1951 88.3234 95.1038 88.2335C95.039 88.1232 95.0172 87.993 95.0425 87.8677C95.1344 86.8009 95.5156 85.5681 96.54 85.2362C96.8405 85.156 97.1517 85.1229 97.4624 85.1379C99.4603 85.1379 101.564 85.3039 103.248 86.3911C104.756 87.3699 105.719 88.9651 106.635 90.5061C107.39 91.7795 108.177 93.1851 107.962 9 [...]
-<path d="M65.8403 92.2604C65.585 92.108 65.2855 91.9658 65.1596 91.6915C64.9111 91.1021 65.6905 90.4857 65.5305 89.866C65.0661 89.6974 64.6116 89.5029 64.1691 89.2834C64.0474 89.2332 63.939 89.1555 63.8526 89.0565C63.6552 88.7991 63.7947 88.4401 63.9105 88.1387C64.0262 87.8372 64.0772 87.4274 63.8016 87.2581C63.6391 87.185 63.4562 87.1707 63.2842 87.2174L60.4082 87.6543C60.088 87.6823 59.7761 87.7708 59.4893 87.9151C59.3473 87.9897 59.2288 88.1019 59.1471 88.2395C59.0654 88.377 59.0236 8 [...]
-<path d="M69.7543 29.9155L71.6126 34.4064C72.0134 35.2605 72.294 36.1653 72.4465 37.0956C72.5588 38.0574 72.3955 39.0295 72.4635 39.9913C72.5758 41.5391 73.277 42.9751 73.9645 44.3671C75.6512 45.1919 75.1421 42.9718 75.2646 42.0539C75.5471 39.927 75.2885 37.7662 74.9685 35.646C74.8204 34.3034 74.4883 32.9872 73.9815 31.7342C73.664 31.0692 73.2917 30.4314 72.8685 29.8274C72.5808 29.3342 72.1853 28.9117 71.7113 28.5912C71.177 28.283 69.8632 28.0053 69.271 28.2525C68.5597 28.5844 69.5603 29 [...]
-<path d="M55.6161 33.8611C55.6089 33.4879 55.5145 33.1215 55.3404 32.7909C55.1333 32.3007 54.9527 31.7999 54.7992 31.2905C54.7679 31.1998 54.7495 31.1052 54.7448 31.0094C54.7523 30.8734 54.7822 30.7395 54.8333 30.6131C54.9838 30.13 55.0026 29.6157 54.8877 29.1229C54.8712 28.9878 54.8224 28.8586 54.7454 28.7461C54.6684 28.6335 54.5655 28.5409 54.4453 28.476C54.3357 28.4393 54.2205 28.4221 54.1049 28.4252L52.7197 28.3812C52.6555 28.3732 52.5906 28.3875 52.5359 28.4219C52.4909 28.4719 52.46 [...]
-<path d="M113.37 26.7488C113.132 27.5354 112.657 28.2303 112.009 28.7403C111.022 29.5583 109.93 30.2417 108.762 30.7724C107.646 31.3143 106.427 31.8189 105.205 31.6258C103.984 31.4328 102.823 30.2711 103.139 29.0586C103.419 27.9647 104.644 27.4533 105.672 26.9723C106.353 26.6542 107.008 26.2816 107.629 25.8581C107.914 25.699 108.15 25.4646 108.309 25.1807C108.531 24.6828 108.289 24.1071 108.02 23.6329C107.426 22.5749 106.687 21.6038 105.825 20.7473C105.325 21.5839 105.454 22.6643 105.045 [...]
-<path d="M56.7562 108.616C58.1517 109.239 59.7479 109.161 61.2761 109.052C62.7226 108.951 64.2474 108.802 65.4318 107.965C67.188 106.726 67.685 104.328 67.5454 102.208C67.3934 99.6653 66.5031 97.2217 64.9826 95.1731C64.7462 94.8219 64.4347 94.527 64.0704 94.3095C63.5935 94.1096 63.0748 94.0283 62.5592 94.0724C60.8144 94.086 59.0706 94.1548 57.328 94.279C56.9452 94.2743 56.568 94.3713 56.2355 94.5601C55.9321 94.8094 55.7105 95.1431 55.599 95.5186C55.1176 96.7658 54.8863 98.0947 54.9183 99 [...]
-<path d="M56.7562 108.616C58.1517 109.239 59.7479 109.161 61.2761 109.052C62.7226 108.951 64.2474 108.802 65.4318 107.965C67.188 106.726 67.685 104.328 67.5454 102.208C67.3934 99.6653 66.5031 97.2217 64.9826 95.1731C64.7462 94.8219 64.4347 94.527 64.0704 94.3095C63.5935 94.1096 63.0748 94.0283 62.5592 94.0724C60.8144 94.086 59.0706 94.1548 57.328 94.279C56.9452 94.2743 56.568 94.3713 56.2355 94.5601C55.9321 94.8094 55.7105 95.1431 55.599 95.5186C55.1176 96.7658 54.8863 98.0947 54.9183 99 [...]
-<path d="M62.3925 20.7846C63.2901 21.0509 64.2525 21.0005 65.1171 20.6419C65.9816 20.2834 66.6952 19.6386 67.137 18.8168C67.409 18.3103 67.5272 17.7361 67.4773 17.164C67.3892 16.6423 67.1612 16.1539 66.8173 15.7503C66.4735 15.3468 66.0266 15.043 65.5237 14.8711C64.5061 14.5459 63.4091 14.5637 62.4027 14.9219C61.6709 15.1556 60.5035 15.5417 59.9521 16.0972C59.5505 16.5036 59.6662 17.1945 59.7684 17.7229C59.9011 18.416 60.2128 19.0627 60.6729 19.5996C61.133 20.1364 61.7256 20.5448 62.3925  [...]
-<path d="M58.2062 15.1725C58.1738 15.6666 58.2373 16.1622 58.3934 16.6323C58.5765 17.0392 58.8459 17.402 59.183 17.6957C60.0305 18.4916 61.2489 19.0742 62.3551 18.7118C62.7197 18.5715 63.058 18.3711 63.3557 18.1191C63.4069 18.0667 63.4738 18.0323 63.5463 18.0209C63.6215 18.0239 63.694 18.05 63.7539 18.0954C64.3733 18.4515 65.0875 18.61 65.8002 18.5494C66.5129 18.4888 67.1898 18.2122 67.7394 17.7567C68.1208 17.417 68.4281 17.0031 68.6423 16.5406C68.8566 16.078 68.9732 15.5767 68.9851 15.0 [...]
-<path d="M62.2904 9.93989C62.4863 10.1235 62.7429 10.2295 63.0119 10.2379C63.4216 10.2893 63.8345 10.3119 64.2474 10.3057C64.3805 10.3094 64.5132 10.2887 64.6388 10.2447C64.8417 10.128 65.0033 9.95173 65.1017 9.74007C65.1506 9.66862 65.1842 9.58792 65.2004 9.50299C65.2079 9.41922 65.1927 9.33498 65.1561 9.25913C65.0735 9.10256 64.9543 8.96797 64.8086 8.86662C64.663 8.76527 64.495 8.70011 64.3189 8.6766C63.9673 8.63488 63.6114 8.64745 63.2638 8.71385C62.9813 8.75111 62.3244 8.64273 62.140 [...]
-<path d="M62.1032 8.91709C62.4579 9.0051 62.824 9.03935 63.1889 9.0187H64.0671C64.2852 9.02843 64.5036 9.00327 64.7137 8.94419C64.9914 8.84128 65.2296 8.65408 65.3944 8.40907C65.6494 8.06311 65.809 7.65678 65.8573 7.23044C65.8825 7.0782 65.8636 6.92196 65.8029 6.78C65.7371 6.67337 65.6503 6.58118 65.5476 6.50905C65.2132 6.20036 64.8228 5.95783 64.3972 5.79442C63.8233 5.65541 63.22 5.69803 62.6716 5.91635C62.1479 6.05275 61.6801 6.34882 61.334 6.76306C61.2116 6.94809 61.134 7.15886 61.107 [...]
-<path d="M55.0442 22.1494C54.3635 23.0131 53.5705 23.8429 53.3152 24.9233C53.2023 25.524 53.1794 26.138 53.2472 26.7454L53.5058 30.8502C53.5497 31.116 53.5117 31.3887 53.3969 31.6326C53.1825 31.9713 52.7162 32.0593 52.3078 32.1C51.6912 32.2089 51.0577 32.1753 50.4563 32.0018C49.1902 31.531 48.7341 30.0103 48.4924 28.686C48.1521 26.742 47.8764 24.7133 48.421 22.8133C48.9179 21.0657 50.0479 19.5754 51.1438 18.1293C52.0389 16.9642 52.9715 15.7585 54.258 15.0472C54.4472 14.9295 54.6619 14.85 [...]
-<path d="M74.8425 23.4026L75.8364 30.2677C76.0304 31.6224 76.2244 32.9399 76.3741 34.2811C76.5057 35.5049 76.6033 36.7309 76.6668 37.9592C76.6941 38.4876 76.6838 39.0904 76.2856 39.4393C75.8228 39.8423 75.0536 39.656 74.6315 39.2123C74.2472 38.7302 73.9878 38.1615 73.8759 37.5562C73.0916 34.7572 72.0715 32.029 70.8264 29.4007C70.2274 28.134 69.5705 26.8741 69.2778 25.5058C68.8047 23.3179 69.533 21.1402 71.6262 20.0868C74.1312 18.8642 74.5703 21.4653 74.8425 23.4026Z" fill="#7497F7"/>
-<path d="M76.9528 38.1861C76.7285 37.878 76.4095 37.6509 76.0441 37.5392C75.677 37.4872 75.3042 37.5809 75.006 37.8C74.6386 38.0452 74.3384 38.3777 74.1328 38.7674C73.9272 39.1572 73.8225 39.5918 73.8284 40.032C73.8284 40.5061 73.9849 40.9667 74.0394 41.4375C74.1108 42.037 74.0394 42.6534 74.2096 43.2359C74.3529 43.6972 74.6344 44.1039 75.0164 44.4017C75.3983 44.6995 75.8626 44.8741 76.347 44.9022C76.5443 44.9183 76.7425 44.8833 76.9222 44.8006C77.368 44.5703 77.4735 43.9912 77.4837 43.4 [...]
-<path d="M52.6823 34.9043C52.9862 35.16 53.3524 35.3317 53.7442 35.4022C53.9405 35.4343 54.142 35.4034 54.3195 35.3139C54.497 35.2244 54.6412 35.0809 54.7312 34.9043C54.7878 34.7307 54.8109 34.5479 54.7993 34.3658V32.8654C54.8487 32.328 54.7298 31.7885 54.4589 31.321C54.2965 31.1205 54.0881 30.9616 53.8512 30.8579C53.6143 30.7542 53.3558 30.7086 53.0975 30.7249C52.3113 30.7656 50.715 31.5174 50.6606 32.4183C50.6061 33.3192 52.0424 34.4437 52.6823 34.9043Z" fill="url(#paint10_linear_1036_ [...]
-<path d="M97.7551 24.3238C98.6128 24.3035 99.4126 23.9106 100.175 23.5211C100.505 23.3741 100.809 23.1738 101.074 22.9284C101.274 22.6996 101.419 22.4276 101.496 22.1338C101.574 21.84 101.581 21.5324 101.519 21.235C101.387 20.6349 101.084 20.0856 100.645 19.6534C100.013 18.9714 99.1659 18.525 98.244 18.3883C97.3222 18.2515 96.381 18.4326 95.5769 18.9015C94.2155 19.6737 94.4469 21.9734 95.2603 23.0639C95.5479 23.4538 95.9235 23.7709 96.3568 23.9898C96.7902 24.2086 97.2692 24.3231 97.7551  [...]
-<path d="M103.858 19.9107C103.681 20.7245 103.297 21.4793 102.741 22.102C102.46 22.4083 102.1 22.6331 101.7 22.7523C101.3 22.8716 100.876 22.8809 100.471 22.7794C100.161 22.6237 99.8258 22.5239 99.4807 22.4847C99.2697 22.4847 99.0383 22.5829 98.8511 22.4847C98.6639 22.3865 98.6162 22.1901 98.4903 22.0478C98.1295 21.6279 97.391 21.8141 96.9655 21.4585C96.8396 21.3501 96.7511 21.2011 96.6252 21.0927C96.4617 20.964 96.2791 20.8611 96.084 20.7879C95.6118 20.5516 95.1937 20.2209 94.8558 19.81 [...]
-<path d="M96.0669 36.7264C96.7 37.4038 97.3773 38.1658 97.316 39.0769C97.2709 39.326 97.2595 39.58 97.282 39.8322C97.3365 40.0794 97.5951 40.3097 97.83 40.2115C98.0648 40.1133 98.1329 39.7306 98.3949 39.6899C98.6026 39.6561 98.7659 39.8965 98.7353 40.1031C98.6891 40.3074 98.5782 40.4914 98.4188 40.6281C98.1669 40.8923 97.9048 41.1463 97.6292 41.3867C97.4881 41.533 97.309 41.6373 97.1118 41.6882C96.9022 41.7001 96.6935 41.6531 96.5094 41.5527C95.7164 41.214 94.8076 40.7568 94.6545 39.9135 [...]
-<path d="M94.5116 37.2209C94.4883 37.3107 94.4873 37.4048 94.5086 37.495C94.53 37.5853 94.5731 37.669 94.6341 37.7391C94.7598 37.8748 94.907 37.9892 95.0698 38.0778L97.5101 39.6188C97.8709 39.8491 98.1227 39.4156 97.9287 39.1074C97.7892 38.8872 97.3808 38.8127 97.1629 38.6942C96.2746 38.2166 95.4067 37.6984 94.5116 37.2209Z" fill="#3E3E54"/>
-<path d="M99.8926 29.1772C99.6679 29.1772 99.3991 29.1975 99.2833 29.3905C99.2445 29.4712 99.2328 29.5622 99.2499 29.6501C99.2671 29.7379 99.3122 29.8179 99.3786 29.8782C99.5136 29.997 99.6827 30.0705 99.8619 30.0882C99.9504 30.0882 100.053 30.1153 100.1 30.1898C100.118 30.2279 100.126 30.2698 100.124 30.3118C100.098 30.4686 100.022 30.6131 99.9075 30.724C99.793 30.8349 99.6459 30.9064 99.4876 30.9282C99.1778 30.9993 98.8511 30.962 98.538 31.0094C98.209 31.0766 97.8914 31.1907 97.5952 31 [...]
-<path d="M53.2404 110.201C52.4474 109.862 51.6339 109.472 51.0894 108.805C50.7454 108.332 50.4768 107.809 50.2929 107.254L47.9105 101.107C47.6166 100.397 47.3754 99.6671 47.1889 98.9224C47.0419 98.1626 46.9543 97.3926 46.9268 96.6193C46.8418 95.9262 46.8786 95.2237 47.0358 94.5432C47.2774 93.71 47.8594 93.0259 48.438 92.3824C49.1187 91.644 49.7994 90.926 50.4801 90.2148C50.9922 89.636 51.5847 89.1331 52.2398 88.7212C52.8397 88.378 53.5153 88.1872 54.207 88.1658C54.3645 88.1545 54.5226 88 [...]
-<path d="M64.5128 102.702C64.5078 101.964 64.4464 101.226 64.3291 100.497C63.9376 98.411 62.6273 96.5956 62.0929 94.5432C62.0648 94.4806 62.0534 94.4118 62.06 94.3435C62.0665 94.2753 62.0908 94.2098 62.1304 94.1537C62.2131 94.0916 62.3168 94.0637 62.4197 94.0758C63.7561 94.0758 65.0937 94.1119 66.4324 94.1842C66.5588 94.1849 66.6842 94.2066 66.8034 94.2485C67.2323 94.4179 67.3071 94.9699 67.3854 95.4238C67.6108 96.4105 67.9934 97.3549 68.5188 98.2213C69.0259 97.4796 69.5398 96.6464 69.43 [...]
-<path d="M59.6186 86.3606C59.7789 86.3972 59.9261 86.4768 60.044 86.5909C60.3129 86.8923 60.1257 87.3766 59.867 87.6882C59.5105 88.1205 59.0489 88.4551 58.5261 88.6603C58.1517 88.8059 57.7092 88.9177 57.5322 89.2767C57.8916 89.3712 58.2655 89.3988 58.635 89.358C58.6996 89.5408 58.5295 89.7237 58.3593 89.8219C58.0241 89.9942 57.6506 90.0796 57.2734 90.0701C56.8962 90.0607 56.5275 89.9567 56.2014 89.7678C55.7147 89.507 54.9762 88.9448 54.8877 88.3588C54.7992 87.7729 55.4663 87.2513 55.9087 [...]
-<path d="M66.4631 85.3209C66.091 84.83 65.6051 84.436 65.0468 84.1724C64.4885 83.9088 63.8745 83.7834 63.257 83.8069C62.7601 83.8306 62.1611 84.0711 62.1373 84.5656C62.1516 84.8059 62.2435 85.0351 62.3993 85.2193C62.7773 85.7685 63.1996 86.2861 63.662 86.767C63.9411 87.0583 64.2645 87.4444 64.1011 87.8237C63.9377 88.2031 63.3557 88.2877 63.24 88.684C63.2265 88.7235 63.2265 88.7664 63.24 88.8059C63.2545 88.8332 63.2748 88.857 63.2995 88.8757C63.3242 88.8944 63.3527 88.9076 63.383 88.9143C [...]
-<path d="M88.1844 98.7429C87.3948 96.7108 87.5037 94.4213 87.7998 92.2537C87.8296 91.8297 87.9453 91.4161 88.1402 91.0378C88.4834 90.5469 88.9762 90.1787 89.5458 89.9879C91.7717 89.0904 94.2699 89.2462 96.6592 89.4866C96.8017 89.4873 96.941 89.5285 97.0608 89.6052C97.1692 89.7121 97.2428 89.849 97.2718 89.9981C97.5169 90.8211 97.6836 91.8845 96.9791 92.3689C96.1759 92.9345 94.8655 92.2334 94.1542 92.9074C94.0031 93.0767 93.8938 93.2787 93.8347 93.4974C93.7756 93.716 93.7685 93.9454 93.81 [...]
-<path d="M100.338 89.8693C100.677 90.0007 100.971 90.225 101.186 90.5162C101.292 90.6645 101.35 90.8421 101.35 91.0243C101.35 91.2064 101.292 91.3841 101.186 91.5323C101.034 91.6977 100.836 91.8154 100.618 91.871C99.9818 92.0735 99.3115 92.1461 98.6469 92.0843C98.6979 92.3045 98.6775 92.633 98.4495 92.6432C98.383 92.6385 98.3187 92.6175 98.2623 92.5822C97.5816 92.2266 94.7941 91.1868 96.1487 90.0421C97.1766 89.1412 99.2085 89.3579 100.338 89.8693Z" fill="url(#paint16_linear_1036_4271)"/>
-<path d="M106.312 93.6457C106.125 92.7677 105.823 91.9181 105.413 91.1191C104.709 89.8795 103.524 88.9955 102.581 87.9219C102.49 87.8411 102.418 87.7405 102.371 87.6278C102.325 87.5151 102.304 87.3932 102.312 87.2716C102.355 87.1437 102.427 87.0276 102.523 86.9329L103.272 86.0761C103.413 85.8721 103.619 85.7226 103.858 85.6527C104.021 85.6366 104.185 85.6599 104.338 85.7205C107.217 86.6315 109.552 88.9007 110.91 91.5865C112.268 94.2722 112.703 97.3441 112.574 100.358C112.576 101.095 112. [...]
-<path d="M108.912 105.567C109.446 104.906 109.813 104.127 109.982 103.296C110.152 102.465 110.12 101.605 109.889 100.789C109.558 99.7605 108.989 98.8243 108.228 98.0554C106.397 96.1215 103.803 94.9903 101.165 94.6177C98.5277 94.2452 95.8185 94.5974 93.2421 95.2951C91.799 95.6846 90.3593 96.2028 89.1953 97.1375C88.5979 97.5698 88.1611 98.1867 87.953 98.8919C87.7726 99.6607 88.0142 100.463 88.3274 101.188C89.328 103.525 91.1489 105.591 93.545 106.468C94.7365 106.854 95.9783 107.064 97.231  [...]
-<path d="M102.82 84.6367C101.846 84.2862 100.8 84.1837 99.7768 84.3386C99.4902 84.36 99.2128 84.4482 98.9668 84.596C98.847 84.6733 98.7515 84.7826 98.6913 84.9114C98.6311 85.0402 98.6086 85.1832 98.6264 85.3242C98.6679 85.4533 98.7363 85.5723 98.8273 85.6733C98.9182 85.7743 99.0295 85.855 99.154 85.9101C99.4007 86.0198 99.63 86.1647 99.8347 86.3402C99.9371 86.4302 100.004 86.5534 100.024 86.6879C100.044 86.8224 100.016 86.9596 99.9436 87.0752C99.8109 87.2411 99.5352 87.319 99.5181 87.535 [...]
-<path d="M57.9236 104.104C58.3592 103.235 59.104 102.558 60.0134 102.204C60.7423 101.984 61.5205 101.984 62.2495 102.204C62.9714 102.43 63.6655 102.736 64.3188 103.115C64.5584 103.23 64.7779 103.382 64.9689 103.566C65.1187 103.743 65.2435 103.941 65.3399 104.152L65.8028 105.053C66.1064 105.583 66.3355 106.153 66.4835 106.746C66.5691 107.256 66.5817 107.776 66.5209 108.29C66.4717 109.195 66.2667 110.084 65.9151 110.919C65.5546 111.758 64.9037 112.44 64.0806 112.842C63.2672 113.15 62.3868  [...]
-<path d="M57.6207 107.193C57.5493 107.332 57.5155 107.488 57.5226 107.644C57.5298 107.8 57.5777 107.952 57.6616 108.084C57.7522 108.192 57.8246 108.315 57.876 108.446C57.91 108.582 57.8215 108.761 57.6786 108.748C57.5356 108.734 57.5016 108.609 57.4063 108.544C57.3271 108.503 57.2357 108.492 57.1488 108.512C57.0619 108.533 56.9853 108.584 56.9332 108.656C56.8319 108.804 56.7763 108.978 56.7733 109.157C56.7237 109.984 56.889 110.808 57.2533 111.552C57.6176 112.296 58.1685 112.934 58.8528  [...]
-<path d="M100.58 99.0375C99.6664 98.834 98.7101 98.9507 97.8729 99.3679C97.0357 99.7851 96.3689 100.477 95.9853 101.327C95.7515 101.852 95.6759 102.433 95.7675 103C95.8916 103.515 96.1532 103.986 96.5247 104.365C96.8962 104.744 97.3637 105.015 97.8777 105.151C98.9147 105.407 100.008 105.312 100.985 104.883C101.7 104.599 102.837 104.135 103.347 103.528C103.722 103.092 103.555 102.414 103.415 101.893C103.231 101.213 102.874 100.593 102.377 100.092C101.88 99.592 101.261 99.2285 100.58 99.03 [...]
-<path d="M95.747 107.559C97.2745 108.554 99.1105 108.97 100.92 108.731C101.817 108.6 102.669 108.258 103.407 107.734C104.144 107.209 104.746 106.518 105.161 105.716C105.482 104.978 105.71 104.204 105.842 103.41C106.043 102.657 106.109 101.876 106.039 101.1C105.999 100.714 105.86 100.344 105.635 100.026C105.409 99.7091 105.106 99.4548 104.753 99.2882C104.024 99.0071 103.051 99.4 102.898 100.162C102.745 100.924 103.347 101.818 102.816 102.363C102.435 102.756 101.795 102.601 101.254 102.496 [...]
-<path d="M54.1336 70.4184H48.0935V53.6857H54.1835C55.8974 53.6857 57.3727 54.0207 58.6096 54.6907C59.8465 55.3552 60.7977 56.3111 61.4632 57.5584C62.1344 58.8058 62.4699 60.2982 62.4699 62.0358C62.4699 63.7787 62.1344 65.2766 61.4632 66.5294C60.7977 67.7822 59.8409 68.7435 58.593 69.4135C57.3505 70.0835 55.8641 70.4184 54.1336 70.4184ZM51.6959 67.3873H53.9838C55.0488 67.3873 55.9445 67.2021 56.6711 66.8317C57.4032 66.4559 57.9523 65.8758 58.3184 65.0914C58.69 64.3016 58.8758 63.2831 58.8 [...]
-<path d="M80.7961 62.0521C80.7961 63.8768 80.4439 65.4291 79.7395 66.7091C79.0407 67.9892 78.0867 68.9669 76.8775 69.6423C75.674 70.3122 74.3206 70.6472 72.8175 70.6472C71.3034 70.6472 69.9445 70.3095 68.7409 69.6341C67.5373 68.9587 66.5861 67.981 65.8872 66.701C65.1884 65.421 64.839 63.8713 64.839 62.0521C64.839 60.2274 65.1884 58.675 65.8872 57.395C66.5861 56.115 67.5373 55.14 68.7409 54.4701C69.9445 53.7947 71.3034 53.457 72.8175 53.457C74.3206 53.457 75.674 53.7947 76.8775 54.4701C78 [...]
-<path d="M83.4647 70.4184V53.6857H90.187C91.4737 53.6857 92.5719 53.9118 93.4816 54.3639C94.3967 54.8105 95.0928 55.4451 95.5698 56.2675C96.0523 57.0846 96.2936 58.0459 96.2936 59.1516C96.2936 60.2628 96.0496 61.2187 95.5615 62.0194C95.0734 62.8146 94.3662 63.4247 93.44 63.8496C92.5192 64.2744 91.4044 64.4868 90.0954 64.4868H85.5945V61.6436H89.5131C90.2008 61.6436 90.7721 61.551 91.2269 61.3658C91.6817 61.1806 92.0201 60.9028 92.2419 60.5324C92.4693 60.162 92.583 59.7018 92.583 59.1516C9 [...]
-<path d="M101.776 70.4184H97.916L103.798 53.6857H108.44L114.314 70.4184H110.454L106.186 57.5094H106.053L101.776 70.4184ZM101.535 63.8414H110.653V66.6029H101.535V63.8414Z" fill="#5D7CD2"/>
-<defs>
-<linearGradient id="paint0_linear_1036_4271" x1="117.22" y1="66.3545" x2="-11.2638" y2="48.733" gradientUnits="userSpaceOnUse">
-<stop offset="0.02" stop-color="white" stop-opacity="0"/>
-<stop offset="0.32" stop-color="white" stop-opacity="0.39"/>
-<stop offset="0.68" stop-color="white" stop-opacity="0.68"/>
-<stop offset="1" stop-color="white"/>
-</linearGradient>
-<linearGradient id="paint1_linear_1036_4271" x1="101.247" y1="23.8767" x2="100.044" y2="45.9392" gradientUnits="userSpaceOnUse">
-<stop stop-opacity="0"/>
-<stop offset="0.99"/>
-</linearGradient>
-<linearGradient id="paint2_linear_1036_4271" x1="96.3801" y1="88.5925" x2="95.6218" y2="99.5257" gradientUnits="userSpaceOnUse">
-<stop stop-opacity="0"/>
-<stop offset="0.99"/>
-</linearGradient>
-<linearGradient id="paint3_linear_1036_4271" x1="96.8668" y1="87.0617" x2="120.591" y2="98.3419" gradientUnits="userSpaceOnUse">
-<stop stop-opacity="0"/>
-<stop offset="0.99"/>
-</linearGradient>
-<linearGradient id="paint4_linear_1036_4271" x1="61.9228" y1="83.0652" x2="61.9734" y2="113.103" gradientUnits="userSpaceOnUse">
-<stop stop-opacity="0"/>
-<stop offset="0.99"/>
-</linearGradient>
-<linearGradient id="paint5_linear_1036_4271" x1="68.1649" y1="37.6036" x2="80.9262" y2="32.7971" gradientUnits="userSpaceOnUse">
-<stop stop-opacity="0"/>
-<stop offset="0.99"/>
-</linearGradient>
-<linearGradient id="paint6_linear_1036_4271" x1="50.9124" y1="28.117" x2="61.5864" y2="39.8369" gradientUnits="userSpaceOnUse">
-<stop stop-opacity="0"/>
-<stop offset="0.99"/>
-</linearGradient>
-<linearGradient id="paint7_linear_1036_4271" x1="59.6867" y1="94.6617" x2="60.6373" y2="100.831" gradientUnits="userSpaceOnUse">
-<stop offset="0.02" stop-color="white" stop-opacity="0"/>
-<stop offset="0.32" stop-color="white" stop-opacity="0.39"/>
-<stop offset="0.68" stop-color="white" stop-opacity="0.68"/>
-<stop offset="1" stop-color="white"/>
-</linearGradient>
-<linearGradient id="paint8_linear_1036_4271" x1="59.6662" y1="17.8008" x2="67.4876" y2="17.8008" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-<linearGradient id="paint9_linear_1036_4271" x1="73.8318" y1="41.2106" x2="78.4776" y2="41.2106" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-<linearGradient id="paint10_linear_1036_4271" x1="50.6299" y1="33.0686" x2="54.7993" y2="33.0686" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-<linearGradient id="paint11_linear_1036_4271" x1="94.6069" y1="21.3299" x2="101.557" y2="21.3299" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-<linearGradient id="paint12_linear_1036_4271" x1="93.0854" y1="38.2945" x2="98.7455" y2="38.2945" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-<linearGradient id="paint13_linear_1036_4271" x1="96.86" y1="31.1212" x2="104.266" y2="31.1212" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-<linearGradient id="paint14_linear_1036_4271" x1="54.8775" y1="88.1285" x2="60.1768" y2="88.1285" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-<linearGradient id="paint15_linear_1036_4271" x1="62.1373" y1="86.5808" x2="68.1309" y2="86.5808" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-<linearGradient id="paint16_linear_1036_4271" x1="95.7743" y1="91.0175" x2="101.342" y2="91.0175" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-<linearGradient id="paint17_linear_1036_4271" x1="98.6128" y1="86.0727" x2="105.005" y2="86.0727" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-<linearGradient id="paint18_linear_1036_4271" x1="57.0455" y1="107.606" x2="66.5584" y2="107.606" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-<linearGradient id="paint19_linear_1036_4271" x1="95.7267" y1="102.113" x2="103.575" y2="102.113" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-</defs>
-</svg>
diff --git a/grafana/img/engineering-overview.svg b/grafana/img/engineering-overview.svg
deleted file mode 100644
index 36a05a363..000000000
--- a/grafana/img/engineering-overview.svg
+++ /dev/null
@@ -1,82 +0,0 @@
-<svg width="160" height="120" viewBox="0 0 160 120" fill="none" xmlns="http://www.w3.org/2000/svg">
-<path d="M114.288 15H55.8607C51.1204 15 47.2776 18.824 47.2776 23.5411V88.6577C47.2776 93.3748 51.1204 97.1987 55.8607 97.1987H114.288C119.028 97.1987 122.871 93.3748 122.871 88.6577V23.5411C122.871 18.824 119.028 15 114.288 15Z" fill="white"/>
-<path d="M57.9612 97.1988L68.6981 87.4302C68.6981 87.4302 83.495 97.9442 97.6363 88.5833C111.778 79.2225 112.245 60.8642 105.792 53.8182C99.34 46.7722 99.4191 51.7853 99.4191 51.7853C99.4191 51.7853 109.483 79.4614 87.6298 82.2383C65.7766 85.0153 63.6589 78.8276 63.6589 78.8276L50.3672 97.1988H57.9612Z" fill="url(#paint0_linear_1036_4847)"/>
-<path d="M47.2776 40.4358L59.6218 47.6764L80.4312 33.4871L103.442 48.7751L122.871 30.919V24.9803L103.137 41.9652L80.6167 29.2523L59.3285 40.7091L47.2776 36.563V40.4358Z" fill="url(#paint1_linear_1036_4847)"/>
-<path d="M30.3874 46.9196L29 45.1827L44.0385 33.2868L59.3285 40.709L80.5635 26.6213L104.21 40.9608L128.11 17.8986L129.661 19.4909L104.523 43.7478L80.6167 29.2523L59.4996 43.2614L44.326 35.8949L30.3874 46.9196Z" fill="#7497F7"/>
-<path d="M41.0537 98.5179C40.7142 98.8554 40.4449 99.2561 40.2611 99.6973C40.0774 100.138 39.9828 100.611 39.9828 101.089C39.9828 101.566 40.0774 102.039 40.2611 102.48C40.4449 102.921 40.7142 103.322 41.0537 103.66V103.66C41.3929 103.998 41.7956 104.266 42.2389 104.448C42.6822 104.631 43.1574 104.725 43.6373 104.725C44.1172 104.725 44.5924 104.631 45.0357 104.448C45.479 104.266 45.8817 103.998 46.2209 103.66L69.0891 81.8478C69.7741 81.1658 70.1588 80.2411 70.1588 79.2769C70.1588 78.3127 [...]
-<path d="M57.2827 63.4837C57.2829 68.4479 58.7625 73.3005 61.5342 77.4279C64.306 81.5553 68.2454 84.7722 72.8543 86.6717C77.4633 88.5712 82.5348 89.068 87.4275 88.0994C92.3203 87.1308 96.8145 84.7402 100.342 81.2299C103.869 77.7196 106.271 73.2473 107.244 68.3785C108.218 63.5097 107.718 58.4631 105.809 53.8768C103.9 49.2905 100.667 45.3706 96.5189 42.6127C92.371 39.8548 87.4945 38.3828 82.5058 38.3828C79.1934 38.3828 75.9133 39.032 72.853 40.2935C69.7927 41.5549 67.0121 43.4039 64.6698 4 [...]
-<path d="M57.2827 63.4837C57.2829 68.4479 58.7625 73.3005 61.5342 77.4279C64.306 81.5553 68.2454 84.7722 72.8543 86.6717C77.4633 88.5712 82.5348 89.068 87.4275 88.0994C92.3203 87.1308 96.8145 84.7402 100.342 81.2299C103.869 77.7196 106.271 73.2473 107.244 68.3785C108.218 63.5097 107.718 58.4631 105.809 53.8768C103.9 49.2905 100.667 45.3706 96.5189 42.6127C92.371 39.8548 87.4945 38.3828 82.5058 38.3828C79.1934 38.3828 75.9133 39.032 72.853 40.2935C69.7927 41.5549 67.0121 43.4039 64.6698 4 [...]
-<path d="M55.3446 61.6625C55.3443 66.6271 56.8235 71.4803 59.5951 75.6084C62.3667 79.7364 66.3063 82.9539 70.9155 84.8539C75.5248 86.7539 80.5967 87.2511 85.49 86.2827C90.3832 85.3142 94.8779 82.9235 98.4057 79.413C101.934 75.9025 104.336 71.4298 105.309 66.5605C106.283 61.6913 105.783 56.6442 103.873 52.0575C101.964 47.4709 98.7308 43.5506 94.5824 40.7926C90.434 38.0346 85.5569 36.5626 80.5678 36.5629C73.8782 36.5629 67.4626 39.2073 62.7323 43.9144C58.002 48.6215 55.3446 55.0057 55.3446 [...]
-<path d="M129.703 30.919L127.479 30.7659L128.278 19.2447L115.402 21.3106L115.047 19.1203L130.695 16.6109L129.703 30.919Z" fill="#7497F7"/>
-<path d="M74.3425 65.7828H70.1918V71.537H74.3425V65.7828Z" fill="#7497F7"/>
-<path d="M79.4622 59.8141H75.3115V71.5369H79.4622V59.8141Z" fill="#7497F7"/>
-<path d="M84.5819 64.3994H80.4312V71.5369H84.5819V64.3994Z" fill="#7497F7"/>
-<path d="M89.7002 56.1001H85.5495V71.537H89.7002V56.1001Z" fill="#7497F7"/>
-<path d="M79.4622 59.8141H75.3115V71.5369H79.4622V59.8141Z" fill="url(#paint3_linear_1036_4847)"/>
-<path d="M89.7002 56.1001H85.5495V71.537H89.7002V56.1001Z" fill="url(#paint4_linear_1036_4847)"/>
-<path d="M94.8198 51.7881H90.6691V71.537H94.8198V51.7881Z" fill="#7497F7"/>
-<path d="M80.5692 31.4155C82.355 31.4155 83.8026 29.9749 83.8026 28.1979C83.8026 26.4209 82.355 24.9803 80.5692 24.9803C78.7835 24.9803 77.3358 26.4209 77.3358 28.1979C77.3358 29.9749 78.7835 31.4155 80.5692 31.4155Z" fill="#7497F7"/>
-<path d="M80.5692 31.4155C82.355 31.4155 83.8026 29.9749 83.8026 28.1979C83.8026 26.4209 82.355 24.9803 80.5692 24.9803C78.7835 24.9803 77.3358 26.4209 77.3358 28.1979C77.3358 29.9749 78.7835 31.4155 80.5692 31.4155Z" fill="url(#paint5_linear_1036_4847)"/>
-<path d="M104.046 44.7249C105.831 44.7249 107.279 43.2844 107.279 41.5074C107.279 39.7303 105.831 38.2898 104.046 38.2898C102.26 38.2898 100.812 39.7303 100.812 41.5074C100.812 43.2844 102.26 44.7249 104.046 44.7249Z" fill="#7497F7"/>
-<path d="M104.046 44.7249C105.831 44.7249 107.279 43.2844 107.279 41.5074C107.279 39.7303 105.831 38.2898 104.046 38.2898C102.26 38.2898 100.812 39.7303 100.812 41.5074C100.812 43.2844 102.26 44.7249 104.046 44.7249Z" fill="url(#paint6_linear_1036_4847)"/>
-<path d="M44.0442 38.0809C45.83 38.0809 47.2776 36.6403 47.2776 34.8633C47.2776 33.0863 45.83 31.6458 44.0442 31.6458C42.2584 31.6458 40.8108 33.0863 40.8108 34.8633C40.8108 36.6403 42.2584 38.0809 44.0442 38.0809Z" fill="#7497F7"/>
-<path d="M44.0442 38.0809C45.83 38.0809 47.2776 36.6403 47.2776 34.8633C47.2776 33.0863 45.83 31.6458 44.0442 31.6458C42.2584 31.6458 40.8108 33.0863 40.8108 34.8633C40.8108 36.6403 42.2584 38.0809 44.0442 38.0809Z" fill="url(#paint7_linear_1036_4847)"/>
-<path d="M59.3644 45.1827C61.1502 45.1827 62.5978 43.7422 62.5978 41.9652C62.5978 40.1882 61.1502 38.7476 59.3644 38.7476C57.5786 38.7476 56.131 40.1882 56.131 41.9652C56.131 43.7422 57.5786 45.1827 59.3644 45.1827Z" fill="#7497F7"/>
-<path d="M59.3644 45.1827C61.1502 45.1827 62.5978 43.7422 62.5978 41.9652C62.5978 40.1882 61.1502 38.7476 59.3644 38.7476C57.5786 38.7476 56.131 40.1882 56.131 41.9652C56.131 43.7422 57.5786 45.1827 59.3644 45.1827Z" fill="url(#paint8_linear_1036_4847)"/>
-<defs>
-<linearGradient id="paint0_linear_1036_4847" x1="58.8483" y1="38.4028" x2="124.334" y2="164.535" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint1_linear_1036_4847" x1="84.7429" y1="-12.3743" x2="85.7793" y2="129.914" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint2_linear_1036_4847" x1="26.1404" y1="-1.80744" x2="273.783" y2="287.879" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint3_linear_1036_4847" x1="67.604" y1="47.2486" x2="111.264" y2="130.297" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint4_linear_1036_4847" x1="76.3798" y1="42.6361" x2="120.039" y2="125.683" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint5_linear_1036_4847" x1="70.7252" y1="22.9073" x2="132.654" y2="56.5191" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint6_linear_1036_4847" x1="94.203" y1="36.2168" x2="156.131" y2="69.8286" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint7_linear_1036_4847" x1="34.2016" y1="29.5727" x2="96.1295" y2="63.1846" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint8_linear_1036_4847" x1="49.5218" y1="36.6746" x2="111.45" y2="70.285" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-</defs>
-</svg>
diff --git a/grafana/img/engineering-throughput-team-view.svg b/grafana/img/engineering-throughput-team-view.svg
deleted file mode 100644
index a6e3d72b4..000000000
--- a/grafana/img/engineering-throughput-team-view.svg
+++ /dev/null
@@ -1,102 +0,0 @@
-<svg width="160" height="120" viewBox="0 0 160 120" fill="none" xmlns="http://www.w3.org/2000/svg">
-<path d="M64.1835 95.2699H97.4595L91.5709 74.2108H69.15L64.1835 95.2699Z" fill="#7497F7"/>
-<path d="M64.1835 95.2699H97.4595L91.5709 74.2108H69.15L64.1835 95.2699Z" fill="url(#paint0_linear_1037_5232)"/>
-<path d="M130.663 17.9427V72.2411C130.663 73.0217 130.509 73.7947 130.209 74.5159C129.909 75.2371 129.469 75.8924 128.914 76.4444C128.359 76.9964 127.701 77.4342 126.976 77.7329C126.251 78.0315 125.474 78.1852 124.69 78.185H38.4636C37.6791 78.1852 36.9023 78.0315 36.1776 77.7329C35.4528 77.4342 34.7943 76.9964 34.2396 76.4444C33.6849 75.8924 33.2449 75.2371 32.9448 74.5159C32.6447 73.7947 32.4903 73.0217 32.4904 72.2411V17.9427C32.4911 16.3666 33.1206 14.8552 34.2407 13.7409C35.3608 12.6 [...]
-<path d="M45.4095 68.2885C45.4567 68.4857 45.3105 68.6877 45.1268 68.7695C44.9343 68.8425 44.7278 68.8717 44.5226 68.8549L43.6537 68.8465C43.5637 68.8359 43.4726 68.8545 43.3939 68.8994C43.29 68.9751 43.2731 69.1218 43.2731 69.2505L43.1849 72.9542C43.1643 73.7959 43.151 74.6798 43.528 75.4349C43.7153 75.8101 43.9909 76.136 44.189 76.5063C44.3872 76.8767 44.5056 77.3252 44.3486 77.7088C42.8727 77.7697 41.3968 77.7718 39.9209 77.7148C39.6466 77.704 39.3445 77.68 39.1548 77.4827C39.0582 77. [...]
-<path d="M118.172 74.2769C117.243 71.2154 116.183 68.1971 114.991 65.2222C114.955 65.09 114.875 64.9739 114.764 64.8927C114.638 64.8379 114.496 64.8264 114.363 64.8602L111.771 65.227C111.819 66.6796 112.483 68.0288 113.049 69.3671C114.054 71.741 114.79 74.219 115.243 76.7552C115.269 77.0094 115.349 77.2552 115.477 77.4767C115.719 77.8218 116.157 77.9577 116.565 78.0407C117.833 78.3053 118.661 78.6901 118.875 77.4058C119.031 76.4895 118.441 75.1403 118.172 74.2769Z" fill="url(#paint2_line [...]
-<path d="M106.032 75.0729L103.253 75.0417C103.059 75.0417 102.847 75.0417 102.704 75.1727C102.561 75.3038 102.538 75.4758 102.436 75.6165C102.211 75.9255 101.755 75.9255 101.374 75.8846C100.038 75.7423 98.717 75.4905 97.4233 75.1319L97.9199 71.7517C100.284 72.2778 102.704 72.516 105.126 72.4611L105.254 68.3919L101.579 68.3594C101.423 68.3745 101.266 68.3395 101.131 68.2596C100.959 68.131 100.934 67.8881 100.929 67.674C100.92 67.1768 100.948 66.6796 101.013 66.1865C101.014 66.0695 101.062 [...]
-<path d="M130.663 17.9427V65.5613H32.4904V17.9427C32.4911 16.3666 33.1206 14.8552 34.2407 13.7409C35.3608 12.6265 36.8797 12.0003 38.4636 12H124.69C126.274 12.0003 127.793 12.6265 128.913 13.7409C130.033 14.8552 130.662 16.3666 130.663 17.9427V17.9427Z" fill="#4C66AD"/>
-<path d="M41.9269 62.9062C43.0701 63.6878 44.2592 64.4899 45.6247 64.7352C45.7926 64.7652 45.9872 64.8013 46.073 64.9468C46.1303 65.0751 46.1372 65.2201 46.0923 65.3532C45.8893 66.3207 45.5993 67.2681 45.2259 68.1839C43.2351 67.9263 41.321 67.2548 39.608 66.213C39.3361 66.0471 39.0606 65.8631 38.895 65.5925C38.7295 65.322 38.6872 64.9588 38.6618 64.6233C38.5905 63.707 38.454 62.3963 39.005 61.5834C39.4352 60.9485 39.6745 61.3658 40.2472 61.7578L41.9269 62.9062Z" fill="#7497F7"/>
-<path d="M41.2309 62.7535C42.374 63.5351 43.5631 64.3372 44.9286 64.5825C45.0966 64.6125 45.2912 64.6474 45.377 64.7941C45.4342 64.9224 45.4411 65.0674 45.3963 65.2005C45.1937 66.1676 44.9041 67.1145 44.5311 68.03C42.5397 67.7729 40.6252 67.1014 38.9119 66.0591C38.6401 65.8944 38.3657 65.7104 38.199 65.4398C38.0322 65.1693 37.9911 64.8049 37.9658 64.4706C37.8945 63.5531 37.7579 62.2436 38.3089 61.4307C38.7391 60.7958 38.9784 61.2131 39.5524 61.6051L41.2309 62.7535Z" fill="url(#paint4_lin [...]
-<path d="M129.185 19.0826V63.974H33.9731V19.0826C33.9731 15.9345 36.5676 13.3804 39.7663 13.3804H123.396C126.591 13.3756 129.185 15.9297 129.185 19.0826Z" fill="white"/>
-<path opacity="0.18" d="M129.185 19.0826V63.974H33.9731V19.0826C33.9731 15.9345 36.5676 13.3804 39.7663 13.3804H123.396C126.591 13.3756 129.185 15.9297 129.185 19.0826Z" fill="#7497F7"/>
-<path d="M100.419 34.0693C100.416 32.99 100.65 31.9231 101.104 30.9428L96.4191 28.4044C95.5704 30.1158 95.1171 31.9945 95.0923 33.9028C95.0675 35.8111 95.4718 37.7008 96.2757 39.4335C97.0796 41.1663 98.2626 42.6982 99.7382 43.9173C101.214 45.1363 102.945 46.0115 104.804 46.479L105.753 41.2445C104.209 40.7735 102.858 39.8225 101.898 38.531C100.938 37.2395 100.42 35.6757 100.419 34.0693Z" fill="#7497F7"/>
-<path opacity="0.5" d="M119.002 40.6493C117.579 43.0102 115.43 44.8523 112.873 45.9027C110.316 46.9531 107.486 47.156 104.804 46.4814L105.753 41.2445C106.47 41.4657 107.216 41.5772 107.967 41.5752C109.233 41.5755 110.479 41.2582 111.59 40.6527C112.701 40.0472 113.64 39.173 114.322 38.1108L119.002 40.6493Z" fill="#7497F7"/>
-<path d="M120.831 34.0693C120.836 36.3876 120.203 38.6629 119.002 40.6493L114.316 38.1109C114.873 37.2434 115.245 36.271 115.409 35.2542C115.572 34.2375 115.524 33.1981 115.267 32.2008C115.009 31.2035 114.548 30.2695 113.913 29.4571C113.277 28.6446 112.48 27.9711 111.571 27.4783C110.663 26.9855 109.662 26.684 108.631 26.5926C107.601 26.5013 106.562 26.6219 105.58 26.9471C104.598 27.2723 103.694 27.7951 102.924 28.4829C102.154 29.1707 101.535 30.0089 101.104 30.9452L96.4191 28.4068C97.704 [...]
-<path opacity="0.18" d="M73.562 19.2582H42.2037V47.9256H73.562V19.2582Z" fill="#7497F7"/>
-<path d="M106.563 103.6C104.841 103.699 102.996 103.77 101.525 102.878C101.42 102.823 101.33 102.743 101.265 102.645C101.227 102.567 101.212 102.48 101.22 102.393C101.228 102.307 101.259 102.224 101.311 102.154C101.415 102.015 101.552 101.903 101.71 101.828C102.246 101.539 102.859 101.43 103.461 101.326C104.202 101.197 104.944 101.067 105.695 100.993C106.178 100.946 106.993 100.752 107.387 101.138C107.695 101.444 107.628 101.98 107.578 102.372C107.477 103.064 107.342 103.554 106.563 103. [...]
-<path d="M117.971 101.666C116.613 102.724 115.137 103.83 113.417 103.928C113.299 103.942 113.18 103.927 113.07 103.883C112.994 103.84 112.932 103.777 112.89 103.702C112.847 103.626 112.826 103.541 112.828 103.454C112.834 103.28 112.882 103.111 112.968 102.96C113.244 102.419 113.686 101.981 114.12 101.554C114.656 101.029 115.193 100.501 115.766 100.015C116.128 99.7047 116.696 99.0819 117.235 99.1732C117.663 99.2502 117.919 99.7336 118.098 100.08C118.417 100.709 118.585 101.187 117.971 101 [...]
-<path d="M104.514 99.7204C104.522 100.29 104.53 100.859 104.541 101.426C105.579 101.554 106.626 101.583 107.669 101.512C107.718 101.521 107.767 101.519 107.814 101.505C107.861 101.491 107.905 101.466 107.94 101.432C107.975 101.399 108.002 101.357 108.018 101.311C108.034 101.265 108.039 101.215 108.032 101.167C108.254 98.3459 107.891 95.496 108.222 92.6846C108.272 92.0961 108.408 91.518 108.626 90.9687C108.868 90.4179 109.231 89.9345 109.593 89.4487C110.682 87.9538 111.652 86.3765 112.493 [...]
-<path d="M104.514 99.7204C104.522 100.29 104.53 100.859 104.541 101.426C105.579 101.554 106.626 101.583 107.669 101.512C107.718 101.521 107.767 101.519 107.814 101.505C107.861 101.491 107.905 101.466 107.94 101.432C107.975 101.399 108.002 101.357 108.018 101.311C108.034 101.265 108.039 101.215 108.032 101.167C108.254 98.3459 107.891 95.496 108.222 92.6846C108.272 92.0961 108.408 91.518 108.626 90.9687C108.868 90.4179 109.231 89.9345 109.593 89.4487C110.682 87.9538 111.652 86.3765 112.493 [...]
-<path d="M103.525 67.1149C99.8284 66.0865 96.6527 63.7191 94.6222 60.4783C94.3031 59.9636 94.0071 59.336 94.2379 58.7756C94.26 58.7051 94.3079 58.6455 94.372 58.6084C94.4759 58.5615 94.5932 58.6265 94.6898 58.6878L99.4884 61.8143C100.818 62.6789 102.178 63.5579 103.718 63.9403C103.885 64.4838 104.182 64.8409 104.201 65.4097C104.221 65.9785 103.906 66.6916 103.525 67.1149Z" fill="#FFBBAB"/>
-<path d="M45.5075 75.0549H101.764V29.9448L45.5075 29.9448L45.5075 75.0549Z" fill="white"/>
-<path opacity="0.16" d="M93.8331 74.1567C94.0747 74.3515 94.395 74.4236 94.7019 74.4849C96.7619 74.8928 98.867 75.0282 100.963 74.8878C101.167 74.8746 101.384 74.8529 101.542 74.723C101.731 74.5679 101.783 74.3022 101.801 74.0581C101.858 73.4187 101.814 72.7746 101.672 72.1485C101.654 72.0679 96.5846 72.0752 96.1025 72.1485C95.3822 72.2567 92.6367 73.1947 93.8331 74.1567Z" fill="#7497F7"/>
-<path opacity="0.16" d="M50.1912 56.3346C50.2697 56.7379 50.2771 57.1517 50.213 57.5575C50.0922 58.1371 49.7212 58.6265 49.3744 59.1075C47.8288 61.249 46.618 63.611 45.783 66.1132C45.4083 64.758 45.4204 63.3319 45.4289 61.9262C45.4156 61.4305 45.4541 60.9348 45.5437 60.4471C45.6911 59.7689 46.0271 59.1508 46.3219 58.5231C46.7752 57.54 47.1165 56.5095 47.3394 55.4508C47.4965 54.704 47.7635 52.8113 48.9454 52.9388C49.9399 53.0434 50.0825 55.5854 50.1912 56.3346Z" fill="#7497F7"/>
-<path d="M117.104 80.8906C116.672 82.6763 115.988 84.3863 115.195 86.0421C114.526 87.4394 112.978 89.2371 112.985 90.8208C112.997 93.6659 116.006 97.4742 117.85 99.427C116.873 100.069 115.829 100.605 114.736 101.025C114.495 101.119 114.225 101.208 113.974 101.133C113.674 101.044 113.49 100.752 113.334 100.483L111.32 96.9956C110.197 95.0559 109.043 93.0165 108.95 90.7799C108.917 89.9706 109.024 89.1637 109.116 88.3605C109.331 86.6481 109.135 84.7073 109.549 83.0431C109.927 81.5255 110.422 [...]
-<path d="M103.059 64.0846C102.204 64.3936 103.004 66.3814 103.233 66.9706C103.274 67.115 103.361 67.2419 103.482 67.3313C103.616 67.3922 103.766 67.4099 103.91 67.3818C105.199 67.2624 106.481 67.1105 107.755 66.9261C108.04 66.9038 108.317 66.8219 108.568 66.6856C108.719 66.5793 108.847 66.4442 108.944 66.288C109.041 66.1319 109.106 65.958 109.134 65.7765C109.255 65.1753 109.31 63.7515 108.791 63.2958C108.414 62.9663 107.663 63.1996 107.17 63.2501C105.777 63.398 104.38 63.606 103.059 64.0 [...]
-<path d="M103.059 64.0846C102.204 64.3936 103.004 66.3814 103.233 66.9706C103.274 67.115 103.361 67.2419 103.482 67.3313C103.616 67.3922 103.766 67.4099 103.91 67.3818C105.199 67.2624 106.481 67.1105 107.755 66.9261C108.04 66.9038 108.317 66.8219 108.568 66.6856C108.719 66.5793 108.847 66.4442 108.944 66.288C109.041 66.1319 109.106 65.958 109.134 65.7765C109.255 65.1753 109.31 63.7515 108.791 63.2958C108.414 62.9663 107.663 63.1996 107.17 63.2501C105.777 63.398 104.38 63.606 103.059 64.0 [...]
-<path d="M105.551 56.747C105.399 56.9995 105.091 57.1475 104.99 57.424C104.87 57.7583 105.104 58.1034 105.224 58.4377C105.39 58.9043 105.344 59.4262 105.502 59.8939C105.53 59.9957 105.588 60.087 105.667 60.1573C105.742 60.2076 105.827 60.2409 105.916 60.2547C106.265 60.3273 106.622 60.348 106.977 60.316C107.047 60.3018 107.12 60.3115 107.184 60.3437C107.235 60.3906 107.267 60.4541 107.275 60.5228C107.478 61.4083 107.464 62.3293 107.233 63.208C107.157 63.4978 107.072 63.8501 107.288 64.05 [...]
-<path d="M105.844 54.4527C105.556 54.3997 105.34 54.7833 105.452 55.0539C105.564 55.3245 105.868 55.4603 106.157 55.5096C106.445 55.5589 106.745 55.5469 107.023 55.6359C107.301 55.7249 107.568 55.9594 107.561 56.2504C107.872 56.165 108.194 56.4271 108.286 56.7314C108.378 57.0356 108.317 57.3699 108.252 57.6849C108.34 57.7799 108.506 57.715 108.59 57.6164C108.675 57.5178 108.728 57.3855 108.842 57.3218C109.083 57.1823 109.385 57.495 109.352 57.7727C109.318 58.0505 109.093 58.2621 108.89 5 [...]
-<path d="M110.5 61.4103L110.439 61.4235C109.157 61.7422 107.285 62.9074 106.865 64.2013C106.338 65.827 105.992 68.0131 106.373 69.693C106.637 70.8606 107.349 71.8791 107.648 73.0179C107.98 74.2793 108.036 75.5143 108.552 76.7456C108.779 77.2879 109.072 77.8423 109.58 78.1405C110.002 78.387 110.509 78.4231 110.997 78.4495C112.435 78.5253 114.455 79.0099 115.647 78.0263C116.567 77.2759 116.929 76.0097 116.867 74.8289C116.804 73.648 116.372 72.5201 115.947 71.415L113.946 66.2202C113.464 64. [...]
-<path d="M111.553 74.1855C111.442 74.3363 111.37 74.5123 111.344 74.6976C111.318 74.8829 111.338 75.0718 111.403 75.2473C111.609 76.0919 111.697 76.9606 111.664 77.829C111.677 77.9842 111.628 78.1381 111.529 78.2583C111.416 78.3408 111.278 78.3832 111.138 78.3786C110.636 78.4171 110.106 78.4507 109.654 78.2307C109.118 77.9685 108.808 77.4058 108.566 76.8622C107.878 75.3074 107.493 73.6396 107.116 71.9837C107.035 71.7163 107.009 71.4354 107.039 71.1576C107.114 70.7404 107.435 70.4061 107. [...]
-<path d="M109.378 65.2005C109.378 65.2005 107.545 70.1367 107.184 70.4975C106.822 70.8582 110.707 73.042 110.707 73.042C110.707 73.042 113.245 68.2416 113.124 66.1613C113.003 64.081 110.806 63.2405 109.378 65.2005Z" fill="#7497F7"/>
-<path d="M110.707 72.3722C110.707 72.3722 110.573 73.9619 108.613 73.9354L105.301 73.8885C103.775 73.8681 102.246 73.8164 100.72 73.8272C100.31 73.8272 100.026 74.0172 99.6322 74.1086C98.9277 74.2652 98.1955 74.2484 97.4989 74.0599C96.8023 73.8713 96.1625 73.5165 95.6348 73.0263C95.2215 72.6283 94.8747 72.0235 95.1176 71.504C95.1469 71.4303 95.2006 71.3688 95.2699 71.3296C95.3308 71.3071 95.3961 71.2989 95.4608 71.3056C96.384 71.3344 97.3399 71.5689 98.2099 71.2599C98.1367 71.1439 98.097 [...]
-<path d="M50.8788 104.512C51.0753 104.529 51.2676 104.578 51.448 104.658C51.5376 104.699 51.6136 104.765 51.6671 104.847C51.7206 104.93 51.7494 105.026 51.7501 105.124C51.7331 105.219 51.6926 105.308 51.6323 105.383C51.5719 105.458 51.4936 105.517 51.4045 105.554C51.2317 105.64 51.042 105.684 50.8704 105.773C50.7231 105.872 50.5674 105.958 50.4051 106.031C50.1308 106.118 49.8384 106.011 49.5689 105.911C48.3482 105.481 47.0608 105.269 45.766 105.284C45.6402 105.293 45.5138 105.284 45.3902 [...]
-<path d="M46.6615 104.55C46.7449 104.563 46.8294 104.572 46.9128 104.581C47.4818 104.642 48.0549 104.658 48.6264 104.627C48.7355 104.63 48.8437 104.605 48.9393 104.552C49.0004 104.502 49.0491 104.439 49.0818 104.368C49.1145 104.296 49.1302 104.218 49.1278 104.14C49.1225 103.983 49.133 103.826 49.1593 103.672C49.1606 103.656 49.1651 103.641 49.1725 103.627C49.18 103.614 49.1902 103.602 49.2026 103.592C49.215 103.582 49.2292 103.575 49.2444 103.572C49.2597 103.568 49.2755 103.567 49.291 10 [...]
-<path d="M37.9609 72.1882C37.9609 72.1882 33.9949 74.4464 35.1066 78.5806C36.0734 82.1881 38.8624 84.4343 40.6448 87.5187C41.6321 89.2286 41.452 92.0196 41.8701 94.0121C42.3827 96.4521 43.089 98.8478 43.9824 101.177C44.1613 101.646 44.4549 102.19 44.9588 102.206C45.2005 102.214 45.4229 102.093 45.6621 102.086C45.9014 102.078 46.1153 102.158 46.3364 102.109C46.9128 101.977 46.9092 101.165 46.7787 100.59C46.1502 97.8206 45.7709 95.0013 45.6452 92.1651C45.5485 89.9814 46.1443 87.6618 45.524 [...]
-<path d="M42.5299 106.692C42.7156 106.759 42.8894 106.854 43.0447 106.975C43.1212 107.037 43.1783 107.12 43.2096 107.213C43.2408 107.306 43.2448 107.406 43.2211 107.502C43.1813 107.589 43.1199 107.665 43.0426 107.723C42.9652 107.781 42.8745 107.818 42.7789 107.831C42.5903 107.873 42.3946 107.867 42.2061 107.912C42.0387 107.972 41.8665 108.017 41.6913 108.048C41.4049 108.063 41.1487 107.886 40.9107 107.728C39.8357 107.01 38.6421 106.487 37.3845 106.181C37.2587 106.158 37.1367 106.118 37.0 [...]
-<path d="M38.4539 74.9756C37.3362 75.1115 36.5205 75.6093 35.6746 76.3284C34.0118 77.7305 34.1302 80.5972 34.6909 82.6919C34.9858 83.7958 36.7452 87.2614 37.0038 88.2378C37.4945 90.1017 36.5144 92.4105 36.4286 94.2936C36.3159 96.7839 36.4012 99.2792 36.6836 101.756C36.7416 102.255 36.889 102.854 37.3724 102.995C37.602 103.062 37.8558 102.995 38.0866 103.046C38.3174 103.098 38.5071 103.229 38.7331 103.235C39.3252 103.251 39.5246 102.463 39.5415 101.874C39.6239 99.036 39.9607 96.211 40.548 [...]
-<path d="M41.2962 54.7617C41.4472 55.0155 41.7566 55.1622 41.8557 55.4399C41.9765 55.7742 41.7433 56.1181 41.6224 56.4524C41.4557 56.919 41.5088 57.4409 41.3457 57.9087C41.3169 58.011 41.259 58.1029 41.1789 58.1732C41.104 58.2229 41.019 58.2557 40.93 58.2694C40.5818 58.3424 40.2247 58.3635 39.8702 58.3319C39.8002 58.3163 39.727 58.3262 39.6636 58.3596C39.6119 58.4056 39.5792 58.469 39.5718 58.5375C39.3677 59.4228 39.3818 60.344 39.6128 61.2227C39.6902 61.5125 39.7736 61.8648 39.5585 62.0 [...]
-<path d="M36.3416 59.5969C36.6075 59.5777 36.8758 59.5765 37.1416 59.5753C37.6273 59.5582 38.1134 59.5929 38.5917 59.6787C39.0722 59.7667 39.5129 60.0022 39.8521 60.3521C40.0575 60.5805 40.1989 60.8583 40.3934 61.0964C40.588 61.3345 40.8635 61.5401 41.1717 61.5317C41.3831 61.5317 41.5777 61.4199 41.7843 61.373C42.0792 61.3056 42.3885 61.3574 42.6822 61.2948C42.9758 61.2323 43.1655 61.0146 43.3988 60.8331C43.9071 60.4322 44.3973 60.0086 44.8694 59.562C45.1038 59.342 47.5521 56.735 47.4554 [...]
-<path d="M40.362 53.2081C40.3057 53.6842 40.0772 54.1236 39.7191 54.4442C39.3772 54.7653 38.9494 54.9842 38.5953 55.286C38.2412 55.5878 37.9512 56.0448 38.0322 56.5053C37.7518 56.4115 37.3881 56.4873 37.2624 56.7458C37.2248 56.833 37.2126 56.9289 37.2271 57.0227C37.2416 57.1164 37.2823 57.2042 37.3446 57.2761C37.4083 57.3463 37.4869 57.4014 37.5747 57.4376C37.6625 57.4738 37.7572 57.4901 37.8521 57.4853C37.4843 57.6338 37.1689 57.8874 36.9458 58.214C36.6328 58.6722 36.5773 59.1339 36.39  [...]
-<path d="M36.4407 61.29C36.4407 61.29 41.6611 62.1318 42.1541 61.9959C42.6471 61.86 42.6375 66.3068 42.6375 66.3068C42.6375 66.3068 37.1887 66.1433 35.4281 65.0153C33.6674 63.8874 34.0215 61.5666 36.4407 61.29Z" fill="#7497F7"/>
-<path d="M38.3017 105.996C38.3766 106.019 38.4527 106.038 38.5276 106.058C39.0436 106.184 39.5689 106.27 40.0986 106.314C40.1986 106.329 40.301 106.319 40.3958 106.284C40.4588 106.245 40.5119 106.192 40.551 106.129C40.5902 106.067 40.6144 105.996 40.6218 105.923C40.6361 105.778 40.6653 105.636 40.7088 105.497C40.7178 105.469 40.7361 105.445 40.7608 105.429C40.7867 105.418 40.8152 105.414 40.8429 105.419C41.2478 105.461 41.6139 105.674 41.9523 105.9C42.6072 106.333 43.2416 106.862 43.5413 [...]
-<path d="M48.7509 36.0089H97.6396V69.8686H48.7509V36.0089ZM97.2082 36.443H49.1871V69.4333H97.2022L97.2082 36.443Z" fill="#7497F7"/>
-<path d="M47.5593 55.0227C47.5593 54.4755 47.5714 53.8827 47.9086 53.451L48.1575 54.4707C48.4583 53.5086 48.9239 52.6055 49.5339 51.8012C49.6112 52.3676 49.43 52.9352 49.2499 53.4847C49.513 52.9576 49.8105 52.4483 50.1405 51.9599C50.3484 52.5419 49.8191 53.1215 49.7514 53.736C49.9571 53.4248 50.2179 53.1535 50.5212 52.9352C50.613 53.1071 50.5212 53.3175 50.4342 53.4919L49.8819 54.5681C50.0383 54.406 50.215 54.2646 50.4076 54.1473C50.578 54.5633 50.2348 54.989 50.0366 55.3954C49.8904 55.6 [...]
-<path d="M55.9868 46.8746H52.5634V69.4333H55.9868V46.8746Z" fill="#7497F7"/>
-<path d="M63.6107 41.853H60.1873V69.4333H63.6107V41.853Z" fill="#7497F7"/>
-<path d="M71.4811 51.3647H68.0576V69.4321H71.4811V51.3647Z" fill="#7497F7"/>
-<path d="M79.3503 41.853H75.9268V69.4333H79.3503V41.853Z" fill="#7497F7"/>
-<path d="M87.2207 46.0786H83.7972V69.4333H87.2207V46.0786Z" fill="#7497F7"/>
-<path d="M95.0898 38.7819H91.6664V69.4333H95.0898V38.7819Z" fill="#7497F7"/>
-<defs>
-<linearGradient id="paint0_linear_1037_5232" x1="82.7386" y1="69.5643" x2="79.1965" y2="117.539" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint1_linear_1037_5232" x1="28.7395" y1="66.5173" x2="70.178" y2="80.5073" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint2_linear_1037_5232" x1="105.851" y1="72.9121" x2="129.702" y2="69.8232" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint3_linear_1037_5232" x1="128.116" y1="75.4746" x2="71.4044" y2="65.5913" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint4_linear_1037_5232" x1="36.5108" y1="66.0567" x2="57.726" y2="59.8003" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint5_linear_1037_5232" x1="113.325" y1="90.2532" x2="93.4129" y2="86.2388" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint6_linear_1037_5232" x1="109.41" y1="68.7022" x2="99.2564" y2="58.1293" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint7_linear_1037_5232" x1="117.987" y1="74.0208" x2="95.4264" y2="71.3641" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-</defs>
-</svg>
diff --git a/grafana/img/engineering-throughput.svg b/grafana/img/engineering-throughput.svg
deleted file mode 100644
index 1ec712eca..000000000
--- a/grafana/img/engineering-throughput.svg
+++ /dev/null
@@ -1,130 +0,0 @@
-<svg width="160" height="120" viewBox="0 0 160 120" fill="none" xmlns="http://www.w3.org/2000/svg">
-<path opacity="0.48" d="M28.2215 28.0432H115.722C116.949 28.0432 117.943 29.0293 117.943 30.2457V84.2251C117.943 85.4415 116.949 86.4275 115.722 86.4275H28.2215C26.9945 86.4275 25.9999 85.4415 25.9999 84.2251V30.2457C25.9999 29.0293 26.9945 28.0432 28.2215 28.0432Z" fill="#BDCEFB"/>
-<path opacity="0.18" d="M26 30.2119V40.9765H118.007V30.2119C118.007 29.6274 117.773 29.0666 117.357 28.6522C116.94 28.2377 116.375 28.0032 115.784 28H28.2233C27.6325 28.0032 27.067 28.2377 26.6504 28.6522C26.2338 29.0666 26 29.6274 26 30.2119Z" fill="#7497F7"/>
-<path opacity="0.51" d="M43.7495 71.4177H88.3042V73.9409H43.7495V71.4177Z" fill="white"/>
-<path d="M56.7899 67.0922H88.3042V69.6154H56.7899V67.0922Z" fill="white"/>
-<path d="M31.0712 67.0922H52.443V69.6154H31.0712V67.0922Z" fill="white"/>
-<path d="M31.0713 51.5925H63.6723V53.7552H31.0713V51.5925Z" fill="white"/>
-<path opacity="0.51" d="M35.7803 55.1971H70.5547V57.7203H35.7803V55.1971Z" fill="white"/>
-<path d="M66.2079 51.5925H87.5797V53.7552H66.2079V51.5925Z" fill="white"/>
-<path d="M31.0713 59.1621H78.1616V61.3249H31.0713V59.1621Z" fill="white"/>
-<path opacity="0.51" d="M31.0713 63.1271H62.2233V65.2899H31.0713V63.1271Z" fill="white"/>
-<path d="M66.2079 63.1271H87.5797V65.2899H66.2079V63.1271Z" fill="white"/>
-<path d="M73.8148 55.1971H87.5797V57.3598H73.8148V55.1971Z" fill="white"/>
-<path d="M43.025 44.0229H75.626V46.1856H43.025V44.0229Z" fill="white"/>
-<path opacity="0.51" d="M47.734 47.9879H82.5084V50.1507H47.734V47.9879Z" fill="white"/>
-<path d="M78.1616 44.0229H99.5334V46.1856H78.1616V44.0229Z" fill="white"/>
-<path d="M43.3872 39.3369H75.9882V41.4997H43.3872V39.3369Z" fill="white"/>
-<path d="M78.5239 35.3719H99.8956V37.5346H78.5239V35.3719Z" fill="white"/>
-<path d="M78.5239 31.4068H99.8956V33.5695H78.5239V31.4068Z" fill="white"/>
-<path d="M85.7685 47.9879H99.5334V50.1507H85.7685V47.9879Z" fill="white"/>
-<path d="M99.6122 27.8724C99.5599 29.1804 99.7402 30.4768 99.7983 31.7934C99.8432 32.2804 99.7948 32.7713 99.6558 33.2403C99.3301 34.1431 98.4461 34.7074 97.6202 35.2051C97.0968 35.5206 96.5007 35.972 96.5734 36.5797C96.6237 36.8087 96.7472 37.0154 96.9254 37.1688C97.1037 37.3221 97.327 37.4139 97.5621 37.4304C98.0334 37.4513 98.503 37.3601 98.9317 37.1642C99.8092 36.8802 100.613 36.408 101.287 35.781C102.605 34.4181 102.648 32.3085 102.549 30.4189C102.465 28.8332 102.328 27.0911 101.52  [...]
-<path d="M99.6122 27.8724C99.5599 29.1804 99.7402 30.4768 99.7983 31.7934C99.8432 32.2804 99.7948 32.7713 99.6558 33.2403C99.3301 34.1431 98.4461 34.7074 97.6202 35.2051C97.0968 35.5206 96.5007 35.972 96.5734 36.5797C96.6237 36.8087 96.7472 37.0154 96.9254 37.1688C97.1037 37.3221 97.327 37.4139 97.5621 37.4304C98.0334 37.4513 98.503 37.3601 98.9317 37.1642C99.8092 36.8802 100.613 36.408 101.287 35.781C102.605 34.4181 102.648 32.3085 102.549 30.4189C102.465 28.8332 102.328 27.0911 101.52  [...]
-<path d="M95.7271 35.7144C95.1252 35.5061 94.4854 35.2225 93.8835 35.425C93.826 35.4378 93.7724 35.4643 93.7274 35.502C93.6823 35.5398 93.6471 35.5879 93.6246 35.6421C93.612 35.7216 93.6231 35.8031 93.6566 35.8765L94.3545 37.9339C94.3861 38.0363 94.4321 38.1337 94.4912 38.2233C94.6299 38.3805 94.8171 38.4873 95.0234 38.5271C95.7811 38.7354 96.5858 38.6979 97.3207 38.42C98.0826 38.1307 98.1495 37.1989 97.7453 36.5449C97.341 35.8909 96.425 35.9546 95.7271 35.7144Z" fill="url(#paint1_linear [...]
-<path d="M99.5628 43.8748C99.5628 43.8748 93.7875 50.7387 97.6377 56.6216C101.488 62.5046 108.319 66.8799 110.918 71.3304C113.518 75.781 108.801 80.6077 107.164 81.5105C105.527 82.4134 90.612 93.3545 99.8507 104.591H131.033C131.033 104.591 141.138 94.4108 124.295 82.1153C124.295 82.1153 112.265 76.0067 123.525 67.3313C134.784 58.6559 136.805 50.3972 131.466 43.95L99.5628 43.8748Z" fill="#7497F7"/>
-<path d="M99.5628 43.8748C99.5628 43.8748 93.7875 50.7387 97.6377 56.6216C101.488 62.5046 108.319 66.8799 110.918 71.3304C113.518 75.781 108.801 80.6077 107.164 81.5105C105.527 82.4134 90.612 93.3545 99.8507 104.591H131.033C131.033 104.591 141.138 94.4108 124.295 82.1153C124.295 82.1153 112.265 76.0067 123.525 67.3313C134.784 58.6559 136.805 50.3972 131.466 43.95L99.5628 43.8748Z" fill="url(#paint2_linear_1037_4954)"/>
-<path d="M133.234 41.065H97.1404C96.3245 41.065 95.6631 41.7231 95.6631 42.535V42.5379C95.6631 43.3497 96.3245 44.0079 97.1404 44.0079H133.234C134.05 44.0079 134.711 43.3497 134.711 42.5379V42.535C134.711 41.7231 134.05 41.065 133.234 41.065Z" fill="#7497F7"/>
-<path d="M133.234 104.707H97.1404C96.3245 104.707 95.6631 105.365 95.6631 106.177V106.18C95.6631 106.991 96.3245 107.65 97.1404 107.65H133.234C134.05 107.65 134.711 106.991 134.711 106.18V106.177C134.711 105.365 134.05 104.707 133.234 104.707Z" fill="#7497F7"/>
-<path d="M133.234 41.065H97.1404C96.3245 41.065 95.6631 41.7231 95.6631 42.535V42.5379C95.6631 43.3497 96.3245 44.0079 97.1404 44.0079H133.234C134.05 44.0079 134.711 43.3497 134.711 42.5379V42.535C134.711 41.7231 134.05 41.065 133.234 41.065Z" fill="url(#paint3_linear_1037_4954)"/>
-<path d="M133.234 104.707H97.1404C96.3245 104.707 95.6631 105.365 95.6631 106.177V106.18C95.6631 106.991 96.3245 107.65 97.1404 107.65H133.234C134.05 107.65 134.711 106.991 134.711 106.18V106.177C134.711 105.365 134.05 104.707 133.234 104.707Z" fill="url(#paint4_linear_1037_4954)"/>
-<path d="M128.401 88.9619C123.117 86.155 105.635 85.6891 102.317 88.0938C105.414 84.0136 109.668 81.6118 109.668 81.6118C113.855 79.0075 118.619 81.2703 118.619 81.2703C118.619 81.2703 124.676 84.3551 128.401 88.9619Z" fill="url(#paint5_linear_1037_4954)"/>
-<path d="M128.291 104.365H102.16L101.15 103.462C98.1669 98.3809 98.8997 93.8927 100.86 90.3219C101.289 89.5496 101.775 88.8098 102.314 88.1082C105.632 85.689 123.114 86.1549 128.398 88.9763C128.939 89.6405 129.425 90.3469 129.852 91.0887C130.135 91.579 130.381 92.0886 130.591 92.6137C133.196 99.1622 128.291 104.365 128.291 104.365Z" fill="#7497F7"/>
-<path d="M129.861 91.0742C128.614 95.5942 116.173 88.6985 110.378 88.1805C106.551 87.842 102.509 90.1598 102.509 90.1598C102.509 90.1598 101.203 90.6315 100.854 90.3161C101.284 89.5439 101.77 88.804 102.308 88.1024C105.626 85.6832 123.109 86.1491 128.393 88.9705C128.938 89.6314 129.429 90.3349 129.861 91.0742V91.0742Z" fill="url(#paint6_linear_1037_4954)"/>
-<path d="M102.256 60.3169C102.256 60.3169 111.206 67.3313 111.785 68.6884C112.364 70.0456 117.019 70.8385 118.473 69.6318C119.927 68.4251 123.62 66.1246 127.279 60.9188C130.937 55.713 118.907 59.1102 114.865 59.8655C110.822 60.6207 103.893 55.7159 102.256 60.3169Z" fill="#7497F7"/>
-<path d="M102.256 60.3168C102.256 60.3168 105.722 62.5797 108.801 61.8997C111.881 61.2197 113.902 59.2606 118.136 59.6368C122.37 60.013 126.604 61.8245 127.953 59.8654C129.303 57.9064 127.857 56.3177 123.62 56.8473C119.384 57.3768 112.361 57.4492 108.993 57.2234C105.626 56.9977 99.4668 57.5273 102.256 60.3168Z" fill="#7497F7"/>
-<path d="M102.256 60.3168C102.256 60.3168 105.722 62.5797 108.801 61.8997C111.881 61.2197 113.902 59.2606 118.136 59.6368C122.37 60.013 126.604 61.8245 127.953 59.8654C129.303 57.9064 127.857 56.3177 123.62 56.8473C119.384 57.3768 112.361 57.4492 108.993 57.2234C105.626 56.9977 99.4668 57.5273 102.256 60.3168Z" fill="url(#paint7_linear_1037_4954)"/>
-<path d="M114.771 71.9844C114.525 72.1453 114.325 72.3665 114.19 72.6268C114.141 72.7067 114.11 72.7959 114.098 72.8886C114.086 72.9812 114.093 73.0754 114.12 73.165C114.161 73.2633 114.231 73.3469 114.321 73.4047C114.411 73.4626 114.516 73.492 114.623 73.4891C114.806 73.4718 114.979 73.4025 115.123 73.2894C115.414 73.1014 115.734 72.8612 115.69 72.5689C115.647 72.2766 115.193 72.0683 114.803 71.9525" fill="#7497F7"/>
-<path d="M116.394 74.6611C116.296 74.686 116.204 74.7303 116.124 74.7913C116.083 74.826 116.06 74.8636 116.092 74.9013C116.158 74.9504 116.239 74.9741 116.321 74.9678C116.399 74.9632 116.476 74.9496 116.551 74.9273C116.685 74.8868 116.842 74.8376 116.81 74.7797C116.778 74.7219 116.583 74.6785 116.406 74.6553" fill="#7497F7"/>
-<path d="M114.83 75.509C114.732 75.5339 114.64 75.5781 114.559 75.6392C114.518 75.6739 114.498 75.7144 114.527 75.7491C114.593 75.7983 114.675 75.8219 114.757 75.8157C114.835 75.8125 114.912 75.7989 114.987 75.7752C115.12 75.7376 115.277 75.6884 115.248 75.6276C115.219 75.5668 115.019 75.5263 114.841 75.5032" fill="#7497F7"/>
-<path d="M117.316 79.4589C117.19 79.4054 117.055 79.3769 116.918 79.3749C116.842 79.3749 116.775 79.3923 116.758 79.4473C116.759 79.4927 116.772 79.5371 116.794 79.5768C116.816 79.6165 116.848 79.6505 116.886 79.6759C116.961 79.733 117.046 79.7779 117.136 79.809C117.301 79.8727 117.488 79.9363 117.543 79.8698C117.598 79.8032 117.461 79.6122 117.331 79.4589" fill="#7497F7"/>
-<path d="M112.698 84.6039C112.573 84.5507 112.439 84.5222 112.303 84.52C112.224 84.52 112.157 84.5402 112.143 84.5923C112.128 84.6444 112.172 84.7428 112.268 84.8209C112.344 84.8788 112.43 84.9238 112.521 84.954C112.684 85.0177 112.873 85.0813 112.925 85.0148C112.977 84.9482 112.843 84.7572 112.716 84.6039" fill="#7497F7"/>
-<path d="M100.252 26.0668C100.208 25.2973 100.411 24.534 100.833 23.8878C101.255 23.247 101.819 22.7114 102.482 22.3223C102.844 22.0624 103.284 21.9319 103.73 21.9519C104.099 21.9982 105.379 20.615 105.678 20.8349C106.521 21.4571 106.353 23.7576 107.068 24.5244C107.256 25.5531 107.372 26.5935 107.417 27.6381L107.845 35.5263C107.914 36.8314 107.949 38.2522 107.164 39.2882C105.187 38.5734 103.263 37.7205 101.406 36.7359C101.192 36.6598 101.012 36.5119 100.895 36.3175C100.779 36.1231 100.73 [...]
-<path d="M100.252 26.0668C100.208 25.2973 100.411 24.534 100.833 23.8878C101.255 23.247 101.819 22.7114 102.482 22.3223C102.844 22.0624 103.284 21.9319 103.73 21.9519C104.099 21.9982 105.379 20.615 105.678 20.8349C106.521 21.4571 106.353 23.7576 107.068 24.5244C107.256 25.5531 107.372 26.5935 107.417 27.6381L107.845 35.5263C107.914 36.8314 107.949 38.2522 107.164 39.2882C105.187 38.5734 103.263 37.7205 101.406 36.7359C101.192 36.6598 101.012 36.5119 100.895 36.3175C100.779 36.1231 100.73 [...]
-<path d="M98.6641 20.1433V20.369C98.6564 20.6525 98.7344 20.9318 98.888 21.1706C99.1788 21.5294 99.7081 21.5439 100.159 21.4773C100.51 21.3886 100.875 21.3641 101.235 21.405C101.592 21.4831 101.988 22.9416 102.331 22.9994C102.956 23.1065 104.282 22.3426 104.713 21.9577C104.756 21.9201 104.256 20.8002 104.274 20.7394C104.288 20.6805 104.288 20.619 104.274 20.56L103.576 17.3306C103.511 16.871 103.343 16.4319 103.084 16.0458C102.878 15.7961 102.616 15.5979 102.319 15.4671C101.334 15.0185 99 [...]
-<path d="M103.805 42.7289C101.88 43.9645 99.682 44.6937 97.5097 45.4084C96.9746 45.585 96.3465 45.7528 95.8725 45.4692C95.6046 45.2819 95.3925 45.0259 95.2589 44.7284C94.404 43.1137 92.2666 42.6334 93.3164 41.1373C93.7613 40.5007 96.2825 38.4143 96.9048 37.9542C98.1378 37.0427 99.429 36.1051 100.944 35.8534C101.656 35.7507 102.378 35.7507 103.09 35.8534C104.466 36.0183 107.935 36.545 107.644 38.3015C107.353 40.0579 105.198 41.826 103.805 42.7289Z" fill="#3E3E54"/>
-<path d="M104.387 27.3747C104.387 28.5322 104.509 29.6897 104.125 30.7777C103.611 32.2246 102.267 33.2171 100.927 33.9984C100.098 34.4846 99.1992 34.9736 98.7543 35.8186C98.3093 36.6636 98.6234 37.9715 99.5685 38.1336C99.9356 38.171 100.306 38.1173 100.647 37.9773C102.477 37.3755 104.244 36.6002 105.925 35.6623C106.615 35.2746 107.312 34.8376 107.737 34.175C108.105 33.504 108.305 32.7545 108.319 31.9902C108.456 30.3502 108.408 28.7 108.173 27.0709C107.902 25.7877 107.398 24.5647 106.684  [...]
-<path d="M104.387 27.3747C104.387 28.5322 104.509 29.6897 104.125 30.7777C103.611 32.2246 102.267 33.2171 100.927 33.9984C100.098 34.4846 99.1992 34.9736 98.7543 35.8186C98.3093 36.6636 98.6234 37.9715 99.5685 38.1336C99.9356 38.171 100.306 38.1173 100.647 37.9773C102.477 37.3755 104.244 36.6002 105.925 35.6623C106.615 35.2746 107.312 34.8376 107.737 34.175C108.105 33.504 108.305 32.7545 108.319 31.9902C108.456 30.3502 108.408 28.7 108.173 27.0709C107.902 25.7877 107.398 24.5647 106.684  [...]
-<path d="M91.7461 47.8246L91.2488 57.2958C92.412 57.2234 92.9413 55.8808 93.2205 54.7725C94.0114 51.628 94.8034 48.4834 95.5963 45.3389C95.8289 44.4071 96.0674 43.4377 95.8871 42.4944C95.7591 41.8259 95.1543 40.6656 94.3487 40.5932C93.4909 40.518 93.0402 41.6147 92.7435 42.2745C91.9671 44.0078 91.8421 45.9611 91.7461 47.8246Z" fill="url(#paint11_linear_1037_4954)"/>
-<path d="M93.4763 48.4642L93.8137 57.9411C94.9507 57.7675 95.3723 56.3843 95.5584 55.2557C96.0702 52.0553 96.583 48.8539 97.0968 45.6515C97.248 44.7023 97.3876 43.7185 97.1375 42.7925C96.9514 42.1385 96.2476 41.036 95.4392 41.0331C94.5668 41.0331 94.2266 42.1616 93.9852 42.8474C93.3629 44.6329 93.4094 46.6122 93.4763 48.4642Z" fill="url(#paint12_linear_1037_4954)"/>
-<path d="M92.9936 55.3715L91.9118 55.4496C91.7997 55.4431 91.6874 55.4596 91.5819 55.4979C91.4764 55.5362 91.3798 55.5956 91.2983 55.6725C91.2098 55.8082 91.1661 55.968 91.1732 56.1297C91.1441 56.7084 91.1383 57.2872 91.1732 57.8427C91.1674 57.8655 91.1674 57.8894 91.1732 57.9122C91.1897 57.9317 91.2109 57.9467 91.2348 57.9558C91.2587 57.9649 91.2845 57.9678 91.3099 57.9643C91.7236 57.9608 92.1297 57.8533 92.4905 57.6518C92.6439 57.5803 92.7761 57.4707 92.8744 57.3335C92.9635 57.1681 93. [...]
-<path d="M92.9704 57.319C92.9681 57.2782 92.9562 57.2385 92.9355 57.2033C92.9081 57.1749 92.8717 57.1569 92.8325 57.1521C92.7933 57.1474 92.7537 57.1562 92.7203 57.1772C92.6557 57.2231 92.5988 57.2787 92.5516 57.3422C92.3647 57.5616 92.1025 57.704 91.8159 57.7415C91.5241 57.7347 91.2323 57.7521 90.9435 57.7936C90.7352 57.8745 90.546 57.9977 90.3881 58.1553L89.4459 58.9655C89.2249 59.1536 88.9835 59.3996 89.0359 59.6861C89.0769 59.8115 89.1538 59.9223 89.2571 60.005C89.3603 60.0878 89.485 [...]
-<path d="M95.5904 55.4988L94.4999 55.5827C94.3873 55.5765 94.2747 55.5931 94.1687 55.6313C94.0628 55.6696 93.9657 55.7289 93.8834 55.8055C93.7976 55.9423 93.755 56.1016 93.7613 56.2628C93.7293 56.8415 93.7264 57.4202 93.7467 57.9758C93.7471 58.0006 93.752 58.0252 93.7613 58.0482C93.7776 58.0669 93.7984 58.0812 93.8218 58.0898C93.8452 58.0984 93.8704 58.101 93.895 58.0974C94.3099 58.0957 94.7174 57.9881 95.0786 57.7849C95.2319 57.7147 95.3642 57.606 95.4624 57.4694C95.5482 57.303 95.5921  [...]
-<path d="M95.5672 57.4376C95.5669 57.396 95.5559 57.3552 95.5352 57.319C95.5073 57.2904 95.4702 57.2724 95.4303 57.2682C95.3905 57.264 95.3504 57.2738 95.3171 57.2958C95.2528 57.341 95.1967 57.3968 95.1513 57.4608C94.964 57.6792 94.7018 57.8205 94.4156 57.8572C94.1238 57.8527 93.8321 57.8711 93.5432 57.9122C93.3341 57.992 93.144 58.1142 92.9849 58.271L92.0427 59.0813C91.8246 59.2723 91.5832 59.5182 91.6327 59.8018C91.6741 59.927 91.751 60.0377 91.8542 60.1203C91.9574 60.203 92.0825 60.25 [...]
-<path d="M96.5151 36.6115C95.8812 36.6433 95.1804 36.6115 94.6977 37.0282C94.6497 37.0601 94.6101 37.1031 94.5822 37.1535C94.5544 37.2038 94.5391 37.2601 94.5377 37.3175C94.5553 37.3959 94.5958 37.4674 94.654 37.523L96.076 39.1695C96.1439 39.2579 96.2254 39.335 96.3174 39.3981C96.5047 39.4903 96.7172 39.5188 96.9223 39.4792C97.704 39.3921 98.437 39.0573 99.0131 38.5242C99.5947 37.9715 99.3243 37.0774 98.7019 36.6288C98.0796 36.1803 97.2538 36.5739 96.5151 36.6115Z" fill="url(#paint13_lin [...]
-<path d="M103.82 13.0132C105.815 13.1839 107.6 14.4398 108.81 16.0255C110.069 17.675 111.075 19.8655 113.111 20.2996C114.027 20.4963 114.984 20.2735 115.914 20.369C116.782 20.4759 117.595 20.8495 118.239 21.4377C118.883 22.0259 119.327 22.7994 119.509 23.6505C119.727 24.7762 119.459 25.9394 119.575 27.0796C119.805 29.328 121.509 31.4664 120.872 33.6338C120.366 35.3469 118.255 36.3858 116.572 35.7318C114.78 35.0344 114.004 33.0001 112.791 31.507C112.265 30.8559 111.494 30.2453 110.668 30. [...]
-<path d="M98.3472 14.9983C98.3001 15.2415 98.3122 15.4925 98.3825 15.7301C98.4528 15.9677 98.5793 16.1851 98.7514 16.3641C99.1009 16.7184 99.4914 17.0302 99.9146 17.293C100.337 17.5585 100.685 17.9245 100.93 18.3579C100.955 18.431 100.996 18.4974 101.052 18.5518C101.08 18.5766 101.117 18.5903 101.155 18.5903C101.193 18.5903 101.23 18.5766 101.258 18.5518C101.286 18.5131 101.301 18.4663 101.299 18.4187C101.357 17.6084 101.209 16.8011 101.209 15.9908C101.209 15.441 101.374 14.7407 101.043  [...]
-<defs>
-<linearGradient id="paint0_linear_1037_4954" x1="104.806" y1="32.9799" x2="94.2304" y2="29.596" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.13" stop-opacity="0.69"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint1_linear_1037_4954" x1="93.3904" y1="36.2338" x2="97.8391" y2="38.0382" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-<linearGradient id="paint2_linear_1037_4954" x1="96.3146" y1="74.2328" x2="134.287" y2="74.2328" gradientUnits="userSpaceOnUse">
-<stop offset="0.02" stop-color="white" stop-opacity="0"/>
-<stop offset="0.32" stop-color="white" stop-opacity="0.39"/>
-<stop offset="0.68" stop-color="white" stop-opacity="0.68"/>
-<stop offset="1" stop-color="white"/>
-</linearGradient>
-<linearGradient id="paint3_linear_1037_4954" x1="115.033" y1="45.5416" x2="115.321" y2="39.8726" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.13" stop-opacity="0.69"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint4_linear_1037_4954" x1="115.187" y1="99.2751" x2="115.187" y2="112.852" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.13" stop-opacity="0.69"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint5_linear_1037_4954" x1="116.938" y1="80.7032" x2="114.953" y2="90.6353" gradientUnits="userSpaceOnUse">
-<stop offset="0.02" stop-color="white" stop-opacity="0"/>
-<stop offset="0.32" stop-color="white" stop-opacity="0.39"/>
-<stop offset="0.68" stop-color="white" stop-opacity="0.68"/>
-<stop offset="1" stop-color="white"/>
-</linearGradient>
-<linearGradient id="paint6_linear_1037_4954" x1="117.165" y1="81.7709" x2="112.783" y2="103.693" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.13" stop-opacity="0.69"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint7_linear_1037_4954" x1="115.126" y1="62.7736" x2="114.789" y2="52.4082" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.13" stop-opacity="0.69"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint8_linear_1037_4954" x1="109.601" y1="29.9299" x2="96.7538" y2="30.415" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.13" stop-opacity="0.69"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint9_linear_1037_4954" x1="98.6496" y1="19.1218" x2="104.724" y2="19.1218" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-<linearGradient id="paint10_linear_1037_4954" x1="113.823" y1="30.9022" x2="96.6929" y2="30.0313" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.13" stop-opacity="0.69"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint11_linear_1037_4954" x1="91.6147" y1="48.8436" x2="95.4354" y2="49.1802" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-<linearGradient id="paint12_linear_1037_4954" x1="93.4385" y1="49.4885" x2="97.2771" y2="49.4885" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-<linearGradient id="paint13_linear_1037_4954" x1="94.5348" y1="37.96" x2="99.3417" y2="37.96" gradientUnits="userSpaceOnUse">
-<stop stop-color="#E5C5D5"/>
-<stop offset="0.42" stop-color="#EAD4D1"/>
-<stop offset="1" stop-color="#F0E9CB"/>
-</linearGradient>
-</defs>
-</svg>
diff --git a/grafana/img/github-release-quality-and-contribution-analysis.svg b/grafana/img/github-release-quality-and-contribution-analysis.svg
deleted file mode 100644
index 8eafe8982..000000000
--- a/grafana/img/github-release-quality-and-contribution-analysis.svg
+++ /dev/null
@@ -1,151 +0,0 @@
-<svg width="160" height="120" viewBox="0 0 160 120" fill="none" xmlns="http://www.w3.org/2000/svg">
-<path d="M56.6646 25.4924C56.6646 25.4924 57.302 30.9197 57.8146 32.1651C58.3272 33.4104 60.0451 38.8331 60.0451 38.8331C60.0451 38.8331 61.2828 40.5702 60.8071 40.8C60.3314 41.0297 59.5833 39.4627 59.5833 39.4627L57.2742 38.8423C57.2742 38.8423 55.2146 33.4058 54.7343 32.2156C54.254 31.0254 53.5474 26.1358 53.5474 26.1358" fill="#FFC8A9"/>
-<path d="M107.884 42.0545C108.037 41.7328 105.34 45.6528 104.693 45.8917C103.529 46.3191 99.3499 48.7363 97.3456 48.7226C97.4934 49.4073 99.0451 50.1012 99.1929 50.7859C100.352 51.2455 105.007 49.297 106.854 48.525C108.452 47.854 110.955 44.4717 110.955 44.4717L107.884 42.0545Z" fill="#F2C3BD"/>
-<path d="M114.054 87.274C113.648 87.8136 113.205 88.3249 112.729 88.8043C111.736 89.4602 110.699 90.0467 109.625 90.5598C109.214 90.7253 108.641 90.9275 108.641 91.58C108.641 92.2326 109.505 92.8438 110.733 92.7656C111.962 92.6875 114.179 92.0304 114.714 91.4605C115.25 90.8907 115.495 90.8493 115.495 90.8493C115.495 90.8493 117.628 91.3089 118.266 90.808C118.727 90.4311 118.386 88.3724 118.196 87.4579C117.528 87.7029 116.818 87.8129 116.107 87.7814C115.395 87.7498 114.697 87.5773 114.054 [...]
-<path d="M127.927 93.0414C127.951 93.7989 127.874 94.5562 127.696 95.2932C127.428 96.056 125.816 99.1488 126.084 99.567C126.333 99.8916 126.676 100.132 127.067 100.254C127.458 100.377 127.878 100.376 128.269 100.252C129.266 99.9071 130.799 98.8409 131.067 97.9999C131.335 97.159 131.45 95.2151 131.644 94.6039C131.748 93.9955 131.748 93.3741 131.644 92.7657L127.927 93.0414Z" fill="#94959F"/>
-<path d="M116.737 59.4438C116.737 59.7425 118.123 66.6863 119.097 68.9059C120.071 71.1255 123.262 78.2853 123.262 78.2853C123.262 78.2853 126.957 91.2216 126.957 92.8621C126.957 92.8621 129.478 94.5992 132 92.8621C132 92.8621 131.418 87.9404 131.418 86.3963C131.418 84.8522 129.109 79.1538 128.703 77.5132C128.296 75.8727 125.655 59.0532 124.851 57.5183C124.048 55.9834 116.608 55.8685 116.737 59.4438Z" fill="#3C5088"/>
-<path d="M112.11 55.8686V64.1726C112.11 68.2258 113.661 72.8627 113.564 74.5033C113.467 76.1438 113.564 87.536 113.564 87.536C114.286 87.9583 115.108 88.1809 115.945 88.1809C116.782 88.1809 117.604 87.9583 118.326 87.536C118.326 87.536 119.088 79.5215 119.185 78.0739C119.282 76.6264 119.185 67.6468 119.185 66.0062C119.185 64.3656 118.441 57.886 116.728 56.4936C115.015 55.1011 112.11 55.8686 112.11 55.8686Z" fill="#3C5088"/>
-<path d="M115.158 35.8828C115.158 35.8828 112.899 35.8415 112.161 36.3746C111.422 36.9076 107.191 41.8064 107.191 41.8064C107.191 41.8064 108.341 44.3799 110.022 45.2806H110.595C110.595 45.2806 111.057 55.7813 111.168 56.3097C111.168 56.3097 110.83 56.2776 111.08 56.9301C111.329 57.5827 112.886 57.8492 112.886 57.8492C112.886 57.8492 120.653 59.352 123.941 57.8814L124.865 57.4724C124.865 57.4724 125.401 56.2454 125.276 55.8778C124.91 55.2493 124.498 54.6487 124.043 54.0809C124.043 54.080 [...]
-<path d="M115.587 35.8691L115.652 37.3902C115.652 37.3902 115.887 38.8975 118.169 38.5896C118.169 38.5896 119.933 38.0749 119.85 36.9949C119.85 36.7054 119.619 33.847 119.619 33.847" fill="#F2C3BD"/>
-<path d="M114.857 31.1678C114.683 31.1614 114.512 31.1204 114.354 31.0473C114.195 30.9742 114.054 30.8704 113.936 30.742C113.819 30.6136 113.728 30.4632 113.67 30.2996C113.612 30.136 113.587 29.9625 113.597 29.7892C113.624 28.5346 114.386 27.9096 115.042 27.9096C115.698 27.9096 115.569 26.6275 117.642 26.8389C119.716 27.0503 120.03 27.758 120.03 27.758C120.03 27.758 121.789 27.9924 122.08 29.5962C122.371 31.2 121.424 32.813 121.11 32.9417C120.796 33.0704 121.032 33.9619 120.376 34.5869C1 [...]
-<path d="M114.46 30.7038C114.515 31.2232 114.515 31.7468 114.46 32.2662C114.359 32.7855 113.694 35.4417 115.938 37.0547C115.938 37.0547 118.183 37.3856 119.305 34.757C119.305 34.757 119.693 31.4023 119.166 30.9703C118.64 30.5383 118.524 31.6183 117.568 31.4023C116.612 31.1863 115.333 30.3637 114.46 30.7038Z" fill="#F2C3BD"/>
-<path d="M119.485 32.2846C119.145 32.5286 118.909 32.8911 118.825 33.3002C118.767 33.3035 118.712 33.3245 118.667 33.3603C118.622 33.3961 118.59 33.4449 118.574 33.5C118.558 33.555 118.56 33.6136 118.579 33.6676C118.599 33.7215 118.634 33.7682 118.681 33.8011C118.991 34.0125 119.471 33.8011 119.748 33.6172C119.915 33.5207 120.051 33.3805 120.144 33.212C120.236 33.0434 120.279 32.853 120.27 32.6614C120.259 32.5762 120.226 32.4951 120.175 32.4255C120.125 32.3559 120.057 32.2999 119.979 32. [...]
-<path d="M119.448 32.2662C119.448 32.2662 119.12 33.893 118.871 34.0676C118.621 34.2422 118.109 34.8764 117.67 34.7661C117.594 34.7413 117.522 34.7041 117.458 34.6558C117.03 34.2892 116.517 34.0348 115.966 33.9159C115.306 33.8608 114.705 34.0768 114.539 33.8884C114.413 33.6814 114.33 33.4518 114.294 33.2128C114.294 33.2128 114.257 35.051 114.474 35.6668C114.573 36.0774 114.791 36.4502 115.1 36.7393C115.41 37.0283 115.797 37.221 116.215 37.2936C116.702 37.3839 117.204 37.3326 117.662 37.1 [...]
-<path style="mix-blend-mode:multiply" opacity="0.63" d="M45.475 68.8278L28 77.4994L36.5989 83.2897L51.7186 74.6456C48.7631 72.7477 48.449 70.6843 45.475 68.8278Z" fill="url(#paint0_linear_1036_4326)"/>
-<path d="M50.3979 48.695C50.3979 48.695 50.6934 55.8547 50.8597 58.0514C51.0259 60.248 50.9382 70.4362 50.9382 70.4362C50.2887 70.7036 49.5798 70.7955 48.8831 70.7027C47.6362 70.5695 46.4309 60.418 46.4448 59.0394C46.4586 57.6607 44.5375 50.1747 44.5282 47.1233C44.519 44.0719 46.0337 40.4553 48.3705 40.8551C50.7073 41.2549 50.3979 48.695 50.3979 48.695Z" fill="#EFB497"/>
-<path d="M44.9439 51.705C44.9439 51.705 44.6114 58.8648 44.579 61.066C44.5467 63.2672 43.7478 72.8488 43.7478 72.8488C42.8658 73.1148 41.9371 73.1915 41.0231 73.074C41.0231 73.074 40.0533 63.3638 40.1456 61.4474C40.2103 60.0688 38.9726 52.6701 39.222 49.6325C39.4714 46.5948 41.3094 43.1207 43.6 43.7227C45.8906 44.3247 44.9439 51.705 44.9439 51.705Z" fill="#FFC8A9"/>
-<path d="M52.7531 73.9656C51.7232 72.711 51.109 69.8296 51.109 69.8296C51.109 69.8296 51.1506 69.7745 51.0305 69.632C50.9257 69.8557 50.7554 70.0425 50.5419 70.168C50.3284 70.2935 50.0818 70.3518 49.8344 70.3351C48.7538 70.2524 48.7584 68.9014 47.9133 68.621C47.8671 68.7083 47.8255 68.8049 47.7747 68.9151C47.3637 69.8342 47.687 75.0915 47.687 75.0915L49.1371 75.7992L48.9985 74.1172C48.9985 74.1172 49.3818 75.0087 49.7698 75.9554C50.1577 76.9021 51.4831 77.357 52.8777 77.9682C54.2724 78.5 [...]
-<path d="M50.8874 56.2729C51.2338 46.218 51.4647 36.3745 51.4647 36.3745C51.4647 36.3745 42.9073 32.1605 40.5474 34.233C39.6258 36.9969 39.0973 39.8756 38.9773 42.7852C38.8341 45.276 38.7279 51.2639 38.7141 57.7205C42.8057 59.7931 47.5624 59.522 50.8874 56.2729Z" fill="#847066"/>
-<path d="M52.0835 31.4527C52.4535 29.9079 52.9493 28.3956 53.5659 26.9308C54.5911 24.2884 55.3208 21.6736 55.1499 18.8841C55.1111 18.593 54.9929 18.3181 54.8082 18.0891C53.3396 16.5404 50.1254 16.8989 50.1254 16.8989C49.6827 16.8661 49.2381 16.8661 48.7954 16.8989C48.7969 16.961 48.775 17.0214 48.734 17.0682C48.6929 17.115 48.6358 17.1447 48.5737 17.1516C44.8792 17.5652 43.7109 21.5265 43.2213 24.6514C42.8888 26.7746 42.8196 28.9666 42.0483 30.9978C41.6223 32.0629 41.1176 33.0951 40.5382 [...]
-<path d="M54.5634 17.8685C54.5634 17.8685 57.5144 20.1065 57.0248 26.2737C57.0248 26.2737 54.217 26.9676 53.238 26.963" fill="#F7A790"/>
-<path d="M44.7915 28.5301L43.4938 22.8868L43.1474 24.2655C43.151 24.2899 43.151 24.3146 43.1474 24.339C42.9535 25.8601 42.3116 28.7231 42.2515 29.1689L41.9514 31.6826L44.6299 29.7065L44.7915 28.5301Z" fill="#D97171"/>
-<path d="M54.508 15.0055V15.0331C54.3888 15.0932 54.2907 15.1877 54.2263 15.3042C53.7229 16.1865 53.2472 17.0873 52.7854 17.988C52.4124 17.9212 52.0563 17.7823 51.7371 17.579C51.1877 17.2521 50.729 16.7941 50.4025 16.2463L50.9936 13.3833L54.508 15.0055Z" fill="#F9B495"/>
-<path d="M57.5329 11.1912C57.6114 11.3751 55.053 17.4273 53.6953 16.8942C52.3375 16.3612 50.4118 13.9669 51.1137 11.5221C51.8157 9.07732 56.4476 8.59479 57.5329 11.1912Z" fill="#FFC8A9"/>
-<path d="M55.307 8.19505C47.2668 6.07194 43.9279 21.9815 43.9279 21.9815C44.5791 18.5946 47.8764 17.2895 47.8764 17.2895L47.9318 22.3859C49.1418 21.6276 50.9613 21.7287 51.8157 20.7039L51.8988 14.6977C51.8988 14.6977 50.9382 12.9789 51.8295 12.8595C52.7208 12.74 52.8778 13.7786 52.8778 13.7786L53.6629 11.8163L57.5698 13.3833C57.5698 13.3833 60.2206 9.49097 55.307 8.19505Z" fill="#8E4228"/>
-<path d="M45.5258 76.0749C44.4959 74.8203 43.8817 71.9389 43.8817 71.9389C43.8817 71.9389 43.9233 71.8838 43.8032 71.7413C43.702 71.9692 43.5332 72.1609 43.3194 72.2907C43.1056 72.4205 42.8571 72.4821 42.6071 72.4674C41.5265 72.3847 41.5311 71.0336 40.686 70.7533C40.6398 70.8406 40.5982 70.9371 40.5474 71.0474C40.1364 71.9665 40.4597 77.2237 40.4597 77.2237L41.9098 77.9314L41.7712 76.2495C41.7712 76.2495 42.1545 77.141 42.5425 78.0877C42.9304 79.0344 44.2558 79.4893 45.6505 80.1005C47.04 [...]
-<path d="M96.4913 101.116L107.704 95.3162V81.7181L96.4913 88.2116V101.116Z" fill="#7497F7"/>
-<path d="M83.3574 80.0913L96.3758 87.5865L96.2373 87.8255L107.473 81.3229L94.3162 73.7495L83.3574 80.0913Z" fill="#7497F7"/>
-<path d="M94.3162 73.2165L105.474 66.7598L93.8036 60.0504L82.66 66.5025L94.3162 73.2165Z" fill="#7497F7"/>
-<path d="M107.93 81.0426L119.106 74.6089C119.042 74.5629 118.977 74.517 118.908 74.4756L105.954 67.0309L94.7964 73.4922L107.93 81.0426Z" fill="#7497F7"/>
-<path d="M80.8313 52.6012L72.5741 47.8586C71.8819 47.461 71.0967 47.2516 70.2974 47.2516C69.4981 47.2516 68.7128 47.461 68.0206 47.8586L59.1354 52.9642L69.6924 59.044L80.8313 52.6012Z" fill="#7497F7"/>
-<path d="M70.7823 73.3819L70.2835 73.6668V86.2722L82.6924 93.4136V80.2384L70.7823 73.3819Z" fill="#7497F7"/>
-<path d="M81.741 66.5071L69.7062 59.5771L58.7428 65.9188L70.7776 72.8488L81.741 66.5071Z" fill="#7497F7"/>
-<path d="M96.0525 87.9312L83.1541 80.5049V93.6801L96.0294 101.093V87.945L96.0525 87.9312Z" fill="#7497F7"/>
-<path d="M82.9001 79.8294L93.8589 73.483L82.1982 66.769L71.2394 73.1154L82.9001 79.8294Z" fill="#7497F7"/>
-<path d="M70.3204 73.1154L58.4195 66.2635V79.4388L69.8216 86.0057V73.4049L70.3204 73.1154Z" fill="#7497F7"/>
-<path d="M57.9624 65.997L47.8811 60.1929L48.112 59.7931L58.2718 65.6523L69.2306 59.3106L58.6644 53.2261L48.4953 59.0762C47.8628 59.4384 47.3849 60.0177 47.1511 60.7055C46.9173 61.3934 46.9436 62.1425 47.2253 62.8123V64.8159C47.2199 64.92 47.2199 65.0243 47.2253 65.1284V72.9959L57.9624 79.1768V65.997Z" fill="#7497F7"/>
-<path d="M82.1983 66.2405L93.3418 59.7885L81.2931 52.8677L70.1635 59.3105L82.1983 66.2405Z" fill="#7497F7"/>
-<path d="M83.1542 94.2132V104.277H82.6924V93.9467L70.2835 86.8007V97.2738L94.0807 111.469C94.682 111.823 95.342 112.067 96.0295 112.191V101.621L83.1542 94.2132Z" fill="#7497F7"/>
-<path d="M107.699 95.8354L96.4774 101.63V112.26C97.7343 112.396 99.002 112.127 100.093 111.492L108.124 106.777H107.699V95.8354Z" fill="#7497F7"/>
-<path d="M108.161 106.777L117.504 101.304C118.2 100.896 118.783 100.321 119.199 99.6314C119.615 98.942 119.852 98.16 119.887 97.3566L120.238 89.3558L108.161 95.5965V106.777Z" fill="#7497F7"/>
-<path d="M120.529 80.9736L120.409 77.1226C120.416 76.7101 120.337 76.3005 120.178 75.9195C120.019 75.5384 119.783 75.1939 119.485 74.9076L108.161 81.4516V95.0772L120.261 88.8227L120.524 80.9736" fill="#7497F7"/>
-<path d="M58.4196 79.9718V90.1738H58.3781L69.8217 96.9981V86.5341L58.4196 79.9718Z" fill="#7497F7"/>
-<path d="M47.2252 73.5244V81.3367C47.2255 82.0032 47.3992 82.6582 47.7294 83.238C48.0596 83.8178 48.535 84.3027 49.1094 84.6455L57.9623 89.9257V79.7053L47.2252 73.5244Z" fill="#7497F7"/>
-<g style="mix-blend-mode:multiply">
-<path d="M96.4913 101.116L107.704 95.3162V81.7181L96.4913 88.2116V101.116Z" fill="#BDCEFB"/>
-</g>
-<path d="M83.3574 80.0913L96.3758 87.5865L96.2373 87.8255L107.473 81.3229L94.3162 73.7495L83.3574 80.0913Z" fill="#7497F7"/>
-<path d="M94.3162 73.2165L105.474 66.7598L93.8036 60.0504L82.66 66.5025L94.3162 73.2165Z" fill="#7497F7"/>
-<g style="mix-blend-mode:multiply">
-<path d="M107.93 81.0426L119.106 74.6089C119.042 74.5629 118.977 74.517 118.908 74.4756L105.954 67.0309L94.7964 73.4922L107.93 81.0426Z" fill="#BDCEFB"/>
-</g>
-<path d="M80.8313 52.6012L72.5741 47.8586C71.8819 47.461 71.0967 47.2516 70.2974 47.2516C69.4981 47.2516 68.7128 47.461 68.0206 47.8586L59.1354 52.9642L69.6924 59.044L80.8313 52.6012Z" fill="#7497F7"/>
-<path d="M70.7823 73.3819L70.2835 73.6668V86.2722L82.6924 93.4136V80.2384L70.7823 73.3819Z" fill="#7497F7"/>
-<path d="M81.741 66.5071L69.7062 59.5771L58.7428 65.9188L70.7776 72.8488L81.741 66.5071Z" fill="#7497F7"/>
-<g style="mix-blend-mode:multiply">
-<path d="M96.0525 87.9312L83.1541 80.5049V93.6801L96.0294 101.093V87.945L96.0525 87.9312Z" fill="#BDCEFB"/>
-</g>
-<g style="mix-blend-mode:multiply">
-<path d="M82.9001 79.8294L93.8589 73.483L82.1982 66.769L71.2394 73.1154L82.9001 79.8294Z" fill="#BDCEFB"/>
-</g>
-<g style="mix-blend-mode:multiply">
-<path d="M70.3204 73.1154L58.4195 66.2635V79.4388L69.8216 86.0057V73.4049L70.3204 73.1154Z" fill="#BDCEFB"/>
-</g>
-<g style="mix-blend-mode:multiply">
-<path d="M58.6782 53.2261L48.4953 59.0762C48.2453 59.2234 48.0182 59.4061 47.821 59.6184C47.9111 59.6854 48.0051 59.7468 48.1028 59.8023V59.8023L58.2626 65.6615L69.2306 59.3106L58.6782 53.2261Z" fill="#BDCEFB"/>
-</g>
-<g style="mix-blend-mode:multiply">
-<path d="M82.1983 66.2405L93.3418 59.7885L81.2931 52.8677L70.1635 59.3105L82.1983 66.2405Z" fill="#BDCEFB"/>
-</g>
-<path d="M83.1542 94.2133V104.277H83.0849V104.916L94.0714 111.469C94.6728 111.823 95.3327 112.067 96.0202 112.191V101.621L83.1542 94.2133Z" fill="#7497F7"/>
-<g style="mix-blend-mode:multiply">
-<path d="M82.623 103.427C82.6224 103.399 82.6275 103.371 82.6378 103.345C82.6481 103.319 82.6635 103.296 82.6831 103.276V93.9467L70.2742 86.8007V97.2738L82.623 104.627V103.427Z" fill="#BDCEFB"/>
-</g>
-<path d="M107.699 95.8354L96.4774 101.63V112.26C97.7343 112.396 99.002 112.127 100.093 111.492L108.124 106.777H107.699V95.8354Z" fill="#7497F7"/>
-<g style="mix-blend-mode:multiply">
-<path d="M108.161 106.777L117.504 101.304C118.2 100.896 118.783 100.321 119.199 99.6314C119.615 98.942 119.852 98.16 119.887 97.3566L120.238 89.3558L108.161 95.5965V106.777Z" fill="#BDCEFB"/>
-</g>
-<path d="M120.529 80.9736L120.409 77.1226C120.416 76.7101 120.337 76.3005 120.178 75.9195C120.019 75.5384 119.783 75.1939 119.485 74.9076L108.161 81.4516V95.0772L120.261 88.8227L120.524 80.9736" fill="#7497F7"/>
-<path d="M58.4196 79.9718V90.1738H58.3781L69.8217 96.9981V86.5341L58.4196 79.9718Z" fill="#7497F7"/>
-<g style="mix-blend-mode:multiply">
-<path d="M47.2252 73.5244V81.3367C47.2255 82.0032 47.3992 82.6582 47.7294 83.238C48.0596 83.8178 48.535 84.3027 49.1094 84.6455L57.9623 89.9257V79.7053L47.2252 73.5244Z" fill="#BDCEFB"/>
-</g>
-<path d="M82.6923 104.277H83.1541V94.2132L82.6923 93.9467V104.277Z" fill="#FFEED9"/>
-<path d="M83.3573 80.0913L94.3161 73.7496L93.8589 73.483L82.9001 79.8294L83.3573 80.0913Z" fill="#FFEED9"/>
-<path d="M82.6923 80.2384V93.4136L83.1541 93.6802V80.5049L82.6923 80.2384Z" fill="#FFEED9"/>
-<path d="M94.778 73.483L105.935 67.0218L105.474 66.7598L94.3162 73.2165L94.778 73.483Z" fill="#FFEED9"/>
-<path d="M82.66 66.5025L93.8035 60.0505L93.3417 59.7885L82.1982 66.2406L82.66 66.5025Z" fill="#FFEED9"/>
-<path d="M69.8217 86.5342V96.9981L70.2835 97.2738V86.8007L69.8217 86.5342Z" fill="#FFEED9"/>
-<path d="M70.7822 73.382L70.3204 73.1154L69.8217 73.4049V86.0057L70.2835 86.2723V73.6669L70.7822 73.382Z" fill="#FFEED9"/>
-<path d="M71.2395 73.1154L82.1983 66.769L81.7411 66.5071L70.7776 72.8488L71.2395 73.1154Z" fill="#FFEED9"/>
-<path d="M57.9577 90.1738H58.378L57.9577 89.921V90.1738Z" fill="#FFEED9"/>
-<path d="M69.7062 59.5771L69.2444 59.3106L58.2856 65.657L58.7428 65.9189L69.7062 59.5771Z" fill="#FFEED9"/>
-<path d="M70.1633 59.3105L81.293 52.8677L80.8312 52.6011L69.7015 59.044L70.1633 59.3105Z" fill="#FFEED9"/>
-<path d="M58.4195 79.9719L57.9577 79.7053V89.9211L58.378 90.1738H58.4195V79.9719Z" fill="#FFEED9"/>
-<path d="M58.4195 66.2635L57.9577 65.9969V79.1722L58.4195 79.4387V66.2635Z" fill="#FFEED9"/>
-<path d="M70.7776 72.8488L58.7428 65.9188L58.4195 66.1072V66.2635L70.3204 73.1153L70.7776 72.8488Z" fill="#FFEED9"/>
-<path d="M83.1541 80.5049L96.0525 87.9312L96.1449 87.8807L96.2372 87.8255L96.3758 87.5865L83.3573 80.0913L83.1541 80.2108V80.5049Z" fill="#FFEED9"/>
-<path d="M82.9002 79.8294L71.2394 73.1154L70.7822 73.382L82.6923 80.2384V79.9443L82.9002 79.8294Z" fill="#FFEED9"/>
-<path d="M58.2856 65.6569L48.1072 59.7977L47.8763 60.1929L57.9577 65.997V65.8407L58.2856 65.6569Z" fill="#FFEED9"/>
-<path d="M82.6923 79.9442V80.2383L83.1541 80.5049V80.2108L83.3573 80.0913L82.9001 79.8293L82.6923 79.9442Z" fill="#FFEED9"/>
-<path d="M70.7776 72.8488L70.3204 73.1154L70.7822 73.3819L71.2394 73.1154L70.7776 72.8488Z" fill="#FFEED9"/>
-<path d="M58.4195 66.1073L58.7428 65.9189L58.2856 65.6569L57.9577 65.8407V65.997L58.4195 66.2635V66.1073Z" fill="#FFEED9"/>
-<path d="M96.0156 112.292H96.4774C96.3204 112.292 96.168 112.251 96.0156 112.223V112.292Z" fill="#FFEED9"/>
-<path d="M96.2558 101.754L96.145 101.69L96.0295 101.626V112.195C96.1819 112.223 96.3343 112.25 96.4914 112.264V101.63L96.2558 101.754Z" fill="#FFEED9"/>
-<path d="M96.145 87.9864L96.0526 87.9312L96.0295 87.945V101.093L96.2651 101.231L96.4914 101.116V88.2116L107.704 81.7181V81.4562L107.473 81.3229L96.2374 87.8255L96.145 87.9864Z" fill="#FFEED9"/>
-<path d="M108.161 81.1896V81.4561L119.471 74.9076C119.357 74.7988 119.235 74.699 119.106 74.6089L107.93 81.0426L108.161 81.1896Z" fill="#FFEED9"/>
-<path d="M96.0526 87.9317L96.1449 87.9871L96.2373 87.8255L96.1449 87.8809L96.0526 87.9317Z" fill="#FFEED9"/>
-<path d="M108.166 106.796V106.773L108.124 106.796H108.166Z" fill="#FFEED9"/>
-<path d="M69.7016 59.0441L59.14 52.9597L58.6782 53.2262L69.2444 59.3106L69.7016 59.0441Z" fill="#FFEED9"/>
-<path d="M107.704 95.8355V106.796H108.124L108.166 106.773V95.5965L107.704 95.8355Z" fill="#FFEED9"/>
-<path d="M93.8589 73.483L94.3161 73.2165L82.66 66.5025L82.1982 66.769L93.8589 73.483Z" fill="#FFEED9"/>
-<path d="M107.704 95.3162L108.166 95.0772V81.4516L107.704 81.7181V95.3162Z" fill="#FFEED9"/>
-<path d="M81.7411 66.5071L82.1982 66.2406L70.1634 59.3106L69.7062 59.5771L81.7411 66.5071Z" fill="#FFEED9"/>
-<path d="M107.473 81.3229L107.93 81.0564L94.778 73.483L94.3162 73.7496L107.473 81.3229Z" fill="#FFEED9"/>
-<path d="M94.3161 73.7495L94.778 73.483L94.3161 73.2164L93.8589 73.483L94.3161 73.7495Z" fill="#FFEED9"/>
-<path d="M82.1982 66.769L82.66 66.5025L82.1982 66.2405L81.741 66.5071L82.1982 66.769Z" fill="#FFEED9"/>
-<path d="M70.1633 59.3105L69.7015 59.044L69.2443 59.3105L69.7061 59.5771L70.1633 59.3105Z" fill="#FFEED9"/>
-<path d="M107.93 81.0564L107.473 81.3229L107.704 81.4562V81.7181L108.166 81.4516V81.1897L107.93 81.0564Z" fill="#FFEED9"/>
-<path d="M57.9577 79.1723L47.2252 72.9913V73.5244L57.9577 79.7053V79.1723Z" fill="#FFEED9"/>
-<path d="M96.4913 101.116V101.63L107.704 95.8355V95.3162L96.4913 101.116Z" fill="#FFEED9"/>
-<path d="M108.166 95.5965L120.238 89.3512L120.261 88.8228L108.166 95.0772V95.5965Z" fill="#FFEED9"/>
-<path d="M58.4195 79.4387V79.9718L69.8216 86.5341V86.0057L58.4195 79.4387Z" fill="#FFEED9"/>
-<path d="M83.1541 93.6802V94.2133L96.0294 101.626V101.093L83.1541 93.6802Z" fill="#FFEED9"/>
-<path d="M70.2835 86.2722V86.8007L82.6924 93.9467V93.4136L70.2835 86.2722Z" fill="#FFEED9"/>
-<path d="M82.6923 93.4136V93.9467L83.1541 94.2132V93.6801L82.6923 93.4136Z" fill="#FFEED9"/>
-<path d="M69.8217 86.0057V86.5342L70.2835 86.8007V86.2722L69.8217 86.0057Z" fill="#FFEED9"/>
-<path d="M57.9577 79.1722V79.7053L58.4195 79.9719V79.4388L57.9577 79.1722Z" fill="#FFEED9"/>
-<path d="M96.2651 101.231L96.0295 101.093V101.626L96.145 101.69L96.2558 101.754L96.4914 101.63V101.116L96.2651 101.231Z" fill="#FFEED9"/>
-<path d="M107.704 95.8355L108.166 95.5965V95.0772L107.704 95.3162V95.8355Z" fill="#FFEED9"/>
-<path d="M88.9268 53.511V64.2553L97.3502 69.0483L106.854 63.4602V52.716" fill="#7497F7"/>
-<path d="M88.9268 53.511L98.6987 47.9781L106.854 52.716L97.3502 58.3041L88.9268 53.511Z" fill="#7497F7"/>
-<path opacity="0.21" d="M88.9268 53.511L98.6987 47.9781L106.854 52.716L97.3502 58.3041L88.9268 53.511Z" fill="white"/>
-<g style="mix-blend-mode:multiply">
-<path d="M97.3502 58.3041V69.0483L106.854 63.4602V52.716L97.3502 58.3041Z" fill="#BDCEFB"/>
-</g>
-<path d="M120.178 46.7235C120.178 46.7235 119.083 48.8604 118.446 49.4441C117.809 50.0277 110.969 53.0883 110.336 53.3318C109.704 53.5754 109.602 53.7914 109.26 53.7225C108.919 53.6535 105.94 53.6719 105.792 53.966C105.709 54.1692 105.709 54.397 105.792 54.6002C105.792 54.6002 104.869 55.1333 105.058 55.6709C105.247 56.2086 105.741 57.5689 106.573 57.5689C107.404 57.5689 109.26 56.011 109.408 55.625C109.408 55.625 117.023 54.9908 120.178 53.2445C123.332 51.4982 123.821 49.1086 123.821 49 [...]
-<path d="M50.1763 33.631V44.3752L58.5951 49.1683L68.1038 43.5802V32.8359" fill="#7497F7"/>
-<path d="M50.1763 33.631L59.9482 28.0981L68.1038 32.836L58.5951 38.4287L50.1763 33.631Z" fill="#7497F7"/>
-<path opacity="0.21" d="M50.1763 33.631L59.9482 28.0981L68.1038 32.836L58.5951 38.4287L50.1763 33.631Z" fill="white"/>
-<g style="mix-blend-mode:multiply">
-<path d="M58.595 38.4286V49.1683L68.1037 43.5802V32.8359L58.595 38.4286Z" fill="#BDCEFB"/>
-</g>
-<path d="M47.1514 25.7314C47.1514 25.7314 47.1976 29.3297 47.7933 30.5245C48.389 31.7193 51.2938 37.7854 51.4324 37.8773C51.5709 37.9692 54.1294 39.3065 53.7922 39.7798C53.4551 40.2531 51.945 39.4581 51.945 39.4581C51.945 39.4581 53.7922 42.3073 53.0487 42.8174C52.3052 43.3275 49.1187 40.5197 49.1002 39.6833C49.0818 38.8469 49.0032 37.6107 49.0032 37.6107C49.0032 37.6107 44.3482 31.3655 43.988 30.3085C43.6278 29.2516 43.3691 25.1754 43.3691 25.1754C43.3691 25.1754 45.4611 24.0587 47.1514 [...]
-<path d="M47.3961 22.3997L47.7286 27.4547C47.2668 27.372 43.346 27.7626 43.2675 27.6478C43.189 27.5329 43.4938 22.8868 43.4938 22.8868" fill="#F7A790"/>
-<defs>
-<linearGradient id="paint0_linear_1036_4326" x1="36.1094" y1="80.1694" x2="45.5028" y2="69.8066" gradientUnits="userSpaceOnUse">
-<stop stop-color="white" stop-opacity="0"/>
-<stop offset="0.99" stop-color="#754C24"/>
-</linearGradient>
-</defs>
-</svg>
diff --git a/grafana/img/github.svg b/grafana/img/github.svg
deleted file mode 100644
index 3dc51a95c..000000000
--- a/grafana/img/github.svg
+++ /dev/null
@@ -1,3 +0,0 @@
-<svg width="160" height="120" viewBox="0 0 160 120" fill="none" xmlns="http://www.w3.org/2000/svg">
-<path fill-rule="evenodd" clip-rule="evenodd" d="M80.1189 35.7C74.1984 35.6939 68.4692 37.7965 63.9581 41.6309C59.4469 45.4653 56.4488 50.7809 55.5008 56.6252C54.5528 62.4693 55.7171 68.4601 58.7849 73.5237C61.8527 78.5875 66.6235 82.3932 72.2424 84.2591C73.4965 84.4884 73.94 83.7084 73.94 83.0508C73.94 82.3931 73.94 80.8944 73.94 78.8143C66.9812 80.3284 65.513 75.4648 65.513 75.4648C65.0513 73.9574 64.0706 72.6624 62.7447 71.8095C60.4965 70.2801 62.9282 70.2801 62.9282 70.2801C63.7163 7 [...]
-</svg>
diff --git a/grafana/img/gitlab.png b/grafana/img/gitlab.png
deleted file mode 100644
index 8ae8d8bdb..000000000
Binary files a/grafana/img/gitlab.png and /dev/null differ
diff --git a/grafana/img/gitlab.svg b/grafana/img/gitlab.svg
deleted file mode 100644
index 5e4b63af9..000000000
--- a/grafana/img/gitlab.svg
+++ /dev/null
@@ -1,6 +0,0 @@
-<svg width="160" height="120" viewBox="0 0 160 120" fill="none" xmlns="http://www.w3.org/2000/svg">
-<path d="M102.622 55.303L102.556 55.1348L96.1866 38.5106C96.0567 38.1848 95.8273 37.9085 95.531 37.721C95.2343 37.5369 94.8884 37.4482 94.5398 37.4669C94.1912 37.4857 93.8567 37.6109 93.5815 37.8258C93.3097 38.0462 93.1125 38.3448 93.0161 38.6811L88.7151 51.8401H71.2988L66.9978 38.6811C66.9046 38.342 66.7068 38.0409 66.4324 37.8209C66.1573 37.6061 65.8227 37.4808 65.4741 37.4621C65.1255 37.4433 64.7796 37.532 64.483 37.7161C64.1878 37.905 63.9587 38.1809 63.8275 38.5057L57.4453 55.125L57 [...]
-<path d="M102.622 55.303L102.557 55.1348C99.4528 55.7723 96.5282 57.087 93.991 58.985L79.9937 69.5634C84.7577 73.1676 88.9052 76.2989 88.9052 76.2989L98.6673 68.9883L98.6918 68.9688C100.739 67.4246 102.23 65.2568 102.939 62.7921C103.648 60.3274 103.537 57.6991 102.622 55.303Z" fill="#FC6D26"/>
-<path d="M71.0892 76.299L75.8899 79.9322L78.8141 82.14C79.1561 82.3998 79.5739 82.5403 80.0033 82.5403C80.4328 82.5403 80.8504 82.3998 81.1924 82.14L84.1168 79.9322L88.9173 76.299C88.9173 76.299 84.7747 73.1577 80.0008 69.5634C75.2367 73.1577 71.0892 76.299 71.0892 76.299Z" fill="#FCA326"/>
-<path d="M66.0084 58.9851C63.4729 57.0837 60.549 55.7657 57.4453 55.125L57.3819 55.2932C56.4645 57.6891 56.3511 60.3184 57.0588 62.7842C57.7665 65.2502 59.2569 67.4191 61.3053 68.964L61.3272 68.981L61.3857 69.0224L71.0893 76.2893L79.9935 69.5537L66.0084 58.9851Z" fill="#FC6D26"/>
-</svg>
diff --git a/grafana/img/jenkins.png b/grafana/img/jenkins.png
deleted file mode 100644
index 1d5151364..000000000
Binary files a/grafana/img/jenkins.png and /dev/null differ
diff --git a/grafana/img/jenkins.svg b/grafana/img/jenkins.svg
deleted file mode 100644
index f6e13d280..000000000
--- a/grafana/img/jenkins.svg
+++ /dev/null
@@ -1,60 +0,0 @@
-<svg width="160" height="120" viewBox="0 0 160 120" fill="none" xmlns="http://www.w3.org/2000/svg">
-<path fill-rule="evenodd" clip-rule="evenodd" d="M100.204 58.9586C100.204 70.3702 91.1531 79.6225 80.0001 79.6225C68.8472 79.6225 59.7981 70.3702 59.7981 58.9586C59.7981 47.547 68.8436 38.293 80.0001 38.293C91.1568 38.293 100.204 47.5452 100.204 58.9586Z" fill="#D33833"/>
-<path d="M60.6217 64.0788C60.6217 64.0788 59.1588 42.5264 79.0154 41.9133L77.6301 39.6044L66.8558 43.2192L63.7766 46.7583L61.0835 51.9154L59.5394 57.9186L60.0011 61.9213" fill="#EF3D3A"/>
-<path d="M66.1632 44.8688C62.4702 48.6575 60.4103 53.7435 60.4261 59.0344C60.4084 64.3278 62.4683 69.4168 66.1632 73.2073C67.9598 75.0612 70.1103 76.5353 72.487 77.5427C74.8639 78.5501 77.4186 79.0701 80 79.072C82.5815 79.0701 85.1364 78.5501 87.5132 77.5427C89.89 76.5353 92.0403 75.0612 93.8369 73.2073C97.5325 69.4171 99.5933 64.328 99.576 59.0344C99.5912 53.7433 97.5307 48.6572 93.8369 44.8688C92.0402 43.0154 89.8897 41.5413 87.513 40.534C85.1362 39.5266 82.5815 39.0064 80 39.0041C77.4 [...]
-<path fill-rule="evenodd" clip-rule="evenodd" d="M88.5044 59.073L85.4269 59.5348L81.271 59.9966L78.576 60.0724L75.9605 59.9966L73.9582 59.3796L72.1887 57.4568L70.807 53.5316L70.4986 52.6839L68.6514 52.0687L67.5745 50.2992L66.8005 47.7594L67.6484 45.5262L69.6489 44.8336L71.2651 45.6074L72.0354 47.3013L72.9588 47.1461L73.2656 46.7619L72.9588 44.9924L72.8814 42.7593L73.3432 39.6818L73.3246 37.9234L74.7285 35.6792L77.1907 33.9096L81.5019 32.0625L86.2729 32.7515L90.4291 35.7531L92.3538 38.830 [...]
-<path fill-rule="evenodd" clip-rule="evenodd" d="M85.8888 72.3909L74.8817 72.8527V74.6998L75.8053 81.1647L75.3435 81.7041L67.6483 79.083L67.109 78.1596L66.3387 69.4633L64.5691 64.2284L64.1849 62.9982L70.3415 58.7646L72.2662 57.9944L73.9581 60.0724L75.4247 61.3821L77.1186 61.9195L77.887 62.1505L78.8106 66.1531L79.5032 66.9991L81.2746 66.3841L80.0425 68.7706L86.7384 71.9255L85.8924 72.3872" fill="#335061"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M67.6484 45.5262L69.6489 44.8336L71.265 45.6076L72.0352 47.3013L72.9588 47.1462L73.1897 46.2226L72.728 44.4532L73.1897 40.2196L72.8038 37.9106L74.189 36.2944L77.1906 33.906L76.3483 32.7516L72.111 34.8296L70.3415 36.215L69.3403 38.3687L67.8016 40.4468L67.34 42.9108L67.6484 45.5262Z" fill="#6D6B6D"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M70.8069 38.293C70.8069 38.293 71.9578 35.4484 76.5755 34.0594C81.1933 32.6703 76.8064 33.0582 76.8064 33.0582L71.8044 34.9829L69.8834 36.9076L69.0337 38.4464L70.8069 38.293Z" fill="#DCD9D8"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M68.4944 44.9887C68.4944 44.9887 66.8782 39.6007 73.0346 38.8304L72.8038 37.9069L68.5719 38.908L67.34 42.9107L67.6484 45.5263L68.4944 44.9887Z" fill="#DCD9D8"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M70.9564 52.1464L71.965 51.1693C72.1065 51.1949 72.2356 51.2669 72.3319 51.3739C72.4281 51.4809 72.4861 51.6169 72.4969 51.7603C72.5727 52.2997 72.8037 57.1483 76.1136 59.7658C76.4147 60.004 73.6514 59.3798 73.6514 59.3798L71.1874 55.5322" fill="#F7E4CD"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M85.1186 50.6835C85.1186 50.6835 85.3033 48.3506 85.9257 48.5297C86.103 48.5797 86.2598 48.6848 86.3731 48.8301C86.4863 48.9752 86.5504 49.1528 86.5556 49.337C86.5556 49.337 85.0299 50.3251 85.1186 50.6835Z" fill="#F7E4CD"/>
-<path d="M91.5059 42.1405C91.5059 42.1405 90.2369 42.4083 90.1204 43.5258C90.0041 44.6434 91.5059 43.7568 91.7367 43.6791" fill="#F7E4CD"/>
-<path d="M82.1945 42.218C82.1945 42.218 80.5007 42.449 80.5007 43.5258C80.5007 44.6027 82.4254 44.5269 82.9628 44.0653" fill="#F7E4CD"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M71.7303 47.2202C71.7303 47.2202 68.8045 45.4506 68.4978 47.1426C68.1912 48.8346 67.4967 50.0685 68.9596 51.838L67.9585 51.5295L67.0349 49.1449L66.7246 46.836L68.4942 44.9889L70.4947 45.1421L71.6491 46.0657L71.7303 47.2202Z" fill="#F7E4CD"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M73.1122 42.3713C73.1122 42.3713 74.42 35.598 81.0401 34.2902C86.489 33.2133 89.3522 34.5211 90.429 35.7531C90.429 35.7531 85.584 29.9808 80.9662 31.7541C76.3484 33.5273 72.9589 36.7524 73.0347 38.8304C73.1657 42.3695 73.1122 42.3713 73.1122 42.3713Z" fill="#F7E4CD"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M90.9682 36.5215C90.9682 36.5215 88.735 36.4458 88.6593 38.4462C88.6659 38.6599 88.7182 38.8695 88.8127 39.0614C88.8127 39.0614 90.5821 37.0609 91.661 38.1377" fill="#F7E4CD"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M81.1951 39.2701C81.1951 39.2701 80.8109 36.1983 78.1915 37.9771C76.4978 39.1315 76.6529 40.7478 76.9596 41.0562C77.2662 41.3647 77.185 41.9799 77.4177 41.5587C77.6504 41.1375 77.5746 39.7467 78.4225 39.3624C79.2704 38.9782 80.6575 38.5479 81.1932 39.2627" fill="#F7E4CD"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M73.9581 60.0724L66.7248 63.3049C66.7248 63.3049 69.7263 75.2354 68.1858 78.9296L67.1127 78.5436L67.0351 74.0034L65.0309 65.3828L64.1849 62.9982L71.7305 57.9186L73.9618 60.0724" fill="#49728B"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M74.7025 66.6649L75.7296 67.9171V72.5351H74.5012C74.5012 72.5351 74.348 69.3026 74.348 68.9184C74.348 68.5342 74.5012 67.1488 74.5012 67.1488" fill="#49728B"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M74.7285 73.2332L71.2651 73.3882L72.2662 74.081L74.7285 74.4652" fill="#49728B"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M86.5817 72.4647L89.428 72.3872L90.1208 79.4673L87.1967 79.8533L86.5817 72.4647Z" fill="#335061"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M87.3497 72.4648L91.6609 72.234C91.6609 72.234 93.4304 67.7694 93.4304 67.5386C93.4304 67.3076 94.9692 61.0736 94.9692 61.0736L91.5057 57.457L90.8131 56.84L88.966 58.6872V65.8447L87.3497 72.4648Z" fill="#335061"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M89.2784 71.9254L86.5817 72.4648L86.9659 74.6185C87.9651 75.0803 89.6589 73.8501 89.6589 73.8501" fill="#49728B"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M89.3519 58.4562L94.7381 62.459L94.8933 60.6119L90.813 56.84L89.3519 58.4562Z" fill="#49728B"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M77.3993 87.626L75.8052 81.1611L75.0128 76.39L74.8817 72.849L82.0947 72.4648H86.5813L86.1732 80.5461L86.8658 86.7802L86.7882 87.9346L80.9402 88.3963L77.3993 87.626Z" fill="white"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M85.5837 72.3909C85.5837 72.3909 85.1995 80.3946 86.354 86.091C84.6017 87.0903 82.6627 87.719 80.6573 87.9381L87.1224 87.7073L87.8926 87.2455L86.969 74.6222L86.7382 71.9291" fill="#DCD9D8"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M90.2517 78.8559L93.2532 78.0099L98.948 77.7013L99.7959 75.0858L98.2553 70.5438L96.482 70.3092L94.0199 71.0795L91.6574 72.2339L90.4013 72.0029L89.4279 72.3909" fill="white"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M90.2017 77.3134C90.2017 77.3134 92.2021 76.39 92.5106 76.4657L91.6646 72.234L92.6638 71.8479C92.6638 71.8479 93.3566 75.8505 93.3566 76.3123C93.3566 76.3123 97.6659 76.5432 98.052 76.5432C98.052 76.5432 98.9754 74.7737 98.7446 72.9266L99.5906 75.3887L99.6681 76.7741L98.4362 78.6212L97.0507 78.9297L94.7418 78.8522L93.9735 77.851L91.2785 78.237L90.4325 78.5436" fill="#DCD9D8"/>
-<path d="M87.1723 71.8496L85.4803 67.5384L83.709 65.0022C83.709 65.0022 84.095 63.9254 84.6325 63.9254H86.4039L88.0959 64.5406L87.9426 67.3888L87.1723 71.8533" fill="white"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M87.5051 70.3867C87.5051 70.3867 85.3494 66.2307 85.3494 65.6137C85.3494 65.6137 85.7336 64.6902 86.273 64.9211C86.8125 65.152 87.9669 65.7689 87.9669 65.7689V64.306L85.3494 63.7666L83.58 63.9976L86.5815 71.0794L87.1967 71.1551" fill="#DCD9D8"/>
-<path d="M78.0918 60.2275L75.9603 59.9967L73.958 59.3798V60.0724L74.9369 61.1511L78.0143 62.5365" fill="white"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M74.6509 60.4585C74.6509 60.4585 77.0374 61.4596 77.8076 61.2288L77.8834 62.1522L75.7297 61.6923L74.42 60.7688L74.6509 60.4602" fill="#DCD9D8"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M90.244 64.1841C89.0589 64.1651 87.8804 64.0019 86.7344 63.6982C86.8047 63.2753 86.6735 62.8597 86.7788 62.5549C87.0669 62.348 87.549 62.3498 87.9849 62.3019C87.5667 62.1053 87.0954 62.052 86.644 62.1504C86.6348 61.8566 86.5036 61.6739 86.4224 61.4448C87.1612 61.1824 88.8901 59.4646 89.8654 60.0336C90.3308 60.3033 90.5267 61.8493 90.5635 62.6011C90.5932 63.2253 90.5063 63.8535 90.2532 64.1841" fill="#D33833"/>
-<path d="M90.244 64.1841C89.0589 64.1651 87.8804 64.0019 86.7344 63.6982C86.8047 63.2753 86.6735 62.8597 86.7788 62.5549C87.0669 62.348 87.549 62.3498 87.9849 62.3019C87.5667 62.1053 87.0954 62.052 86.644 62.1504C86.6348 61.8566 86.5036 61.6739 86.4224 61.4448C87.1612 61.1824 88.8901 59.4646 89.8654 60.0336C90.3308 60.3033 90.5267 61.8493 90.5635 62.6011C90.5838 63.2253 90.4971 63.8535 90.244 64.1841Z" stroke="#D33833" stroke-width="2.5" stroke-miterlimit="5"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M83.9991 62.0469L83.988 62.3445C83.5797 62.6121 82.9222 62.6104 82.4734 62.8358C83.041 62.8532 83.5982 62.9937 84.1062 63.2476C84.0951 63.497 84.0859 63.7463 84.0767 63.9957C83.3378 64.5073 82.6471 65.2684 81.7659 65.7486C81.3503 65.9758 79.891 66.5595 79.4478 66.4561C79.1965 66.397 79.1743 66.0867 79.0783 65.7948C78.864 65.1669 78.3746 64.1675 78.3394 63.2236C78.2859 62.0304 78.1659 60.0318 79.4478 60.2683C80.5102 60.4923 81.5357 60.8654  [...]
-<path d="M83.9991 62.0469L83.988 62.3445C83.5797 62.6121 82.9222 62.6104 82.4734 62.8358C83.041 62.8532 83.5982 62.9937 84.1062 63.2476C84.0951 63.497 84.0859 63.7463 84.0767 63.9957C83.3378 64.5073 82.6471 65.2684 81.7659 65.7486C81.3503 65.9758 79.891 66.5595 79.4478 66.4561C79.1965 66.397 79.1743 66.0867 79.0783 65.7948C78.864 65.1669 78.3746 64.1675 78.3394 63.2236C78.2859 62.0304 78.1659 60.0318 79.4478 60.2683C80.5102 60.4923 81.5357 60.8654 82.4937 61.3765C82.9702 61.6609 83.2547  [...]
-<path fill-rule="evenodd" clip-rule="evenodd" d="M84.7415 63.4731C84.627 62.8227 84.4958 62.6363 84.5457 62.0711C86.2783 60.9147 86.6034 64.0548 84.7415 63.4731Z" fill="#D33833"/>
-<path d="M84.7415 63.4731C84.627 62.8227 84.4958 62.6363 84.5457 62.0711C86.2783 60.9147 86.6034 64.0548 84.7415 63.4731Z" stroke="#D33833" stroke-width="2.5" stroke-miterlimit="5"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M87.2465 63.9995C87.2465 63.9995 86.7071 63.2292 87.0932 62.9983C87.4792 62.7674 87.8616 62.9983 88.0924 62.6141C88.3234 62.2299 88.0924 61.9972 88.17 61.5354C88.2476 61.0736 88.6318 60.9978 89.016 60.9204C89.4002 60.8427 90.4789 60.6894 90.6323 61.0736L90.1705 59.6883L89.2468 59.3817L86.3229 61.0736L86.1696 61.9214V63.6134" fill="#EF3D3A"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M79.1689 66.5391C79.0764 65.3372 78.9766 64.1366 78.8695 62.9371C78.707 61.1455 79.2999 61.4595 80.8534 61.4595C81.0898 61.4595 82.3144 61.7421 82.4012 61.9212C82.8206 62.7783 81.6994 62.5881 82.8852 63.2346C83.8863 63.7795 85.6559 62.9021 85.2495 61.6904C85.0223 61.4207 84.071 61.6054 83.7293 61.4282L81.9247 60.4934C81.1599 60.0963 79.3923 59.5181 78.5759 60.0722C76.5089 61.478 78.707 64.9893 79.444 66.4559" fill="#EF3D3A"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M81.195 39.27C79.0968 38.7825 78.0549 40.1474 77.4177 41.5661C76.8507 41.4276 77.076 40.6555 77.22 40.2621C77.5895 39.2294 79.1079 37.8607 80.3454 38.0455C80.8773 38.1249 81.5978 38.6125 81.195 39.2738" fill="#231F20"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M91.4151 41.6584H91.5149C91.9878 42.6448 92.3997 43.6902 92.9927 44.5565C92.5918 45.4801 89.9596 46.3151 90.0003 44.6396C90.5691 44.3904 91.5518 44.5898 92.058 44.2703C91.7661 43.4705 91.345 42.7925 91.4115 41.6548" fill="#231F20"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M82.2686 41.6843C82.7174 42.5099 82.8652 43.3762 83.5044 43.9987C83.7925 44.2795 84.3521 44.6212 84.0751 45.4007C84.0104 45.5854 83.5358 45.9954 83.2623 46.0768C82.2631 46.3704 79.9375 46.1377 80.7226 44.8909C81.5482 44.9297 82.6601 45.4283 83.2772 44.8281C82.8024 44.069 81.9564 42.5691 82.2686 41.6879" fill="#231F20"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M91.0402 50.0646C89.5348 51.0307 87.8558 52.0816 85.3898 51.8378C85.1038 51.5638 84.9251 51.1966 84.8858 50.8023C84.8465 50.4082 84.9493 50.0129 85.1756 49.6877C85.4416 50.1458 85.2734 50.9807 86.016 51.1156C87.4161 51.3538 89.0435 50.2586 90.0502 49.8762C90.6744 48.8252 89.9966 48.4372 89.435 47.7594C88.2843 46.3721 86.7401 44.6525 86.7955 42.5763C87.2609 42.2383 87.3017 43.0917 87.368 43.2469C87.9684 44.6525 89.4812 46.4516 90.5859 47.65 [...]
-<path fill-rule="evenodd" clip-rule="evenodd" d="M71.2003 49.0469C70.7274 48.7772 70.6221 47.5914 70.068 47.5581C69.2756 47.51 69.4196 49.0967 69.4233 50.024C68.8728 49.529 68.775 48.0088 69.1777 47.2256C68.7215 47.0002 68.5183 47.4713 68.2651 47.6374C68.5903 45.275 71.7193 46.5422 71.2003 49.0469Z" fill="#231F20"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M91.9972 51.0474C91.2973 52.3809 90.3071 53.8495 88.2514 53.8919C88.2089 53.4615 88.1774 52.8076 88.2514 52.5473C89.8233 52.3958 90.793 51.596 91.9954 51.0474" fill="#231F20"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M82.1503 51.9119C83.4617 52.6026 85.8704 52.6765 87.6528 52.6248C87.7339 53.0695 87.7661 53.5216 87.7488 53.9732C85.4584 54.0877 82.7505 53.5206 82.1503 51.9119Z" fill="#231F20"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M81.9006 53.1974C82.8077 55.4749 85.9237 55.2127 88.5504 55.1497C88.4305 55.4834 88.1881 55.7587 87.8724 55.92C87.0302 56.2636 84.7083 56.5241 83.5391 55.9016C82.8002 55.5082 82.3218 54.6178 81.9155 54.0951C81.7196 53.844 80.7426 53.1993 81.9006 53.1974Z" fill="#231F20"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M90.9296 65.7541C89.8657 67.5773 88.8479 69.4484 87.5863 71.0555C88.1146 69.5001 88.3417 66.8957 88.4212 64.91C89.5294 64.3929 90.4771 65.0263 90.9296 65.7541Z" fill="#81B0C4"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M96.6555 72.304C95.4642 72.5423 94.6236 73.7005 93.4656 73.6266C94.1046 72.7252 95.224 72.3464 96.6555 72.304Z" fill="#231F20"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M97.1819 74.1677C96.2104 74.2713 95.0706 74.4282 94.0844 74.3525C94.5516 73.6396 96.347 73.8852 97.1819 74.1677Z" fill="#231F20"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M97.5182 75.7748C96.4266 75.7989 95.0708 75.7748 94.0327 75.6899C94.6459 75.0305 96.8034 75.4461 97.5182 75.7748Z" fill="#231F20"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M88.8775 80.1728C89.0346 81.5434 89.5776 82.9325 89.5092 84.4342C88.9053 84.6374 88.5598 84.8147 87.7508 84.8128C87.6935 83.5383 87.5236 81.5878 87.5661 80.3798C87.9651 80.4055 88.5506 80.0952 88.8701 80.1802" fill="#DCD9D8"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M87.1188 59.9764C86.5647 60.3347 86.1029 60.7818 85.5783 61.1642C84.4109 61.2213 83.7737 61.0828 82.9166 60.4123C82.9296 60.3588 83.0164 60.3828 83.02 60.3163C84.2686 60.8704 85.8572 60.089 87.1188 59.9764Z" fill="#F0D6B7"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M80.5614 68.4915C80.9031 67.0138 82.2478 66.2343 83.4706 65.4161C84.7303 67.0157 85.5025 69.0716 86.341 71.0572C84.3462 70.4569 82.3088 69.4815 80.5614 68.4915Z" fill="#81B0C4"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M87.5732 80.3722C87.5234 81.5877 87.6933 83.5382 87.758 84.8054C88.567 84.8054 88.9124 84.6299 89.5165 84.4267C89.5848 82.925 89.0418 81.5359 88.8848 80.1654C88.5578 80.0878 87.9723 80.3981 87.5732 80.3722ZM74.9869 73.4566C75.5207 78.3571 76.2929 82.4762 77.7078 86.8169C80.8479 87.7699 84.6401 87.8532 87.4182 86.9923C86.9083 84.543 87.13 81.5618 86.8327 78.948C86.6073 76.9846 86.7218 75.0082 86.4152 73.004C83.0478 72.3022 78.2914 72.8397 7 [...]
-<path fill-rule="evenodd" clip-rule="evenodd" d="M80.0628 52.4955C80.1645 52.3607 80.7223 52.1556 81.5018 52.5306C81.5018 52.5306 80.5782 52.684 80.6539 54.2245L80.2697 54.1469C80.2697 54.1469 79.8726 52.7503 80.0628 52.4955Z" fill="#F7E4CD"/>
-<path fill-rule="evenodd" clip-rule="evenodd" d="M86.8122 65.7301C86.8125 65.8142 86.7879 65.8965 86.7415 65.9666C86.695 66.0368 86.6288 66.0915 86.5511 66.1239C86.4737 66.1563 86.3881 66.1651 86.3056 66.1488C86.2231 66.1327 86.1472 66.0924 86.0876 66.033C86.028 65.9737 85.9874 65.898 85.9708 65.8154C85.9543 65.7331 85.9626 65.6475 85.9947 65.5698C86.0268 65.492 86.0813 65.4256 86.1511 65.3788C86.2211 65.332 86.3032 65.3071 86.3873 65.3071C86.4997 65.3071 86.6074 65.3516 86.6871 65.4308C [...]
-<path fill-rule="evenodd" clip-rule="evenodd" d="M87.2351 67.6917C87.2354 67.776 87.2108 67.8583 87.1643 67.9285C87.1177 67.9986 87.0514 68.0535 86.9736 68.0857C86.896 68.1181 86.8104 68.1268 86.7278 68.1103C86.6453 68.0941 86.5694 68.0536 86.5098 67.994C86.4503 67.9345 86.4098 67.8586 86.3934 67.7761C86.3772 67.6935 86.3856 67.6079 86.418 67.5302C86.4504 67.4525 86.5052 67.3862 86.5753 67.3397C86.6456 67.2931 86.7279 67.2684 86.812 67.2688C86.9242 67.2688 87.0319 67.3133 87.1111 67.3926 [...]
-</svg>
diff --git a/grafana/img/jira.png b/grafana/img/jira.png
deleted file mode 100644
index 4005e3dd1..000000000
Binary files a/grafana/img/jira.png and /dev/null differ
diff --git a/grafana/img/jira.svg b/grafana/img/jira.svg
deleted file mode 100644
index 1acbfa4be..000000000
--- a/grafana/img/jira.svg
+++ /dev/null
@@ -1,15 +0,0 @@
-<svg width="160" height="120" viewBox="0 0 160 120" fill="none" xmlns="http://www.w3.org/2000/svg">
-<path d="M103.922 58.246L81.8023 36.0507L79.659 33.9L63.008 50.6081L55.3938 58.246C55.0135 58.6296 54.8 59.1486 54.8 59.6897C54.8 60.2309 55.0135 60.7498 55.3938 61.1335L70.606 76.3977L79.659 85.4794L96.3077 68.7714L96.567 68.5135L103.922 61.145C104.112 60.9552 104.264 60.7292 104.367 60.4806C104.47 60.2317 104.523 59.9649 104.523 59.6955C104.523 59.426 104.47 59.1592 104.367 58.9104C104.264 58.6615 104.112 58.4358 103.922 58.246ZM79.659 67.3161L72.0585 59.6897L79.659 52.0633L87.257 59.6 [...]
-<path d="M79.6589 52.0634C77.2686 49.6655 75.9211 46.4158 75.9108 43.0242C75.9005 39.6327 77.2282 36.3748 79.6037 33.9623L62.9734 50.6426L72.0241 59.7243L79.6589 52.0634Z" fill="url(#paint0_linear_1038_5520)"/>
-<path d="M87.2773 59.6688L79.6586 67.3159C82.058 69.7242 83.4059 72.99 83.4059 76.3953C83.4059 79.8006 82.058 83.0664 79.6586 85.4746L96.3348 68.7505L87.2773 59.6688Z" fill="url(#paint1_linear_1038_5520)"/>
-<defs>
-<linearGradient id="paint0_linear_1038_5520" x1="78.2981" y1="44.3473" x2="67.6484" y2="54.9582" gradientUnits="userSpaceOnUse">
-<stop offset="0.18" stop-color="#0052CC"/>
-<stop offset="1" stop-color="#2684FF"/>
-</linearGradient>
-<linearGradient id="paint1_linear_1038_5520" x1="81.1089" y1="74.94" x2="91.7379" y2="64.3497" gradientUnits="userSpaceOnUse">
-<stop offset="0.18" stop-color="#0052CC"/>
-<stop offset="1" stop-color="#2684FF"/>
-</linearGradient>
-</defs>
-</svg>
diff --git a/grafana/img/practice_cross_domain.png b/grafana/img/practice_cross_domain.png
deleted file mode 100644
index 67c2d5693..000000000
Binary files a/grafana/img/practice_cross_domain.png and /dev/null differ
diff --git a/grafana/img/practice_process_delivery_quality.png b/grafana/img/practice_process_delivery_quality.png
deleted file mode 100644
index f959ce73b..000000000
Binary files a/grafana/img/practice_process_delivery_quality.png and /dev/null differ
diff --git a/grafana/img/practice_process_delivery_velocity.png b/grafana/img/practice_process_delivery_velocity.png
deleted file mode 100644
index c50bd71f6..000000000
Binary files a/grafana/img/practice_process_delivery_velocity.png and /dev/null differ
diff --git a/grafana/img/tapd.svg b/grafana/img/tapd.svg
deleted file mode 100644
index 811bd0476..000000000
--- a/grafana/img/tapd.svg
+++ /dev/null
@@ -1,7 +0,0 @@
-<svg width="160" height="120" viewBox="0 0 160 120" fill="none" xmlns="http://www.w3.org/2000/svg">
-<path d="M47.4349 51.3936C47.1006 51.6588 46.863 52.0267 46.7587 52.4405C46.6545 52.8543 46.6895 53.2909 46.8583 53.6828L54.328 72.5984C54.6039 72.8326 54.9267 73.0051 55.2747 73.1045C55.6227 73.2039 55.9878 73.228 56.3458 73.175C57.7194 73.0817 66.1979 70.8773 66.1979 70.8773C66.1979 70.8773 67.1899 70.4534 67.351 69.7327C67.5121 69.012 65.9097 47.9513 65.9097 47.9513C65.9097 47.9513 65.9097 46.6795 65.0618 46.8067C64.2139 46.9338 47.4349 51.3936 47.4349 51.3936Z" fill="#E84441"/>
-<path d="M82.0106 53.3266C82.0106 53.3266 79.094 52.7247 78.5428 53.3266C77.8601 54.1329 77.4557 55.1379 77.3898 56.1924C77.3304 57.3455 75.499 67.2145 76.8132 68.5117C77.5509 69.2239 86.5805 72.7934 88.6832 73.0986C90.7859 73.4038 91.2776 72.8103 91.2776 72.8103L98.4929 57.0487C98.4929 57.0487 98.9338 55.565 98.2046 55.6158C97.4755 55.6667 82.0106 53.3266 82.0106 53.3266Z" fill="#9680B9"/>
-<path d="M69.4962 51.614C68.6466 51.5047 67.7847 51.6807 67.0459 52.1142C66.5244 52.7106 66.1395 53.4138 65.9183 54.1745C65.1891 56.7181 63.6121 62.4835 63.6121 62.4835C63.6121 62.4835 63.1458 64.0521 64.1887 64.7727C65.2315 65.4934 79.1957 68.215 79.1957 68.215C79.4202 68.3244 79.6666 68.3813 79.9164 68.3813C80.1661 68.3813 80.4126 68.3244 80.6371 68.215C81.2051 67.8081 80.264 55.6328 80.0859 54.0304C80.0533 53.4488 79.9273 52.8763 79.7129 52.3347C79.4585 51.8175 78.2291 51.5971 78.0596 [...]
-<path d="M96.5001 49.6045C96.3645 49.5113 94.4907 49.2569 94.194 49.8928C93.8972 50.5287 94.4822 70.5381 94.4822 70.5381C94.4822 70.5381 94.974 71.9795 95.6353 72.2338C96.2966 72.4882 106.31 73.0817 106.31 73.0817C106.31 73.0817 107.158 73.3869 107.471 72.7934C107.785 72.1999 113.237 52.4449 113.237 52.4449C113.237 52.4449 113.644 50.7491 112.389 50.7491C111.134 50.7491 96.6443 49.6978 96.5001 49.6045Z" fill="#F1931D"/>
-<path d="M64.5614 49.8167L48.3928 54.429L49.2407 58.6683L54.862 56.8793L57.9821 70.0974L63.1455 68.8425L60.0254 55.5482L65.4262 54.1153L64.5614 49.8167ZM106.106 54.1153L105.725 57.4219L105.242 57.2693C105.242 57.2693 101.808 56.4978 100.341 56.9726C99.3757 57.318 98.5065 57.888 97.8048 58.6353C97.1031 59.3827 96.5891 60.2861 96.3051 61.2712C95.5505 63.9928 96.1101 67.3164 99.1878 67.8675C100.881 68.2245 102.646 67.9212 104.122 67.0196L103.631 68.6221H107.683L110.439 54.429L106.115 54.140 [...]
-</svg>
diff --git a/grafana/img/trend.png b/grafana/img/trend.png
deleted file mode 100644
index 84d822fff..000000000
Binary files a/grafana/img/trend.png and /dev/null differ
diff --git a/grafana/img/weekly-bug-retro.svg b/grafana/img/weekly-bug-retro.svg
deleted file mode 100644
index 106fbe906..000000000
--- a/grafana/img/weekly-bug-retro.svg
+++ /dev/null
@@ -1,105 +0,0 @@
-<svg width="160" height="120" viewBox="0 0 160 120" fill="none" xmlns="http://www.w3.org/2000/svg">
-<path d="M86.231 90.0192H59.4451V100.418H86.231V90.0192Z" fill="#99B3F9"/>
-<path d="M86.231 90.0192H59.4451V100.418H86.231V90.0192Z" fill="url(#paint0_linear_1037_4900)"/>
-<path d="M122.509 26.3925V84.3436C122.508 86.0372 121.832 87.6613 120.628 88.8587C119.425 90.0561 117.793 90.7287 116.091 90.7287H31.4165C30.5734 90.7287 29.7385 90.5634 28.9596 90.2421C28.1808 89.9209 27.4731 89.45 26.8772 88.8565C26.2813 88.2629 25.8088 87.5583 25.4867 86.783C25.1646 86.0076 24.9992 85.1767 25 84.3377V26.3866C25 24.693 25.676 23.0688 26.8793 21.8711C28.0826 20.6734 29.7146 20.0004 31.4165 20H116.091C116.934 20.0002 117.769 20.1657 118.548 20.4871C119.327 20.8085 120.03 [...]
-<path d="M122.509 26.3925V84.3436C122.508 86.0372 121.832 87.6613 120.628 88.8587C119.425 90.0561 117.793 90.7287 116.091 90.7287H31.4165C30.5734 90.7287 29.7385 90.5634 28.9596 90.2421C28.1808 89.9209 27.4731 89.45 26.8772 88.8565C26.2813 88.2629 25.8088 87.5583 25.4867 86.783C25.1646 86.0076 24.9992 85.1767 25 84.3377V26.3866C25 24.693 25.676 23.0688 26.8793 21.8711C28.0826 20.6734 29.7146 20.0004 31.4165 20H116.091C116.934 20.0002 117.769 20.1657 118.548 20.4871C119.327 20.8085 120.03 [...]
-<path d="M122.509 75.5837V84.3376C122.509 85.1763 122.343 86.0068 122.021 86.7817C121.698 87.5565 121.225 88.2606 120.629 88.8535C120.033 89.4465 119.326 89.9168 118.547 90.2375C117.768 90.5582 116.934 90.7231 116.091 90.7227H31.4165C29.7148 90.7227 28.0827 90.05 26.8794 88.8526C25.676 87.6551 25 86.0311 25 84.3376V75.5837H122.509Z" fill="#99B3F9"/>
-<path d="M122.509 75.5837V84.3376C122.509 85.1763 122.343 86.0068 122.021 86.7817C121.698 87.5565 121.225 88.2606 120.629 88.8535C120.033 89.4465 119.326 89.9168 118.547 90.2375C117.768 90.5582 116.934 90.7231 116.091 90.7227H31.4165C29.7148 90.7227 28.0827 90.05 26.8794 88.8526C25.676 87.6551 25 86.0311 25 84.3376V75.5837H122.509Z" fill="url(#paint2_linear_1037_4900)"/>
-<path opacity="0.19" d="M122.509 83.8477V84.3376C122.509 85.4162 122.235 86.4774 121.712 87.4219C121.188 88.3664 120.433 89.1634 119.516 89.7384C118.848 90.0261 118.162 90.2701 117.463 90.4688C115.722 86.7119 113.983 82.9556 112.245 79.1997C111.676 77.975 111.091 76.7233 110.366 75.5837C109.771 74.6119 109.025 73.7403 108.155 73.0013L108.02 75.5837C107.98 76.3499 107.938 77.1191 107.899 77.8853C107.875 78.3334 107.842 78.8069 107.58 79.1713C107.09 79.8524 105.988 79.8076 105.32 79.2968C1 [...]
-<path d="M132.601 92.7495L132.585 92.7615C132.157 93.0927 131.705 93.3922 131.234 93.6576V93.6576C130.477 94.0921 129.671 94.4356 128.832 94.6807C128.832 94.6807 116.017 75.6077 114.467 74.1813C113.273 73.0895 111.133 72.4383 110.025 72.0096C109.793 71.935 109.573 71.8273 109.371 71.69C108.913 71.2778 107.076 64.6597 105.806 62.7001C104.422 60.5628 104.4 59.5053 104.906 59.0154C105.191 58.7775 105.55 58.6455 105.922 58.642C106.848 58.5778 107.921 58.9183 107.921 58.9183C108.169 58.4374 1 [...]
-<path opacity="0.19" d="M111.556 69.3704C111.932 70.0395 112.091 72.5891 110.022 72.0066C109.374 71.8244 108.682 71.8736 108.031 71.7079C107.815 71.6624 107.611 71.574 107.43 71.448C107.043 71.1493 106.98 70.6056 106.891 70.1247C106.53 68.056 105.345 66.2055 104.94 64.1503C104.759 63.2422 104.718 62.2669 104.223 61.4843C103.923 61.0093 103.445 60.494 103.663 59.9772C103.763 59.7398 103.99 59.5829 104.206 59.4396C104.431 59.2828 104.666 59.1431 104.912 59.0213C104.954 59.0019 104.997 58.9 [...]
-<path d="M94.0779 98.9479H52.044V100.655H94.0779V98.9479Z" fill="#99B3F9"/>
-<path d="M94.0779 98.9479H52.044V100.655H94.0779V98.9479Z" fill="url(#paint6_linear_1037_4900)"/>
-<path d="M89.3124 41.4912L91.6433 40.6802L91.9886 41.3299C91.9886 41.3299 104.173 36.2159 108.837 36.1024C113.5 35.9889 115.228 40.1664 115.803 42.8564C115.803 42.8564 111.75 38.6743 106.097 40.3949C100.445 42.1155 93.1383 44.6128 93.1383 44.6128L93.3679 45.6583L91.1255 46.5171L89.3124 41.4912Z" fill="#99B3F9"/>
-<path d="M96.1087 39.5674L97.8858 44.1692C97.9803 44.4142 98.1621 44.616 98.3966 44.7361C98.6311 44.8563 98.9018 44.8862 99.1571 44.8204L102.609 43.9332C102.856 43.8701 103.072 43.7219 103.218 43.5151C103.365 43.3083 103.433 43.0563 103.411 42.804L102.948 37.5974C102.934 37.4382 102.884 37.2842 102.802 37.1468C102.72 37.0093 102.608 36.8919 102.475 36.8031C102.341 36.7143 102.189 36.6563 102.03 36.6336C101.871 36.6108 101.709 36.6237 101.556 36.6714L96.7886 38.165C96.6489 38.2089 96.5196 [...]
-<path d="M97.491 43.1476C94.9619 43.987 93.1383 44.6113 93.1383 44.6113L93.3679 45.6568L91.1255 46.5156L89.3124 41.4882L91.6433 40.6772L91.9886 41.3269C91.9886 41.3269 93.7312 40.595 96.1522 39.684L97.491 43.1476Z" fill="url(#paint7_linear_1037_4900)"/>
-<path d="M115.803 42.8548C115.803 42.8548 111.75 38.6728 106.097 40.3934C105.186 40.6697 104.233 40.9669 103.274 41.2701L102.948 37.5974C102.941 37.5144 102.923 37.4326 102.896 37.354C105.209 36.6565 107.387 36.1367 108.837 36.1008C113.5 35.9873 115.228 40.1649 115.803 42.8548Z" fill="url(#paint8_linear_1037_4900)"/>
-<path d="M102.609 43.9332L99.1571 44.8204C98.9018 44.8863 98.6311 44.8563 98.3966 44.7362C98.1621 44.6161 97.9803 44.4142 97.8858 44.1692L97.491 43.1476L96.1522 39.681L96.1087 39.5675C96.056 39.4312 96.0319 39.2856 96.0379 39.1397C96.0439 38.9938 96.0798 38.8507 96.1435 38.7192C96.2073 38.5876 96.2973 38.4705 96.4083 38.3749C96.5192 38.2793 96.6487 38.2074 96.7886 38.1635L101.556 36.6699C101.824 36.5859 102.115 36.6103 102.366 36.738C102.617 36.8657 102.807 37.0864 102.896 37.3525C102.92 [...]
-<path d="M99.1571 44.8204L106.437 78.771C106.437 78.771 108.088 81.5655 110.533 80.8128C112.978 80.06 110.285 71.0029 107.493 62.6583C104.702 54.3136 102.633 45.9301 102.609 43.9391L99.1571 44.8204Z" fill="#3F3D56"/>
-<path d="M102.154 58.8019C102.154 58.8019 99.1135 59.6368 99.6584 61.1483C100.203 62.6598 105.404 63.9189 108.158 63.4036C110.912 62.8883 110.245 61.6994 109.341 61.1483C108.437 60.5972 102.378 59.8474 102.378 59.8474L102.154 58.8019Z" fill="url(#paint10_linear_1037_4900)"/>
-<path d="M100.745 62.1654C100.745 62.1654 98.7458 63.7098 99.4798 65.1227C100.214 66.5356 107.643 67.0718 109.018 66.6686C110.393 66.2653 109.812 64.8613 109.416 64.5775C108.977 64.2104 108.557 63.8205 108.158 63.4096C108.158 63.4096 104.323 63.9607 100.745 62.1654Z" fill="url(#paint11_linear_1037_4900)"/>
-<path d="M101.038 68.8387C101.038 68.8387 99.5938 66.7985 101.811 66.2055C101.811 66.2055 107.586 67.1285 109.015 66.6685C109.015 66.6685 110.692 67.3242 110.53 68.5116C110.324 70.0395 101.919 70.286 101.038 68.8387Z" fill="url(#paint12_linear_1037_4900)"/>
-<path d="M104.31 72.2904C104.31 72.2904 109.413 72.7086 110.234 71.4973C111.055 70.286 109.413 69.3705 109.413 69.3705C109.413 69.3705 104.571 70.0112 103.099 69.6513C101.626 69.2913 101.263 71.5616 104.31 72.2904Z" fill="url(#paint13_linear_1037_4900)"/>
-<path opacity="0.47" d="M70.0545 41.0583C70.044 41.0342 70.0356 41.0062 70.0271 40.9801C69.7937 40.2059 69.4686 39.4593 69.0583 38.7548C68.3928 37.6302 67.3735 36.4494 65.8993 36.2188C65.7373 36.1852 65.595 36.0936 65.5019 35.963C65.4089 35.8325 65.372 35.6728 65.3991 35.5171C65.4261 35.3614 65.5149 35.2215 65.6472 35.1264C65.7795 35.0313 65.9451 34.9881 66.1099 35.0059C69.7428 35.5793 71.1265 40.1461 71.2655 40.6393C72.697 40.2567 74.2104 40.2491 75.6461 40.6172C75.8145 40.0319 77.2045  [...]
-<path opacity="0.47" d="M82.8899 52.0669C82.8529 52.9327 82.7352 53.7929 82.5384 54.636H85.3813C85.5687 54.6354 85.7521 54.6915 85.9082 54.7972C86.0643 54.9029 86.1859 55.0534 86.2577 55.2296C86.3295 55.4059 86.3483 55.5998 86.3115 55.7869C86.2748 55.974 86.1843 56.1457 86.0514 56.2803C85.8727 56.4595 85.6321 56.5601 85.3813 56.5607H82.4295C82.2704 56.562 82.1138 56.5209 81.9752 56.4414C81.7307 57.0636 81.4357 57.664 81.0933 58.2364H82.9598C83.2106 58.2364 83.4511 58.3378 83.6284 58.5183 [...]
-<path opacity="0.19" d="M132.601 92.7495L132.585 92.7615C132.478 92.8362 131.909 93.2394 131.234 93.6576C130.369 94.1879 129.325 94.7405 128.832 94.6808C128.832 94.6808 116.035 75.6062 114.485 74.1798C114.485 74.1798 116.266 74.2007 118.216 75.5853C120.166 76.9698 132.601 92.7495 132.601 92.7495Z" fill="url(#paint16_linear_1037_4900)"/>
-<defs>
-<linearGradient id="paint0_linear_1037_4900" x1="72.5514" y1="87.6698" x2="73.0225" y2="100.204" gradientUnits="userSpaceOnUse">
-<stop/>
-<stop offset="0.98" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint1_linear_1037_4900" x1="73.7551" y1="27.3708" x2="73.7551" y2="103.287" gradientUnits="userSpaceOnUse">
-<stop stop-color="white" stop-opacity="0"/>
-<stop offset="0.01" stop-color="white" stop-opacity="0.01"/>
-<stop offset="0.38" stop-color="white" stop-opacity="0.43"/>
-<stop offset="0.67" stop-color="white" stop-opacity="0.74"/>
-<stop offset="0.88" stop-color="white" stop-opacity="0.93"/>
-<stop offset="0.98" stop-color="white"/>
-</linearGradient>
-<linearGradient id="paint2_linear_1037_4900" x1="72.2587" y1="57.0767" x2="74.3767" y2="89.9519" gradientUnits="userSpaceOnUse">
-<stop/>
-<stop offset="0.98" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint3_linear_1037_4900" x1="89.3484" y1="65.1764" x2="122.509" y2="65.1764" gradientUnits="userSpaceOnUse">
-<stop stop-color="#183866"/>
-<stop offset="1" stop-color="#1A7FC1"/>
-</linearGradient>
-<linearGradient id="paint4_linear_1037_4900" x1="104.601" y1="72.7445" x2="135.947" y2="72.7445" gradientUnits="userSpaceOnUse">
-<stop stop-color="#ECC4D7"/>
-<stop offset="0.42" stop-color="#EFD4D1"/>
-<stop offset="1" stop-color="#F2EAC9"/>
-</linearGradient>
-<linearGradient id="paint5_linear_1037_4900" x1="113.838" y1="64.1055" x2="86.1609" y2="67.8892" gradientUnits="userSpaceOnUse">
-<stop stop-color="#183866"/>
-<stop offset="1" stop-color="#1A7FC1"/>
-</linearGradient>
-<linearGradient id="paint6_linear_1037_4900" x1="73.0617" y1="95.3827" x2="73.0617" y2="102.416" gradientUnits="userSpaceOnUse">
-<stop/>
-<stop offset="0.98" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint7_linear_1037_4900" x1="91.3041" y1="43.0998" x2="99.4828" y2="43.0998" gradientUnits="userSpaceOnUse">
-<stop/>
-<stop offset="0.98" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint8_linear_1037_4900" x1="100.949" y1="39.4763" x2="113.856" y2="39.4763" gradientUnits="userSpaceOnUse">
-<stop/>
-<stop offset="0.98" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint9_linear_1037_4900" x1="96.1132" y1="36.9686" x2="106.857" y2="46.5501" gradientUnits="userSpaceOnUse">
-<stop/>
-<stop offset="0.98" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint10_linear_1037_4900" x1="99.5938" y1="61.1603" x2="110.127" y2="61.1603" gradientUnits="userSpaceOnUse">
-<stop stop-color="#ECC4D7"/>
-<stop offset="0.42" stop-color="#EFD4D1"/>
-<stop offset="1" stop-color="#F2EAC9"/>
-</linearGradient>
-<linearGradient id="paint11_linear_1037_4900" x1="104.672" y1="62.7972" x2="104.544" y2="66.8762" gradientUnits="userSpaceOnUse">
-<stop stop-color="#ECC4D7"/>
-<stop offset="0.42" stop-color="#EFD4D1"/>
-<stop offset="1" stop-color="#F2EAC9"/>
-</linearGradient>
-<linearGradient id="paint12_linear_1037_4900" x1="105.56" y1="66.8373" x2="105.56" y2="69.1987" gradientUnits="userSpaceOnUse">
-<stop stop-color="#ECC4D7"/>
-<stop offset="0.42" stop-color="#EFD4D1"/>
-<stop offset="1" stop-color="#F2EAC9"/>
-</linearGradient>
-<linearGradient id="paint13_linear_1037_4900" x1="106.145" y1="68.3997" x2="106.273" y2="71.8768" gradientUnits="userSpaceOnUse">
-<stop stop-color="#ECC4D7"/>
-<stop offset="0.42" stop-color="#EFD4D1"/>
-<stop offset="1" stop-color="#F2EAC9"/>
-</linearGradient>
-<linearGradient id="paint14_linear_1037_4900" x1="77.1729" y1="26.3855" x2="64.5829" y2="83.6129" gradientUnits="userSpaceOnUse">
-<stop/>
-<stop offset="0.98" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint15_linear_1037_4900" x1="79.4098" y1="25.9414" x2="65.453" y2="85.2668" gradientUnits="userSpaceOnUse">
-<stop/>
-<stop offset="0.98" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint16_linear_1037_4900" x1="114.464" y1="84.4333" x2="132.601" y2="84.4333" gradientUnits="userSpaceOnUse">
-<stop stop-color="#183866"/>
-<stop offset="1" stop-color="#1A7FC1"/>
-</linearGradient>
-</defs>
-</svg>
diff --git a/grafana/img/weekly-community-retro.svg b/grafana/img/weekly-community-retro.svg
deleted file mode 100644
index 73050a370..000000000
--- a/grafana/img/weekly-community-retro.svg
+++ /dev/null
@@ -1,60 +0,0 @@
-<svg width="160" height="120" viewBox="0 0 160 120" fill="none" xmlns="http://www.w3.org/2000/svg">
-<path d="M104.661 83.0669C102.034 82.4814 102.559 86.167 101.871 87.5367C101.441 88.2357 100.895 88.8577 100.258 89.3769C99.6171 89.9032 99.1972 90.6492 99.0813 91.4681C99.0705 91.6221 99.1032 91.776 99.1759 91.9124C99.3083 92.0745 99.4947 92.1839 99.7012 92.2209C101.191 92.6553 102.792 92.4979 104.167 91.7817C104.819 91.4754 105.358 90.9747 105.711 90.3493C105.995 89.6893 106.131 88.9758 106.111 88.2582C106.163 86.7316 106.846 83.5531 104.661 83.0669Z" fill="#F99885"/>
-<path d="M102.36 90.6525C102.36 90.6525 94.931 90.9714 98.0727 93.2664C101.214 95.5615 105.922 92.6966 106.379 92.1686C106.836 91.6406 106.463 90.7309 106.463 90.7309L102.36 90.6525Z" fill="#7497F7"/>
-<path d="M106.053 91.6719C105.391 92.477 101.903 93.5539 100.358 93.4442C98.8134 93.3344 97.4265 92.6182 97.5788 91.6249C97.7312 90.6316 100.458 88.3156 100.967 88.3261C101.477 88.3365 101.892 89.5128 102.922 89.7585C103.383 89.8333 103.857 89.7899 104.297 89.6327C104.737 89.4754 105.13 89.2092 105.438 88.8593C105.531 88.7302 105.667 88.6378 105.822 88.5986C105.977 88.5594 106.14 88.5758 106.284 88.645C106.494 89.1305 106.583 89.6596 106.543 90.1868C106.503 90.714 106.335 91.2236 106.053 [...]
-<path d="M113.623 84.5255C110.997 83.9191 111.522 87.6047 110.839 88.9692C110.409 89.67 109.864 90.2938 109.226 90.8146C108.584 91.339 108.165 92.0863 108.055 92.9057C108.039 93.0578 108.07 93.2109 108.144 93.3449C108.273 93.5111 108.461 93.623 108.669 93.6585C110.161 94.0873 111.761 93.9301 113.14 93.2194C113.784 92.9126 114.319 92.4186 114.674 91.8027C114.959 91.1431 115.093 90.429 115.068 89.7115C115.115 88.1588 115.804 84.9855 113.623 84.5255Z" fill="#F99885"/>
-<path d="M111.317 92.0745C111.317 92.0745 103.883 92.3829 107.03 94.6884C110.177 96.9939 114.879 94.129 115.336 93.5958C115.793 93.0625 115.42 92.1581 115.42 92.1581L111.317 92.0745Z" fill="#7497F7"/>
-<path d="M115.01 93.0783C114.348 93.8886 110.86 94.9655 109.315 94.8557C107.771 94.7459 106.384 94.0297 106.531 93.0364C106.678 92.0431 109.415 89.7272 109.925 89.7324C110.434 89.7377 110.849 90.9191 111.879 91.1649C112.34 91.2392 112.812 91.1956 113.251 91.0383C113.691 90.881 114.083 90.6151 114.39 90.2657C114.485 90.1389 114.621 90.0485 114.775 90.0095C114.929 89.9705 115.092 89.9852 115.236 90.0513C115.448 90.5362 115.539 91.0652 115.499 91.5926C115.46 92.12 115.292 92.6299 115.01 93. [...]
-<path d="M106.893 50.9888L110.382 87.5419L115.415 86.925C117.406 78.0063 116.917 51.3181 116.917 51.3181L106.893 50.9888Z" fill="#473F47"/>
-<path d="M110.382 50.0007L106.893 86.5539L101.85 85.937C98.971 62.8037 101.325 48.4062 101.325 48.4062L110.382 50.0007Z" fill="#473F47"/>
-<path d="M119.539 39.639C119.539 40.0102 119.497 40.3814 119.465 40.7473C119.25 43.5495 119.019 46.4509 118.22 49.1537C117.968 50.0007 117.695 50.8528 116.912 51.3076C115.852 51.8299 114.663 52.0402 113.487 51.914C112.341 51.8565 111.18 51.6527 110.214 51.5167C107.555 51.1403 104.824 50.743 102.465 49.4622C101.978 49.2586 101.58 48.8875 101.346 48.4166C101.136 47.8415 101.388 47.2194 101.566 46.6339C102.365 44.02 101.745 41.2754 101.745 38.6092C101.745 38.1282 101.808 37.6316 101.808 37. [...]
-<path opacity="0.1" d="M119.539 39.6391C119.539 40.0102 119.497 40.3814 119.465 40.7474C119.25 43.5495 119.019 46.451 118.22 49.1538C117.968 50.0007 117.695 50.8528 116.912 51.3076C115.852 51.8299 114.663 52.0403 113.487 51.9141C112.389 50.8162 111.858 49.1799 111.611 47.6168C111.317 45.7557 111.301 43.8213 110.618 42.0648C108.864 37.5479 103.263 35.4568 101.509 30.9661V30.9295L109.914 32.6285C111.138 32.8742 114.947 34.1969 115.882 33.1983C116.366 32.6756 116.408 31.5777 116.891 30.9556 [...]
-<path d="M87.8491 16.7672C87.8725 17.2751 87.9626 17.7777 88.117 18.2623C88.6568 19.6676 89.453 20.9614 90.4654 22.0787C92.3114 24.3319 94.2828 26.4805 96.3704 28.5142C97.3686 29.4866 100.615 33.5329 102.302 32.6076C102.859 32.3044 102.927 31.562 102.99 30.9242C103.154 29.5755 103.604 28.2767 104.309 27.1131C104.655 26.4962 105.044 25.9002 105.428 25.299C105.711 24.8494 106.447 24.3005 106.52 23.7934C106.368 24.839 98.1409 20.3378 97.5525 19.9928C94.4841 18.1678 91.528 16.162 88.7002 13. [...]
-<path d="M106.904 19.423C106.907 18.724 106.951 18.0258 107.035 17.3318C107.098 16.7254 107.198 16.1137 107.319 15.5125C107.324 15.3336 107.368 15.1579 107.449 14.9979C107.53 14.838 107.645 14.6978 107.787 14.5872C108.733 14.0056 109.827 13.7079 110.939 13.7298C111.6 13.6274 112.276 13.79 112.817 14.1819C113.359 14.5737 113.722 15.1631 113.828 15.821C113.849 15.9471 113.86 16.0748 113.86 16.2026C114.028 17.7396 113.623 19.2714 113.403 20.7979C113.224 21.981 113.161 23.1785 113.214 24.373 [...]
-<path d="M108.338 14.9218C108.094 15.0208 107.821 15.0208 107.576 14.9218C107.322 14.7827 107.111 14.5765 106.967 14.3258C106.856 14.1537 106.769 13.9672 106.71 13.7716C106.62 13.3783 106.647 12.9678 106.787 12.5893C106.927 12.2109 107.174 11.8808 107.498 11.6387C107.827 11.4008 108.201 11.2318 108.597 11.142C108.993 11.0521 109.404 11.0432 109.804 11.1159C110.011 10.9795 110.246 10.8902 110.492 10.8545C111.437 10.5689 112.435 10.508 113.408 10.6767C113.962 10.8346 114.48 11.0954 114.937 [...]
-<path d="M109.436 21.5716C110.251 21.4196 111.049 21.1849 111.816 20.8711C111.884 23.3386 109.867 23.8457 109.867 23.8457C109.919 23.1489 109.905 22.4488 109.825 21.7546C109.826 21.7255 109.821 21.6964 109.81 21.6694C109.8 21.6423 109.783 21.6179 109.762 21.5978C109.716 21.5822 109.666 21.5822 109.62 21.5978H109.436V21.5716Z" fill="#DE9F93"/>
-<path d="M54.8249 62.0038L55.1401 60.7962L55.9649 57.6595C55.9871 57.5118 56.055 57.3747 56.1593 57.2674C56.2802 57.1576 56.6847 58.3391 56.8318 58.313C57.7313 58.2596 58.634 58.3247 59.5164 58.5064C59.7528 58.5534 58.7914 71.9368 58.7021 73.2489C58.5077 76.255 58.6706 82.2095 59.1119 82.1729C58.2292 82.2461 56.422 82.3402 56.0385 81.9481C55.3503 81.2633 56.5271 76.8562 55.2452 71.6806C54.9314 70.4099 54.7553 69.1095 54.7198 67.8015C54.6726 65.9352 54.3521 63.8545 54.8249 62.0038Z" fill= [...]
-<path d="M58.6706 80.798C58.8477 80.7075 59.0345 80.6373 59.2275 80.5888C59.3817 80.5947 59.5327 80.6342 59.6698 80.7047C59.8069 80.7752 59.9268 80.8749 60.0208 80.9966L63.8769 84.6091C63.9978 84.7189 64.1239 84.8652 64.0661 85.0168C64.0083 85.1685 63.8874 85.1841 63.7719 85.2207C61.4445 85.8847 56.5429 86.0101 54.8407 83.8929C54.6571 83.6876 54.5159 83.4484 54.4252 83.1889C54.3345 82.9293 54.2961 82.6545 54.3122 82.3802C54.3283 82.1059 54.3986 81.8374 54.519 81.5902C54.6395 81.3429 54.8 [...]
-<path d="M61.145 76.8928C61.2464 76.7134 61.3291 76.5242 61.3919 76.3281C61.602 75.659 61.4444 74.9584 61.4917 74.2841C61.518 73.9273 61.518 73.5691 61.4917 73.2123C61.4234 72.2975 61.3026 71.3774 61.187 70.4677C60.8998 68.9128 60.7121 67.3413 60.6248 65.7626C60.6248 64.5655 61.602 60.7962 61.602 60.7962L60.6248 55.8925H65.558C65.558 55.8925 66.1884 60.0016 66.0151 60.4564C65.6591 61.3882 65.4465 62.3681 65.3846 63.3631C65.3846 65.1301 65.1482 66.918 65.0116 68.6746C64.861 70.5984 64.705 [...]
-<path d="M63.0941 5.62145C64.6965 6.27493 65.0852 8.62746 64.9697 10.1174C64.8278 11.9837 63.257 13.8501 63.7981 15.7217C64.1484 16.6826 64.3141 17.7006 64.2867 18.7225C64.1816 19.7367 63.5512 20.777 62.5583 21.0175C62.3203 21.0494 62.0874 21.1109 61.8648 21.2005C61.5754 21.3991 61.3551 21.6822 61.2344 22.0108C60.3102 23.876 58.6793 25.2995 56.7005 25.9683C55.7132 26.2802 54.6589 26.3169 53.6522 26.0745C52.6454 25.8321 51.7246 25.3198 50.9898 24.5933C49.5871 23.0825 49.3717 20.5261 50.70 [...]
-<path d="M52.6762 45.6459C52.2927 49.389 52.9652 53.2106 53.6377 56.938C53.7953 57.8163 53.9896 58.7573 54.6411 59.369C55.1557 59.7816 55.7696 60.0537 56.4221 60.1584C60.6929 61.144 65.1724 60.6784 69.1463 58.8358L68.1376 49.5354C67.8697 47.0626 67.5807 44.5323 66.6876 42.1903C66.5248 41.7563 63.9505 37.4538 64.5546 37.0826C63.3358 37.8302 61.9278 37.7204 60.5251 38.0446C58.8709 38.4316 57.2793 39.0475 55.7969 39.8743C55.0381 40.2089 54.3799 40.7344 53.887 41.399C53.3942 42.0635 53.0838  [...]
-<path d="M52.6762 45.6459C52.2927 49.389 52.9652 53.2106 53.6377 56.938C53.7953 57.8163 53.9896 58.7573 54.6411 59.369C55.1557 59.7816 55.7696 60.0537 56.4221 60.1584C60.6929 61.144 65.1724 60.6784 69.1463 58.8358L68.1376 49.5354C67.8697 47.0626 67.5807 44.5323 66.6876 42.1903C66.5248 41.7563 63.9505 37.4538 64.5546 37.0826C63.3358 37.8302 61.9278 37.7204 60.5251 38.0446C58.8709 38.4316 57.2793 39.0475 55.7969 39.8743C55.0381 40.2089 54.3799 40.7344 53.887 41.399C53.3942 42.0635 53.0838  [...]
-<path d="M63.0153 15.4968C63.0153 15.4968 61.7755 17.0652 61.7702 18.0219C61.7565 18.659 61.6684 19.2923 61.5075 19.9091C61.5075 19.9091 61.3131 21.0645 60.6722 20.6149C60.0313 20.1653 57.7775 17.1593 57.7775 17.1593L60.2362 13.871L63.0153 15.4968Z" fill="#A67C52"/>
-<path d="M65.5843 43.1992C65.5843 43.1992 64.9328 40.9356 64.0975 38.238C64.129 39.9737 63.9241 42.5771 63.5721 42.9431C63.299 43.2202 59.5374 44.0932 57.4727 44.0148C56.879 44.0148 56.3064 43.9677 55.8073 43.9364C54.8196 43.8841 54.1262 43.837 54.1262 43.837C54.1262 43.837 53.48 40.8938 53.6008 39.4875C53.7216 38.0812 55.3975 34.8817 55.5919 34.0505C55.76 33.3238 55.0666 30.6262 54.8984 29.9728L54.8564 29.8264C54.8345 29.2242 54.7784 28.6238 54.6883 28.028C54.4251 27.0531 54.232 26.0608 [...]
-<path opacity="0.1" d="M56.4325 38.1701C56.3442 38.4778 56.3281 38.8015 56.3853 39.1163L55.8599 40.1253C56.2692 40.8674 56.4858 41.6994 56.4903 42.5458C56.4679 42.8138 56.3922 43.0747 56.2678 43.3134C56.1434 43.5521 55.9726 43.7638 55.7653 43.9364C54.7777 43.8842 54.0842 43.8371 54.0842 43.8371C54.0842 43.8371 53.438 40.8938 53.5588 39.4875C53.6797 38.0812 55.3556 34.8818 55.5499 34.0506C55.7181 33.3239 55.0246 30.6263 54.8565 29.9728C55.0141 29.4187 55.1822 28.8593 55.345 28.3051L56.395 [...]
-<path d="M72.9236 18.0899C75.9182 16.9397 78.545 15.042 81.2926 13.3848C81.9073 13.0188 82.6586 12.6581 83.2995 12.9666C83.5836 13.1476 83.8047 13.4114 83.9325 13.722C84.0604 14.0326 84.0888 14.3749 84.014 14.7022C83.7513 16.4379 82.0176 17.4887 80.6044 18.5499C78.235 20.3222 76.4015 22.6852 74.153 24.6299C71.9044 26.5747 69.0622 28.1326 66.1202 27.7666C65.7271 27.7438 65.3493 27.6075 65.0327 27.3745C64.8038 27.1653 64.6244 26.9082 64.5073 26.6217C63.8296 25.1475 62.5583 19.7785 64.5073  [...]
-<path d="M63.6458 7.17932C63.7012 7.21093 63.7496 7.25365 63.7876 7.30479C64.0237 7.71525 64.1822 8.16532 64.2552 8.63266C64.9014 10.9068 65.784 13.0816 64.5231 15.3452C64.4432 15.5287 64.318 15.6892 64.1591 15.8117C64.0002 15.9341 63.8128 16.0147 63.6142 16.0458C62.6866 16.2369 61.7208 16.0845 60.8981 15.6171C60.425 15.3948 59.9654 15.1452 59.5217 14.8695C59.3166 14.7396 59.1484 14.5596 59.0331 14.3467C58.9333 14.1324 58.7704 13.9233 58.8387 13.6723C58.9106 13.5013 58.9737 13.3268 59.02 [...]
-<path d="M64.6701 10.4947L64.875 10.316C64.875 10.316 64.9328 10.4421 65.0063 10.4316C65.0719 10.414 65.1353 10.3894 65.1955 10.3581C65.1955 10.3581 65.0799 10.5209 65.0011 10.5367C64.8928 10.5472 64.7837 10.5472 64.6754 10.5367L64.6701 10.4947Z" fill="#8A3C1F"/>
-<path d="M64.8488 10.3328L64.9329 10.1752C64.9329 10.1752 65.0064 10.2382 65.0485 10.2119C65.0841 10.185 65.1175 10.1551 65.1483 10.1226C65.1483 10.1226 65.1167 10.2487 65.0695 10.2802C65.0029 10.3115 64.9321 10.3327 64.8593 10.3433L64.8488 10.3328Z" fill="#8A3C1F"/>
-<path opacity="0.1" d="M83.8564 44.8669C83.331 45.3479 82.8057 45.8184 82.2803 46.2523C81.3138 46.9304 80.4117 47.6951 79.5852 48.5369C78.8804 49.4459 78.2663 50.4212 77.7517 51.4488C77.2263 52.3741 76.2492 53.0956 75.8026 53.9843C74.808 56.0049 74.3831 58.2562 74.5733 60.4982C74.7571 62.8351 75.582 65.2503 74.7676 67.4565C74.6064 67.9241 74.3385 68.3482 73.9849 68.6955C73.6394 68.9926 73.2424 69.2247 72.8133 69.3803C71.8947 69.7475 70.9542 70.0583 69.9974 70.3109C69.5348 70.4526 69.0451 [...]
-<path d="M53.2015 20.709C53.0856 21.1875 53.0014 21.673 52.9494 22.1624C52.7994 23.3333 52.5426 24.4882 52.1823 25.6128L48.8988 23.8353C48.1055 23.4118 45.9148 22.6172 45.2948 23.783C44.6749 24.9488 46.9602 27.0818 47.6747 27.8032C48.9841 29.0704 50.3664 30.2609 51.8146 31.3686C52.0932 31.6216 52.4309 31.8013 52.797 31.8914C53.1191 31.905 53.4403 31.8474 53.7374 31.7227C54.0344 31.5979 54.3 31.4091 54.5149 31.17C55.5509 30.358 56.3342 29.2704 56.774 28.0333C57.1575 26.7106 56.9053 25.299 [...]
-<path d="M45.2476 21.8121C44.3305 21.3556 43.3205 21.1141 42.2951 21.1063C42.1786 21.0849 42.0582 21.1034 41.9536 21.1586C41.8729 21.2219 41.8126 21.3073 41.7802 21.4043C41.5312 21.9881 41.4174 22.6202 41.4475 23.2537C41.4775 23.8873 41.6505 24.5059 41.9536 25.0638C42.1637 25.4402 42.4317 25.7853 42.6418 26.1617C42.7854 26.4671 42.9615 26.7563 43.1672 27.0243C43.5031 27.3699 43.9608 27.5724 44.4438 27.5889C44.9232 27.5983 45.3976 27.4906 45.8255 27.2752C46.0255 27.2051 46.2065 27.0898 46 [...]
-<path d="M60.6775 113.179L60.709 113.284C60.9192 113.807 61.5759 113.99 62.1433 114.058C62.6665 114.116 63.193 114.14 63.7194 114.131C63.9705 114.138 64.2209 114.103 64.4601 114.026C64.6879 113.933 64.9003 113.806 65.0905 113.65L66.6193 112.521C67.049 112.22 67.4407 111.869 67.7856 111.475C68.1357 111.08 68.3233 110.569 68.311 110.043C68.293 109.783 68.195 109.536 68.0305 109.334C67.866 109.131 67.6429 108.985 67.3916 108.913C67.0725 108.872 66.7493 108.872 66.4302 108.913C65.7788 108.94 [...]
-<path d="M75.5241 113.352C74.5016 113.822 73.4485 114.224 72.3719 114.554C71.9411 114.736 71.4603 114.764 71.0112 114.633C70.8316 114.545 70.6735 114.419 70.5482 114.263C70.4229 114.108 70.3335 113.927 70.2863 113.733C70.1882 113.349 70.1475 112.953 70.1654 112.557C70.2375 111.946 70.3659 111.342 70.5489 110.754C70.6435 110.231 70.717 109.661 70.7958 109.112C70.9062 108.328 71.0113 107.544 71.1058 106.754L73.8587 107.34C74.1477 107.403 74.4208 108.506 74.5942 108.741C74.7236 108.913 74.8 [...]
-<path d="M75.5714 110.314C74.8466 110.721 74.0954 111.079 73.3229 111.386L73.2493 111.412C71.9727 111.909 70.5437 109.922 70.5437 109.922C70.5437 109.922 68.747 98.8497 68.8258 94.2649C68.8836 91.1282 68.1376 86.627 67.008 78.482C66.7191 86.8048 65.3059 90.4538 65.6684 93.4389C66.22 97.9715 65.5633 109.238 65.5633 109.238C65.5633 109.238 64.3602 111.428 63.0363 111.135H62.9575C62.1623 110.951 61.3811 110.712 60.6196 110.419C60.6196 110.419 59.0803 94.9132 59.0803 90.8145C59.0803 86.7159  [...]
-<path d="M75.5714 110.314C74.8466 110.721 74.0954 111.079 73.3229 111.386L73.2493 111.412C71.9727 111.909 70.5437 109.922 70.5437 109.922C70.5437 109.922 68.747 98.8497 68.8258 94.2649C68.8836 91.1282 68.1376 86.627 67.008 78.482C66.7191 86.8048 65.3059 90.4538 65.6684 93.4389C66.22 97.9715 65.5633 109.238 65.5633 109.238C65.5633 109.238 64.3602 111.428 63.0363 111.135H62.9575C62.1623 110.951 61.3811 110.712 60.6196 110.419C60.6196 110.419 59.0803 94.9132 59.0803 90.8145C59.0803 86.7159  [...]
-<path d="M71.4631 31.9071C71.7731 32.2208 72.2459 32.5345 72.1146 32.9527C72.041 33.1723 71.8099 33.2977 71.6312 33.4755C71.4159 33.701 71.2478 33.9669 71.1369 34.2577C71.0259 34.5485 70.9743 34.8584 70.985 35.1693C71.0007 35.7912 70.912 36.4114 70.7224 37.0043C70.6163 37.3008 70.4101 37.5515 70.1389 37.7136C69.8678 37.8757 69.5485 37.9391 69.2356 37.893C68.8731 37.7937 68.5159 37.48 68.1849 37.6264C67.8539 37.7728 67.8329 38.0655 67.6963 38.3112C67.4995 38.6035 67.2245 38.8353 66.9024 3 [...]
-<path d="M70.2233 27.5732C70.1038 27.8101 69.9223 28.0106 69.6979 28.1535C69.2408 28.4201 68.8468 28.739 68.4003 29.0318C67.9796 29.3116 67.6841 29.7424 67.5755 30.2342C67.3916 31.1229 67.8802 32.1005 67.6017 32.9788C67.4914 33.1565 67.1972 33.0468 67.0764 32.8742C66.9555 32.7017 66.8977 32.4821 66.7191 32.3776C66.4197 32.2051 66.0466 32.4978 65.9153 32.8167C65.786 33.1939 65.8058 33.6059 65.9707 33.9691C66.1356 34.3322 66.4332 34.6193 66.8032 34.7719C66.7611 35.049 66.3934 35.164 66.109 [...]
-<path d="M65.8732 37.4381C66.5951 37.7424 67.297 38.0916 67.9747 38.4837C68.1831 38.5947 68.3629 38.7522 68.5 38.9438C68.5747 39.0481 68.6207 39.17 68.6336 39.2974C68.6465 39.4248 68.6258 39.5534 68.5736 39.6704C68.3845 39.9998 67.9484 39.8796 67.6174 39.7645C66.077 39.2438 64.4508 39.0202 62.8261 39.1058C62.717 39.121 62.6058 39.1066 62.5041 39.0643C62.4024 39.022 62.3141 38.9533 62.2482 38.8654C62.2089 38.7596 62.1942 38.6463 62.2051 38.534C62.216 38.4218 62.2523 38.3134 62.3113 38.217 [...]
-<path d="M89.6217 39.6335C87.8092 40.6791 85.9915 41.6776 84.594 43.1989C83.5433 44.3334 82.8025 45.7031 81.7518 46.8218C80.7011 47.9406 79.3877 48.7927 78.2424 49.8174C76.0096 51.8197 74.8013 55.6046 74.5386 58.5375C74.4808 59.2333 74.4808 59.9327 74.5386 60.6286C74.7225 62.9655 75.5473 65.3807 74.733 67.5869C74.5717 68.0545 74.3038 68.4786 73.9502 68.8259C73.6047 69.123 73.2077 69.3551 72.7786 69.5107C72.0266 69.818 71.2425 70.0407 70.4408 70.1747C69.9807 70.2564 69.5155 70.3071 69.048 [...]
-<path d="M41.3126 26.742C41.1381 26.5384 41.03 26.2868 41.0027 26.0205C40.9891 25.8866 41.0279 25.7526 41.1111 25.6465C41.1943 25.5403 41.3154 25.4702 41.4492 25.4507C41.1236 24.4112 41.0445 23.3107 41.2181 22.2356C41.254 21.8824 41.3907 21.5468 41.6121 21.2684C41.7813 21.1196 41.9785 21.0056 42.1921 20.933C42.4058 20.8603 42.6318 20.8304 42.8572 20.845C43.0985 20.8149 43.342 20.8806 43.5349 21.0279C43.6286 21.129 43.7001 21.2482 43.745 21.3782C44.4134 22.9465 44.9939 24.5504 45.484 26.1 [...]
-<path d="M111.679 37.6211C110.997 37.4189 110.357 37.0928 109.793 36.6592C107.037 34.7702 104.326 32.815 101.661 30.7935C100.936 30.2394 100.143 29.5598 100.111 28.6501C100.08 27.6516 101.036 26.8465 102.029 26.6844C103.03 26.5985 104.038 26.7545 104.965 27.1393L111.002 29.0997C111.273 29.2141 111.572 29.2503 111.863 29.2043C112.195 29.0783 112.475 28.8443 112.657 28.5403C113.524 27.4372 114.653 26.3551 116.061 26.2871C119.476 26.1251 120.311 30.8824 119.071 33.2611C117.984 35.3418 114.0 [...]
-<path d="M84.1085 8.54903C84.1954 8.39528 84.3261 8.27055 84.4841 8.19055C84.6421 8.11055 84.8203 8.07884 84.9964 8.09943C85.4639 8.19876 85.6636 8.74246 85.7581 9.20774C86.0419 10.6702 86.0419 12.1732 85.7581 13.6357C85.7261 13.8542 85.6587 14.0661 85.5585 14.2631C85.4107 14.4877 85.213 14.6755 84.9806 14.812C83.6514 15.6746 81.986 14.7859 82.5272 13.1861C82.7583 12.5117 83.1786 11.921 83.3993 11.2361C83.6935 10.3997 83.6462 9.31752 84.1085 8.54903Z" fill="#A67C52"/>
-<path d="M87.4446 11.5133C87.2135 10.5147 87.0138 9.42211 86.3046 8.70067C86.2439 8.62768 86.1664 8.57031 86.0787 8.53338C85.9613 8.50775 85.8385 8.52612 85.7338 8.58495C85.6291 8.64379 85.5499 8.73897 85.5113 8.85228C85.44 9.08048 85.422 9.32187 85.4588 9.55804C85.5283 10.5111 85.4575 11.4693 85.2486 12.402C85.0559 12.9917 84.9845 13.614 85.0385 14.2317C85.2641 14.9864 85.7215 15.6519 86.3466 16.1347C86.7144 16.4797 87.203 16.8561 87.6705 16.6575C87.7952 16.6012 87.9076 16.5213 88.0015  [...]
-<path d="M103.61 25.8271C103.802 26.7475 103.696 27.705 103.305 28.5612C103.102 28.912 102.815 29.2072 102.47 29.4207C102.124 29.6342 101.731 29.7592 101.325 29.7845C100.921 29.8009 100.519 29.7133 100.16 29.5301C99.7997 29.3469 99.4935 29.0744 99.2705 28.739C98.8916 28.0803 98.7771 27.3034 98.95 26.5642C99.1235 25.8378 99.3864 25.1354 99.7328 24.473C100.148 23.5895 100.783 21.467 102.139 22.1728C103.085 22.6537 103.61 24.8547 103.61 25.8271Z" fill="#F99885"/>
-<path d="M99.6277 21.9114C100.011 21.3886 100.678 20.939 101.277 21.1534C101.876 21.3677 102.123 22.246 102.128 22.9518C102.137 24.5096 101.836 26.0538 101.241 27.4948C101.15 27.7388 101.021 27.9666 100.857 28.1692C100.484 28.5822 99.1181 29.0579 98.6085 28.692C98.204 28.3887 98.0831 27.1236 98.0831 26.627C98.1464 24.9426 98.6813 23.3093 99.6277 21.9114V21.9114Z" fill="#FDB9A9"/>
-<defs>
-<linearGradient id="paint0_linear_1036_4223" x1="45.4525" y1="50.1209" x2="68.9297" y2="48.4368" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-<linearGradient id="paint1_linear_1036_4223" x1="48.9987" y1="62.5057" x2="92.5656" y2="123.801" gradientUnits="userSpaceOnUse">
-<stop offset="0.01"/>
-<stop offset="0.08" stop-opacity="0.69"/>
-<stop offset="0.21" stop-opacity="0.32"/>
-<stop offset="1" stop-opacity="0"/>
-</linearGradient>
-</defs>
-</svg>
diff --git a/grafana/img/zentao.png b/grafana/img/zentao.png
deleted file mode 100644
index 97553b10b..000000000
Binary files a/grafana/img/zentao.png and /dev/null differ