diff --git a/.github/images/infographic.svg b/.github/images/infographic.svg
new file mode 100644
index 000000000..95b4b1c88
--- /dev/null
+++ b/.github/images/infographic.svg
@@ -0,0 +1 @@
+
diff --git a/.github/images/logo_watermarks.svg b/.github/images/logo_watermarks.svg
new file mode 100644
index 000000000..6b4baba31
--- /dev/null
+++ b/.github/images/logo_watermarks.svg
@@ -0,0 +1 @@
+
diff --git a/.github/images/toolkit_dashboard_examples.png b/.github/images/toolkit_dashboard_examples.png
new file mode 100644
index 000000000..6e0c37885
Binary files /dev/null and b/.github/images/toolkit_dashboard_examples.png differ
diff --git a/.github/images/toolkit_framework.svg b/.github/images/toolkit_framework.svg
new file mode 100644
index 000000000..1751d5c74
--- /dev/null
+++ b/.github/images/toolkit_framework.svg
@@ -0,0 +1 @@
+
diff --git a/.github/images/toolkit_visual_vocabulary.png b/.github/images/toolkit_visual_vocabulary.png
new file mode 100644
index 000000000..cb6045ca1
Binary files /dev/null and b/.github/images/toolkit_visual_vocabulary.png differ
diff --git a/.github/images/toolkit_vizro_ai.gif b/.github/images/toolkit_vizro_ai.gif
new file mode 100644
index 000000000..b7f8c7c56
Binary files /dev/null and b/.github/images/toolkit_vizro_ai.gif differ
diff --git a/pyproject.toml b/pyproject.toml
index 2a1469171..3c3b4570e 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -14,7 +14,7 @@ exclude_dirs = ["tests"]
[tool.codespell]
builtin = "clear,rare,en-GB_to_en-US"
ignore-words-list = "grey,ned,sav,Thur"
-skip = "*.min.css.map,*.min.css,.vale/*, *assets/*"
+skip = "*.min.css.map,*.min.css,.vale/*, *assets/*,.github/*"
[tool.mypy]
# strict checks : strict = true